.naam {  height: 23px; width: 300px; font-size: 15px; background-color: #FFFFFF; border: 1px solid #827D7B; font-family: Arial; font-weight: bold;}
.koptekst {  height: 20px; width: 300px; font-size: 12px; background-color: #FFFFFF; border: 1px solid #827D7B; font-family: Arial; font-weight: bold;}
.inhoud {  height: 200px; width: 300px; font-size: 12px; background-color: #FFFFFF; border: 1px solid #827D7B; font-family: Arial;}
.voettekst {  height: 20px; width: 300px; font-size: 12px; background-color: #FFFFFF; border: 1px solid #827D7B; font-family: Arial; font-weight: bold;}
.foto {  height: 20px; width: 300px; font-size: 12px; background-color: #FFFFFF; border: 1px solid #827D7B; font-family: Arial;}
.opslaan {  height: 20px; width: 80px; color: #000000; font-size: 12px; border: 1px solid #827D7B; font-family: arial;}
.bladeren {  height: 20px; width: 215px; color: #000000; font-size: 12px; border: 1px solid #827D7B; font-family: arial;}
.veld {  height: 20px; width: 260px; color: #000000; font-size: 12px; border: 1px solid #827D7B; font-family: arial;}
.veld1 {  height: 60px; width: 260px; color: #000000; font-size: 12px; border: 1px solid #827D7B; font-family: arial;}
.fotomap {  height: 20px; width: 80px; color: #000000; font-size: 12px; border: 1px solid #827D7B; font-family: arial;}

body{ 
    scrollbar-face-color: #CCCCCC; 
    scrollbar-shadow-color: #EFEDED; 
    scrollbar-highlight-color: #EFEDED; 
    scrollbar-3dlight-color: #EFEDED; 
    scrollbar-darkshadow-color: #EFEDED; 
    scrollbar-track-color: #F2F2F2; 
    scrollbar-arrow-color: #827D7B; 	
	font-family: Arial;
	font-size : 12px;
	color : #000000;
} 
td{ 
	font-family: Arial;
	font-size : 12px;
	color : #000000;
} 

A:hover {
color : #000000;
text-decoration : underline;
} 
A:link {
color : #000000;
text-decoration : underline;
} 
A:visited {
color : #000000;
text-decoration : underline;
} 


