#hyperlink_aktuelles a {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
#hyperlink_aktuelles a:hover, a:focus {
	background-color: #000;
	color: #FFF;
}
#hyperlink_termin a {
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#hyperlink_termin a:hover, a:focus {
	background-color: #000;
	color: #FFF;
}
#hyperlink_sponsor a {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
#hyperlink_sponsor a:hover, a:focus {
	background-color: #000;
	color: #FFF;
}
