body {
	background-color: #663333;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


<style type="text/css">
a:active { color: #000000; text-decoration: none }
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #016600;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
</style>
.navi_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.navi_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.navi_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.text_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
.text_head {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
}
.text_fett {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5BB159;
}
.navi_normalfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.text_xx_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.text_klein_kursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.text_kursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFCC;
}
.underline {
	text-decoration: underline;
}
