.contentsholder,
.contents {
  overflow:auto;
}

.hotspot_popup {
  border:1px solid #074d93;
  background-color:#e6f7fe;
  color:#052f62;
  width:320px;
}

.popupheader {
  border-bottom-style:none;
  margin:10px;
  font-weight:bold;
  width:300px;
}

.ptekst {
  margin:10px;
  width:300px;
}

.ptekst p{
  padding:0 0 1em 0;
}

.sluitkruis a {
  display:block;
  text-indent:-9999px;
  background:url(../images/buttons/psluit.gif) no-repeat 0 0;
  width:17px;
  height:17px;
  position:relative;
  top:-3px;
  right:3px;
}

.ptekst ul.nomargin {
  margin:0.5em 0 0.5em 0;
}

.ptekst ul.nomargin li {
  padding-left:10px;
  background-position:1px 5px;
}

p.indelfland {
  color: #006600;
  font-weight: bold;
}

p.nietgeldig, 
p.nietindelfland {
  color: #FF0000;
  font-weight: bold;
}