body{ background: #f1dfda url(/img/bg.gif) repeat-x; margin: 0; margin-left: 5px;padding: 0; font: 11px Arial, Helvetica, sans-serif; color: #7a7a7a;}

a{ color: #7a7a7a; }

#container{ width: 780px; margin: 0 auto; }
#header{ background: url(/img/header.gif) no-repeat; height: 146px; }

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

	#left .news_item{ background: #FFF url(/img/news_bottom.gif) center bottom no-repeat; margin: 0 0 10px 0; }
	
		#left .news_item h1{ padding: 6px 0 0 25px; margin: 0; background: url(/img/news_h1.gif) no-repeat; height: 24px; color: #FFF; font-size: 12px; text-align: left;}
		#left .news_item .inhoud{ padding: 5px 10px 15px 10px; text-align: justify; }
		#left .news_item img{ margin: 0 0 0 5px; }
		
		.pink_button, .pink_button_right{ background: url(/img/button.gif) no-repeat; height: 18px; width: 86px; border: 0; margin: 0; padding: 0; color: #FFF; margin: 4px 0 0 0; }
		.pink_button_right{ margin: 0 0 0 340px; }
		
		#left .ads{ background: url(/img/ads.gif) no-repeat; height: 73px; margin: 0 0 10px 0; text-align: center; padding: 4px 0 0 0; }
	
		#left #copyright{ color: #34393d; text-align: center; margin: 0 0 10px 0; }
			
			#left #copyright a{ color: #34393d; text-decoration: none; }
			
#middle_ads{ float: left; background: url(/img/ads_middle.gif) no-repeat; width: 219px; margin: 0 0 0 7px; text-align: center; padding: 5px 0; }

	#middle_ads img{ border: 0; margin: 15px 0 0 0; }

#right{ float: left; width: 219px; margin: 0 0 0 10px; color: #FFF; }

	#right .right_red_item{ background: #c8596a url(/img/red_bottom.gif) no-repeat center bottom; margin: 0 0 10px 0; }
	#right .right_brown_item{ background: #915e5a url(/img/brown_bottom.gif) no-repeat center bottom; margin: 0 0 10px 0; }
		
		#right .right_red_item h1, #right .right_brown_item h1{ background: url(/img/red_h1.gif) no-repeat; height: 27px; color: #FFF; padding: 12px 0 0 17px; margin: 0; font-style: italic; font-size: 19px; }
		#right .right_brown_item h1{ background: url(/img/brown_h1.gif) no-repeat; }
		
			#right .brown_list, #right .red_list{ padding: 5px 0 10px 12px; margin: 0; list-style: none; }
			#right .brown_list li, #right .red_list li{ margin: 0; padding: 0; }
			#right .brown_list li a, #right .red_list li a{ display: block; color: #FFF; text-decoration: none; background: url(/img/brow_arrow.gif) center left no-repeat; padding: 4px 0 4px 20px; width: 180px; }
			#right .red_list li a{ background: url(/img/red_arrow.gif) center left no-repeat; }


		.padding{ padding: 7px 12px; }
		
	#right #valid{ color: #7a7a7a; text-align: center; }
	#right #valid a{ color: #c8596a; text-decoration: none; }

	.ad_right{ background: #d14152 url(/img/lightred_top.gif) no-repeat; text-align: center; padding: 5px 0 0 0; }
	.ad_right_bottom{ background: url(/img/lightred_bottom.gif) no-repeat; height: 5px; margin: 0 0 10px 0; }

    #menu {
      color:#fff;
      margin: 1em 0;
      padding: 0px 0.5em;
      background: #DD6876 none;
    }
    #menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    #menu li {
      margin: 0;
      padding: 0;
      float: left;
    }

    #menu {
      padding: 0;
      background: #DD6876 none;
    }
    #menu li {
      width: 7em;
      margin-right: 1em;
      background: #DD6876 none;
      text-align: center;
    }
    #menu a {
      color:#fff;
      display: block;
      width: 100%;
      text-decoration: none;
    }
    #menu a:hover {
      background: #D44253 none;
    }
