body {
background-color:#ffffff;
padding: 0;
margin: 0;
font-size: 12px;
font-family:arial;
color: #434343;
}

#logo {
margin-left:50px;
  margin-top:50px;
width: 250px;
height: 200px;

}

#tijdelijk {
position: absolute;
width: 100%;
height: 100px;
margin-left: 0px;
margin-top: 50px;
  background-color:#d5102c;
  border-bottom: 30px solid #cdb31d;
}

#tekst {
position:absolute;
margin-top:40px;
margin-left:50px;
color:#ffffff;
  font-size:14px;
Width:500px;
}

#tekst a{


color:#434343;
text-decoration: underline;
}

#tekst a:hover{


color: #26abf5;
text-decoration: none;
}








img {
border:none;

}