<!--
body {
  background-color:#ffff99;
  font-family:Arial;
  font-size:14px;
  color:#000000;
}
a {
  color:#CB604D;
  text-decoration:none;
  font-size:16px;
}
#boven {
  position:absolute;
  z-index:1;
  top:0px;
  left:0px;
  width:700px;
  height:210px;
  background:url(../image/boven.jpg);
}
#links {
  position:absolute;
  z-index:1;
  top:210px;
  left:0px;
  width:210px;
  height:505px;
  background:url(../image/links.jpg);
}
#busklein {
  position:absolute;
  z-index:1;
  top:10px;
  left:700px;
  width:491px;
  height:200px;
  background:url(../image/bus.gif);
}
#intro {
  position:absolute;
  z-index:3;
  top:250px;
  left:100px;
}
#esdoornblad {
  position:absolute;
  z-index:1;
  top:210px;
  left:210px;
  width:903px;
  height:814px;
  background:url(../image/esdoornblad.jpg);
  background-repeat:repeat-y;
}
#adres {
  position:absolute;
  z-index:2;
  top:122px;
  left:96px;
  font-size:12px;
  font-family:Arial, Arial Unicode MS, Arial Rounded MT Bold;
  font-weight:bold; 
}
#menu1 {
  position:absolute;
  z-index:2;
  top:190px;
  left:206px;
}
#menu2 {
  position:absolute;
  z-index:2;
  top:280px;
  left:15px;
}
#menu1 a,
#menu2 a {
  margin-top:2px;
  padding-left:5px;
  display:block;
  background-color:#ffff99;
  color:#000000;
  height:20px;
  text-decoration:none;
  text-align:center;
  border-style:solid;
  border-width:1px;
  border-color:#cb604d;
  text-decoration:none;
}
#menu3 a {
  background-color:#ffff99;
  height:20px;
  padding-left:20px;
  padding-right:20px;
  padding:bottom:2px;
  color:#000000;
  text-decoration:none;
  text-align:center;
  border:1px solid #cb604d;
}
#menu1 a {
  width:105px;
}
#menu2 a,
#menu3 a {
  width:125px;
}
#menu1 a:hover,
#menu2 a:hover,
#menu3 a:hover,
#inhoud a:hover {
  background-color:#CB604D;
  color:#ffff99;
}
#informatie a,
#main1 a,
#main2 a,
#bewerkinformatiemenu a {
  text-decoration:none;
}
#informatie a:hover,
#bewerkinformatiemenu a:hover,
#main1 a:hover,
#main2 a:hover {
  text-decoration: underline;
}
#menu1 a.actief,
#menu2 a.actief {
  background-color:#CB604D;
  color:#ffff99;
}
img.rand {
  border:solid 1px #CB604D;
  margin-top:15px;
  margin-left:15px;
}
img.margin5px {
  margin:5px;
}
img.margin10px {
  margin:10px;
}
#inhoud,
#informatie {
  position:absolute;
  z-index:2;
  top:260px;
  left:206px;
  width:620px;
}
#fotoblad {
  position:absolute;
  z-index:2;
  top:720px;
  width:100%;
  text-align:center;
}
.h150 {
 height:150px;
 text-align:center;
}
.boekenkast {
  border-collapse:collapse;
  border:solid 2px #CB604D;
  width:150px;
}
.boekenkast td {
  width:150px;
  border:2px dashed #CB604D;
  padding:5px;
}
.boekenkast a {
  margin-top:2px;
  padding-left:5px;
  border:solid 1px #CB604D;
  display:block;
  color:#000000;
  text-decoration:none;
  text-align:center;
  height:20px;
  width:140px;
  text-decoration:none;
}
h1 {
  color:#CB604D;
  font-size:13px;
  text-decoration:underline;
  margin-top:0px;
  margin-bottom:0px;
}
h2 {
  color:#CB604D;
  font-size:13px;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}
h3 {
  color:#000000;
  font-size:13px;
  font-weight:normal;
  margin-top:0px;
  margin-bottom:0px;
}
h4 {
  color:#CB604D;
  font-size:10px;
  font-weight:normal
  margin-top:0px;
  margin-bottom:0px;
}
.veld {
  border:2px #CB604D solid;
  width:435px;
  font-family:Arial;
  font-size:13px;
  color:#CB604D;
}
.formulier {
 width:450px;
}
.formulier td,
.formulier-checkbox td
 {
  text-align:left;
}
.formulier input,
.formulier textarea {
  background-repeat:repeat;
  background:url(../image/dot.gif);
}
.gast {
  width:545px;
  border:solid 1px #CB604D;
  margin:3px;
  text-align:center;
  font-family:Arial;
  font-size:10pt;
}
.gast td {
  border:solid 1px #CB604D;
  padding:2px;
}
.gast .gast-r1k1 { border-width:0px 1px 1px 0px; width:111px; color:#cb604d;}
.gast .gast-r1k2 { border-width:0px 0px 1px 0px; }
.gast .gast-r2k1 { border-width:0px 1px 1px 0px; color:#cb604d;}
.gast .gast-r2k2 { border-width:0px 0px 1px 0px; }
.gast .gast-r3k1 { border-width:0px 1px 0px 0px; color:#cb604d;}
.gast .gast-r3k2 { border-width:0px 0px 0px 0px; }
#rood {
  color:#ff0000;
}
.links {
  text-align:left;
}
.center {
  text-align:center;
}
.rechts {
  text-align:right;
}
-->