body {
	background-image: url(../images/hintergrund.jpg);
	margin-left: 8px;
	margin-top: 8px;
}
body {
	background-image: url(images/hintergrund.jpg);
	margin-left: 8px;
	margin-top: 8px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223203;
}
a:link {	color: #330000;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #330000;}
a:hover {	text-decoration: none;	color: #330000;}
a:active {	text-decoration: none;	color: #330000;}

.small {	font-size: 9px;}
.bold {	color: #344E05;	font-weight: bold;}
