﻿/* ================================================
	Good display for: Internet Explorer 5 (Mac), Internet Explorer 5.5 (or hight,6,7 beta 2)
	Konqueror 2.2 (Linux), Netscape 6 (or hight: ver 7, 8)
	Opera 5 and 6 (or hight: ver 7, 8)
	Safari 1.0
	FireFox 1.1 (or height)
	Check All for: CSS Level 2
	www.dnn360.net
	check by: thangpdtt@gmail.com 
================================================ */


.H1Table {
	color: #333;
}
table.H1Header
{
	margin-bottom: 7px;
}


.H1MenuLevel0,.H1MenuLevel0:visited,.H1MenuLevel0:link {
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-transform: capitalize;
}


.AktuelleA
{
background-image:url('/portals/3/skins/alimenta/css/images/f_aktuell.gif');
width: 108px;
height: 18px;
display:block;
}
.AktuelleA:hover
{
background-image:url('/portals/3/skins/alimenta/css/images/f_aktuell_o.gif');


width: 108px;
height: 18px;
display:block;
}
.News
{
background-image:url('/portals/3/skins/alimenta/css/images/f_news.gif');
width: 71px;
height: 18px;
display:block;
}
.News:hover
{
background-image:url('/portals/3/skins/alimenta/css/images/f_news_o.gif');
width: 71px;;
height: 18px;
display:block;
}
.Dossiers
{
background-image:url('/portals/3/skins/alimenta/css/images/f_dossiers.gif');
width: 71px;
height: 18px;
display:block;
}
.Dossiers:hover
{
background-image:url('/portals/3/skins/alimenta/css/images/f_dossiers_o.gif');
width: 71px;;
height: 18px;
display:block;
}
.Marktplatz
{
background-image:url('/portals/3/skins/alimenta/css/images/f_marktplatz.gif');
width: 71px;
height: 18px;
display:block;
}
.Marktplatz:hover
{
background-image:url('/portals/3/skins/alimenta/css/images/f_marktplatz_o.gif');
width: 71px;;
height: 18px;
display:block;
}


.Services
{
background-image:url('/portals/3/skins/alimenta/css/images/f_service.gif');
width: 71px;
height: 18px;
display:block;
}
.Services:hover
{
background-image:url('/portals/3/skins/alimenta/css/images/f_service_o.gif');
width: 71px;;
height: 18px;
display:block;
}
.Archiv
{
background-image:url('/portals/3/skins/alimenta/css/images/f_archiv.gif');
width: 71px;
height: 18px;
display:block;
}
.Archiv:hover
{
background-image:url('/portals/3/skins/alimenta/css/images/f_archiv_o.gif');
width: 71px;;
height: 18px;
display:block;
}
.Suche
{
background-image:url('/portals/3/skins/alimenta/css/images/f_suche.gif');
width: 71px;
height: 18px;
display:block;
}
.Suche:hover
{
background-image:url('/portals/3/skins/alimenta/css/images/f_suche_o.gif');
width: 71px;;
height: 18px;
display:block;
}
.Kontakt
{
background-image:url('/portals/3/skins/alimenta/css/images/f_kontakt.gif');
width: 71px;
height: 18px;
display:block;
}
.Kontakt:hover
{
background-image:url('/portals/3/skins/alimenta/css/images/f_kontakt_o.gif');
width: 71px;;
height: 18px;
display:block;
}






.H1MenuLevel0:hover {
	color: gray;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-transform: capitalize;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: #94001A;
	padding-right: 3px;
	font-size: 11px;

}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	text-decoration: none;
	padding-right: 3px;
		font-size: 11px;
		margin-top: 20px;
		padding-top: 20px;

}

.H1MenuLevel1:hover {
	text-decoration: none;
	padding-right: 3px;
		font-size: 11px;

}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	text-decoration: none;
	padding-right: 3px;
		font-size: 11px;
		margin-top: 0px;
		padding-top: 0px;


}

.H1MenuLevel1:hover,.H1MenuLevel1:active {
	text-decoration: none;
	padding-right: 3px;
		font-size: 11px;
		margin-top: 0px;
		padding-top: 0px;

}


.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: #94001A;
	font-size: 11px;

}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color: yellow;
}