
html, body {
	text-align: center;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #FD8F0C;
	scrollbar-base-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;

}
.Titel	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;	
  color:#000000;	
  margin-top:0px;	
  margin-bottom:0px;	
  margin-left: 0px;
	margin-right: 10px;
}
.Opvallend	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;	
  color:#800080;
}
.normaal	{	
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 10px;	
  font-style: normal;	
  font-weight: normal;	
  color: #000000;	
  margin-top:0px;	
  margin-bottom:0px;	
  margin-left: 0px;
	margin-right: 10px;
}
.container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	margin-top: 0px;
}
.menu {
	position: absolute;
	z-index:3;
	height: 20px;
	width: 635px;
	left: 240px;
	top: 140px;
	text-align: left;
	background-image: url(image/buffer.jpg);
	background-repeat: no-repeat;
}
.top {
	position: absolute;
	height: 140px;
	width: 900px;
	left: 0px;
	top: 0px;
	text-align: left;
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
}
.inhoudL	{
	z-index:1;
	width: 245px;
	left: 0px;
	top: 165px;
	position: absolute;
	height: 800px;
}
.inhoud	{
	z-index:1;
	width: 655px;
	left: 245px;
	top: 165px;
	position: absolute;
	height: 800px;
	overflow:auto;
}
.bottom	{
	width: 600px;
	left: 50px;
	top: 580px;
	position: absolute;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
}
td {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align:left;
}