/* Konfiguration Hauptnavigation */
#main-nav-container {
	float:left;
	width:190px;
	margin-left:10px;
	-margin-left:5px;
}

ul#mainnav {
	border-top:1px solid #e9e9e9;
}

ul#mainnav,
ul#mainnav * ul {
	margin:0px;
	padding:0px;
	list-style-image:url('/fileadmin/templates/images/');
	list-style-type:none;
}

ul#mainnav * li {
}

a.nmlL1,
a.actL1,
a.nmlL2,
a.actL2,
a.nmlL3,
a.actL3,
a.nmlL4,
a.actL4,
a.nmlL5,
a.actL5 {
	display:block;
	text-decoration:none;
}

/* Level 1 */
a:link.nmlL1,
a:active.nmlL1,
a:visited.nmlL1,
a:link.actL1,
a:active.actL1,
a:visited.actL1 {
	font-weight:normal;
	padding:2px 0px 2px 3px;
	border-bottom:1px solid #e9e9e9;
}

a:link.actL1,
a:active.actL1,
a:visited.actL1,
a:hover.nmlL1,
a:hover.actL1 {
	color:#009966;
	font-weight:normal;
	padding:2px 0px 2px 3px;
	background-color:#ccebe0;
}

/* Level 2 */
a:link.nmlL2,
a:active.nmlL2,
a:visited.nmlL2,
a:link.actL2,
a:active.actL2,
a:visited.actL2 {
	margin-left:10px;
	padding:2px 0 2px 3px;
	border-bottom:1px solid #e9e9e9;
}

a:link.actL2,
a:active.actL2,
a:hover.nmlL2,
a:visited.actL2 {
	color:#009966;
	font-weight:normal;
	background-color:#e0e0e0;
}

/* Level 3 */
a:link.nmlL3,
a:active.nmlL3,
a:visited.nmlL3,
a:link.actL3,
a:active.actL3,
a:visited.actL3 {
	margin-left:20px;
	padding:2px 0 2px 3px;
	border-bottom:1px solid #e9e9e9;
}

a:link.actL3,
a:active.actL3,
a:hover.nmlL3,
a:visited.actL3 {
	color:#009966;
	font-weight:normal;
	background-color:#e0e0e0;
}

/* Level 4 */
a:link.nmlL4,
a:active.nmlL4,
a:visited.nmlL4,
a:link.actL4,
a:active.actL4,
a:visited.actL4 {
	font-size:11px;
	margin-left:30px;
	padding:2px 0 2px 3px;
	border-bottom:1px solid #e9e9e9;
}

a:link.actL4,
a:active.actL4,
a:hover.nmlL4,
a:visited.actL4 {
	color:#009966;
	font-weight:normal;
	background-color:#e0e0e0;
}
