body {
margin:0px auto;
padding:0px;
background-image:url(../images/background.jpg);
background-position:center;
background-position:top;
background-repeat:repeat-x;
text-align: center;
width: 100%;
background-color: #f7f7f6;
}

#content {
position: relative;
height: 100%;
width:930px;
margin:0px auto;
text-align:center;

}


#contentvlak {
height: 100%;
width:930px;
min-height: 690px;
float: left;
}


#topmenu {
width: 930px;
height: 26px;
text-align: right;
background-image: url(../images/bg-topmenu.png);
background-repeat: no-repeat;
background-position:right;

}


IMG.top {
 	position:absolute;
    top:50px;
    left:20px;
    z-index:12;
    opacity:1.0;
}

IMG.thumb {
padding-right: 10px;
padding-bottom: 5px;
border: 0px;
text-align: left;
float: left;
}

#kolomrechts.IMG {
border: 0px;
}

#slideshow {
    position:relative;
	background-image:url(../images/background-slide.png);
	margin-left: 280px;
	width: 654px;
    height: 425px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	filter: alpha(opacity=0);
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
	filter: alpha(opacity=100);
}

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



#middenkolom{
width: 580px;
height: auto;
float: left;
margin-top: 25px;
margin-right: 50px;
text-align: left;
margin-bottom: 30px;
}

#middenkolom-tweede{
margin-bottom: 30px;
}


#middenkolom-derde{
margin-bottom: 30px;
}

IMG.seperator-small {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 0px;
opacity:1.0;
}



#kolomrechts {
width: 250px;
height: auto;
float: left;
margin-top: 25px;
right: 50px;
margin-bottom: 0px;
text-align: left;
margin-bottom: 30px;
}



#k2d {
padding-top: 60px;
padding-right: 5px;
text-align: right;
}


IMG.void {
padding-bottom: 4px;
}

#container.img {
border: 0px;
}

