@charset "UTF-8";
/* CSS Document */
/* Div layer for the entire banner. */
{ padding:0, margin:0, list-style-type:none;}

#container {
  position: absolute;
  width: 728px;
  height: 90px;
  top: 0px;
  left: 0px;
  margin: auto;
  overflow: hidden;
  background-color: #000D22;
}

#border {
  position: absolute;
  width: 726px;
  height: 88px;
  top: 0px;
  left: 0px;
  border:1px solid #cccccc; 
  z-index: 998;
}

#clicktag {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  cursor: pointer;
  opacity: 0;
  z-index: 999;
}

#fade{
  position: absolute;
  height:100%;
  width: 100%;
  background-color:#000D22;
  z-index: 998;
}

#fadetwee{
  position: absolute;
  height:100%;
  width: 100%;
  background-color:#000D22;
  opacity:0;
  z-index: 950;
}

#rand{
  position: absolute;
  z-index: 995;
}

#logo{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 997;
}

#lierbeneden{
  position: absolute;
  bottom: -63px;
  left: 625px;
  z-index: 996;
}

#lierboven{
  position: absolute;
  top: -58px;
  right: -1700px;
  z-index: 996;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}


#cta{
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 997;
  cursor: pointer;
}

#pijl{
  position: absolute;
  bottom: 10px;
  right: 7px;
  z-index: 997;
  cursor: pointer;
}

#btn:hover {
    -ms-transform: scale(1,1) !important; /* IE 9 */
    -webkit-transform: scale(1,1) !important; /* Safari */
    transform: scale(1,1) !important;
}

#txt1a{
  position: absolute;
  top: 0px;
  z-index: 970;
}

#sneeuw1{
  position: absolute;
  top: -300px;
  left: 0px;
  z-index: 970;
}

#sneeuw2{
  position: absolute;
  top: -300px;
  left: 0px;
  z-index: 971;
}

#sneeuw3{
  position: absolute;
  top: -300px;
  left: 0px;
  z-index: 972;
}


#sneeuw11{
  position: absolute;
  top: -800px;
  left: 0px;
  z-index: 969;
}

#sneeuw22{
  position: absolute;
  top: -800px;
  left: 0px;
  z-index: 969;
}

#sneeuw33{
  position: absolute;
  top: -800px;
  left: 0px;
  z-index: 969;
}


#bg1{
position:absolute;
z-index: 850;
width:1920px;
height:1080px;
top:-350px;
left:-590px;
}

#bg2{
position:absolute;
background-color: #000D22;
z-index: 897;
}

#bg3{
position:absolute;
z-index: 840;
width:1920px;
height:1080px;
top:-503px;
left:-607px;
}










