/* Foratierung der Navigation */
ul#sub-nav,
ul#subulL2,
ul#subulL3,
ul#main-nav {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul#main-nav {
	margin-left:0px;
}

ul#main-nav li {
	float:left;
}

ul#sub-nav {
	width:218px;
	padding-top:5px;
	border-bottom:1px solid #8ea1af;
}

ul#sub-nav li {
	width:218px;
	padding-bottom:2px;
}

ul#subulL2 {
	padding:0px 0px 3px 0px;
}

ul#subulL3 {
	padding-bottom:3px;
	background-color:#f2f5f8;
	border-left:1px solid #8ea1af;
	border-right:1px solid #8ea1af;
}

/* Level 1 */
a:link.nmlL1,
a:active.nmlL1,
a:visited.nmlL1,
a:hover.nmlL1 {
	float:left;
	height:19px;
	color:#111111;
	display:block;
	font-size:13px;
	text-decoration:none;
	padding:5px 10px 0px 10px;
	border-right:1px solid #8ea2ae;
}

a:link.actL1,
a:active.actL1,
a:visited.actL1,
a:hover.actL1 {
	float:left;
	height:19px;
	color:#111111;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 10px 0px 10px;
	border-right:1px solid #8ea2ae;
}

/* Level 2 */
a:link.nmlL2,
a:active.nmlL2,
a:visited.nmlL2,
a:link.actL2,
a:active.actL2,
a:visited.actL2 {
	display:block;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	padding:2px 0px 3px 12px;
}

a:hover.nmlL2 {
	color:#765201;
	font-weight:bold;
}

a:link.actL2,
a:active.actL2,
a:visited.actL2 {
	display:block;
	color:#765201;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 0px 3px 12px;
}

a:hover.actL2 {}

/* Level 3 */
a:link.nmlL3,
a:active.nmlL3,
a:visited.nmlL3,
a:link.actL3,
a:active.actL3,
a:visited.actL3 {
	display:block;
	color:#333333;
	font-size:11px;
	text-decoration:none;
	padding:3px 0px 3px 22px;
}

a:hover.nmlL3 {
	color:#765201;
	background-color:#f2f5f8;
	padding:3px 0px 3px 21px;
	border-left:1px solid #8ea1af;
	border-right:1px solid #8ea1af;
}

a:link.actL3,
a:active.actL3,
a:visited.actL3 {
	display:block;
	color:#765201;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background-color:#f2f5f8;
	padding:3px 0px 3px 21px;
	border-left:1px solid #8ea1af;
	border-right:1px solid #8ea1af;
}

a:hover.actL3 {
	background-color:#f2f5f8;
	padding:3px 0px 3px 21px;
	border-left:1px solid #8ea1af;
	border-right:1px solid #8ea1af;
}

/* Level 4 */
a:link.nmlL4,
a:active.nmlL4,
a:visited.nmlL4,
a:link.actL4,
a:active.actL4,
a:visited.actL4 {
	display:block;
	color:#333333;
	font-size:11px;
	text-decoration:none;
	padding:2px 0px 3px 22px;
}

a:hover.nmlL4 {
	color:#765201;
}

a:link.actL4,
a:active.actL4,
a:visited.actL4 {
	display:block;
	color:#765201;
	font-size:11px;
	text-decoration:none;
	padding:2px 0px 3px 22px;
}

a:hover.actL3 {}
