
	body { font: 13px arial,tahoma,verdana,sans-serif; background: #003956; }
	#tinymce_editor { background: #fff; } /* The body of the TinyMCE editor */
   .mceExternalToolbar {z-index: 9;}
	
	#column { position: absolute; left: 50%; width: 960px; margin-left: -480px; background: url("../afbeeldingen/finaal_voorpagina_achter.png") repeat-y; }
	#disputen { position: absolute; top: 9px; left: 175px; color: #fff; z-index: 3;}
		#disputen ul li { float: left; padding: 5px; }
      #disputen ul li a { color: #fff; }
	#boven { position: absolute; height: 300px; width: 960px; background: url("../afbeeldingen/finaal_voorpagina_boven.png") no-repeat; }
	#menu { position: relative; padding: 55px 0 0 50px; height: 35px; z-index: 2;}
      #menu li { float: left; }
      #menu li a { display: block; padding: 10px 20px 10px 20px; text-decoration: none; font-weight: bold; font-size: 14px; color: #fff; background: url(../afbeeldingen/menu_seperator.gif) no-repeat; background-position: center right;}
      #menu li a.actief, #menu li a:hover { color: #fff; text-decoration: underline; }
      #menu li:hover ul { display: block; }
      #menu li ul { position: absolute; display: none; background: #003956; border: 1px solid #002F47;}
      #menu li ul li { float: none; width: 150px;}
      #menu li ul li a{ background: #003956; padding: 7px 20px 7px 20px;}
   #wrap { position: relative; padding: 5px 40px 0px 40px; min-height: 200px; height: auto !important; height: 200px;}	
		#contentwrap { padding-left: 20px; padding-top: 14px; width: 460px; }
			#contentwrap #pagetitle { font-size: 20px; padding-left: 10px; padding-bottom: 20px; color: #003956; font-weight: bold;   }
			#contentwrap .wi3_field { padding: 10px; }
			#contentwrap #uitgangspunten { position: absolute; left: 580px; top: 50px; width: 163px; overflow: hidden; }
		#clearer { visibility: hidden; clear:left; zoom: 1; }
	#onder { height: 50px; width: 960px; background: url("../afbeeldingen/finaal_voorpagina_onder.png") no-repeat; }

	#secondary_column { position: absolute; top: 290px; left: 560px; width: 160px; padding: 10px; color: #fff; z-index: 1; }
	#secondary_column a { color: #fff; }
		#secondary_column h3 { margin-bottom: 4px; width: 100%; border-bottom: 2px solid #E23433; }
		#secondary_column p { padding: 10px; }
	#ad_column { position: absolute; top: 290px; left: 740px; width: 160px; padding: 10px; color: #fff; z-index: 1; }
	#ad_column a { color: #fff; }
		#ad_column h3 { margin-bottom: 4px; width: 100%; border-bottom: 2px solid #E23433; }
		#ad_column p { padding: 10px; }
		#ad_column img { width: 160px; margin-bottom: 15px; }

