@charset "utf-8";
/* CSS Document */

div#head {
	background-image: url(../bilder/background/KachelHeader.jpg);
	background-repeat: repeat-x;
	display:block;
	width: 100%;
	height:186px;
}

div#head h1 {
	position:absolute;
	font-size:0.01px;
	text-indent:-9999px;
	color:#5E632C;
	background:#5E632C;
}

a div#head, div#head img {
	border:none;
}

div#gitarre {
	float:left;
	width:203px;
}

div#thomas {
	clear:left;
	float:right;
	width:203px;
}

div#logo {
	clear:both;
  position:absolute;
	top:50px;
	left:50%;
	margin-left:-180px;
	border:none !important;
}