/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-family: Impact,  "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(214,65,57);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Text {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.Text2Impact48 {
	font-family: Impact,  "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 48pt;
 	color: rgb(214,65,57);
 	font-weight: normal;
 	font-style: normal
}

.Text1Impact {
	font-family: Impact,  "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 14pt;
 	color: rgb(214,65,57);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-size: 10pt
}

A {
	font-family: Impact,  "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: Impact,  "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(214,65,57);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}