/* stylecheat erreedeentreinnaarSobibor */

h1 {
      font-family: Arial, Verdana, Helvetica, sans-serif;
      text-shadow:2px 2px 5px black;
      color: white;
      letter-spacing: -2px;
      font-size: 40px;
      font-weight:bold;
      margin: 10x 0px 10px 0px;
}

a {
  color: green;
  font-weight: bold;
}

a:hover {
  color: green;

}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  font-weight: bold;
}

.huidig {

color: green;
text-decoration: underline;
font-weight: bold;
}

.nav1 {

  color: black;
  font-size: 45px;
  font-weight: bold;
  text-decoration: none;
/*  font-size:5vw; */
  }

.nav2 {

    color: #676767;
    font-weight: bold;
    text-decoration: none;
    }

.nav3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-shadow:2px 2px 5px black;
    color: white;
    letter-spacing: -2px;
    font-size: 60px;
    font-weight:bold;
    margin: 0px 0px 150px 0px;
    }
.nav3:hover {
    text-decoration: none;
}

.nav4 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-shadow:2px 2px 4px black;
    color: white;
    letter-spacing: -2px;
    font-size: 45px;
    font-weight:bold;
    margin: 0px 0px 150px 0px;
    }
.nav4:hover {
text-decoration: none;
}
.nav5 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-shadow:2px 2px 2px black;
    color: white;
    letter-spacing: -2px;
    font-size: 30px;
    font-weight:bold;
    margin: 0px 0px 150px 0px;
    }
.nav5:hover {
text-decoration: none;
}
.stream {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-shadow:2px 2px 2px black;
    color: white;
    letter-spacing: -2px;
    font-size: 30px;
    font-weight:bold;
    font-style: italic;
    margin: 0px 0px 15px 0px;
    }
.stream:hover {
text-decoration: none;
}

  ul {
    list-style-type: none;
  }
  a {
    list-style-type: none;
  }


  div.tekst {
    background: rgba(10, 10, 10, 0.6);
    padding: 20px;
  }


.topbuffer{ margin-top: 150px;}

a.nav:hover, a.nav:active {color: red;}

.menu{
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 128, 0, 0.9);
}

.sticky{
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}


.nowrap {
    white-space: nowrap;
}
.donker {
  background: rgba(30, 30,30, 0.6)
}
.talen {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-shadow:2px 2px 5px black;
color: white;
letter-spacing: -2px;
font-size: 45px;
font-weight:bold;
margin: 0px 50px 150px 50px;
}

.talenvlak {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: white;
    letter-spacing: -2px;
    font-size: 50px;
    font-weight:bold;
    margin: 0px 50px 100px 50px;
}



.talenR {
  text-align: right;
}

.talensmall{
font-size: 30px;
margin-bottom: 75px;
}

.topbuffer{ padding-top: 40px;}

.beneden {
  position: absolute;
 bottom: 0;
 right:0;
}

.up {
  text-transform: uppercase;
}
 #dag {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     text-shadow:2px 2px 5px black;
 color: rgb(56,56,56)
;
 letter-spacing: -2px;
 font-size: 60px;
 font-weight:bold;
 }
 #uur {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     text-shadow:2px 2px 5px black;
 color: rgb(56,56,56)
;
 letter-spacing: -2px;
 font-size: 60px;
 font-weight:bold;
 }
 #minuut {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     text-shadow:2px 2px 5px black;
 color: rgb(56,56,56)
;
 letter-spacing: -2px;
 font-size: 60px;
 font-weight:bold;
 }
 #sec {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     text-shadow:2px 2px 5px black;
 color: green;
 letter-spacing: -2px;
 font-size: 40px;
 font-weight:bold;
 }

 .download {
   background-color: #gre;
   opacity:0.9;

 }
 .content{
   max-width: 600px;
   margin: auto;
   a
 }
 .w3-green2,.w3-hover-green2:hover{color:#fff!important;background-color:#006600!important}
 .w3-blue2,.w3-hover-blue2:hover{color:#fff!important;background-color:#2d1a65!important}
 .w3-yellow2,.w3-hover-yellow:hover{color:#fff!important;background-color:#6b572e!important}
 .w3-dark-grey2,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#595959!important}


 footer {
    position: fixed;
    left: 0;
    top: 0;
    width: 50%;


  
 }
