/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Titel_Artikel {
	font-family: "Times New Roman CE",  serif;
 	font-size: 14pt;
 	color: rgb(0,51,0)
}

.Titel {
	font-family: "Times New Roman TUR",  serif;
 	font-size: 14pt;
 	color: rgb(0,51,0);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: small-caps
}

.Überschrift_Artikel {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif,  sans-serif;
 	font-size: 10pt;
 	color: rgb(128,0,0);
 	font-weight: bold
}
