
.klein { font-size: 10px }
.stark { font-weight: bold; font-size: 16px }
.titel { font-weight: bold; font-size: 20px }
a { color: #ffc90f }
body {
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}
td {
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}

