
#verticaal_centreren {

position: absolute;
margin-left: -490px;
top: 0px;
left: 50%;
width: 980px;
}


