div#navigation_unten ul
	{
	width:950px;
	height:38px !important; height:50px; /* Nur IE */
	margin:0; padding: 12 0 0 0; 
	list-style-type: none;
	font-size: 1.2em;
	line-height:130%;
	background-image:url(../img/hg_navigation_unten.jpg);
	border-bottom:2px solid #031033;
	}

div#navigation_unten ul li
	{
	display: inline;
	color: white;
	margin:-12px 0px 0px 0px;
	padding:0px 10px 5px 10px; padding-top:10px !important; padding-top:11px; /* Nur IE */
	background-image:url(../img/navigation_oben_pfeil.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	float:left;
	height:35px;
	}

div#navigation_unten a, a.navi_unten
	{
	text-decoration: none;
	color: white;
	padding:0px;
	text-align:center;
	}

div#navigation_unten a:hover, div#navigation_unten ul a:active, div#navigation_unten a.navi_unten_hover, div#navigation_unten a.navi_unten_active
	{
	color: #3c7db7;
	}
	
	
.menuepunkt
	{
	border-right:1px solid #7b92a3;
	}