

#container #header-wefis #navpic, #container #header-stk #navpic{
	position:absolute;
	width:20px;
	height:40px;
	background:url(nav1st-bg-home.gif) no-repeat;
	top: 198px;
	z-index: 0;
}

ul#nav1st, #nav1st ul {
	position: absolute;
	top: 198px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	height:38px;
}

ul#nav1st li, #nav1st ul li {
	float: left;
	margin-right:-23px;
}

ul#nav1st li a, #nav1st ul li a {
	color: #585847;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	width: 108px;
	padding-top: 13px;
	text-align: center;
	height: 25px;
	background:url(nav1st-bg.gif) no-repeat;
	padding-right:23px;
	outline: none;
}

ul#nav1st li a.current, #nav1st ul li a.active {
	position:relative;
	padding-top: 13px;
	text-align: center;
	font-weight: bold;
	color:#FFFFFF;
	background:url(nav1st-bg-active.gif) no-repeat;
	z-index:10;
}

ul#nav1st li a:hover, #nav1st ul li a:hover {
	font-weight: bold;
}


/* ----------------- 2. Ebene -----------------  */

ul#nav2nd, #nav2nd ul {

	list-style-type: none;
	background-color: #f4f4f1;
	border-top: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 248px;
}

ul#nav2nd li, #nav2nd ul li {

	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
 	margin:0;
	padding: 0;
	line-height: 30px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d6d6d6;
	background-color: #eeeeee;


}

ul#nav2nd li a, #nav2nd ul li a {

	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	color: #333;
	display: inline-block;
	width: 226px;
	line-height: 30px;
}

ul#nav2nd li a.current, #nav2nd li a.current {

	font-weight:bold;
	color: #333 !important;
}

ul#nav2nd li a:hover, #nav2nd li a:hover {
	background: url(narrow.gif) no-repeat 5px center #e3e3e3;
	color: #333;
	
}

/* ----------------- 3. Ebene -----------------  */

ul#nav3rd {
	list-style-type: none;
	background-color: #f4f4f4;
	line-height: 25px;
}

ul#nav3rd li {

	vertical-align: middle;
	border-top: 1px solid #d6d6d6;
	border-bottom: 0;
	list-style-type: none;
	padding: 0 0 0 38px;
	margin: 0;
	background: url(pfeil.gif) no-repeat;
	background-position: 25px 10px;
	min-height: 25px;



}

ul#nav3rd li a{
	padding: 7px 0 6px 0;
	color:#1e4d9d;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 15px;
	width: 210px;
	display: block;

}

ul#nav3rd li a:hover {
	background-color: transparent;
	color:#0f2853;
}

ul#nav3rd li a:hover {
	background-color: transparent;
	color:#0f2853;
}

/* ----------------- 4. Ebene -----------------  */



ul#nav4th {
	list-style-type: none;
	margin:0;
	padding: 0;
	width:  180px;
	display: list-item;
	border: none;
}

ul#nav4th li {
	 margin: 0;
	 padding:0;
	 background-position: 5px center ;


}

ul#nav4th li a{
	 margin:0 0 0 20px;
	 width: 180px;
	 line-height:15px;


}
