body 			{ background-color:#3A3A3A;}
h1 			{ font-size:16px; margin: 0px; padding: 0px; }

body,div,p 		{ font-family: 'Arial', sans-serif;}

#inhalt			{ 
	background-image: url('pic/sternchen.jpg'); 
	width:1000px; 
	height: 650px; 
	position: absolute; 
	left: 50%; 
	margin-left: -500px;
	top: 50%; 
	margin-top: -325px; 
	text-align: right; 
} 

a 			{ color: #888888; font-size: 11px; text-decoration: none; }

