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

b {	font-weight : bold;
}

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 : #ed1d24;
	text-decoration : none;
}

A:Hover  { color: #fae927; text-decoration: none; background: #ed1d24 }
	
A:Active { 
	color : #ed1d24;  
	text-decoration : none; 
	}
	
A:Visited { 
	text-decoration : none; 
	}