body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
}

table {
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

td {
	vertical-align: top;
}

.vorschau {
	background: #9AC633;
}

.partner {
	background: #AA3377;
}


a {
	color: #00FFFF;
}

.menu {
	text-decoration: none;
}

.kino {
	color: #FFA500;
	text-decoration: none;
}


a:hover {
	color: #00FFFF;
}

p {
}

.filmtext {
	font-size: 12px;
	text-align: justify;
}

.topic {
	font-size: 22px;
}

.vorschaufilme {
	font-size: 12px;
}

ul {
	list-style: none;
	font-size: 14px;
}