BODY {
  scrollbar-3d-light-color:#CCCCCC;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-base-color: #CCCCCC;
   scrollbar-dark-shadow-color:#CCCCCC;
   scrollbar-face-color:#CCCCCC;
   scrollbar-highlight-color: #CCCCCC;
   scrollbar-shadow-color:#CCCCCC;
  scrollbar-track-color: #FFFFFF;
}

table, tr, td
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.background
{
background-repeat: repeat-x;
}

.includetabel
{
  margin-left: 15px;
  margin-top: 18px;
}

.tekst
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
a {
  color: #000000;
}


.tekstkop
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-left: 2px;
}

.tekstfout
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: Red;
}

.teksttabel
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding-top: 4px;
}

.box, .box100, .box45, .box25, .box60, .comment {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
  border: solid 1px #CCCCCC;
}

.boxfout, .box100fout, .box45fout, .box25fout, .box60fout, .commentfout {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Red;
  background-color: #FFFFFF;
  border: solid 1px #CCCCCC;
}


.boxover, .box100over, .box45over, .box25over, .box60over, .commentover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #CCCCCC;
  border: solid 1px #7B7B7B;
}

.box, .boxover, .boxfout {
  width: 150px;
  height: 19px;
  background-image: url(../images/box.gif);
}

.box100, .box100over, .box100fout {
  width: 100px;
  height: 19px;
  background-image: url(../images/box.gif);
}

.box45, .box45over, .box45fout {
  width: 46px;
  height: 19px;
  background-image: url(../images/box.gif);
}

.box60, .box60over, .box60fout {
  width: 60px;
  height: 19px;
  background-image: url(../images/box.gif);
}

.box25, .box25over, .box25fout {
  width: 25px;
  height: 19px;
  background-image: url(../images/box.gif);
}

.comment, .commentover, .commentfout {
  width: 250px;
  height: 80px;
  background-image: url(../images/comment.gif);
}

.verzenden
{
  width:76px;
  height:21px;
  background-image:url(../images/buttons/verstuur.gif);
  background-repeat:no-repeat;
  border:0px;
  cursor:pointer;
}

.verzendenOver
{
  width:76px;
  height:21px;
  background-image:url(../images/buttons/verstuurover.gif);
  background-repeat:no-repeat;
  border:0px;
  cursor:pointer;
}
