/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #571313;
}
body {
	background-color: #FFFFFF;
	background-image: url(pic/hg3.jpg);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #571313;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #571313;
}
a:hover {
	text-decoration: none;
	color: #571313;
}
a:active {
	text-decoration: none;
	color: #571313;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #571313;
}
h2 {
	font-size: 14px;
	color: #571313;
}
h3 {
	font-size: 16px;
	color: #571313;
}
h4 {
	font-size: 18px;
	color: #571313;
}
h5 {
	font-size: 24px;
	color: #571313;
}
h6 {
	font-size: 36px;
	color: #571313;
}

html { 
scrollbar-arrow-color:#571313; 
scrollbar-track-color:#EBD3C9; 
scrollbar-face-color:#EBD3C9; 
scrollbar-highlight-color:#EBD3C9; 
scrollbar-3dlight-color:#EBD3C9; 
scrollbar-darkshadow-color:#EBD3C9; 
scrollbar-shadow-color:#EBD3C9; 
} 

#container
{
	clear:left;
	margin-left:-450px;
	margin-top: -300px;
	width: 900px;
	height: 600px;
	left: 50%;
	top: 50%;
	background-image: url(pic/eingang.png);
	background-repeat: no-repeat;
	position: absolute;
}
