.object_homeblokken {
	position:relative;
	float:left;
	width:205px;
	margin-left:11px;
	overflow:hidden;
	height:254px;
	border-bottom:1px solid #ebd399;
}
.object_homeblokken p{
	margin:0px;
	padding:0px;
}
.object_homeblokken h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#14195c;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:0px;
}
.categorie {
	width:179px;
	padding-top:16px;
	padding-bottom:16px;
	padding-left:12px;
	padding-right:12px;
	background-image:url(/images/bg_cat.jpg);
	background-repeat:repeat-x;
	border:1px solid #ebd399;
	border-top:none;
	border-bottom:none;
	background-color:#f7edd6;
	color:#14195c;
	line-height:16px;
	text-align:left;
	height:101px;
	overflow:hidden;
}

.categorie a {
	color:#14195c;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin-top:3px;
	text-align:left;
}

.categorie a:hover {
	text-decoration:underline;
}
.homeblokken_image{
	padding:0px;
	border:0px;
}
.cat_titel {
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	text-align:left;
}
.categor