body {
  margin: 0;
  padding: 0;
  font-family : Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-color: #000000;
  background-color: #ffffff;
  background-image: url("../fotos/hond100.gif");
  background-position: 30% 2%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  border-style: none;
  border-color: #c0c0c0;
  border-width: 0px;

  scrollbar-arrow-color:black;      /*kleur van de pijltjes*/
  scrollbar-track-color: #c0c0c0;   /*lijn waarover de balk zich beweegt*/
  scrollbar-face-color:#c0c0c0;     /*vierkantjes en de bewegende balk*/
  scrollbar-shadow-color:white;     /*schaduw van hierboven (rechts en onderaan)*/
  scrollbar-darkshadow-color:black; /* donkere schaduw van hierboven (rechts en onderaan)*/
  scrollbar-highlight-color:white;  /*oplichten van hierboven (links en bovenaan)*/
  scrollbar-3dlight-color:black;    /* sterker oplichten van hierboven (links en bovenaan)*/
}

table {
  font-family : Arial, Helvetica, sans-serif;
  font-size:8pt;
  font-color: #000000;
  font-weight: bold;
}

.tdgrijs {
  font-family : Arial, Helvetica, sans-serif;
  font-size:8pt;
  background-color : #707070;
  font-color: #c0c0c0;
  font-weight: bold;
}

.blauw {
  font-family : Arial, Helvetica, sans-serif;
  font-size:8pt;
  color : #707070;
  font-color: #c0c0c0;
  font-weight: bold;
}


.groot{
  font-family : Arial, Helvetica, sans-serif;
  font-size:10pt;
  color : #000000;
  font-color: #000000;
  font-weight: bold;
}

.pix12{
  font-family : Arial, Helvetica, sans-serif;
  font-size:12pt;
  color : #000000;
  font-color: #000000;
  font-weight: bold;
}



a:link {color:#707070;
        text-decoration: none;
        font-color: #707070;
}
a:visited {color:#707070;
        text-decoration: none;
        font-color: #707070;
}
.copyr {
  font-family : Arial, Helvetica, sans-serif;
  font-size:6pt;
  color : #707070;
  font-color: #c0c0c0;
  font-weight: bold;
}
.but01 {
        color:#000000;
        font-family : Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size:10pt;
        background-color:#ff0000;
        color: #ffffff;
        p.pointerhand {
                cursor: pointer;
                cursor: hand;
}
