#navcontainer {

width: 980px;
height: 36px;
background: url(navi.jpg) top left repeat-x;	
}

#navcontainer .aktiv, #navcontainer strong em a, #navcontainer strong a {
color:#fff;
background: #30509b;
padding: 1em 1.2em;
}

#navcontainer ul {	
height: 36px; 	
list-style: none;
font-size: 0.75em;
}

#navcontainer li {
margin-top: -2px;
margin-left: 5px;
float: left;
text-align: center;
}
#navcontainer li a {
display: block;
color:#fff;
text-decoration: none;
padding: 1em 1.2em;
font-weight: normal;
}




#navcontainer a:hover,#navcontainer .active {
color:#fff;
background: #30509b;
}

#navcontainer em, #navheight_horiz_vert em {font-style: normal;}


#navheight_horiz_vert {width: 200px;float: left;background: #30509b;text-align:left; margin-top: -5px;}


#navheight_horiz_vert ul {
	font-size:0.75em;
	list-style: none;
	width: 200px;	
}
#navheight_horiz_vert ul ul {
font-size:0.9em;
}
#navheight_horiz_vert ul li {

	color:#fff;
	display:block;
	border-bottom: 1px solid #94a0c7;
	
}#navheight_horiz_vert li.current div {color:#000000;background: #8CBFF2;padding:0.6em 1.5em 0.5em;}
#navheight_horiz_vert ul li li {
padding:0em;
display:block;
border-bottom:0;
}

#navheight_horiz_vert a, 
#navheight_horiz_vert a:link {	padding: 0.6em 1.5em 0.5em 1.5em;	
	display: block;
	color:#fff;
	text-decoration: none;
}
#navheight_horiz_vert ul li  a {	padding-left:0px 0px 0px 1.4em;
}

#navheight_horiz_vert li a.current,
#navheight_horiz_vert li a:hover {
	color:#000;
	background: #8CBFF2;
}

#navheight_horiz_vert li a.current:hover {
	color:#000000;
}
#navheight_horiz_vert ul ul li a,
#navheight_horiz_vert ul ul li a:hover,
#navheight_horiz_vert ul ul li a:link,
#navheight_horiz_vert ul ul li a.current,
#navheight_horiz_vert ul ul li a.current:link,
#navheight_horiz_vert ul ul li a.current:hover {
	background-repeat: no-repeat;
	
}
#navheight_horiz_vert ul ul li a.current,
#navheight_horiz_vert ul ul li a.current:link {
	background-image:url('/files/pfeilblack.gif');
	background: #8CBFF2;
}
#navheight_horiz_vert ul ul li a,
#navheight_horiz_vert ul ul li a:link {	padding-left:2.9em;
	/*background:url('/files/pfeilwhite.gif') center left no-repeat;*/
}
#navheight_horiz_vert ul ul li a:hover,
#navheight_horiz_vert ul ul li a.current:hover {
	/*background-image:url('/files/pfeilorange.gif') center left no-repeat;*/
}
#navheight_horiz_vert ul ul ul li {	padding-left:1.9em;	}


#navheight_horiz_vert strong em a, #navheight_horiz_vert strong a {color: #f0f0f0;}

