@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	}
.voettekst {
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/ag.png);
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.kop {
	font-size: 15px;
	font-weight: bold;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
.regisseur {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
}
.datum {
	color: #666;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.acteurs {
	font-style: normal;
	color: #666;
	font-weight: bold;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.speciaal {
	color: #FFF;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.titel2 {
	color: #ff7200;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}
.regisseur2 {
	color: #ff7200;
	line-height: 16px;
}
