#navbar li.current a {
	color: #FFFFFF;
}
#navbar {
	float: left;
	width: 869px;
	background-image: url(../pix/menuleisteBG.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
}
#fme {
	float: right;
	height: 38;
	padding-right: 33px;
	text-decoration:none;
	padding: 10px 40px;
	color: #999999;
}
#logofme {
	float: right;
	padding-top: 4px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 38;
	width: auto;
}


#navbar ul {
	list-style: none;
}
#navbar li {
	float: left;
	width: auto;
	height: auto;
}
#navbar a {
	text-decoration:none;
	padding: 10px 8px;
	color: #999999;
	display: block;
}
#navbar a:hover, #navbar a:focus {
	color: #ffffff;
}
.navi{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
               
