input,select,textarea,option,body
		{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: white;
		}

a		{
	 	text-decoration: none;
	 	font-weight: bold;
	 	color: #990033;
	 	}

a:hover	{
; color: #990033 		; text-decoration: underline} 

.f12		{
		font-weight: bold;
		background-color: #FAA932;
		height: 20px;
		color: #FFFFFF
		}
.white { color: #FFFFFF; }

td { 
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background-color: #fff6dc
 } 
.red {
color: #333333;
}
.smalltext {  font-size: 7pt; color: #000000}
.red_ohne {  color: #990033; font-weight: bold}
.text1 {  color: #000000}

h1 		{
	 	font-weight: bold;
	 	color: #990033;
		font-size: 16pt;}
