/*BASIS ---------------------------*/

html,
body {
height: 100%;
overflow: hidden;
background-color: #cec6b9;
}

#wit {
position: absolute;
height: 250px;
width: 100%;
left: 0px;
top: 50%;
margin-top: -125px;
background-color: #fff;
}

#totaal {
position: absolute;
height: 385px;
width: 1000px;
left: 50%;
top: 50%;
margin-left: -520px;
margin-top: -155px;
background-image:url('/gfx/achter.jpg');
background-repeat: no-repeat;
}

#flashlogo {
position: absolute;
left: 535px;
top: -52px;
width:  440px;
height: 125px;
}

#content {
position: absolute;
left: 260px;
top: 59px;
height: 210px;
width: 400px;
padding-right: 30px;
overflow: auto;
overflow-x: hidden;
}

#nav {
position: absolute;
width: 100px;
left: 145px;
top: 59px;
z-index: 9;
}

#foto {
position: absolute;
height: 250px;
width: 250px;
left: 695px;
top: 30px;
z-index: 0;
overflow: hidden;
}

#overons {
position: absolute;
height: 250px;
width: 250px;
left: 695px;
top: 30px;
z-index: 0;
overflow: hidden;
}

#fotobalk {
position: absolute;
height: 60px;
width: 2000px;
left: 50%;
margin-left: -845px;
top: 50%;
z-index: 1;
margin-top: 90px;
}

#woorden {
position: absolute;
height: 100px;
width: 500px;
left: 40px;
top: 350px;
}

#adres {
position: absolute;
left: 735px;
*left: 720px;
top: 380px;
text-align: right;
}

.sfeerfoto {
float: left;
margin-right: 3px;
}

#lightbox{
z-index: 999;
color: c03;
}

#formulier_plaatje {
position: absolute;
top: 59px;
left: 542px;
z-index: 999;
}

#seizoens_knoppen {
position: absolute;
height: 40px;
width: 300px;
left: 50%;
margin-left: -285px;
top: 50%;
margin-top: -225px;
}

/*HOME -------------------------*/
#homeblok {
position: absolute;
height: 250px;
width: 400px;
left: 545px;
top: 30px;
}

#homecontent {
position: absolute;
left: 260px;
top: 59px;
height: 210px;
width: 265px;
padding-right: 10px;
overflow: auto;
overflow-x: hidden;
}

#homefotobalk {
position: absolute;
height: 60px;
width: 2000px;
left: 50%;
margin-left: -845px;
top: 50%;
margin-top: 90px;
}