body {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url();
	background-attachment: fixed;
	background-position: center center;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#zentrierteEbene {
	height: 585px;
	width: 900px;
	margin-top: -293px;
	margin-left: -450px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	background-image: url(intro.jpg);
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}


html { 
scrollbar-arrow-color:#76575C; 
scrollbar-track-color:#DCD0C4; 
scrollbar-face-color:#DCD0C4; 
scrollbar-highlight-color:#DCD0C4; 
scrollbar-3dlight-color:#DCD0C4; 
scrollbar-darkshadow-color:#76575C; 
scrollbar-shadow-color:#DCD0C4; 
} 

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #513C3F;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
}
