	#home_wrapper {
		
	}
									
	#home_left {
		width:380px;
		padding:31px 25px 0 23px;
		float: left;
		overflow: hidden;
	}
		
	#home_left h2 {
		background:transparent url(../../images/layout/mapje_blauw.gif) no-repeat left;
		padding-left:25px;
		color:#007879;
		font-size:18px;
	}
	
	#home_left h2 a {
		text-decoration: none;
	}
		
	#home_left ol {
		padding-left:25px;
		text-align:left;
		line-height:19px;
		margin-bottom:67px;}
		
	#home_left ol li {
		border-bottom:1px dashed #007879;
		padding:17px 0 18px 0;
	}
		
	#home_left ol h3 {
		color:#008F91;
		background:transparent url(../../images/layout/bullet_blauw.gif) no-repeat 0 6px;
		padding-left:16px;
		text-align:left;
	}
	
	#home_left a {
		color: #008F91;
	}
	
	#home_left a:hover {
		color: #007879;
	}
		
	#home_left ol div.newsItemContent {
		padding: 16px 0 0 16px;
	}
		
	#home_left ol li p img {
		padding:2px;
		border:1px solid #b6bbba;
		margin:2px 14px 20px 0; /*-- bottom margin om de tekst rechts te houden---- */
		margin: 5px;
	}
		
	#home_left ol li p a {
		color:#137bb9;
		text-decoration:none;
	}
		
	#home_left ol li p a:hover {
		background-color:#137bb9;
		color:#fff;
		text-decoration:none;
	}
		
	#home_left ol li p {
		padding:0 0 15px 0;
		text-align:left;
		line-height:21px;
	}
		
	#home_left ol li p strong {
		font-weight:bold;
		color: #444;
	}
		
	#home_left ol li blockquote {
		margin-left: 25px;
	}
	
	#home_left ol li ul {
		list-style: disc;
		padding-left: 25px;
		margin-bottom: 19px;
	}
	
	#home_left ol li li {
		border: 0;
		padding: 0;
	}

	
	#home_right {
		width:222px;
		background:transparent url(images/bg_home_right.jpg) no-repeat;
		padding:29px 0 0 0;
		float:right;
	}
		
	#home_right h2 {
		background:transparent url(images/bg_h_agenda.gif) no-repeat left;
		padding-left:27px;
		margin-left:21px;
		color:#db8d13;
		font-size:16px;}
		
	#home_right h2 a {
		color:#db8d13;
		text-decoration: none;
	}
	
	#home_right h2 a:hover {
		color: #D18A18;
	}
		
	#home_right ol {margin-top:15px}
		
	#home_right ol li {
		border-bottom:1px solid #e4e6e6;
		font-family:tahoma;
		padding-left:15px;
		margin-bottom:3px;
		}
		
	#home_right ol li h3 {
		color:#F1A01B;
		font-size:10px;
		margin-left:6px;}
	
	#home_right ol li ul {}
	
	#home_right ol li ul li {
		border-bottom:none;
		list-style-image:url(images/bullet_agenda.gif);
		padding-left:0;
		margin-left:15px;}
	
	#home_right ol li ul li a {
		color:#666;
		font-size:10px;
		text-decoration:none;}
		
	#home_right ol li ul li a:hover {color:#F1A01B;}