html, body { 		
	height: 100%; 
	margin: 0;
	padding: 0;
	background: #e96f26 url(bg.jpg) repeat-x fixed center center;
}

#abstand {
	height: 50%; 
	margin-bottom: -325px;
	background-color:#f2efdc;
	}

#content {
	height: 650px; 
	clear: left; 
}

body {
	font-size: 0.875em;
	line-height: 1.4em;
}

#content {
	overflow: hidden; 
	position: relative; 
	margin: auto auto; 
	width: 900px; 
	text-align: center;
}

