body {
	background: url(../bilder/planetbackground.jpg);
	background:#C3B6C6;	
}

#zEbene {
	z-index:1;
	position: absolute;
	height: 600px;
	width: 1000px;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -500px;

	background:;
	border:0px solid #FAF9F0;
}
body,td,th {
	color: #755C71;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a:link {
	color: #755C71;
	text-decoration: none;
}
a:visited {
	color: #755C71;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #512D4C;
}
a:active {
	text-decoration: none;
	color: #512D4C;
}	
.Stil1 {
	font-size: 9px;
	font-weight:lighter;
	color: #755C71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navi {
	position:absolute;
	width:560px;
	height:22px;
	z-index:2;
	left: 363px;
	top: 105px;
}
#iframe {
	position:absolute;
	width:790px;
	height:420px;
	z-index:5;
	left: 155px;
	top: 150px;
}

#datum {
	position:absolute;
	width:818px;
	height:10px;
	z-index:4;
	left: 142px;
	top: 576px;
}



.rahmen {
	border: 1px solid #755C71;

}
html { 
scrollbar-arrow-color:#C3B6C6; 
scrollbar-track-color:#C3B6C6; 
scrollbar-face-color:#C3B6C6; 
scrollbar-highlight-color:#C3B6C6; 
scrollbar-3dlight-color:#C3B6C6; 
scrollbar-darkshadow-color:#C3B6C6; 
scrollbar-shadow-color:#C3B6C6; 
} 
