body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

#header{
	background-color:#d1100e;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	border-bottom:solid #8a1514 1px;
}

#header h3{
	font-size:10pt;
	height:48px;
	line-height:48px;
	margin:0;
	color:#fff;
}

#header #logo{
	float:left;
	margin-right:5px;
	width:48px;
	height:48px;
	background:url(logo.png);
}

#menu{
	padding-bottom:8px;
}

#menu, #menu a{
	font-size:9pt;
	color:#000;
}

#content, #content a{
	font-size:9pt;
	color:#000;
}

#content h4{
	margin:0;
	font-size:11pt;
	border-bottom:solid #8fc4ff 1px;
	line-height:1.5;
	margin-bottom:5px;
}

#content .tijd{
	color:#7e7b7b;
}

#content .zender{
	color:#801414;
}

#footer{
	margin-top:8px;
	font-size:8pt;
	color:#fff;
	background-color:#d1100e;
	border-top:solid #8a1514 1px;
	border-bottom:solid #8a1514 1px;
}

#footer a{
	color:#fff;
}

.mini{
	font-size:6pt;
}

.plot{
	line-height:1.5;
}

.filmtitel{
	font-size:12pt;
	font-weight:bold;
}

.item{
	border-bottom:solid #DDD 1px;
	line-height:1.8;
}