body {
text-align:center;
margin:0px auto;
padding:0px;
background-image:url(../images/bg.jpg);

}

#content {
height: 100%;
width:928px;
background-color:#FFFFFF;
}

#header {
position:relative;
width: 928px;
height: 283px;
top: 10px;
background-image:url(../images/header.jpg);
}

#shadow {
position:relative;
width: 928px;
height: 40px;
float: left;
background-image:url(../images/bg-bovenmenu.jpg);
}



#titel_links {

float: left;
width: 188px;
height: 35px;
background-image:url(../images/bg-titel-links.jpg);
background-repeat:no-repeat;
}

#titel_midden {

float: left;
width: 551px;
height: 35px;
top: -15px;
background-image:url(../images/bg-titel-midden.jpg);
background-repeat:no-repeat;
}

#titel_rechts {

float: left;
width: 189px;
height: 35px;
background-image:url(../images/bg-titel-rechts.jpg);
background-repeat:no-repeat;
}



#contentvlak {
height: 100%;
width:928px;
}



#kolomlinks {

float: left;
width: 188px;
height: 100%;
padding-top: 10px;
background-image:url(../images/bg-kolom-links.jpg);
background-repeat:no-repeat;
}

#kolommidden {

width: 535px;
float: left;
height: 100%;
padding-top: 10px;
}

#kolomrechts {

float: left;
width: 155px;
height: 100%;
padding-top: 10px;
background-image:url(../images/bg-kolom-rechts.jpg);
background-repeat:no-repeat;
}



#footer {
clear:both;
background-image:url(../images/bg-footer.jpg);
text-align:center;
width: 928px;
height: 34px;
margin: 0 auto;
}

