body {
  background: url(../images/bkgrnd-main.gif) 100% 0% fixed}
}
body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #039;
}

a:link, a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #039;
  text-decoration: underline;
}
a:active, a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #039;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 1.5em 0 0 0;
  text-align: left;
}

acronym {
  border-bottom: 1px dashed #039;
}

.select, .field {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #039;
  background-color: #FFE6D3;
}

.positie {
  position: absolute;
  left: 5px;
  top:  128px;
}

* html, * html body {
  scrollbar-face-color: #F93;
  scrollbar-highlight-color: #F93;
  scrollbar-shadow-color: #F93;
  scrollbar-3dlight-color: #000;
  scrollbar-darkshadow-color:#000;
  scrollbar-arrow-color: #000;
  scrollbar-track-color: #F93;
}
* html textarea {
  scrollbar-track-color:#F93;
}
