#container #header {
	display: none;
}
#container #menu {
	display: none;
}
#container #titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
}
#container #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 800px;
	width: 15cm;
	margin: 30px;
}
#container #content table tr td #tabel_informatica {
	border: 1px solid #000;
}

#container #content table tr td #lestabel  {
	border: 1px solid #000;
}
#container #content_index {
	width: 100%;
}
#container #content_index #actueel {
	width: 100%;
	float: right;
}

#container #content_index #actueel #welkom {
	width: 100%;
	clear: both;
}
#container #content_index #actueel #foto {
	display: none;
}
#container #content_index #actueel #tekst {
	color: #000;
	width: 100%;
}

#container #content_index #indekijker {
	width: 100%;
	float: right;
}
#container #content_index #indekijker #boven {
	display: none;
}
#container #content_index #indekijker #tekst {
	color: #000;
	clear: both;
	width: 100%;
}
#teller {
	display: none;
}
#container #content_index #indekijker #nieuwsbrief {
	display: none;
}

