

body{

font-family: Arial;
font-size: 12px;

}

img
{  border-style: none;
}

#verticaal_centreren {
background-image: url(../images/layout/bg_verloop.png);
background-repeat:   repeat-x;
position: absolute;
margin-left: -433px;
top: 0px;
left: 50%;
width: 867px;
height: 100%;
min-height: 825px;

}


