body {
	background-color: #990000;
	margin-top: 0px;
}
a:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Helvetica;
	font-size: 12px;
	color: #CCCCCC;
}
.textbold {
	font-family: Helvetica;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.filmtitel {
	font-family: Helvetica;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
