/* CSS Document */
body {
	background-color: #4b4b4b; 
	text-align: center; 
	margin:0; 
	padding:0;
	height: 100%;	
}
a, a:link, a:visited { 
  color: #4b4b4b;  
  text-decoration: none;  
}
a:hover{ 
  color: #ffffff;  
}
a.blauw{ 
  color: #ffffff;  
  text-decoration: none;  
}
a.blauw:hover{ 
  color: #ffffff;  
}
img.news{ 
  border-width: 1px;
  border-color: #ffffff; 
}
.kopnews{
  font-family: Verdana;
  font-size: 8.5pt;
  font-weight: 700;
  color: #4b4b4b; 
}
.kop{
  font-family: Verdana;
  font-size: 9.5pt;
  font-weight: 700;
  color: #4b4b4b; 
}
.leeg{
  font-family: Verdana;
  font-size: 5.0pt;
  font-weight: 500;
  color: #4b4b4b; 
}
td{
  font-family: Verdana;
  font-size: 8.5pt;
  font-weight: 550;
  color: #4b4b4b;   
}
#wit {
  width: 874px;
  height: 650px; 
  background-color: #ffffff;    
}
#page {
  width: 870px;
  height: 639px;
  margin: 0 auto;    
}
#header {
  width: 870px;
  height: 85px; 
}
#flash{
  width: 870px;
  height: 170px; 
}
#menu {
  width: 870px;
  height: 33px;
  text-align: left; 
  margin: 0 0 0 0;  
}
#tekstbg{
  width: 870px;
  height: 292px;

  margin: 0 0 0 0;
  background-image: url(images/txtbg.jpg); 
  background-repeat: no-repeat;
  background-color: #d9d9d9;
}
#tekst{
  width: 820px;
  height: 282px;

  margin: 0px 25px; 
  text-align: left;  
  font-family: Verdana;
  font-size: 8.5pt;
  font-weight: 550;
  color: #4b4b4b;  
}
#footer{
  width: 870px;
  height: 59px;  
}
#maker{
  width: 870px;
  height: 20px;  
  text-align: right; 
  background-color: #ffffff;  
}