body {
text-align:center;
margin:0px auto;
padding:0px;
background-image:url(../images/bg-roze.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
background-color:#f5e4d9;
}



#content {
margin:0px auto;
position: relative;
height: 100%;
width:962px;
}



#logo {
float: left;
width: 223px;
height: 111px;
}


#contentvlak {
float: left;
height: 100%;
width:962px;
}


#links {
float: left;
width: 223px;
min-height: 586px;
background-image:url(../images/bg-links.jpg);
background-repeat:no-repeat;
}

#midden {
float: left;
width: 739px;
}

#slideshow {
    position:relative;
	width: 723px;
    height:380px;
}

#slideshow IMG {
    position:absolute;
    top:115px;
	margin-left: 15px;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#footer {
clear:both;
width: 962px;
text-align: right;
margin-right: 100px;
height: 100%;
}

#footer a {
margin-right: 40px;
}


#button-brochure {
	margin-left: 60px;
}
