.mengentext_auf_dunklem_hg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFBB;
	background-color: #000017;
}
.ueberschrift_hell_auf_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFBB;
	font-variant: normal;
}
.tabellentext_dunkel_fett_auf_hellem_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000017;
}
.tabellentext_dunkel_auf_hellem_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000017;
}
.tabellentext_dunkel_zentriert_auf_hellem_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000017;
	text-align: center;
}
.linktext_auf_hellem_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000017;
	text-align: center;
}
.zentrierter_heller_text_auf_dunklem_hg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFBB;
	text-align: center;
}
.tabellenueberschrift_hell_auf_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFBB;
	text-align: center;
	background-color: #000017;
	margin: 4px;
}
.tabellentext_dunkel_auf_hellem_hg_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000017;
}

a:link {
	font-weight: bold;
	color: #000017;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.mengentext_auf_hellem_hg_2zeilig {
	font-family: Arial, Helvetica, sans-serif;
	color: #000017;
	font-size: 12px;
	line-height: 24px;
}
.ueberschrift_dunkel_auf_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000017;
	font-variant: normal;
}
.tabellenueberschrift_dunkel_auf_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000017;
	text-align: center;
	margin: 4px;
}

