body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C7E6F1;
	background-color: #000000;
	text-align: center;

}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline overline;
	font-weight: bold;
}
a:active {
	color: #FFFF00;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.Kommentar {
	font-size: 12px;
	color: #C2CFD6;
}
.SpaltenLink {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFEA;
}
.Jahr {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.Grupe {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
