body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C30072;
	color: #FFFFFF;
}
.uberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #97F3C0;
	text-decoration: none;
}
a:visited {
	color: #97F3C0;
	text-decoration: none;
}
a:hover {
	color: #97F3C0;
	text-decoration: underline;
}
.filmbild3d {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 20px;
}
.filmbildod {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 0px;
}

