.Bildunterschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
}
.Fliesstext_klein {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	line-height: 1,0;
}
.Fliesstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}
.Fliesstext_fett {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003300;
}
.Ueberschrift_Seite {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003300;
}
.Ueberschrift {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003300;
}
.Ueberschrift_klein {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003300;
}
.Ueberschrift_invers {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C1C1A2;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #003300;
}
a:visited {
	text-decoration: underline;
	color: #003300;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	background-color: #C1C1A2;
}
.Fliesstext_rot {
	color: #CC0000;
}

