#clear {
	clear:both;
	visibility:hidden;
}
#icons {
	text-align:left;
	position: absolute;
	z-index: 100;
	top:10px;
	left:10%;
	
}

#topmenu {
	position:relative;
	width:100%;
	height:400px;
	margin:auto;
}
#fheader {
	width:100%;
	height:400px;
}
#content {
	position:relative;
	width:100%;
	background: url(_pix/bghead.jpg) top center no-repeat;
	text-align: center;
}
#contentStart {
	position:relative;
	width:100%;
	/*background: url(_pix/bgStart.jpg) top center no-repeat;*/
	text-align: center;
}
#innercontent {
	width:980px;
	position:relative;
	margin:auto;
	text-align:left;
}

#spalte-links {
	width:220px;
	float:left;
	margin-right:20px;
	text-align: center;
}
#spalte-mitte {
	width:480px;
	float:left;
	margin-right:20px;
}
#spalte-rechts {
	width:240px;
	float:left;
	text-align: center;
}
