body {
	background-image: url(img/hinten.gif);
	background-color: #F5F3CB;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #004F00;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link {
	color: #990000;
}
a:visited {
	color: #666666;
}
a:active {
	color: #009900;
}
a:hover {
	text-decoration: none;
}

