body {
	background-image: url(../grafix/background_main.jpg);
	margin-left: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil3 {font-size: 10px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #97612b;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Stil4 {
	color: #FFFFFF;
	font-weight: bold;
}
.Stil5 {color: #FFFFFF}