/*BASIC ---------------------------*/

html,
body {
padding: 0px;
margin: 0px;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
background-color: #fff;
background-image:url('/gfx/achtergrond.gif');
background-position: top center;
background-repeat: no-repeat;

scrollbar-3dlight-color:#F28801;
scrollbar-track-color:transparent;
scrollbar-face-color:#fff;
scrollbar-darkshadow-color:#fff;
scrollbar-arrow-color:#F28801;
}

#totaal {
position: absolute;
top: 0px;
left: 50%;
height: 100%;
width: 900px;
margin-left: -450px;
background-image:url('/gfx/totaal.gif');
background-repeat: no-repeat;
}

#logo {
position: absolute;
top: 0px;
left: 530px;
width: 205px;
height: 95px;
}

#header {
position: absolute;
top: 102px;
left: 159px;
width: 658px;
height: 159px;
background-image:url('/gfx/randomfotoos/1.jpg');
}

#introtext {
position: absolute;
top: 215px;
left: 250px;
width: 405px;
height: 59px;
}

#nav {
position: relative;
top: 102px;
left: 0px;
width: 130px;
background-color: #27288b;
padding: 15px;
}

#basic_knoppen {
position: relative;
top: 90px;
left: 0px;
width: 160px;
}

#adres {
position: absolute;
top: 610px;
left: 20px;
width: 140px
}

#content {
position: absolute;
top: 290px;
left: 250px;
width: 650px;
}

#text {
position: relative;
float: left;
top: 0px;
width: 405px;
margin-right: 40px;
text-align: justify;
}

#subnav {
position: relative;
float: left;
top: 32px;
width: 150px;
}

#footer {
position: relative;
left: 0px;
top: 30px;
height: 30px;
clear: both;
text-align: left;
margin-bottom: 15px;
}

#link_denhaag {
position: absolute;
left: 810px;
top: 183px;
height: 55px;
width: 85px;
}


/*HOME ---------------------------*/

#home_header {
position: absolute;
top: 102px;
left: 160px;
width: 720px;
height: 240px;
overflow: hidden;
}

#home_nav {
position: relative;
top: 102px;
left: 0px;
width: 130px;
height: 210px;
background-color: #27288b;
padding: 15px;}


#home_knoppen {
position: absolute;
top: 360px;
left: 180px;
width: 605px
height: 150px;
}

#home_content {
position: absolute;
top: 560px;
left: 195px;
width: 495px
}

#home_adres {
position: absolute;
top: 385px;
left: 20px;
width: 140px
}

#home_footer {
position: relative;
left: 0px;
top: 50px;
clear: both;
text-align: left;
width: 600px;
margin-bottom: 15px;
}

#stappen{
position:relative;
margin-bottom:20px;
}
