a:link {
	color: #FFE030;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#aktuell {
	text-align: center;
}

td {
	margin: 5px;
	padding: 0px 5px 5px;
	text-align: center;
}

a:visited {
	color: #FFE030;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.now {
	text-decoration: blink;
}
.xtra {
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
}
.white {
	color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.coming {
	font-family: "Comic Sans MS";
	color: #FF0000;
	font-weight: bolder;
}
#anz {
	margin: 10px;
	padding: 10px;
}
body {
	background: #000000;
}
#pix {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

