/* Small map container */
DIV#mapContainerThumb {
  width: 250px;
  height: 165px;
  background-image: url(../images/f_plgr_de-ullingse-bergen_small.jpg);
}

/* Draggable map */
DIV#mapDrag {
  background-image: url(../images/f_plgr_de-ullingse-bergen_xxl.jpg);
  width: 2000px;
  height: 1317px;
}