#banner{
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
}

.retina{
  position: absolute;
  top:0px;
  left:0px;
  width: 300px;
  height: 250px;
}

.block{
  position: absolute;
  top:0px;
  left:0px;
  width: 300px;
  height: 250px;
}

#border {
  position: absolute;
  width: 300px;
  height: 250px;
  top: 0px;
  left: 0px;
  border:1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999999;
}

#overlay{
  position: absolute;
  top:0px;
  left:0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 10000;
  border:1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


#background{
  position: absolute;
  width: 100%;
  height:100%;
  left: 0;
  top: 0;
  background-color: #FFEC15;
}

#cta{
  position: absolute;
  width: 101px;
  bottom: 14px;
  right: 11px;
}

#mask1, #mask3{
  position: absolute;
  overflow: hidden;
  top: 16px;
  left: 10px;
  height: 30px;
  width: 250px;
}

#mask2, #mask4{
  position: absolute;
  overflow: hidden;
  top: 46px;
  left: 10px;
  height: 32px;
  width: 250px;
}

#txt1-1{
  position: absolute;
  top: -16px;
  left: -10px;
}
#txt2-1{
  position: absolute;
  top: -16px;
  left: -10px;
}
#txt1-2{
  position: absolute;
  top: -46px;
  left: -10px;
}
#txt2-2{
  position: absolute;
  top: -46px;
  left: -10px;
}

#maskAuto1{
  position: absolute;
  overflow: hidden;
  height: 250px;
  width: 220px;
  bottom: 0px;
  left: 0px;
}
#maskAuto2{
  position: absolute;
  overflow: hidden;
  height: 250px;
  width: 80px;
  bottom: 0px;
  right: 0px;
}

#auto1{
  width: 180px;
  position: absolute;
  bottom: 71px;
  left: 0;
}
#auto2{
  width: 180px;
  position: absolute;
  bottom: 71px;
  left: -220px;
}


#dame{
  position: absolute;
  height: 160px;
  bottom: 40px;
  right: 99px;
}
#zijkant, #voorkant, #voorkant2{
  position: absolute;
  height: 100%;
}

#kinderwagen{
  position: absolute;
  height: 83px;
  bottom: 52px;
  left: -90px;
}

#arm{
  position: absolute;
  top: 60px;
  left: 58px;
  width: 24px;
}