body {
	background-color : #D1E39B;
	background-image : url(bginhoud.jpg); 
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : fixed;
	margin : 0 0 0 0;
	font-family : "Trebuchet MS","MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	  scrollbar-face-color: #00501E;
	  scrollbar-shadow-color: #7EA81C;
	  scrollbar-highlight-color: #00501E;
	  scrollbar-3dlight-color: #7EA81C;
	  scrollbar-darkshadow-color: #00501E;
	  scrollbar-track-color: #7EA81C;
	  scrollbar-arrow-color: #7EA81C;
}

p, td {
	font-family : "Trebuchet MS","MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

.titel {
	font-family : "Trebuchet MS","MS Sans Serif", Geneva, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #000000;
}

.subtitel {
	font-family : "Trebuchet MS","MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.klein {
	font-family : "Trebuchet MS","MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

a:link
   {
      color: #00501E;      
	  font-weight : bold;
      text-decoration: underline;
   }
   
a:visited
   {
      color: #00501E;      
	  font-weight : bold;
      text-decoration: underline;
   }

a:hover
   {
      color: #7EA81C;      
	  font-weight : bold;
      text-decoration: underline;
   }
   
a:active
   {
      color: #7EA81C;      
	  font-weight : bold;
      text-decoration: underline;
   }
