FONT  {
	font-size : 12px;
	font-family : Tahoma, sansserif, Arial;
	font-weight : normal;
	color : white;
}

b {	font-weight : bold;
	color : #f2cc31;
}

i { font-weight : bold;
}

.gross {
	font-size : 24px;
	font-family : flightcase, Tahoma, sansserif, Arial;
	font-weight : bold;
	color : #f2cc31;
}

.ki {
	font-size : 24px;
	font-family : flightcase, Tahoma, sansserif, Arial;
	font-weight : bold;
	color : #f2cc31;
}

.klein {
	font-size : 12px;
	font-family : Tahoma, sansserif, Arial;
	font-weight : bold;
	color : #FF8A00;
}

.kleine {
	font-size : 11px;
	font-family : Tahoma, sansserif, Arial;
	font-weight : normal;
	color : #FF8A00;
}

.kleiner {
	font-size : 8px;
	font-family : Tahoma, sansserif, Arial;
	font-weight : normal;
	color : #FF8A00;
}

A:link {
	color : #F2CC31;
	text-decoration : none;
}

A:Hover { 
	color : #cccccc;  
	text-decoration : none; 
	}
	
A:Active { 
	color : #F2CC31;  
	text-decoration : none; 
	}
	
A:Visited { 
	text-decoration : none; 
	}