body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}


<style type="text/css">
a:active { color: #000000; text-decoration: none }
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFCE;
}
</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: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.navi_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #000000;
}
.text_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
}
.text_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.text_fett {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	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: #000000;
	background-color: #FFE3BD;
}
.navi_normalfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.text_xx_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.text_klein_kursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.text_kursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
