/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 10px;
	color: #000000;
	font-style: italic;
}
.m0l0iover {
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 10px;
	color: #000000;
	font-style: italic;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
}
.m0l0oover {
	text-decoration : none;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 10px;
	color: #666633;
}
.m0l1iover {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 10px;
	text-decoration : none;
	padding-left: 10px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
}
.m0l1oover {
	text-decoration : none;
	background: url(../images/bullets/pfeil_rechts_klein.gif) no-repeat 0px 3px;
}

/* level 2 inner */
.m0l2iover {
	font: 9 px Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #666666;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFCC;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #FFFFCC;
}
