body,html {
	height:100%;
	padding:0;
	margin:0;
	background-color: #FFEF08;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	background-repeat: no-repeat;
	background-position: top;
	
}
#totaal{
	width:100%;
	height:100%;

}
#container {
	height: auto;
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px auto;
	padding-top: 0px;
	background-color: #FFEF08;

}
#lijst {
	width: 1150px;
	background-color: #6CF;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;

}
#links{
	width: 270px;
	float: left;
	background-color: #FFF;
	height: 100%;
}
#midden {
	width: 600px;
	float: left;
	background-image: url(img/midden.jpg);
	background-repeat: no-repeat;
	background-color: #66CCFF;
	height: 100%;
}
#rechts{
	width: 270px;
	float: right;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 100%;
}
.titel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 0px;
	letter-spacing: 0px;
}
.update{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0C0D11;
	font-weight: normal;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 10px;
	letter-spacing: 0px;
	line-height: 12pt;
}
.linkermenu{
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 18pt;
	padding-top: 5px;
}
.beeldmateriaal{
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 18px;
	padding-top: 5px;
}
.rechtermenu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 4px;
	letter-spacing: 0px;
	line-height: 14pt;
}
.paginatekst{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	font-weight: normal;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 10px;
	letter-spacing: 0.3px;
	line-height: 14pt;
}
.supercript {font-size: 9px}

.superscriptitalic {	font-size: 9px;
	font-style: italic;
}
.style3 {color: #FF0000
}
.wittetekst{
	color: #FFF
}
a.anders:link {
	color: #010101;
	text-decoration: none;
	
}
a.anders:visited {
	color: #000;
	text-decoration: none;

}
a.anders:hover {
	color: #6CF;
	text-decoration: none;

}
a.anders:active {
	color: #FB0206;
	text-decoration: none;
		
}

