a:link {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;

}
a:active {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;

}
a:hover {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}
.filmtitel {
	font-family: "Courier New", Courier, mono;
	color: #CC0033;
	font-weight: bold;

}
.überschrift {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
}

.text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;

}
