@charset "utf-8";
/* CSS Document */

body{
background: url(images/Background_repeat.jpg) repeat;
margin-top: 0px;
}

#groote_tabel{
width:936px;
}

#inhoud_table{
width:700px;
border:none;
margin:0px;
padding:0px;
top:0;
border-spacing:0px;
border-collapse:collapse;
margin-top:0px;
}

#inhoud_background{
background: url(images/background_pattern.jpg) repeat;

}

#inhoud_right_spacer{
background: url(images/body_right_spacer.jpg) repeat-y;
width:31px;
}

#inhoud_left_spacer{
background: url(images/body_left_spacer.jpg) repeat-y;
width: 29px;
}


#container_top{
background: url(images/container_top.jpg) no-repeat;
width:936px;
height:46px;
}

#container_bottom{
background: url(images/container_bottom.jpg) no-repeat;
width: 936px;
height: 128px;
}

#container_left_top{
background: url(images/container_left_top.jpg) no-repeat;
width: 115px;
height: 376px;
vertical-align:top;
background-position:top;
}

#container_left_bottom{
background: url(images/container_left_bottom.jpg) no-repeat;
width: 115px;
height: 280px;
bottom: 0px;
vertical-align:top;
background-position:bottom;
}

#container_left_spacer{
background: url(images/container_left_spacer.jpg) repeat-y;
width: 115px;
height: 30px auto;
}

#container_right_top{
background: url(images/container_right_top.jpg) no-repeat;
width: 121px;
height: 376px;
top:0px;
background-position:top;
}

#container_right_bottom{
background: url(images/container_right_bottom.jpg) no-repeat;
width: 121px;
height: 280px;
bottom: 0px;
background-position:bottom;
}

#container_right_spacer{
background: url(images/container_right_spacer.jpg) repeat-y;
width: 121px;
height: 30px auto;
}

#midden{
width: 700px;
}

#banner{
background: url(images/banner.jpg) no-repeat;
width: 700px;
height: 217px;
top:0px;
background-position:top;
}

#banner_onder{
background: url(images/banner_onder.jpg) no-repeat;
width: 700px;
height: 37px;
top:0px;
background-position:top;
}

#footer{
background: url(images/footer.jpg) no-repeat;
width: 700px;
height: 128px;
bottom:0px;
text-align:center;
color:#FFFFFF;
font-size:0.8em;
font:"Agency FB";
background-position:bottom;
}