html * { font-size: 100.01% }
body {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	background:#000  url(../../images/Neu_Hintergrund_index.gif) repeat;
	color:#600;
	text-align:center;
	font-size: 75.00%;
}
#gesamt { 
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	width:700px;
	height:100%;
	text-align:center;
}
#oben {
	position:relative;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	width:600px;
	height:400px;
}
#unten { margin:0; padding:0; padding-top:20px; padding-bottom:1px; height:1%;}
.bild { 
	position:absolute;
	width:400px;
	height:400px;
	border-style:none;
	left:100px;
	right:100px;
}
.bild_links{
	position:absolute;
	width:120px;
	height:85px;
	border-style:none;
	left:-75px;
	bottom:-44px;
}
.bild_rechts{
	position:absolute;
	width:120px;
	height:85px;
	border-style:none;	
	right:-75px;
	bottom:-44px;
}
p, b, i, a {text-decoration:none; line-height:1em; color:#000;}
p {font-size:133.33%;}
a {text-decoration:underline;}
.text {font-size:105%; line-height:1em;}
.text_klein {font-size:90%; line-height:0.6em;}