H1 {
  color: rgb(13, 43, 136);  
  font-family: Arial;
  font-size: 20px;
}

HR {
  color: rgb(13, 43, 136);  
  height: 2pt;
}

BODY {
  color: rgb(13, 43, 136);  
  font-family: Arial;
  font-size: 11pt;
  background-color: white;
  margin-top: 01px;
  margin-left: 05px;
  margin-right: 05px;
  background-position: top center;
  background-repeat: no-repeat;
  scrollbar-3dlight-color: black;
  scrollbar-arrow-color: black; 
  scrollbar-base-color: rgb(255, 247, 231);
  scrollbar-darkshadow-color: black;
  scrollbar-face-color: rgb(255, 247, 231);
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: rgb(255, 190, 0);
}

TABLE {
  color: rgb(13, 43, 136);  
  font-family: Arial;
  font-size: 11pt;
}

TD.kop {
  font-weight: bold;
  background-color: rgb(255, 217, 17);
}

TD.webdesign {
  font-size: 8px;
}

TD.email {
  border: 5px solid red
}

TD.even {
  background-color: rgb(255, 247, 231);
}

TD.oneven {
  background-color: rgb(255, 223, 128);
}

.nav {
  background-color: rgb(255, 217, 17);
}

.nav a {
  color: rgb(13, 43, 136); 
  background-color: rgb(255, 217, 17);
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
 }

.nav a:hover {
  color: rgb(255, 217, 17);
  background-color: rgb(13, 43, 136); 
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
}

.faqvraag {
  color: blue;
}

.faqantwoord {
}
