body {
	margin: 0;
	line-height: 28px;
	background-color: #ABADAE;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
	#zentrhilf {
		text-algin: center;
		position: absolute;
		top: 50%;
		left: 0px;
		width: 100%;
		height: 1px;
		overflow: visible;
	    }
	#inhalt {
	text-align: left;
	margin-left: -400px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	}
	/*#inhalt p {
		padding: 1em;
	}*/

#nav_spr {
	
	position:absolute; 
	left:574px; 
	top:121px; width:203px; 
	height:23px; 
	z-index:1
}
link {
	cursor: hand;
}
h2 {
	font-size: medium;
}
h1 {
	font-size: 24px;
}

