body {
 
 background-color: #B8B8B8;
margin:0px auto;

 }
 
 
 #main {
	width: 784px;
	height: 550px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 
 }
 
 #main2 {
 float:left;
	margin: 0px;	
	}
	
	
 #menu {
 
  margin: auto;
  width: 784px ;
  height: 32px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  
  }
  

  
  #spacerhor {
  float: left ;
  margin: auto;
  width: 784px ;
  height: 2px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  }
  
  #spacervert {
  float: left ;
  margin: auto;
  width: 2px ;
  height: 436px ;
  border: 0px ;
  cellpadding: 0px ;
  cellspacing: 0px ;
  }
  
  #content {
	float: left;
	margin: auto;
	width: 784px;
	height: auto;
	border: 0px;
	background-image:url(../images/bg_homeblauw.jpg);
	background-repeat: no-repeat;
}
 #tekst	{
	width: 784px;
	height: 30px;
	text-align: center;
	vertical-align: top;
	margin-top: 455px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

	
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	
}
.plat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18pt;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18pt;
	font-weight: normal;
}
#tekst a:link{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

#tekst a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
#tekst a:hover {
	text-decoration: none;
	color:#000066;
	text-decoration: none;
	font-weight:bold;
	text-decoration: none;
}

