.Titel1 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 30pt;
	font-weight : bold;
}

.Titel2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 20pt;
	font-weight : bold;
}

.Titel3 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

 .TimesMaroon {
	color : Maroon;
	font-family : "Times New Roman", serif;
	font-size : 12pt;
	font-weight : bold;
	line-height : 14pt;
	text-align : left;
}

.Verdana10 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	line-height : 12pt;
	text-align : left;
}

.VerdanaZentriert {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	line-height : 12pt;
	text-align : center;
}

 .VerdanaMaroon {
	color : Maroon;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	line-height : 12pt;
	text-align : left;
}

