#menue_header2 {
/*background: #0c0c0c url(images/head.png) repeat-x; height: 83px; color: #66ccff; }*/
	height: 10px;
	color: #F87217; 
/*	color: #178925; height: 23px; color: #66ccff; }*/
}
#menue_header2 li {
	font-size: 0.65em;
	font-style: normal;
	line-height: normal;
	/*	margin: 0 10px; padding:0; float: right; }*/
	margin: 10px 0px 0px 40px;
	padding:0;
	float: left;
}
#menue_header2 a:link, #menue_header2 a:visited, #menue_header2 a:active {
	color: #000000; text-decoration: none; 
	border: none;

}
#menue_header2 a:hover { 
	color: #F87217; 
}





#navcontainer
{
/*font-family: Arial,Sans-Serif;*/
margin: 0 auto;
width: 100%;
border-bottom: 1px solid #ddd;
}

#navlist
{
width: 98%;
text-align: center;
margin: 0 auto;
padding: 0;
text-indent: 0;
list-style-type: none;
}

#navlist li
{
padding: 0;
margin: 0;
font-size: 9px;
text-indent: 0;
display: inline;
}

#navlist li a
{
letter-spacing: 0px;
text-decoration: none;
color: #666;
font-size: 9px;
font-weight: normal;
padding: 0px 2px 0px 2px;
border-left: 0.35em solid #DDD;
border-right: 0.35em solid #DDD;
}

#navlist li a:hover,#navlist a#current
{
color: #000;
border-top: none;
font-size: 9px;
font-weight: normal;
padding: 0px 2px 0px 2px;
border-left: 0.35em solid #FFA000;
border-right: 0.35em solid #FFA000;
}

#navlist a#current { color: #f86; }

span.orange {
	color: #FFA000;
	font-size: 9px;
	font-weight: bold;
}
