
ul.nav_haupt {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li.nav_haupt {
	background-image:url(../img/line_nav_ebene0.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:26px;
	width:226px;
	margin:0px;
	padding:0px;
}

li.nav_haupt_act {
	background-image:url(../img/line_nav_ebene0_act.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:26px;
	width:226px;
	margin:0px;
	padding:0px;
}


li.nav_haupt_last {
	background-image:url(../img/line_ebene1_start_ifsub.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:28px;
	width:226px;
	margin:0px;
	padding:0px;
	border: solid 0px #00CC66;
}


ul.nav_sub {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li.nav_sub {
	background:url(../img/bg_nav_ebene1.jpg) top left no-repeat;
	height:22px;
	width:226px;
	margin:0px;
	padding:0px;
}

li.nav_sub_act {
	background:url(../img/bg_nav_ebene1_act.jpg) top left no-repeat;
	height:22px;
	width:226px;
	margin:0px;
	padding:0px;
}

li.nav_sub_last {
	background-image:url(../img/bg_nav_ebene1_end.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:29px;
	width:226px;
	margin:0px;
	padding:0px;
}

li.nav_sub_last_act {
	background-image:url(../img/bg_nav_ebene1_end_act.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:29px;
	width:226px;
	margin:0px;
	padding:0px;
}

a.haupt, a.haupt:visited {
	color:#FFFFFF;
	display:block;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding: 2px 0px 0px 25px;
	text-decoration:none;
	height:14px;
	line-height:21px;
	background:url(../img/ebene0_enum.gif) 15px 11px no-repeat;
}

a.haupt_act, a.haupt_act:visited {
	color:#ffffff;
	display:block;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding: 2px 0px 0px 25px;
	text-decoration:none;
	height:14px;
	line-height:21px;
	background:url(../img/ebene0_enum.gif) 15px 11px no-repeat;
}  

a.sub {
	/* color:#9B9C9D; */
	color:#9A9C9D;
	display:block;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 25px;
	text-decoration:none;
	height:15px;
	background:url(../img/ebene1_enum.gif) 15px 9px no-repeat;
}

a.sub_act {
	/* color:#9B9C9D; */
	color:#415b6b;
	display:block;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 25px;
	text-decoration:none;
	height:15px;
	background:url(../img/ebene1_enum.gif) 15px 9px no-repeat;
}

a.haupt:hover {
	background:url(../img/line_nav_ebene0_hover.jpg) top left no-repeat;
	height:26px;
	width:226px;
}

a.sub:hover {
	background:url(../img/bg_nav_ebene1_hover.jpg) top left no-repeat;
	height:22px;
	width:226px;
}
