img.imagemap {
  border-style:none;
}

div.hotspot_popup {
  overflow:hidden;
  width:300px;
  border:0px none #000;
  background-color:transparent;
}

div.hotspot_popup .popupholder {
  width:300px;
}

div.hotspot_popup .popupholder .popuptop {
  width:300px;
  height:14px;
  background:url(../images/backgrounds/popup-top.gif);
}

div.hotspot_popup .popupholder .popupcontent {
  width:300px;
  background:url(../images/backgrounds/popup-content.gif);
}

div.hotspot_popup .popupholder .popupbottom {
  width:300px;
  background:url(../images/backgrounds/popup-bottom.gif);
}

div.hotspot_popup .popupheader {
  border-bottom:0px none #000;
  margin:0 14px 7px 14px;
  width:272px;
}

div.hotspot_popup .popupheader .sluitkruis a {
  color:#cc0000;
}

div.hotspot_popup .popupheader .sluitkruis a:hover {
  color:#ff0000;
  text-decoration:none;
}

div.hotspot_popup .ptekst {
  margin:0 14px;
  width:272px;
}

div.hotspot_popup .links li {
  background-image:none !important;
  padding-left:0px !important;
}