.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.kleiner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #CCCCCC;
}
.gross {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0099FF;
	font-weight: bolder;
}	
.grossg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCFF00;
	font-weight: bolder;
}


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #C0C0C0;

}

A:link {
	color: #FF9900;
	text-decoration: none;
} 
A:visited { color : #999999; text-decoration: none; } 
A:active {color: red; text-decoration: none; } 
A:hover {
	color:#FFFF00;
	text-decoration: underline;
} 
.text2 {
	font-family: "Times New Roman", Times, serif;
}
.textbl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00BBFF;
}
.textg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCFF00;
	white-space: normal;

}
