/*------------------------ ALGEMEEN -----------------------*/
#content {
	padding: 15px 10px 15px 10px;
	color: #006416;
	margin: 0 0 0 -1px;	
	min-height: 387px;
	height:auto !important;
  	height:387px;
	position:relative;
}
#content p {
	font-size:10px;
	line-height: 14px;
	width:254px;
	margin-bottom: 10px;
}
.kopje {
	font-size:12px;
}
.pleft {
	width:100px;
	float:left;
}
.product_afbeelding {
	position:absolute;
	bottom:0px;
	margin-left:281px;
}
/*------------------------ BOTTOM BLOK -----------------------*/
#container-bottom-content {
	background: url(../images/bg_receptensuggesties.jpg) bottom no-repeat;
}
.suggesties {
	height:135px;
}
.suggesties h1 {
	font-size:14px;
	color:#006416;
	font-weight:bold;
	margin:0;
}
.suggesties p {
	color:#666666;
	font-size:12px;
}
#suggestie {
	margin-bottom:10px;
}
#suggestie a{
	text-decoration:none;
}
.producten-bottom-blok-link {
	margin-bottom: 10px;
}
.producten-bottom-blok-link a {
	color: #d70018;
	font-weight:bold;
	text-decoration:none;	
}
