.trenner   {
	color: #FF5F18;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ueberschriftrot     { 
     color:  #9C0808; 
	 font-weight: bold; 
	 font-size: 10pt; 
	 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.schrift       { color:  #9C0808; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.schriftklein   {
	color: #9C0808;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.schriftorange    { color: #FF5F18; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

A:link {
	color : #9C0808;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	
}

A:visited {
	color : #9C0808;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	
}

A:active {
	color : #B80000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	
}

body   {
	line-height: 12pt;
	background-color: #FCF993;
}


