#banner{
  position: absolute;
  width: 336px;
  height: 280px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  background-color: #ccc;  

}

.retina{
  position: absolute;
  width: 336px;
  height: 280px;
  top:0px;
  left:0px;
}


#border {
  position: absolute;
  width: 336px;
  height: 280px;
  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;
}


.button{
  position: absolute;
  bottom:10px;
  right:10px;
  height: 35px;
  width: auto;
}




.juich{
  position: absolute;
  width:400px;
  height:280px;
  top:0px; 
  left:-48px;
}

.vlag{
  position: absolute;
  top:110px;
  left:30px;
  width:108px;
  height: auto;
}


.vlag1{
  position: absolute;
  top:-16px;
  left:40px;
  width:180px;
  height: auto;
}

.vlag2{
  position: absolute;
  top:70px;
  left:200px;
  width:97px;
  height: auto;
}