body {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
}
a:link {
	color: #009900;
	text-decoration: none;
	line-height: 15px;
}
a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #009900;
}
a:active {
	color: #f00;
	text-decoration: none;
}
a:visited {
	color: #2c6718;
	text-decoration: none;
}


.filmbox {

}

.play {
	font-weight: bold;
	color: #009900;
}
.kategorie {
	font-size: 14px;
	font-weight: bold;
}
.filmtitel {
	font-size: 12px;
	font-weight: bold;
}



#haupttabelle {
	height: 350px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
}
#zellemitte {
	background-image: url(hintergrund.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#film{
	margin-top: 35px;
	margin-left: 7px;
}
#filmtitelUnten{
	margin-top: 24px;
	margin-left: 7px;
		font-size: 12px;
	font-weight: bold;
}