/* CSS Stylesheet voor website Fay Twan Tjoa fotografie
   Posities foto's op series */
   
#series {
  position: relative;
  height: 2335px;
}


/* Portraits */
#Kris01 {
  width: 201px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
}
#Kris02 {
  width: 500px;
  height: 497px;
  position: absolute;
  left: 285px;
  top: 0px;
}
#Kris03 {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 210px;
}
#Menno01 {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 517px;
}
#Menno02 {
  width: 500px;
  height: 492px;
  position: absolute;
  left: 285px;
  top: 517px;
}
#MissV01 {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 0;
  top: 1029px;
}
#MissV02 {
  width: 500px;
  height: 510px;
  position: absolute;
  left: 285px;
  top: 1029px;
}
#MissV03 {
  width: 200px;
  height: 209px;
  position: absolute;
  left: 0;
  top: 1239px;
}
#LianTien01 {
  width: 500px;
  height: 761px;
  position: absolute;
  left: 285px;
  top: 1549px;
  padding-bottom: 15px;
}
#Robin01 {
  width: 500px;
  height: 500px;
  position: absolute;
  left: 285px;
  top: 2320px;
}
#RobinL01 {
  width: 500px;
  height: 750px;
  position: absolute;
  left: 285px;
  top: 2830px;
  padding-bottom: 15px;
}
#Portraits00 {
  position: absolute;
  left: 0;
  top: 3570px;
  padding-bottom: 15px;
}
