div#divPlattegrond {
  position: relative;
  width: 567px;
  height: 500px;
  border: 1px solid #735D39;
  background-image: url(../images/i_plat_emmaus.jpg);
}
div.divHotspot {
  position: absolute;
  z-index: 100;
}

div.highslide-html-content {
  background-color: #FCFCE0;
}
div.highslide-header, 
div.highslide-footer {
  display: none;
}
div.highslide-body {
  width: 890px;
  padding: 20px;
}
.highslide-wrapper .highslide-html-content {
  width: 950px;
  height: 600px;
}
#my-content h1 {
  font-size:14px;
}
#footer {
  margin-top: 20px;
  height: 0px;
}
#footer a {
  float: right;
}

div#divControl {
  position: absolute;
  width: 85px;
  left: 840px;
  top: 0px;
}
