 div#header {
 	background:url("../images/materialen/header.jpg") top left no-repeat;
 }
 
  div#footer {
 	background:url("../images/materialen/footer.jpg") top left no-repeat;
 }
 
 div#menu {
 	background:url("../images/materialen/menu.jpg") top left no-repeat;
 }
 
 ul#idMenuTopHor li ul li a:hover
{
	background:			#f1974b;
}

div#container {
    background:url("../images/materialen/bgContainer.jpg") top left no-repeat;
}

div#columnRight {
 	background:#fce4ca;
}

div#overflow {
    background:url("../images/materialen/bgWrapper.jpg") left top repeat-y;
}