
div#actie img{
  border: none;
  
}
div#actie {
  position: absolute;
  z-index: 1;
  left: 303px;
  top: 67px;
}

div#sluitx {
  position: absolute;
  z-index: 3;
  left: 10px;
  top: 10px; 
  cursor: pointer;
}

div#ballon {
  position: absolute;
  z-index: 2;
  left: 0px;
  top: 0px;  
}
