
/* layout.css */
body{background:#7b2272; text-align:center;}
div.container{background:url(images/bg_container.gif) repeat-y;width:947px; margin:0 auto; position: relative;}
div.footer{background:url(images/footer.jpg) no-repeat; width:947px; height:36px; margin:0 auto;}

h1.header{width:947px; height:169px; text-indent:-9999px; background:url(images/header.jpg) no-repeat; margin:0 auto;}

div.contentbox{background:url(images/bg_links.gif) no-repeat; width:887px; height: 419px; margin:0 auto;}
div.contentbox h3.header{float:left; width:190px; margin: 20px 40px 0px 60px; }
div.contentbox div.center{float:left; text-align: left;width:265px; margin: 0px 10px 20px 20px; }

div.contentbox2 {width:887px;  margin:0 auto;}
div.contentbox2 h3.header{width:887px; height:61px; text-indent:-9999px; background:url(images/header_bekijkfilmpjes.gif) no-repeat;}
div.contentbox2 div.center{width:887px; background:url(images/bg_bekijkfilmpjes.gif) repeat-y;}
div.contentbox2 div.footer{width:887px; height:41px; background:url(images/footer_bekijkfilmpjes.png) no-repeat;}

/* image padding */
.padding{padding: 10px 5px 0 5px;}

.linkpartners{ width: 887px; align: center; margin:0 auto;}

