body { 
  margin: 0;
  padding: 0;
  background-color: white;
  font: 11px/18px verdana;
  color: #053501;
}
a:link, a:visited, a:active {
  color: #053501;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#kop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 829px;
  height: 95px;
}
#hoofdmenu {
  position: absolute;
  top: 95px;
  left: 0px;
  width: 154px;
  height: 439px;
  background-color: #ff9000;
}
#hoofdmenucms {
  position: absolute;
  top: 95px;
  left: 0px;
  width: 154px;
  height: 1500px;
  background-color: #ff9000;
}
#toursmenu {
  position: absolute;
  top: 123px;
  left: 731px;
  width: 98px;
  z-index: 100;
}
  #toursmenu #bovenonder {
    margin-left: 75px;
  }
  #toursmenu #knop {
    width: 98px;
  }
  #toursmenu #knop #begin {
    float: left;
  }
  #toursmenu #knop #eind {
    float: right;
  }
  #toursmenu #knop #container {
    float: left;
    background-color: #ff9000;
    margin-top: 2px;
    padding-top: 2px;
    width: 56px;
    height: 32px;
  }
  #toursmenu #knop #container2 {
    float: left;
    background-color: #ff9000;
    margin-top: 2px;
    padding-top: 9px;
    width: 56px;
    height: 32px;
  }
a.toursmenu:link, a.toursmenu:visited, a.toursmenu:active {
  font: 11px/14px arial;
  font-weight: bold;
  color: #860600;
  text-decoration: none;
}
a.toursmenu:hover {
  text-decoration: underline;
}
a.boldorange:link, a.boldorange:visited, a.boldorange:active {
  color: #ff9000;
  font-weight: bold;
  text-decoration: none;
}
a.boldorange:hover {
  text-decoration: underline;
}
#balkrechts {
  position: absolute;
  top: 95px;
  left: 806px;
  width: 23px;
  height: 439px;
  background-color: #ff9000;
}
#gras {
  position: absolute;
  top: 494px;
  left: 154px;
  z-index: 100;
}
#onderstebalk {
  position: absolute;
  top: 534px;
  left: 0px;
  width: 829px;
  height: 20px;
  background-color: #ff9000;
}
#titel {
  position: absolute;
  top: 123px;
  left: 154px;
  background-color: #ff9000;
}
td {
  font: 11px/17px verdana;
  color: #053501;
  vertical-align: top;
}
tr.guestbook td {
  font: 11px/17px verdana;
  color: #053501;
  vertical-align: top;
  padding: 3px 0 3px 0;
}
.kopje {
  font: 14px/20px arial;
  font-weight: bold;
  color: #053501;
  text-align: left;
}
.bijschrift {
  font: 9px/16px verdana;
  color: #053501;
}
.underline {
  text-decoration: underline;
}
#links {
  float: left;
  width: 550px;
  height: 32px;
  margin-bottom: 4px;
  background-color: #f5f2eb;
}
  #links #begin {
    float: left;
  }
  #links #eind {
    float: right;
  }
  #links #heading {
    float: left;
    font: 14px verdana;
    font-weight: bold;
    padding: 8px 0 0 7px;
  }
  #links #subheading {
    float: left;
    font: 11px verdana;
    font-weight: bold;
    padding: 9px 0 0 7px;
  }
  #links #text {
    float: left;
    font: 11px verdana;
    padding: 9px 0 0 7px;
  }
form {
  margin: 0;
  padding: 0;
}
.standardimage {
  margin-right: 14px;
}
#fotostrook {
  margin-bottom: 16px;
}
.orange {
  color: #ff9000;
}
.boldorange {
  font-weight: bold;
  color: #ff9000;
}
.lightgrey {
  color: #999;
}
ol {
  margin-top: 0;
  padding-top: 0;
  margin-left: 1.5em;
  padding-left: 1.5em;
}
#quiznumbering {
  float: left;
  margin-right: 1.4em;
}
#quiznumbering10 {
  float: left;
  margin-right: .7em;
}
#quizquestion {
  float: left;
}
#quizanswers {
  margin-left: 2.2em;
}

/* gallery stuff */

ul {
  text-align: center;
  width: 730px;
  float: left;
  margin: 0;
}
.gallery {
  float: left;
  list-style-type: none;
}
.gallery img {
  display: block;
  position: relative;
  list-style-type: none;
  border: 0;
  margin: 4px;
}

/* ------------------------------------------------------------------- */

#cmscontent {
  position: absolute;
  left: 193px;
  top: 172px;
  padding-bottom: 50px;
  width: 600px;
}
input, textarea {
  border: 1px solid #ccc;
  font: 12px "Courier New", Courier, mono, Verdana, Geneva, Arial;
}
textarea {
  overflow: auto;
  padding: 1px;
}
a.underline:link, a.underline:visited, a.underline:active, a.underline:hover {
  color: black;
  text-decoration: underline;
}
.bgcolor {
  background-color: #eee;
}

