@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body { background: #fff; font: 12px/18px Arial, Helvetica, sans-serif; }
p { margin-bottom: 18px; }
img { border: none; }

	div#home { position: relative; margin: 0 auto; width: 954px; height: 700px; }
	
		img#home_loutercoaching, img#home_vrouwenwoensdag { position: absolute; left: 82px; }
		img#home_loutercoaching { top: 85px; }
		img#home_vrouwenwoensdag { top: 525px; }
		
		div#home_right { position: relative; float: right; height: 233px; width: 357px; padding: 476px 54px 0 66px; background-color: #6a2d68; color: #fff; }
			img#home_louterbedrijven { position: absolute; left: 67px; top: 83px; }
		div#home_right a { color: #fff; text-decoration: underline; }
		div#home_right a:hover { text-decoration: none; }
			
		img#home_imgs { position: absolute; top: 274px; z-index: 2; }
		
	div#wrapper { margin: 58px auto 0; width: 744px; height: 500px; }
	
		img#louterbedrijven { float: left; }
		div#nav { float: left; clear: left; margin-top: 19px; color: #6a2d68; font-size: 16px; width: 250px; }
		div#nav a { color: #6a2d68; text-decoration: none; }
		div#nav span { font-weight: bold; }
		div#nav div, div#nav span { float: left; }
		div#nav .div_nav_left1 { width: 55px; }
		div#nav .div_nav_left2 { width: 45px; }
		div#nav .div_nav_right { width: 140px; }
		div#breadcrumbs { float: left; clear: left; margin-top: 21px; color: #999; font-size: 10px; }
			div#breadcrumbs a { color: #999; text-decoration: none; }
			div#breadcrumbs a:hover { color: #666; }
			div#breadcrumbs span { color: #666; }
		
		div#content_left { float: left; clear: left; margin-top: 21px; width: 300px; color: #6a2d68; }
			div#content_left a { color: #6a2d68; text-decoration: underline; }
			div#content_left a:hover { text-decoration: none; }
			div#content_left ul, div#content_left ol { margin-left: 17px; }
		
		div#content_right { float: right; top: 0; color: #fff; width: 375px; background: url(/images/right_bg.gif) top right repeat-y; }
			div#content_right_imgs { float: left; width: 155px; }
			div#content_right_content { width: 181px; float: right; margin-right: 18px; margin-top: 28px; }
			div#content_right_content a { color: #fff; text-decoration: underline; }
			div#content_right_content a:hover { text-decoration: none; }
			
		.categorie_img { border: 1px solid #6a2d68; margin-bottom: 2px; }
		
		.sifr { width: 180px; float: left; }
