body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #7F8588;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #7F8588;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:link.oben {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #7F8588;
}
a:visited.oben {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #7F8588;
}
a:hover.oben {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #990000;
}
a:active.oben {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #990000;
}
a:link.imtext {
	font-family: Helvetica;
	font-size: 12px;
	color: #7F8588;
	text-decoration: underline;
}
a:visited.imtext {
	font-family: Helvetica;
	font-size: 12px;
	color: #7F8588;
	text-decoration: underline;
}
a:hover.imtext {
	font-family: Helvetica;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active.imtext {
	font-family: Helvetica;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.text {
	font-family: Helvetica;
	font-size: 12px;
	color: #7F8588;
}
.textbold {
	font-family: Helvetica;
	font-size: 12px;
	color: #7F8588;
	font-weight: bold;
}
.filmtitel {
	font-family: Helvetica;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.textkursiv {
	font-family: Helvetica;
	font-size: 12px;
	color: #7F8588;
	font-style: italic;
}
