body {
  font-family: Verdana;
  font-size: 12px;
  color: black;
  margin: 0px;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: white;
  text-align: center;
}
option, select, input, textarea {
  font-family: Verdana;
  font-size: 11px;
  color: black;
}
.submit {
  font-style: italic;
  border: solid 1px white;
  background-image: url('/img/submit.jpg');
  height: 30px;
  background-color: #98C6DD;
  cursor: pointer;
}
div {
  position: absolute;
 }
 #route div {
  position: relative;
 }
a {
  color: #009370;
  text-decoration: none;
  font-weight: bolder;
}
a:hover {
  color: green;

}
h3 {
  color: #ffffff;
  font-style: italic;
  font-weight: normal;
  font-size: 19px;
  display: block;
  padding: 0px;
  margin: 0px;
  padding-bottom: 7px;
}
h5 {
  color: #53A3C6;
  font-style: italic;
  font-weight: normal;
  font-size: 17px;
  display: block;
  padding: 0px;
  margin: 0px;
  padding-bottom: 7px;
  padding-left: 10px;
}
h2 {
  color: #ffffff;
  background-color: #99CC01;
  width: 100%;
  height: 30px;
  font-style: italic;
  font-weight: normal;
  font-size: 22px;
  display: block;
  padding: 3px;
  padding-top: 6px;
  padding-left: 15px;
  border-top: solid 7px #C3E069;
  margin: 0px;
}
h1 {
  color: #ffffff;
  background-color: #53A3C6;
  width: 100%;
  height: 30px;
  font-style: italic;
  font-weight: normal;
  font-size: 22px;
  display: block;
  padding: 3px;
  padding-top: 6px;
  padding-left: 15px;
  border-top: solid 7px #98C6DD;
  margin: 0px;
}
h4 { 
  margin: 0px;
  padding: 0px;
  display: inline;
  color: #53A3C6;
  font-size: 9px;
}
.row1 {
    border-top: solid 1px #53A3C6;
}
.row2 {
     border-top: solid 1px #53A3C6;
}
.rowh {
   border-bottom: solid 4px #98C6DD;;
}
.reserveren {
  color: #ffffff;
  background-color: #53A3C6;
  width: 100%;
  font-style: italic;
  font-weight: normal;
  font-size: 22px;
  display: block;
  padding-top: 0px;
  border-top: solid 7px #98C6DD;
  margin: 0px;
}
.reserveren .possible:hover {
  background-color: #98C6DD;
  border-bottom: solid 3px #53A3C6;
  text-decoration: none;
}
.reserveren .possible a:hover {
  text-decoration: none;
}

.reserveren td {
  border-bottom: solid 1px #53A3C6;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 6px;
  padding-top: 5px;
}
.reserveren .active {
  background-color: #98C6DD;
  border-bottom: solid 3px #53A3C6;
}
p {
  padding-left: 15px;
}
.container {
  text-align: left;
  left: 50%;
  margin-left: -451px;
  width: 900px;
  height: 100%;
}
.header {
  z-index: 2;
  width:100%;
  height: 72px;
  
}
.logo {
  background-image: url('/img/logo.png');
  background-repeat: no-repeat;
  width: 253px;
  height: 72px;
}
.oneliner {
  font-size: 27px;
  font-style: italic;
  color: #0099ff;
  left: 350px;
  top: 25px;
}
.menu {
  z-index: 2;
  background-color: #C4E16B;
  width: 100%;
  height: 30px;
  top: 72px;
  color: #0099ff;
  font-size: 12px;
  text-align: center;
  font-style: italic;
}
.menu td {
  white-space: nowrap;
  height: 30px;
}
.menu a {
  color: #0099ff;
  text-decoration: none;
}
.menu a:hover {
  color: #0066cc;
}
.menu .active {
  color: #0099ff;
}
.submenu {
  z-index: 2;
  background-color: #A1D012;
  width: 100%;
  height: 30px;
  top: 102px;
  color: #0099ff;
  font-size: 12px;
  text-align: center;
  font-style: italic;
}
.submenu td {
  white-space: nowrap;
  height: 20px;
}
.submenu a {
  color: #0099ff;
  text-decoration: none;
}
.submenu a:hover {
  color: #0066cc;
}
.submenu .active {
  color: #0099ff;
}
.fontsize {
  right: 0px;
  top: 35px;
  color: white;
}
.fontsize a {
  color: #99cc01;
  text-decoration: none;
}
.fontsize a:hover {
  color: #0099ff;
  text-decoration: none;
}
.fontsize .active {
  color: #0099ff;
}
.small {
  font-size: 11px;
}
.medium {
  font-size: 13px;
}
.large {
  font-size: 17px;
}
.help {
  background-color: #98C6DD;
  color: white;
  padding: 2px;
}
.erfpacht {
  z-index: 1;
  top: 0px;
  width: 95%;
  height: 949;
  position: relative;
}
.blockholder {
  z-index: 1;
  top: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.block {
  overflow: hidden;
  border: solid 10px white;
}
.block_t_l {

  z-index: 3; 
  top: -10px;
  padding-top: 0px;
  margin-top: -0px;
  width: 270px;
  left: 5px;
  overflow-y: auto;
  position: relative;
  min-height: 470px;
}
.block_t_ltekst {

  z-index: 3; 
  top: 240px;
  padding-top: 0px;
  margin-top: -0px;
  width: 250px;
  left: 15px;
  overflow-y: auto;
  position: absolute;
  min-height: 470px;
}
.block_t_lm {

  z-index: 3; 
  top: 0px;
  width: 550px;
  left: 15px;
  overflow-y: auto;
  position: absolute;
  min-height: 210px;
   border: solid 10px #99CC01;
}
.block_tm_r {
  z-index: 3; 
  top: 0px;
  width: 265px;
  left: 600px;
  overflow-y: auto;
  position: absolute;
  min-height: 450px;
  height: 450px;
  border: solid 10px #99CC01;
}
.block_mb_r {
  z-index: 3; 
  top: 240px;
  width: 265px;
  left: 600px;
  overflow-y: auto;
  position: absolute;
  height: 450px;
  border: solid 10px #53A3C6;
}
.tblock_tm_r {
  z-index: 3; 
  top: 0px;
  margin-top: -10px;
  width: 285px;
  left: 590px;
  overflow-y: auto;
  position: absolute;
  min-height: 470px;
  height: 470px;
}
.tblock_tm_r1 {
  z-index: 3; 
  top: 240px;
  margin-top: -10px;
  width: 285px;
  left: 590px;
  overflow-y: auto;
  position: absolute;
  min-height: 470px;
  height: 470px;
  border: solid 10px #99CC01;
}
.tblock_tm_lm {
  z-index: 3; 
  top: -10px;
  margin-top: -0px;
  width: 570px;
  left: 5px;
  overflow-y: auto;
  position: relative;
  min-height: 470px;
}
.tblock_tm_lmr {
  z-index: 3; 
  top: 0px;
  margin-top: -10px;
  width: 869px;
  left: 5px;
  overflow-y: auto;
  position: relative;
  min-height: 470px;
}
.block_tm_m {
  z-index: 3; 
  top: 0px;
  width: 265px;
  left: 300px;
  overflow-y: auto;
  position: absolute;
  min-height: 450px;
  height: 450px;
  border: solid 10px #99CC01;
}
.block_tm_m1 {
  z-index: 3; 
  top: 240px;
  width: 265px;
  left: 300px;
  overflow-y: auto;
  position: absolute;
  min-height: 450px;
  height: 450px;
  border: solid 10px #99CC01;
}
.block_tm_l {
  z-index: 3; 
  top: 0px;
  width: 250px;
  left: 15px;
  overflow-y: auto;
  position: absolute;
  min-height: 450px;
  height: 450px;
  border: solid 10px #53A3C6;
}
.block_m_l {
  z-index: 3; 
  top: 240px;
  width: 250px;
  left: 15px;
  overflow-y: auto;
  position: absolute;
  height: 210px;
  border: solid 10px #53A3C6;
}
.block_m_lefto {
  z-index: 3; 
  top: 480px;
  width: 250px;
  left: 15px;
  overflow-y: auto;
  position: absolute;
  height: 210px;
  border: solid 10px #53A3C6;
}
.block_t_r {
  z-index: 3;
  top: 0px;
  width: 264px;
  left: 600px;
  overflow-y: auto;
  position: absolute;
  height: 210px;
  border: solid 10px #99CC01;
}
.block_t_right {
  z-index: 3;
  top: 0px;
  width: 264px;
  left: 600px;
  overflow-y: auto;
  position: absolute;
  height: 210px;
  border: solid 10px #53A3C6;
}
.block_t_left {
  z-index: 3;
  top: 0px;
  width: 250px;
  left: 15px;
  overflow-y: auto;
  position: absolute;
  height: 210px;
  border: solid 10px #53A3C6;
}
.tblock_tm_mr {
  z-index: 3; 
  top: -10px;
  margin-top: -10px;
  width: 564px;
  left: 300px;
  overflow-y: auto;
  position: absolute;
  min-height: 470px;
}
.block_tm_mr {
  z-index: 3; 
  top: 0px;
  width: 560px;
  left: 300px;
  overflow-y: auto;
  position: absolute;
  min-height: 460px;
  height: 460px;
  border: solid 10px #53A3C6;
}
.block_m_onder {
  z-index: 3; 
  top: 480px;
  width: 265px;
  left: 300px;
  overflow-y: auto;
  position: absolute;
  height: 210px;
  border: solid 10px #99CC01;
}
.block_m_m {
  z-index: 3; 
  top: 240px;
  width: 265px;
  left: 300px;
  overflow-y: auto;
  position: absolute;
  height: 210px;
  border: solid 10px #99CC01;
}
.block_m_ml {
  z-index: 3; 
  top: 240px;
  width: 550px;
  left: 15px;
  overflow-y: auto;
  position: absolute;
  height: 210px;
  border: solid 10px #99CC01;
}
.block_t_mr {
  z-index: 2;
  left: 300px;
  width: 564px;
  height: 210px;
  top: 0px;
  position: absolute;
  border: solid 10px #53A3C6;
}
.block_t_mr4 {
  z-index: 2;
  left: 300px;
  width: 564px;
  height: 210px;
  top: 720px;
  position: absolute;
  border: solid 10px #53A3C6;
}
.block_tm_lmr {
  z-index: 2;
  left: 15px;
  width: 849px;
  height: 586px;
  top: 0px;
  position: relative;
  border: solid 10px #53A3C6;
}
.block_m_mr {
  z-index: 2;
  left: 300px;
  width: 564px;
  height: 210px;
  top: 240px;
  position: absolute;
  border: solid 10px #53A3C6;
}
.block_m_mr2 {
  z-index: 2;
  left: 300px;
  width: 560px;
  height: 140px;
  top: 0px;
  position: absolute;
  border: solid 10px #53A3C6;
  cursor:pointer;
}
.block_t_ml1 {
  z-index: 1;
  top: 0px;
  left: 300px;
  width: 265px;
  height: 210px;
  position: absolute;
  border: solid 10px #99CC01;
}
.block_t_m {
  z-index: 1;
  top: 0px;
  left: 300px;
  width: 265px;
  height: 210px;
  position: absolute;
  border: solid 10px #53A3C6;
}
.block_m_r {
  z-index: 1;
  top: 240px;
  left: 600px;
  width: 264px;
  height: 210px;
  border: solid 10px #53A3C6;
}
.block_m_righto {
  z-index: 1;
  top: 480px;
  left: 600px;
  width: 264px;
  height: 210px;
  border: solid 10px #53A3C6;
}
.block_b_m {
  z-index: 1;
  top: 480px;
  left: 300px;
  width: 265px;
  height: 210px;
  border: solid 10px #99CC01;
}
.block_b_r {
  z-index: 1;
  top: 480px;
  left: 600px;
  width: 265px;
  height: 210px;
  border: solid 10px #53A3C6;
}
.block_text {
  z-index: 2;
  top: 0px;
  left: 300px;
  width: 265px;
  height: 110px;
  position: absolute;
  padding: 10px;
  color: white;
  font-size: 18px;
  font-style: italic;
  background-color: #53A3C6;
}
.block_text4 {
  z-index: 2;
  top: 0px;
  left: 300px;
  width: 265px;
  height: 110px;
  position: absolute;
  padding: 10px;
  color: black;
  font-size: 18px;
  font-style: italic;
  background-color: #99CC01;
}
.block_video {
  z-index: 50;
  top: 0px;
  left: 300px;
  width: 205px;
  height: 30px;
  position: absolute;
  padding: 10px;
  color: white;
  font-size: 18px;
  font-style: italic;
  background-color: #53A3C6;
  cursor: pointer;
  overflow: hidden;
  margin-top: 550px;
  border: solid 10px #53A3C6;
}
.block_video2 {
  z-index: 150;
  top: 0px;
  left: 300px;
  width: 160px;
  height: 90px;
  position: absolute;
  padding: 10px;
  color: white;
  font-size: 18px;
  font-style: italic;
  background-color: #53A3C6;
  cursor: pointer;
  overflow: hidden;
  margin-top: 0px;
  border: solid 10px #99CC01;
}
.block_video3 {
  z-index: 150;
  top: 0px;
  left: 580px;
  width: 260px;
  height: 90px;
  position: absolute;
  padding: 10px;
  color: black;
  font-size: 18px;
  font-style: italic;
  background-color: #53A3C6;
  cursor: pointer;
  overflow: hidden;
  margin-top: 350px;
  border: solid 10px #99CC01;
}
.block_text2 {
  z-index: 2;
  top: 0px;
  left: 300px;
  width: 265px;
  height: 40px;
  position: absolute;
  padding: 10px;
  color: white;
  font-size: 18px;
  font-style: italic;
  background-color: #53A3C6;
}
.block_text3 {
  z-index: 70;
  top: 0px;
  left: 300px;
  width: 560px;
  height: 120px;
  position: absolute;
  color: white;
  font-size: 18px;
  font-style: italic;
  border: solid 10px #53A3C6;
  background-color: #53A3C6;
}
hr {
  border-top: solid 2px #99CC01; 
  border-bottom: none;
  width: 899px;
  left: 0px;
  height: 2px;
}
.calender_header {
  border-top: solid 1px #53A3C6;
  border-bottom: solid 1px #53A3C6;
  font-style: italic;
  padding: 2px;
}
.calender_past {
  color: #cccccc;
  border-bottom: solid 1px #98C6DD;
  padding: 2px;
}
.calender_future {
  color: black;
  border-bottom: solid 1px #98C6DD;
  padding: 2px;
}.block_t_fo {  z-index: 3;top: 0px;width: 869px;left: 5px;overflow-y: auto;position: relative;height: 100%;min-height: 1064px;}

