.fl{
	float:left;
}

.fr{
	float:right;
}

.LClear{
	height:0px;
	font-size:0px;
	clear:both;
}

a{
	text-decoration:none;
	color:#BFB8B0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase
}

a:hover, .activeLink{
	color:#FFF !important;
}

.firstItemLeft{
	margin-left:0px !important;
}

#headerLeiste{	
	width:100%;
	height:99px;
	position:relative;
	background-image:url(../img/oben.jpg);
	background-repeat:no-repeat;;
	background-position: center center;
}

#logoCentered{
	margin:auto;
}

#menuLeft{
	position:absolute;
	left:5px;
	top:5px;
}

#menuRight{
	position:absolute;
	right:5px;
	top:5px;
}

#menuLeft .menuItem{
	margin-left:20px;
}

#menuRight .menuItem{
	margin-left:20px;
}
#fb{
	position:absolute;
	right:6px;
	top:66px;
	width:75px;
	height:23px;
}



