body{
  width:1920px;
  /*background-color:#f6f0e1;*/
  left:0;
  right:0;
  padding:0;
  box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   font-family: "Special Elite";
   background-image: url('../img/typewriterback.jpg');
   background-repeat: no-repeat;


}




.head{
  background-image: url(../img/head.jpg);
  background-repeat: no-repeat;
  height:296px;
  width:100%;

}

.datum{
  margin-top:270px;
  margin-left:0px;
  font-size:19px;
  font-weight: 600;
  color: #1A1A1A;
  position: absolute;
}



.nieuws-ul{
list-style-type: none;
margin-left:10px;
display: inline-block;
}


.nieuws-li{
  font-size: 1em;
  color:black;
  text-decoration:none;
  width:820px;
  padding: 10px;
  display: inline-block;
  position: relative;
}

.nieuws-li > a{

  font-size: 1em;
  color:black;
  text-decoration:none;
  width:100%;
  display: inline-block;
}

.first_nieuws-li > a{
  font-size: 1.2em;
  color:black;
  text-decoration:none;
  list-style-type: none;
  width:100%;
  display: block;
  font-weight: bold;

}
.eerste_tekst{
  font-size: 1.2em;
  color:black;
  text-decoration:none;
  list-style-type: none;
  width:100%;
  display: block;

}

.weg{
  display:none;
}

.nieuws_blok{
  margin-top: 130px;
  margin-left:680px;
  width: 500px;

}
