/* CSS Stylesheet voor website Fay Twan Tjoa fotografie
   Posities foto's op series */
   
#series {
  position: relative;
  height: 625px;
}

/* MerelJoy */
#MJ01 {
  width: 200px;
  height: 300px;
  position: absolute;
  left: 490px; /*640px;*/
  top: 325px;
}
#MJ02 {
  width: 200px;
  height: 300px;
  position: absolute;
  left: 345px;
  top: 0;
  }
#MJ03 {
  width: 200px;
  height: 300px;
  position: absolute;
  left: 115px;
  top: 0;
}
/*#MJ06 {
  width: 300px;
  height: 200px;
  position: absolute;
  left: 60px;
  top: 325px;
}*/
#MJ07 {
  width: 225px;
  height: 300px;
  position: absolute;
  left: 240px; /*390px;*/
  top: 325px;
  padding-bottom: 15px;
}
#MJ08 {
  width: 300px;
  height: 200px;
  position: absolute;
  left: 570px;
  top: 100px;
}
#MJ00 {
  position: absolute;
  left: 60px;
  top: 595px;
  padding-bottom: 15px;
}
