// Blauw: #1C9CBF;
// Donkerblauw: #00395A;

body { 
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
  background-color: #FFFFFF;

  font-size: 12px; 
  font-family: Helvetica, Verdana, Arial, sans-serif; 
  font-weight: lighter; 
  font-style: normal; 
  line-height: 15px; 
  letter-spacing: 0px; 
}

.basis {
  position: absolute;
  width: 899px;
  height: 701px; 
  top: 0px;
  left: 50%;
  margin-top: 0px;
  margin-left: -450px;
  overflow: hidden;
}

.inside_basis {
  position: relative;
  width: 100%;
  height: 100%; 
  overflow: hidden;
  background-image:url(images/background.gif);
}

.header {
  position: absolute;
  width: 320px;
  height: 220px; 
  top: 0px;
  left: 50%;
  margin-top: 0px;
  margin-left: -160px;
  overflow: hidden;
}

.trompet {
  position: absolute;
  width: 195px;
  height: 425px; 
  bottom: 8px;
  right: 3px;
  overflow: hidden;
}

.menuoptie {
  position: absolute;
  height: 26px;
  top: 220px;
  overflow: hidden;
  // background-attachment:fixed;
  background-position: 0px 0px;
  // background-repeat: no-repeat;
}

.startpagina {
  width: 155px;
  left: 40px;
  background-image:url(images/startpagina.gif);
}

.fotos {
  width: 95px;
  left: 222px;
  background-image:url(images/fotos.gif);
}

.reacties {
  width: 112px;
  left: 345px;
  background-image:url(images/reacties.gif);
}

.relaties {
  width: 112px;
  left: 475px;
  background-image:url(images/relaties.gif);
}

.agenda {
  width: 108px;
  left: 618px;
  background-image:url(images/agenda.gif);
}

.leden {
  width: 89px;
  left: 760px;
  background-image:url(images/leden.gif);
}

.inhoud {
  position: absolute;
  overflow: auto;
  height: 373px;
  padding-right: 10px;
  width: 508px !important;
  width: 518px;
  top: 277px;
  left: 60px;

  font-size: 12px; 
  font-family: Helvetica, Verdana, Arial, sans-serif; 
  font-weight: lighter; 
  font-style: normal; 
  line-height: 15px; 
  letter-spacing: 0px; 
  color: #00395A;

  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#1C9CBF;
  scrollbar-highlight-color:#1C9CBF;
  scrollbar-shadow-color:#1C9CBF;
}
