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