body {
  background-color:#FAFCFB; 
  margin: 0; 
  padding:0;
}

#mutter {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	padding:0;
	margin:0;
}

#head {
	width:780px;
	height:118px;
	padding:0;
	margin:0;
	clear:both;
	margin-bottom: 40px;
}
#head #logo {
	float:left;
	padding:0;
	margin:0;
	margin-top:30px;
	margin-left:9px;
}

#headerMenu {
	display: none; /*INAKTIV*/
	text-align:right;
	width:780px;
	height:21px;
	clear:both;
}

#headerFotoBar {
	float:right;
	overflow:hidden;
	
	margin-top: 8px;
	width:534px;
	height: 110px;

	/* END */
}

#navimain {
	width:205px;
	float:left;
}

#sponsorenZone {
	/* 
	position: relative; 
	display: none;
	*/
	height: 100px;
}

#content {
	float:right;
	width:525px;
	margin-top: 25px;
	margin-bottom:50px;
	margin-right:12px;
}

#footer {
	width:780px;
	height:37px;
	background-color: #a02132;
	margin-bottom:12px;
	clear:both;
}
#footer img {
  margin-left:28px;
}
