html {
height: 100%;
overflow: hidden;
outline: none;
}

body {
height: 100%;
overflow: hidden;
}

#totaal {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
}

#achter {
position: absolute;
overflow: hidden;
height: 630px;
top: -606px;
left: 0px;
width: 1598px;
margin-left: -788px;
}

#midden {
position: absolute;
overflow: hidden;
height: 600px;
top: -300px;
left: 0px;
width: 930px;
margin-left: -465px;
}

#logo {
position: absolute;
height: 104px;
width: 255px;
left: 475px;
top: 20px;
}

#home_mensen {
position: absolute;
top: 156px;
left: 90px;
height: 420px;
overflow: hidden;
}

#content {
position: absolute;
text-align: justify;
height: 430px;
width: 330px;
left: 488px;
top: 124px;
overflow: auto;
overflow-x: hidden;
padding-right: 25px;
}

#contentruimte {
position: relative;
height: 30px;
width: 330px;
left: 10px;
bottom: 10px;
margin-top: 20px;
}

#nav {
position: absolute;
left: 200px;
top: 30px;
}

#rotsfoto {
position: absolute;
top: 12px;
left: 22px;
width: 150px;
height: 275px;
}

#foto {
position: absolute;
left: 200px;
top: 300px;
width: 195px;
height: 195px;
overflow: hidden;
}

#vervangfoto {
position: absolute;
left: 200px;
top: 300px;
width: 195px;
height: 195px;
overflow: hidden;
z-index: 998;
}

#fotohoek_boven {
position: absolute;
left: 355px;
top: 295px;
width: 47px;
height: 47px;
background-image: url('/gfx/fotohoek_boven.png');
background-repeat: no-repeat;
z-index: 999;
}

#fotohoek_onder {
position: absolute;
left: 193px;
top: 460px;
width: 47px;
height: 43px;
background-image: url('/gfx/fotohoek_onder.png');
background-repeat: no-repeat;
z-index: 999;
}

#talen {
position: absolute;
right: 0px;
top: 35px;
width: 75px;
height: 20px;
}

#footer {
position: absolute;
bottom: 25px;
left: 488px;
width: 425px;
height: 15px;
}

#verloop_boven {
position: absolute;
top: 124px;
left: 465px;
width: 360px;
height: 35px;
background-image: url('/gfx/verloop_boven.png');
}

#verloop_onder {
position: absolute;
bottom: 46px;
left: 465px;
width: 360px;
height: 35px;
background-image: url('/gfx/verloop_onder.png');
}
