body,
html {
background-color: #2a1c39;
padding: 0px;
margin: 0px;
overflow: hidden;
}

#balk_wit {
position: absolute;
width: 1600px;
height: 150px;
top: 0px;
left: 0px;
background-color: #fff;
}

#balk_roze {
position: absolute;
width: 1600px;
height: 335px;
top: 120px;
left: 0px;
background-color: #894e9a;
background-image: url('gfx/behang.gif');
}

#logo {
position: absolute;
width: 270px;
height: 100px;
top: 20px;
left: 450px;
background-image: url('gfx/logo.gif');
background-repeat: no-repeat;
}


#bling {
position: absolute;
width: 270px;
height: 70px;
top: 40px;
left: 450px;
background-image: url('gfx/bling.gif');
background-repeat: no-repeat;
}

#driestap_png {
position: absolute;
width: 300px;
height: 90px;
top: 120px;
left: 439px;
background-image: url('gfx/3stap.png');
}

#driestap {
position: absolute;
width: 300px;
height: 90px;
top: 120px;
left: 439px;
}

#fadefoto {
position: absolute;
width: 400px;
height: 300px;
top: 20px;
left: 20px;
}

#nav {
position: absolute;
width: 150px;
top: 335px;
left: 135px;
text-align: right;
}

#adres {
position: absolute;
width: 220px;
top: 470px;
left: 64px;
text-align: right;
}

#middenblok {
position: absolute;
width: 400px;
top: 210px;
left: 305px;
background-color: #6e71ae;
background-image: url('gfx/watermerk.gif');
background-repeat: no-repeat;
background-position: bottom; 
z-index:99;
}

#content {
position: absolute;
width: 350px;
top: 210px;
left: 330px;
text-align: justify;
padding-right: 25px;
overflow: auto;
overflow-x: hidden;
z-index:999;
outline: none;
}

#schaduw_rechts {
position: absolute;
width: 40px;
height: 100%;
top: 210px;
left: 705px;
background-image: url('gfx/schaduw_rechts.png');
background-repeat: repeat-y;
}

#footer {
position: absolute;
width: 450px;
height: 20px;
bottom: 0px;
left: 305px;
background-color: #2a1c39;
background-image: url('gfx/schaduw_onder.png');
background-repeat: no-repeat;
background-position: -10px 0px;
}

#slogans_groot {
position: absolute;
width: 700px;
height: 40px;
bottom: 10px;
left: 225px;
z-index:999;
}

#slogans_klein {
position: absolute;
width: 400px;
height: 15px;
bottom: 3px;
left: 325px;
}

#rechts {
position: absolute;
width: 140px;
height: 245px;
top: 210px;
left: 705px;
}

#rechtslaag{
position:absolute;
top:140px;
}

#label {
position: absolute;
background-image: url("/gfx/label.gif");
background-repeat: no-repeat;
width: 15px;
height: 170px;
left: 5px;
top: 163px;
cursor: pointer;
}

#label:hover {
position: absolute;
background-image: url("/gfx/label_hover.gif");
background-repeat: no-repeat;
}
