#Horizontalmenu 
{
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial;
	background-color: Transparent;	
	height: 26px;	
}
#Horizontalmenu:after 
{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#Horizontalmenu ul
{
    margin: 0px 0px 0px 0px;	
	padding: 5px 0px 8px 24px; 	
	color: #7a7a7a;
	background-color: Transparent;		
	list-style-type: none;	
}
* html #Horizontalmenu ul
{
    margin: 0px 0px 0px 0px;	
}

/*L1------------------------------------------------------------*/
/* common settings */
li.menuL1,
li.menuL1over,
li.menuL1on,
li.menuL1onover,
li.menuL1sel
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px 7px 0px 7px;
	text-decoration: none; 
	vertical-align: middle;
	float:left;
    display: block;
    white-space: nowrap;
}
/* specific settings */
li.menuL1 a,
li.menuL1 a:visited,
li.menuL1over a,
li.menuL1over a:visited {
	text-decoration: none; 
	color: #222222;	
} 
li.menuL1 a:hover,
li.menuL1over a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #24617f;
	cursor: pointer;	
} 
li.menuL1on a,
li.menuL1on a:visited,
li.menuL1onover a,
li.menuL1onover a:visited 
{
	font-weight: bold;
	text-decoration: none; 
	color: #0067c9;
}
li.menuL1on a:hover,
li.menuL1onover a:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #24617f;
	cursor: pointer;	
} 
li.menuL1sel {
	font-weight: bold;
	text-decoration: none; 	
	color: #0067c9;
} 


/* ========= Vertical Menu ===========*/
#VerticalmenuContainer 
{
	width: 172px;
}
#Verticalmenu 
{
	padding: 6px 0px 20px 2px; 
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial;
	background-color: #FFFFFF;
	background-image: url(/diaetist/images/diaetist_strimmel.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#Verticalmenuheading 
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 2px 0px;
}
#Verticalmenuheading a
{
	text-decoration: none;
	color: #585656;	
}
#Verticalmenuheading a:hover
{
	color: #c41300;	
}
#VerticalmenuheadingText
{
	padding: 0 0 3px 9px;
	border-bottom: solid 1px #cad6e5;
}

#Verticalmenu ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left: 7px;	
	font-weight:normal;
	font-size: 10px;
}
#Verticalmenu ul.L1
{
	font-size: 10px;
	font-weight:bold;
}
#Verticalmenu ul.L2
{
	font-size: 10px;
}
#Verticalmenu ul.L3
{
	font-size: 10px;
}
#Verticalmenu ul.L4
{
	font-size: 9px;
}

span.mi a,
span.mi a:visited,
span.mi a:active 
{
	color: #0c5e8d;
	text-decoration: none; 
}
span.mi a:hover {
	color: #7bc3ef;
} 
ul.L3 span.mi a,
ul.L3 span.mi a:visited,
ul.L3 span.mi a:active 
{
	font-weight: normal;
}

span.mion a,
span.mion a:visited,
span.mion a:active 
{
	color: #022437;
	text-decoration: none; 
}
span.mion a:hover {
	text-decoration: none; 
	color: #6d7274;
} 
ul.L3 span.mion a:hover, 
ul.L4 span.mion a:hover {
} 

span.misel 
{
	color: #022437;
}
ul.L3 span.misel 
{
}


li.L1firstlast, 
li.L1first, 
li.L1last, 
li.L1 
{
	padding: 0.5em 0.2em 0.4em 0px;
}

li.L2firstlast, 
li.L2first, 
li.L2last, 
li.L2 
{
	padding-left: 8px;
	padding-top: 8px;
}
li.L2firstlast, 
li.L2first
{
	padding-top: 10px;
}
li.L2firstlast, 
li.L2last
{
	padding-bottom: 0.2em;
}

li.L3firstlast, 
li.L3first, 
li.L3last, 
li.L3 
{
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(../../images/L3.gif);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}
li.L3firstlast, 
li.L3first
{
	padding-top: 5px;
	background-position: 0px 11px;
}
li.L3firstlast, 
li.L3last
{
	padding-bottom: 0.2em;
}

li.L4firstlast, 
li.L4first, 
li.L4last, 
li.L4 
{
	padding-left: 6px;
	padding-top: 2px;
	background-image: url(../../images/L3.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}
