.logo {
	border:0;
}
#head {
	position: relative;
	height:144px;
	z-index:20;
	margin: 0pt auto;
	width:1000px;
}
#balken_oben {
	background-image:url(/de/bilder/kopf/hm_balken_oben.gif);
	background-repeat:no-repeat;
	/*border:solid 1px black;*/
	position: absolute;
	top:0;	
	left:0;
	height:10px;
	width:1000px;
}
#logo {
	/*border:solid 1px blue;*/
	position: absolute;
	top:11px;
	left:63px;
left:22px;
	width:290px;
	
}
#claim {
	/*border:solid 1px yellow;*/
	background-image:url(/de/bilder/kopf/hm_claim.gif);
	background-repeat:no-repeat;
	position: absolute;
	top:64px;	
	left:354px;
left:260px;
	width:584px;
	height:50px;
}

#fitgesundschoen {
	position: absolute;
	top:20px;
	left:854px;
	width:84px;
}

#sprache {
	/*border:solid 1px pink;*/
	background-image:url(/de/bilder/kopf/hm_empfehlung.gif);
	background-repeat:no-repeat;
	position: absolute;
	top:11px;	
	left:354px;
	width:584px;	
	height:53px;
}
#suche {
	/*border:solid 1px blue;*/
	position: absolute;
	top:113px;
	left:723px;
	width:218px;
	height:33px;
	z-index: 20;
	background-image:url(/de/bilder/kopf/hm_suche.gif);
	background-repeat:no-repeat;
}
input.search {
	border:1px solid #ffad33;
	height:21px;
	width:101px;
	padding:1px 5px 0 5px;	
}
div.search {
	position:relative;
	display:inline;
	float:left;
	margin:5px 0 0 70px;
}
div.go {	
	margin:0 0 0 6px;		
}

