#apDiv1 {
	position:absolute;
}
#zentrierteEbene {
	height: 550px;
	width: 750px;
	margin-top: -275px;
	margin-left: -375px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #647F54;
}
body {
	background-color: #c8c9cd;
	background-image: url();
}
a {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
body,td,th {
	color: #000;
	font-size: 10px;
}
.Stil2 {
	color: #caac6e;
	font-size: 12px;
}
html { 
scrollbar-arrow-color:#c8c9cd; 
scrollbar-track-color:#000; 
scrollbar-face-color:#000; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
}
