#right_home {
	float 	: left;
	width 	: 178px;	
	padding-left: 5px;
	padding-top: 3px;
	/*border	: 1px solid #000000;	*/
}
#left_home{
	width: 702px;
	/*height: 329px;*/
	position: relative;
	float:left;
	padding-left:20px;
}
#nieuws_home {
	width	: 720px;
	height	: 329px;
	margin 	: 0 0 0 7px;
	/*border	: 1px solid #000000;	*/
	background: url('../_images/home_news_background.png') no-repeat top left;
	margin-left:-14px;
}
#nieuws_items{
	position: relative;
	float: left;
	width: 715px;
	/*height: 56px;*/
	padding-top: 11px;
}
#nieuws_afbeelding{
	padding-top: 5px;
	position: relative;
	float: right;
	width: 352px;
	padding-top: 5px;
	margin-top:-63px;
}
#nieuws_afbeelding_overlay{
	width: 340px;
	height: 54px;
	background-image: url('../_images/home_overlay.png');
	position: absolute;
	top: 263px;
	color: #ffffff;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 12px;
	z-index: 2;
	line-height: 16px;
}
#nieuws_afbeelding_overlay a{
	color: #ea393f;
	text-decoration: none;
}
#nieuws_items .nieuws_item{
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 5px;
	cursor: pointer;
	padding-bottom: 6px;
	border-bottom: 1px solid #cccccc;
}
#nieuws_items .nieuws_item{
	color: #545353;
	font-size: 12px;
	height: 39px;
}
#nieuws_items .nieuws_item:hover{
	background-color: #f7eba9;
}
#nieuws_items .nieuws_item h2{
	color: #e82b31;
	font-size: 15px;
	line-height: 21px;
}
#nieuws_items .nieuws_item a{
	color: #e82b31;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
#right_home .home_block{
	width: 178px;
}

#left_home p{
   margin-left: 0px
   margin-right:12px;
}

#left_home .homeblock_class{
   margin-left: 0px;
   padding  : 0 20px 0 0;
}

