html, body {
	width: 100%;
	height: 100%;
	font-family: arial;
}
table {
	border-collapse: collapse;
	border: 0px;
}
td {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	white-space: normal;
	padding: 0px 0px 0px 5px;
	vertical-align: top;
	border-style: none;
	border-width: medium;
}
.table {
	width: 100%;
	height: 100%;
}
.td_balk_1 {
	height: 25px;
}
.td_balk_2 {
	height: 125px;
	background: #cccccc;
}
.td_balk_3 {
	height: 25px;
	background: #cccccc;
}
.td_balk_2_en_3 {
	font-size: 8pt;
	color: #333333;
	height: 122px;
	background: #cccccc;
	padding: 28px 0px 0px 0px;
}
.td_balk_4 {
	height: 25px;
	background: #333333;
}
.td_balk_5 {
	height: 100%;
}
.td_vaandel {
	background: url("images/vaandel.gif") repeat-x #cccccc;
}
.td_vaandel_grijs {
	background: url("images/vaandel_grijs.gif") no-repeat top right #cccccc;
}
.td_vaandel_hoekje {
	background: url("images/vaandel_hoekje.gif") no-repeat top right #cccccc;
}
.td_vaandel_blauw {
	background: url("images/vaandel_blauw.gif") repeat-x #cccccc;
}
.td_vaandel_groen {
	background: url("images/vaandel_groen.gif") repeat-x #cccccc;
}
.td_vaandel_rood {
	background: url("images/vaandel_rood.gif") repeat-x #cccccc;
}
.td_vaandel_paars {
	background: url("images/vaandel_paars.gif") repeat-x #cccccc;
}
.td_pagina_rand {
	background: url("images/pagina_rand.gif") repeat-y top right;
}
.td_blauw {
	background: url("images/achtergrond_blauw.gif") repeat-y;
}
.td_groen {
	background: url("images/achtergrond_groen.gif") repeat-y;
}
.td_rood {
	background: url("images/achtergrond_rood.gif") repeat-y;
}
.td_paars {
	background: url("images/achtergrond_paars.gif") repeat-y;
}
.td_grijs {
	background: url("images/pagina_verloop.gif") repeat-y right;
}
.td_titel_blauw {
	background: #333366;
	padding: 8px 8px 8px 15px;
}
.td_titel_groen {
	background: #006633;
	padding: 8px 8px 8px 15px;
}
.td_titel_rood {
	background: #993333;
	padding: 8px 8px 8px 15px;
}
.td_titel_paars {
	background: #663366;
	padding: 8px 8px 8px 15px;
}
.td_datum_paars {
	background: #663366;
	padding: 10px 8px 8px 15px;
}
.td_links {
	padding: 0px 0px 0px 0px;
}
.td_boven {
	padding: 6px 0px 3px 5px;
}
.td_boven_links {
	padding: 6px 0px 3px 5px;
}
.td_boven_rechts {
	padding: 8px 0px 3px 5px;
}
.td_opsomming_links {
	padding: 3px 0px 3px 5px;
}
.td_opsomming_rechts {
	padding: 5px 0px 3px 5px;
}
.td_formulier {
	padding: 1px 0px 1px 0px;
}
.td_recensie_tussenstuk {
	font-size: 4pt;
}
.td_recensie_blok {
	padding: 15px 15px 15px 15px;
	background: #ffffff;
	border: 1px solid #cc9999;
}
.td_kleine_letters {
	font-size: 8pt;
}
.td_tussenstuk {
	height: 125px;
}
.td_balk {
	width: 490px;
}
.td_trefwoorden {
	padding: 5px 0px 5px 0px;
	font-size: 8pt;
	color: #9090ac;
	background: #9090ac;
	text-align: center;
}
body {
	left: 0px;
	top: 0px;
	font-family: arial;
	font-size: 10pt;
	position: absolute;
	background-color: #f1ecf1;
	margin: 0px 0px 0px 0px;
}
html {
	overflow-y: scroll;
}
ul.opsomming {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
ul.opsomming_blauw {
	list-style-image: url(images/opsommingsteken_blauw.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul.opsomming_groen {
	list-style-image: url(images/opsommingsteken_groen.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul.opsomming_rood {
	list-style-image: url(images/opsommingsteken_rood.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul.opsomming_paars {
	list-style-image: url(images/opsommingsteken_paars.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul#menu {
	font-family: franklin gothic medium, arial;
	font-size: 13pt;
	width: 100%;
	height: 25px;
	list-style-type: none;
	position: relative;
	display: block;
	text-transform: uppercase;
	background: #333333;
	margin: 0px;
	padding: 0px;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#menu li a {
	height: 23px;
	display: block;
	color: #ffffff;
	padding: 2px 18px 0px 18px;
}
ul#menu li a:hover {
	background: #474747;
}
ul#menu li a.home {
	background: #333366;
}
ul#menu li a.shows {
	background: #006633;
}
ul#menu li a.media {
	background: #993333;
}
ul#menu li a.gastenboek {
	background: #663366;
}
ul#menu li a.contact {
	background: #333366;
}
ul#menu li a.pagina {
	height: 23px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 18px 0px 18px;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.grijs:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.grijs:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.grijs:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.sitemap_1:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.sitemap_1:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.sitemap_1:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.sitemap_2:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.sitemap_2:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.sitemap_2:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h2 {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
p.blokletters {
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.titel_blauw {
	color: #9999cc;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.titel_groen {
	color: #99cc99;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.titel_rood {
	color: #cc9999;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.titel_wit {
	color: #ffffff;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.titel_paars_klein {
	color: #cc99cc;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
p.titel_grijs_groot {
	color: #808080;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
p.titel_grijs_klein {
	color: #808080;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
p.error {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
font.blauw_klein {
	color: #333366;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
font.paars_klein {
	color: #663366;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
font.kleine_letters {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.formulier
{
	font-family: arial;
	font-size: 10pt;
	border: 1px solid #999999;
}
.buttons input
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	background: #cccccc;
	border: 1px solid #999999;
}
