/* NAVIGATION OBEN */
#nav, #nav ul 	{ 
	/* all lists */ 
	font-family: verdana; 
	font-size:14px; 
	background-color:#000000; 
	padding: 0; 
	margin: 0; 
	list-style: none; 
	line-height: 1; 
	} 

#nav a 	{ 
	display: block; 
	} 

#nav li {
	/* all list items */
	float: left;
	}

#nav li ul { 
	/* second-level lists */ 
	z-index: 1000;
	margin-top:0px;
	margin-left: 0px;
	white-space:nowrap; 
	position: absolute; 
	background: #E1DFDF; 
	left: -999em; 
	/* using left instead of display to hide menus because display: none isn't read by screen readers */ 
	} 

#nav li:hover ul, #nav li.sfhover ul { 
	/* lists nested under hovered list items */ 
	left: auto; 
	} 

.subm {
	border-bottom: 1px solid; 
	border-left: 0px solid; 
	border-right: 0px solid; 
	border-color:#B4B4B3; 
	text-align: left;
	} 

.submTrenner {
	border-bottom: 1px solid #2A4067; 
	border-left: 0px solid #B4B4B3; 
	border-right: 0px solid #B4B4B3; 	
	text-align: left;
	} 

a.p2,
a.p2:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #2C486A; text-decoration: none; font-weight: normal; padding:5px 10px 5px 10px;
}
 
a.p2:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #2C486A; 
text-decoration: none; 
font-weight: normal;
background-color:#B4D0E5; 
display:block;
} 

a.menu_links{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #30496D; 
text-decoration: none; 
font-weight: bold;
background-image:url(/images/six_0_links.gif); 
width:127px; 
height:36px; 
line-height:36px; 
text-align:center;
} 

li:hover a.menu_links,
a.menu_links:hover{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #30496D; background-image:url(/images/six_1_links.gif); width:127px; height:36px;
} 

a.menu_mitte{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #30496D; text-decoration: none; font-weight: bold; background-image:url(/images/six_0.gif); width:121px; height:36px; line-height:36px; text-align:center;
} 

li:hover a.menu_mitte,
a.menu_mitte:hover{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #30496D; background-image:url(/images/six_1.gif); width:121px; height:36px;
} 

a.menu_rechts{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #30496D; text-decoration: none; font-weight: bold; background-image:url(/images/six_0_rechts.gif); width:127px; height:36px; line-height:36px; text-align:center;
} 

li:hover a.menu_rechts,
a.menu_rechts:hover{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #30496D; background-image:url(/images/six_1_rechts.gif); width:127px; height:36px;
} 

a.menu_mitte_magazin {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #30496D; text-decoration: none; font-weight: bold; background-image:url(/images/six_0.gif); width:121px; height:36px; line-height:36px; text-align:center;
} 

li:hover a.menu_mitte_magazin,
a.menu_mitte_magazin:hover{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #30496D; background-image:url(/images/six_1.gif); width:121px; height:36px;
} 

