html,body{	
	background: url(../images/bg_body_beige.gif) #bb7700 repeat-x;	
}

div#container{	
	background: url(../images/bg_container_beige.gif) bottom;					
}

div#serviceMenu{	
	background: #cc9911;						
}

div#menu{	
	border-top: 4px solid #cc9911;						
}

div#inhoud{
background: url(../images/bg_inhoud_beige.gif) no-repeat;
}

div#euro{
background: #cc9911;
}

div#subMenu{
border-top: 5px solid #cb9610;
background: url(../images/bg_submenu_beige.gif);
}

