#recept_container, #recept_container_zoekresultaat {
	
	margin: 10px 0 0 0;
	background-image: url(../images/recept_achtergrond.gif);
	background-repeat: repeat-y;
	background-position: 448px 220px;
	overflow: auto;
}

#recept_container #recept_sfeerbeeld, 
#recept_container_zoekresultaat #recept_sfeerbeeld {
	float: left;
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 0 0 10px 0;
	height: 200px;
}

#recept_container #recept_sfeerbeeld {
	width: 731px;
}

#recept_container_zoekresultaat #recept_sfeerbeeld {
	width: 438px;
}


#recept_container #recept_omschrijving,
#recept_container_zoekresultaat #recept_omschrijving {
	float: left;
	width: 438px;
}

#recept_container #recept_zoeken,
#recept_container_zoekresultaat #recept_zoeken {
	width: 267px;
	float: right;
	padding: 75px 0 0 0;
	background-image: url(../images/zoek_recept.gif);
	background-repeat: no-repeat;
	background-position: 0px 45px;
}

#recept_zoekresultaat {
	padding-top: 30px;
	background-image: url(../images/gevonden_recepten.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

#recept_zoekresultaat h6 {
	display: none;
}

#recept_omschrijving h2 {
	display: none;
}

#recept_titel {
	margin: 10px 0 0 0;
}

#recept_subtitel {
	margin: 10px 0 10px 0;
	font-weight: bold;
}

#recept_br {
	margin: 10px 0 10px 0;
}

#recept_zoeken h6 {
	display: none;
}

#recept_zoeken select {
	width: 267px;
	margin: 10px 0 10px 0;
}

#recept_zoeken_container {
	float: right;
	width: 274px;
}

#recept_zoekresultaat {
	width: 274px;
	float: right;
}

#recept_zoekresultaat td {
	vertical-align: top;
	height: 140px;
	width: 143px;
	padding: 0 0 5px 14px;
}

#recept_zoekresultaat td.eerste {
	padding: 0;
}

#recept_zoekresultaat img {
	width: 129px;
	height: 94px;
	border: 0;
}

#recept_zoekresultaat a {
	text-decoration: none;
	color: #000;
}

a.volgende_vorige {
	color: #F00 !important;
	font-size: 18px;
	font-weight: bold;
}

#recept_container h6 {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}

#recept_benodigdheden {
	margin: 0 0 0px 0;
}

