img.imagemap {
  position:relative;
}

.hotspot_popup {
  display:none;
  position:absolute;
  background-color:#ffffff;
  border:1px solid black;
  width:200px;
  z-index: 10000;
}

.popupheader {
  border-bottom:1px solid black;
  width:100%;
}

.popupheader .titel {
  font-weight:bold;
  padding-left:2px;
}

div.ptekst {
  padding-left:2px;
}

.sluitkruis {
  float:right;
  width:10px;
}

.sluitkruis a {
  font-weight:bold;
  color:#CC0000 !important;
  text-decoration:none !important;
}

.ptekst p {
  margin-bottom:0;
}
