#contentRight #standort7,
#contentRight #standort8,
#contentRight #standort9,
#contentRight #standort10,
#contentRight #standort11,
#contentRight #standort12 {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background: white;
  opacity: 0.1;
  filter:alpha(opacity=10);
}

#contentRight #standort7:hover,
#contentRight #standort8:hover,
#contentRight #standort9:hover,
#contentRight #standort10:hover,
#contentRight #standort11:hover,
#contentRight #standort12:hover {
  background: url(/fileadmin/templates/images/mapHighlight.gif) no-repeat transparent;
  opacity: 1;
  filter:alpha(opacity=100);
}

/* Buers */
#contentRight #standort7 {
  top: 238px;
  left: 557px;
}

/* Berlin */
#contentRight #standort8 {
  top: 225px;
  left: 570px;
}

/* Gruenwald */
#contentRight #standort9 {
  top: 236px;
  left: 578px;
}

/* Amman */
#contentRight #standort10 {
  top: 275px;
  left: 629px;
}

/* Tokyo */
#contentRight #standort11 {
  top: 271px;
  left: 846px;
}

/* Pune */
#contentRight #standort12 {
  top: 316px;
  left: 717px;
}
