*{
  margin: 0;
  padding: 0;
}
html{
  overflow: -moz-scrollbars-vertical;
}
img{
  border: 0;
}
body {
  font-family: Verdana;
  font-size: 12px;
  color: #FFFFFF;
  background: #94463d;
}
.wa_editor{
  background: #FFFFFF;
  color: #000000;
}
td {
  font-family: Verdana;
  font-size: 12px;
  padding: 1px;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: #e5c221;
}
a:hover {
  text-decoration: none;
  color: #ffffff;
}
a.extern{
  text-decoration: none;
}
a:hover.extern{
  text-decoration: none;
  color: #ffffff;
}
fieldset a:hover, .cmslinks a:hover, .wa_editor a:hover{
  color: #000000;
}
.active{
  font-weight: bold;
}
.normal{
  font-weight: normal;
}
.back{
  clear: both;
  float: right;
}
li {
  margin-left: 15px;
}
.cmslinks{
  float: right;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: white;
  border: 1px solid #eee;
  width: 280px;
  padding: 5px;
  text-align: left;
  font-size: 10px;
  z-index: 1000;
}
.wrap{
  position: relative;
  z-index: 200;
}
.titel{
  font-weight: bold;
  margin: 60px 0 30px 0;
}
.tekst{
}
.plaatje_onder_titel{
  margin: -30px 0 30px 0;
}
.plaatje_rechts{
  float: right;
}
.clearer{
  clear:both;
}
.topmenu{
  margin: 8px 0;
  height: 15px;
}
.menuitem{
  width: 16.60%;
  float: left;
  text-align: center;
  position: relative;
  z-index: 100;
}
.leftimage{
  position: absolute;
  top: 108px;
  left: 7px;
  z-index: 20;
}
.topimage{
  margin-left: 10%;
  position: relative;
  z-index: 100;
}
.bodycontainer{
  width: 808px;
  text-align: left;
  margin-left: 10%;
  padding-left: 60px;
}
.photocredits{
  position: absolute;
  z-index: 20;
  font-size: 10px;
  color: #ffffff;
  right: 0px;
  bottom: 0px;
  padding: 2px;
}
.imagebottomright{
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  height: 100%;
}
.imagebottomright img{
  height: 100%;
}
