body,
html {
overflow: hidden;
background-color: #ECEEF0;
width: 100%;
height: 100%;
}

#totaal {
position: absolute;
background-image:url(gfx/totaal.jpg);
background-position: center;
background-repeat: no-repeat;
*background-repeat: once;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
}

#horizon { 
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px; }

#master {
position: absolute; 
margin-left: -450px;
left: 50%;
top: -300px; 
width: 900px; 
height: 600px; 
}

#achter {
position: absolute;
background-image: url(gfx/achter_groot.jpg);
top: 170px;
left: 180px;
width: 633px;
height: 430px;
}

#achter_home {
position: absolute;
background-image: url(gfx/achter_klein.jpg);
top: 170px;
left: 180px;
width: 500px;
height: 430px;
}

#logo {
position: absolute;
background-image: url(gfx/logo.gif);
top: 0px;
left: 0px;
width: 680px;
height: 150px;
}

#titel {
position: absolute;
overflow: hidden;
top: 130px;
left: 275px;
width: 400px;
height: 75px;
}

#titel_home {
position: absolute;
overflow: hidden;
top: 130px;
left: 275px;
width: 400px;
height: 50px;
}

#content {
position: absolute;
overflow: auto;
top: 180px;
left: 275px;
width: 400px;
height: 355px;
padding-right: 15px;
}

#content_home {
position: absolute;
overflow: auto;
top: 180px;
left: 275px;
width: 275px;
height: 355px;
padding-right: 15px;
}

#nav {
position: absolute;
top: 175px;
left: 0px;
width: 180px;
}

#adres {
position: absolute;
top: 520px;
left: 30px;
width: 150px;
}

#fadeschaduw {
position: absolute;
top: 171px;
left: 611px;
width: 260px;
height: 200px;
background-image: url(gfx/fadeschaduw.gif);
background-repeat: no-repeat;
}

#rechts_home {
position: absolute;
top: 180px;
left: 625px;
width: 260px;
height: 200px;
}

#rechts {
position: absolute;
top: 190px;
left: 740px;
width: 300px;
height: 400px;
overflow: auto;
}

#onevision {
display: none;
}

/*MaxiGallery*/
#rechts img {
padding-bottom: 0px;
}

#rechts img:hover {
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}

#rechts .kader a img {
border:none;
}

/*Portfolio Ditto foto's*/

#content .kader img {
border: none;
margin: -20px;
}

#content .kader {
overflow: hidden;
height: 45px;
width: 60px;
border:1px solid #333;
}

#onswerk .kader {
overflow: hidden;
float: left;
margin-right: 15px;
margin-bottom: 15px;
height: 45px;
width: 60px;
border:1px solid #333;
}

#content .kader img:hover {
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;}
