/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.vor {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	line-height: 22px;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left
}

.DR {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 16pt;
 	color: rgb(0,0,0);
 	letter-spacing: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left
}

.normalHFW {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	line-height: 16px;
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: left
}

.normalHF {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,0);
 	line-height: 23px;
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: left
}

.NormalW {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	line-height: 16px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left
}

.normalS {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,0,0);
 	line-height: 16px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left
}