 .link{
    position:absolute;
  /*  background: rgba(255, 15, 9, 0.4800);
    z-index:9999;*/
    z-index:10005;
    border:1px solid grey;
 }
 
 .zoombig{
    display:none;
 }
 .steef {
    background: rgba(255, 15, 9, 0.4800);
   height:107px; 
    width:195px; 
    left:364px; 
    top:196px; 
    position:absolute;
    z-index:9999;
  }
 .p1vierkantlinksboven{
  /*  position:absolute;*/
    left:280px; /* 329 + 12*/
    /*top:1px;*/
    height:74px;
    width:19px;
   /* background: rgba(255, 15, 9, 0.4800);
    z-index:9999;*/
 }
 
 .zoomContainer {
	z-index: 10000;
}

 a {
    cursor: pointer;
 }
 
    /*Temp Zoomfunctie*/
 .p1vierkantrechtsonder{
    position:absolute;
    left:995px; /* 329 + 12*/
    top:1407px;
    height:74px;
    width:19px;
    background: rgba(255, 15, 9, 0.4800);
    z-index:9999;
 } 
 .p1vierkantlinksonder{
    position:absolute;
    left:0px; /* 329 + 12*/
    top:1407px;
    height:74px;
    width:19px;
    background: rgba(255, 15, 9, 0.4800);
    z-index:9999;
 }
 .p1vierkantrechtsboven{
    position:absolute;
    left:995px; /* 329 + 12*/
    top:0px;
    height:74px;
    width:19px;
    background: rgba(255, 15, 9, 0.4800);
    z-index:9999;
 } 
 .p1vierkantlinksboven{
    position:absolute;
    left:0px; /* 329 + 12*/
    top:0px;
    height:74px;
    width:19px;
    background: rgba(255, 15, 9, 0.4800);
    z-index:9999;
 }