@CHARSET "UTF-8";

.Header{
	float: left;
	width: 900px;
	
	}
.head_logo{
	float: left;
}

.head_Warenkorb{
	float:right;
	margin-top: 30px;
}
.head_Warenkorb a{
	color: #d5cab6;
	}
#WebShopSchrift{	
	width: 160px;
	text-align: center;
	height: 40px;
	background: url(/img/beige/css/mainNavBeigeKurz.jpg); 
	background-repeat: repeat-y;
	clear: both;
	float: left;
	z-index: 2;
	position: absolute;
	color: white;
	font-weight: bold;
	font-size: 16px; 
	padding-top: 5px; 
	top: -40px; 
	left: 20px;
}

#haed_Navigation{
	margin-top:10px;
	font-size: 10px;
	clear: both;
	float: left;
	width: 900px;
	background-color: #e2e2e2;
	z-index: 1;
}
#haed_Navigation a:visited a:link a:active{
	font-size: 10px;
	color: black;
	}
#headSitemaps{
	margin-left: 180px;
	z-index: 1;
	}

