* {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	color: #000;
	
	
}
html, body {
	height:100%;
}
body {
	margin:0px;


}
/*für Opera*/
html>body {
	font-size:small;
	
	
}
#distance {
	border:0px;
	width:0px;
	height:50%;
	margin-bottom:-425px; /* halbe container höhe */
	float:left;
}


#content {
	margin:0 auto;
	position:static; /*container vor distance */
	height:1055px;
	width:900px;
	text-align:center;
	clear:left;
	overflow:auto;
	background-color:#FFF
}
#inhalt p .ueberschrift {
	text-align: center;
}
#inhalt p .ueberschrift sup {
	font-size: 14px;
}
#inhalt .ueberschrift sup {
	font-size: 12px;
}
