html {
padding: 0px;
margin: 0px;
overflow: hidden;
}

body {
background-color: #f66720;
height: 100%;
padding: 0px;
margin: 0px;
overflow: hidden;
}

#totaal { 
position: absolute;
top: 50%;
left: 0px;
width: 100%;
bottom: 90px;
overflow: visible;
visibility: visible;
display: block;
}

#balk {
position: absolute; 
width: 100%; 
height: 100%;
*height: 800px; 
*left: 0px;
margin-top: 90px;
background-color: #fff;
}

#midden  { 
background-image: url('gfx/totaal.gif');
background-repeat: no-repeat; 
text-align: left; 
margin-left: -475px;
position: absolute; 
top: -275px; 
left: 50%; 
width: 950px; 
height: 550px; 
}

#content {
position: absolute;
top: 170px;
left: 237px;
width: 460px;
height: 195px;
text-align: justify;
overflow: auto;
overflow-x: hidden;
padding-right: 20px;
line-height: 14px;

scrollbar-3dlight-color:#b4985a;
scrollbar-track-color:#fff;
scrollbar-face-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-arrow-color:#e51937; 
}

#nav {
position: absolute;
top: 170px;
left: 40px;
width: 150px;
text-align: right;
}

#titel {
position: absolute;
top: 170px;
right: 0px;
width: 200px;
height: 300px;
}

#adres  {
position: absolute;
bottom: -25px;
left: 213px;
width: 736px;
height: 25px;
text-align: right;
}

#pasfoto {
position: absolute;
top: 210px;
left: 753px;
width: 150px;
height: 150px;
}

/* PORTFOLIO  */

#pf_content {
position: absolute;
top: 170px;
left: 237px;
width: 185px;
height: 195px;
text-align: left;
overflow: auto;
overflow-x: hidden;
padding-right: 20px;
}

#pf_beeld {
position: absolute;
top: 40px;
left: 425px;
width: 355px;
height: 455px;
overflow: hidden;
}

#pf_prevnext {
position: absolute;
top: 380px;
left: 237px;
width: 180px;
height: 20px;
}

#pf_details {
position: absolute;
top: 265px;
right: 80px;
width: 60px;
height: 75px;
text-align: right;
}

#pf_tools {
position: absolute;
top: 380px;
right: 80px;
width: 200px;
height: 175px;
text-align: right;
}

