.text {
	font: 80% Arial;
	color: #000000;
}
.h1 {
	font: bold normal 100% Arial;
	color: #FFFFFF;
}
.gross {
	font: bold 85% Arial;
	color: #FFFFFF;
}
a:link {
	font: 80% Arial;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	}
a:visited {
	font: 80% Arial;
	color: #666666;
}
body {
	background: #000000; margin-top: 0px;

}
.fett {
	font: bold 70% Arial;
	color: #CC0000;
}
.klein {
	font: 60% Arial;
	color: #666666;
}
.daten {
	font: 70% Arial;
	color: #666666;
	text-align: center;
}
.hdaten {
	font: bold 70% Arial;
	color: #CC0000;
	text-align: center;
