#content {
	padding: 15px 10px 15px 10px;
	color: #006416;
	margin: 0 0 0 -1px;	
	min-height: 377px;
	height:auto !important;
  	height:453px;
}
#content p {
	clear:left;
	margin:10px 0 0 0;
}
/* --------------------------------------- RECEPT HEADER ----------------------------------------------- */
#recept_topbar {
	background: #d80018 url(../images/recept_topbar.gif) repeat-x;
	height:60px;
	color:#FFFFFF;
}
#recept_topbar h1{
	color:#FFFFFF;
	padding: 10px 0 0 12px;			
}	
#recept_topbar p{
	margin-top:-3px;
	padding-left: 12px;
}
#receptfoto {
	height:177px;
}
/* --------------------------------------- BERIJDINGS / TIJD AFBEELDINGEN ----------------------------------------------- */
#infoafbeelding {
	float:right;
}
.receptpersonen, .recepttijd {
	float:left;
}
.receptpersonen, .recepttijd {
	margin-right:10px;
}
/* --------------------------------------- CALORIEEN ----------------------------------------------- */
.kopje {
	color:#d70018;
	font-size:15px;
}
.eigenschappen {
	clear:both;
	width:100%;
}
.uitleg {
	float:left;
	margin-right: 20px;
}
.rij_kolom1 {
	float:left;
	margin-right: 20px;
}
.rij_kolom2 {
	float:left;
}
.linkjes {
	clear:both;
	margin-top: 10px;
}
.link_links {
	float:left;
}
.link_rechts {
	text-align:right;
}
.link_links a, .link_rechts a{
	color:#d70018;
	text-decoration:none;
}
/* ---------------------------------------FCKeditor opmaak ----------------------------------------------- */
.tekstkopje {
	color:#d70018;
	font-size:15px;
	margin-top:15px;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style:inside;
}
