body{ font: 11px Tahoma; background: #f8f7f4; color: #515050; margin: 0; padding: 0; }
#container{ width: 901px; margin: 0 auto; }

a{ color: #515050; text-decoration: underline; }

.clear{ clear: both; }

	
#header{ background: url(/img/header.png) no-repeat; width: 901px; height: 157px; margin: 10px 0; }
#menu{ background: url(/img/menu_bg.gif) no-repeat; height: 40px; }

#menu ul{ margin: 0; padding: 0; list-style: none; }
#menu ul li{ float: left; background: url(/img/menu_scheiding.gif) no-repeat right; }
#menu ul #last_li{ background: 0; }
#menu ul li a, #menu ul li span{ display: block; color: #555454; text-decoration: none; padding: 15px 52px 10px 52px; }
#menu ul li span{font-weight:bold;}

#left{ width: 185px; float: left; }

	.blue_h1, .green_h1, .pink_h1{ color: #787878; font-size: 14px; font-weight: normal; text-align: center; margin: 0; height: 20px; padding: 1px 0 0 0; }
	
		.blue_h1{ background: url(/img/blue_h1.gif) no-repeat; }
		.green_h1{ background: url(/img/green_h1.gif) no-repeat; }
		.pink_h1{ background: url(/img/pink_h1.gif) no-repeat; }
	
	.vak_blue, .vak_green, .vak_pink{ color: #FFF; padding: 5px 4px; margin: 0; }
	
		.vak_blue{ background: #24b7ff url(/img/blue_top.gif) no-repeat top; }
		.vak_green{ background: #c5e472 url(/img/green_top.gif) no-repeat top; }
		.vak_pink{ background: #ff8fff url(/img/pink_top.gif) no-repeat top; }
		
	.blue_bottom{ background: url(/img/blue_bottom.gif) no-repeat; height: 3px; margin: 0 0 7px 0; }
	.green_bottom{ background: url(/img/green_bottom.gif) no-repeat; height: 3px; margin: 0 0 7px 0; }
	.pink_bottom{ background: url(/img/pink_bottom.gif) no-repeat; height: 3px; margin: 0 0 7px 0; }
	
	.blue_list, #subnav{ list-style: url(/img/blue_pijltje.gif); margin: 4px 0 0 25px; padding: 0; }
	.pink_list{ list-style: url(/img/pink_pijltje.gif); margin: 4px 0 0 25px; padding: 0; }
	.blue_list li a, #subnav li a,.pink_list li a{ color: #FFF; text-decoration: none; display: block; width: 150px; padding: 2px 0; }

#middle{ float: left; width: 511px; margin: 0 9px; }

	.middle_vak{ width: 511px; background: #FFF url(/img/white_top.gif) no-repeat top; padding: 7px 0 0 0; }
	.middle_bottom{ height: 4px; width: 511px; background: url(/img/white_bottom.gif) no-repeat; margin: 0 0 10px 0; }
	
		.pink_bg{ background: url(/img/pink_content.gif) no-repeat; height: 38px; width: 497px; margin: 0 7px 7px 7px; }
		.pink_bg h1{ font-size: 14px; color: #FFF; font-weight: bold; padding: 2px 0 0 7px; }
		.pink_bg h2{ font-size: 11px; color: #FFF; margin: -10px 0 0 7px; }
		.tekst{ padding: 0 15px; }
		.right_img{ margin: 0 0 0 20px; }
		.middle_adsense{ width: 468px; height: 60px; margin: 1px auto 0 auto; background: #FFF; }
		
#right{ float: left; width: 185px; }

	.grey_vak{ background: #f8f7f4 url(/img/grey_top.gif) no-repeat top; width: 168px; color: #515050; margin: 5px 4px 0 4px; }
	.grey_bottom{ background: url(/img/grey_bottom.gif) no-repeat; height: 3px; margin: 0 4px; }
	.grey_content{ padding: 3px; }

#footer{ background: url(/img/footer.gif) no-repeat; height: 36px; width: 897px; margin: 0 0 10px 0; text-align: center; font-size: 12px; padding: 7px 0 0 0;  }

	#footer a{ text-decoration: none; }

