#gesamtseite {
	width: 100%;
	position: absolute;
	background: #FFF url(../img/pagebg.gif) repeat-y;
}

#header {
	width: 100%;
	height: 69px; 
	float: left; 
	background: #C3D1DF url(../img/namehead.gif) no-repeat;
}

#seiteninhalte {
	margin-left: 195px;
}

#inhalte {
	padding-left: 10px;
	padding-top: 10px;
}

#wrapper {	
	float:left;
	width:100%;
}

#footer {
	width: 100%;
	height: 48px; 
	margin-left: 0; 
	margin-top: 15px; 
	background-color: #E3EAF0;
	border-top: 1px solid #C3D1DF;
}
