Relevante CSS:
.tekst
{
position: absolute;
margin-top: 2%;
margin-right: 20%;
margin-left:10%;
}
.kennis
{
position: static;
margin-top: 2%;
width: 400px;
margin-left:10%;
overflow: hidden;
border: medium double white;
}
.programmas
{
position: static;
margin-top: 2%;
width: 400px;
margin-right:10%;
overflow: hidden;
border: medium double white;
z-index: 20;
}