td.hoofding {
   font-family: "verdana";
   font-size: 11px;
   background-color: #3c6f54;
   color: white;
   height: 20px;
 }
 td.hoofding3 {
   font-family: "verdana";
   font-size: 11px;
   background-color: #3c6f54;
   background-color: #7aa288;
   color: white;
   height: 20px;
 }
 td.hoofding2 {
   font-family: "verdana";
   font-size: 11px;
   color: black;
   border-right: 1px solid #3c6f54;
   border-top: 1px solid #3c6f54;
   border-bottom: 1px solid #3c6f54;
   height: 12px;
 }
  td.hoofding2_zonder {
   font-family: "verdana";
   font-size: 11px;
   color: black;
   border-top: 1px solid #3c6f54;
   border-bottom: 1px solid #3c6f54;
   height: 12px;
 }
 td.stuk {
   border-left: 1px solid #3c6f54;
   border-top: 1px solid #3c6f54;
   border-bottom: 1px solid #3c6f54;
   height: 12px;
 }

td.tekst_bg {
   font-family: "verdana";
   font-size: 10px;
   background-color: #7aa288;
   color: black;
   width: 150px;
   height: 20px;
}
td.tekst_bg_small {
   font-family: "verdana";
   font-size: 10px;
   background-color: #7aa288;
   color: black;
   width: 90px;
   height: 20px;
}
td.oneven {
   font-family: "verdana";
   font-size: 10px;
   background-color: #7aa288;
   background-color: #dddddd;
   color: black;
   height: 20px;
}
td.even {
   font-family: "verdana";
   font-size: 10px;
   background-color: #FFFFFF;
   background-color: #EEEEEE;
   color: black;
   height: 20px;
}
td.tekst_bgstuk {
   background-color: #7aa288;
}
td.tussen {
   background-color: #7aa288;
   height: 2px;
}
.inputT {
  background-color: #FFFFFF;
  border: 1px solid #666666;
  color: #000000;
  font-size: 11px;
  width: 270px;
}
.input {
  background-color: #FFFFFF;
  border: 1px solid #666666;
  color: #000000;
  font-size: 11px;
}
td.tekst {
  font-family: verdana;
  font-size: 12px;
  font-color: black;
}
td.tekst_klein {
  font-family: verdana;
  font-size: 11px;
  font-color: black;
}
a.extra:link  {color: #000000; text-decoration: none;}
a.extra:visited {color: #000000; text-decoration: none;}
a.extra:hover   {color: #000000; text-decoration: none;}
a.extra:active  {color: #000000; text-decoration: none;}
.input_login {
  background:  #FFFFFF;
  font-family: verdana;
  font-size:  11px;
  border-style:  solid;
  border-width:  1px;
  border-color:  #00815D;
  width: 130px;
}
.submit_knop {
  background:  #FFFFFF;
  font-family: verdana;
  font-size:  11px;
  border-style:  solid;
  border-width:  1px;
  border-color:  #00815D;
  cursor: pointer;
}
table.login_scherm {
  border-style:  solid;
  border-width:  1px;
  border-color:  #00815D;
  background: #FFFFFF;
}
a.link_titel {
  color: #666666;
  text-decoration: none;
}
a.link_titel:hover {
  text-decoration: underline;
}
.text {
  font-family: Verdana;
  font-size: 11px;
  color: #00815D;
  text-decoration: none;
}
