html,body{	
	background: url(../images/bg_body_blauw.gif) #5566cc repeat-x;	
}

div#container{	
	background: url(../images/bg_container_blauw.gif) bottom;					
}

div#serviceMenu{	
	background: #7788cc;						
}

div#menu{	
	border-top: 4px solid #7788cc;						
}

div#inhoud{
background: url(../images/bg_inhoud_blauw.gif) no-repeat;
}

div#euro{
background: #7788cc;
}

div#subMenu{
border-top: 5px solid #7485cc;
background: url(../images/bg_submenu_blauw.gif);
}

