a
 {
  color:#72de55;
  text-decoration: underline;
 }

a:link, a:visited, a:active 
 {
  color:#505050;
  text-decoration: underline;     
 }
  
a:hover 
 {
  color:#2842b2;
  text-decoration: underline;
 }

body, html, tr, td, textarea, input, select
 {
  margin:0px;
  padding:0px;
  font-family:verdana;
  font-size:11px;
  color:#000000;
  background-color:#f7f7f7;
  text-align:justify;
  line-height: 13px;
 }
 
.button
 {
  margin-top:2px; 
  width:150px; 
  background-color:#ffffff;
 }

.button:hover
 {
  margin-top:2px; 
  width:150px; 
  background-color:#1d54b8;
 }
 
.button_select
 {
  margin-top:2px; 
  width:150px; 
  background-color:#439330;
 }
 
div, p
 {
  margin:0px;
  padding:0px;
 }

h1
 {
  background-image:url("fietser.png");
  background-repeat:no-repeat;
  background-position:right; 
 }
 
h2
 {
  background-image:url("lijn.png");
  background-repeat:no-repeat;
  background-position:right; 
 }
 
h3
 {
 background-color:#95a5ae;
 }
 
h1, h2, h3, h4, .titel td
 {
  margin:0px;
  padding:0px;
 }

h1
 {
  color:#000000; 
  height:25px; 
  font-size:13px; 
  font-variant:small-caps; 
  font-weight:bold; 
  padding-top:8px; 
  padding-left:5px;
  margin:0px;
 }
 
h1 a, h1 a:hover
 {
  color:#000000; 
  text-decoration:none;
 }
 
h2
 { 
  color:#000000; 
  height:25px; 
  font-size:13px; 
  font-variant:small-caps; 
  font-weight:bold; 
  padding-top:3px; 
  padding-left:15px;
  margin-top: 10px;
  margin-bottom: 10px;
 }
 
h3
 {
  margin-top:5px; 
  clear:both;
  font-size:10px; 
  color:#ffffff; 
  font-style:obique; 
  text-align:right; 
  padding:2px;
 }
  
h4
 {
  background-color:#d5d5d5;
  margin-top:5px; 
  clear:both;
  font-size:10px;
  text-transform:uppercase; 
  font-variant:small-caps;
  color:#ffffff; 
  font-weight:bold; 
  text-align:right; 
  padding:2px;
 }
 
h4:hover
 {
  margin-top:5px; 
  clear:both;
  font-size:10px;
  text-transform:uppercase; 
  font-variant:small-caps;  
  background-color:#1d54b8; 
  color:#505050; 
  font-weight:bold; 
  text-align:right; 
  padding:2px;
 }
 
h4 a
 {
  display:block;
 }
 
img
 {
  margin-top:5px; 
  margin-bottom:5px;
  border:0px;
 }
 
.menu
 {
  color:#000000;
  text-decoration: none;
  display:block;
  background-color:#ffffff;
  height:19px;
  font-weight:bold;
  padding-top:6px;
  text-align:right;
  padding-right:5px;
 }

.menu:link, .menu:visited, .menu:active 
 {
  color:#000000;
  text-decoration: none; 
  display:block;
 }
 
.leesmeer, .leesmeer:link, .leesmeer:visited, .leesmeer:active 
 {
  color:#000000;
  text-decoration: none;
  display:block;
 }

.leesmeer:hover
 {
  color:#ffffff;
  text-decoration: none; 
  display:block;  
 }
  
.reverse
 {
  background-color:#dcebd8; 
  font-weight:bold; 
  color:#505050; 
  padding:1px;
 }

.submit
 {
  background-color:#819098;
  border:0px;
  font-weight:bold;
  color:#ffffff;
 } 
 
.submit:hover
 {
  background-color:#e7de61;
  border:0px;
  font-weight:bold;
  color:#505050;  
 }

.tekst
 {
  background-color:#ffffff;
  padding:5px;
 }
 
.tekst_p
 {
  margin-top:5px;
 }
 
textarea, input
 {
  border:1px #505050 solid;
  background-color:#ffffff;
 }

.titel
 {
  background-color:#dcebd8;
  color:#000000; 
  height:25px; 
  font-size:13px; 
  font-variant:small-caps; 
  font-weight:bold; 
  margin:0px;
  padding:0px;
  padding-top:3px; 
  text-align:center;
 } 
