
/* schilderijen */
/* de plaatjes op hun plek schuiven */
div.landschap_groot {
  position: absolute;
  top: 45px;
  left: 25px;
  width: 700px;
  height: 300px;
}

div.paintings-row {
  position: absolute;
  top: 330px;
  left: 25px;
  width: 700px;
}



div.picturebox_back {
  height: 440px;
}

div.picturebox_close {
  bottom: 50px;
}



div.picturebox_pict {
  position: absolute;
  left: 85px;
  top: 55px;
}







