BODY, P, TD, FONT, INPUT, SELECT, TEXTAREA { 
	font-family: arial, helvetica; 
	font-size: 10pt; 
	color: #000000;
}

a	{ font-weight:normal; color:#000000;}

H1 {
	font-size:14pt;
}

.err {
	color: red;
}

.gross {
	font-size: 12pt;
}

.klein {
	font-size: 8pt;
}

.ueb {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}

.gewaehlt { 
	font-weight:bold;
	color: #000000;
	text-decoration:none; 
}

.nichtgewaehlt {
	color: #666666;
	text-decoration:none; 
}

.rot {
	font-weight:bold;
	color: #FF0000;
	text-decoration:none; 
}

.schwarz {
	color: #000000;
	text-decoration:none; 
}
