body {
	 font-family: arial,verdana;
	 background-color: #ececf2;
     margin-top:0px;
	 margin-bottom:0px;			   
	 margin-left:50px;
	 margin-right:0px;
	 overflow-x:hidden;		 
	 }
	 
body, td {
   font-size: 10pt;
}	 


a {
   font-size:10pt;
   color: #342C7D;
   }	 
	 
a:visited {
		  color: #342C7D;
}
		  
a:hover {
		  color: orange;
}



a.homeLink {
		  font-weight:bold;
		  font-size:10pt;
		  color: #ececf2;
} 

a.homeLink {
		  font-weight:bold;
		  font-size:10pt;
		  color: #ececf2;
		  }	 
	 
a.homeLink:visited, a.nav_onderwerp:visited {
		  color: #ececf2;
}
		  
a.homeLink:hover, a.nav_onderwerp:hover {
		  color: orange;
}
		  
		  
		  
  
		  
#topnavigatie {
		  position: absolute;
		  top: 12px;
		  width: 700px;
		  text-align: right;		  
}		  


.nav_onderwerp {
		  font-weight:bold;
		  font-size:10pt;
		  color: #ececf2;
}		  




.watermerk {
		   background-image:url(../images/achtergrond_midden.gif);
		   background-repeat:no-repeat;
		   }

		   
.kop_blauwvlak {
	font-size: 8pt;
	background-color: #342C7D;	
	color: #ececf2;
	font-weight: bold;
	clear:left;
   	padding:5px 0px 0px 5px;
	height:25px;
}

.kop_standaard {
		  font-weight:bold;
		  clear:left;
}


.kader {
	padding:2px 2px 2px 2px;
	border:1px solid #000000
}