body {
	background-image: url(grafiken/hintergrund.gif);
	background-repeat: no-repeat;
	background-color: #FFFFE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C0000;
	text-decoration: none;



}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;

}
a:link {
	color: #757500;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #757500;
	text-decoration: none;

}
a:active {
	color: #757500;
	text-decoration: none;
}
a:visited {
	color: #757500;
	text-decoration: none;
}

