.Seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Normaltext {
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.Tabellentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.Tabellenzeile {
	color: #000000;
	background-color: #CCCCCC;
}
.Untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.Counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
