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


body { 
	margin: 0px; 
	padding: 0px; 
} 

img {
	border: 0;
}

#inhalt { 
	position: absolute; 
	left: 50%; 
	width: 850px; 
	margin-left: -425px; 
}