td {
	font-family: tahoma;
	font-size: 12px;
}
.mainborder {
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
}
.menu {
	border-top: 2px #000000 solid;
	padding-left: 25px;
	font-size: 22px;
	font-family: action jackson;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.main {
	/* background-image: url('img/mainBackground.jpg');
	background-repeat: no-repeat; */
	padding: 10px;
}
td.kino {
	text-align: center;
	font-weight: bold;
}
td.kommendeFilm {
	font-size: 14px;
	color: #003366;
}
span.title {
	font-size: 18px;
	font-weight: bold;
}