#assortiment a {
	float: left;
	width: 94px;
	height: 120px;
	margin-bottom: 20px;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
a.cultivar {
	margin-left: 45px;
}
a.cultivar0 {
	margin-left: 0px;
}

#specs {
	width: 307px;
	float: left;
	margin-left: 17px;
}
#image {	
	width: 183px;
	float: left;
	margin-left: 20px;
}
#specs .omschrijving {
	font-weight: bold;
	color: #1C4823;
	margin-bottom: 10px;
}
#specs .kolom1, #specs .kolom2 {
	float: left;
	border-bottom: 1px #78B53C solid;
	line-height: 35px;
}
#specs .kolom1 {
	width: 105px;
	color: #78B53C;
	font-weight: bold;
	padding-left: 5px;
}
#specs .kolom2 {
	width: 187px;
	margin-left: 5px;
	color: #1C4823;
	padding-left: 5px;
}
#specs .laatste {
	border: 0px;
}