/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.body_farbe_css {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(221,2,2);
 	font-weight: bold
}

.shl_css_fett {
	font-family: "Times New Roman CE",  serif;
 	font-size: 14pt;
 	font-weight: bold
}

.hl_css {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 24pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	font-style: italic
}

.shl_css {
	font-family: "Times New Roman CE",  serif;
 	font-size: 14pt;
 	font-weight: normal;
 	font-style: normal
}

.body_css {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.margin_css {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt
}

.body_css_fett {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold
}