/* ==== receptenpagina ===== */
/* ========================= */
  
#content-recept {
 clear: both;
 float: left;
 width: 1035px;
 min-height: 800px;
 background: transparent url(/SiteNL/servlet/ctl/includes/img/content_recept_midden.gif) bottom left repeat-y;
 text-align: left;
 padding: 0;
 position: relative;
 height:100%;
}

#content-recept_breed {
 clear: both;
 float: left;
 width: 1035px;
 min-height: 800px;
 background: transparent url(/SiteNL/servlet/ctl/includes/img/content_voorwaarden_midden.gif) bottom left repeat-y;
 text-align: left;
 padding: 0;
 position: relative;
 height:100%;
}

 
#content-recept2 {
 clear: both;
 float: left;
 width: 1035px;
 background: transparent url(/SiteNL/servlet/ctl/includes/img/content_recept_top.gif) top left no-repeat;
 min-height: 799px;
 text-align: left;
 margin: 0;
 padding: 0;
 position: relative;
}

#content-recept2_breed {
 clear: both;
 float: left;
 width: 1035px;
 background: transparent url(/SiteNL/servlet/ctl/includes/img/content_voorwaarden_top.gif) top left no-repeat;
 min-height: 799px;
 text-align: left;
 margin: 0;
 padding: 0;
 position: relative;
}

 
#content-recept3 {
 clear: both;
 float: left;
 width: 1035px;
 min-height: 800px;
 background: transparent url(/SiteNL/servlet/ctl/includes/img/content_recept_onder.gif) bottom left no-repeat;
 text-align: left;
 padding-bottom: 10px;
 padding: 0;
 position: relative;
}
 
 
 /* ========== receptpagina eerste kolom =======================*/
 
 
 #eerstekolom_recept {
  width: 172px;
  float: left;
 }
 
 .eerstekolom_recept1 div.lk_rood {
  margin-right: 8px;
  padding: 1px 0 0 px;
  background: transparent url(/SiteNL/servlet/ctl/includes/img/kopbalksmalrood.gif) top left no-repeat;
  overflow: hidden;
  float: left;
  height: 363px;			/* vaste hoogte */
  width: 160px;                  /* totale width: 158 + 2 border = 162px */
 }
 
 .eerstekolom_recept1 div.lk_oranje {
  margin-right: 10px;
  padding: 1px 0 0 0px;
  background: transparent url(/SiteNL/servlet/ctl/includes/img/kopbalksmaloranje.gif) top left no-repeat;
  overflow: hidden;
  float: left;
  height: 363px;			/* vaste hoogte */
  width: 160px;                  /* totale width: 158 + 2 border = 162px */
 }
 
 .eerstekolom_recept2 div.lk_rood {
  margin-right: 10px;
  margin-top: 10px;
  padding: 1px 0 0 0px;
  background: transparent url(/SiteNL/servlet/ctl/includes/img/kopbalksmalrood.gif) top left no-repeat;
  overflow: hidden;
  float: left;
  width: 160px;                      /* totale width: 158 + 2 border = 162px */
 }
 
 .eerstekolom_recept2 div.lk_oranje {
  margin-right: 100px;
  margin-top: 10px;
  padding: 1px 0 0 0px;
  background: transparent url(/SiteNL/servlet/ctl/includes/img/kopbalksmaloranje.gif) 1px 2px no-repeat;
  overflow: hidden;
  float: left;
  height: 100%;
  width: 161px;                      /* totale width: 158 + 2 border = 162px */
 }
 
 .eerstekolom_recept1 p {
  padding: 10px 10px 0px 10px;
 }
 
 .eerstekolom_recept2 p {
  padding: 10px 10px 0px 10px;
 }
 
 
 div.rec_advert_160breed {
  padding-left: -10px;
  margin-bottom: 10px;
 }
 
 div.rec_advert_160breed img {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
 }



/* ================== tweede kolom ================== */
/* ==== is ook weer verdeeld in tweeen ============== */


div.recept {
 width: 684px;
 background: transparent;
 float: left;
}

/* hack voor IE6 */
 * html div.recept {
 width: 684px;
 background: transparent;
 margin-left:-187px;
 float: left;
}

 background: transparent url(/SiteNL/servlet/ctl/includes/img/kopbalkbreedsteoranje.gif) top left no-repeat;
 overflow: hidden;
 margin: 1px 0 0 0px;
 width: 684px;
}

/* hack voor IE6 */
 * html .recept div.inhoud_recept_oranje {
 background: transparent url(/SiteNL/servlet/ctl/includes/img/kopbalkbreedsteoranje.gif) top left no-repeat;
 overflow: hidden;
 margin: 1px 0 0 0px;
 width: 684px;
}

div#receptbeschrijving {
 width: 684px;
 /* height: 684px; */
}


/* hack voor IE6 */
 * div#receptbeschrijving {
 width: 684px;
 /* height: 684px; */
}

#receptbeschrijving p {
 margin: 0;
 }

/* ==== eerste kolom ==== */
/* ============================ */
 

.eerste_receptkolom {
 width: 470px;
 float: left;
 padding: 0 20px 30px 0px;
}

.eerste_receptkolom p {
 padding: 0px;
}

#receptbeschrijving p.kop {
 color: #e75a3a;
 margin: 2.5em 0 0em 0;
 font-weight: bold;
 text-transform: uppercase;
}

#receptbeschrijving p.koptop {
 color: #e75a3a;
 margin: 0px 0 0em 0;
 font-weight: bold;
 text-transform: uppercase;

}

div.scrolllinkjes {
 width: 100%;
 height: 40px;
 clear: both;
}

.recepttitel {
 float: left;
 width: 290px;
}

.receptfoto {
 float: left;
 width: 160px;
}

.bereiding {
 clear: both;
 }
 
 
 /* ==== tweede kolom ========== */
 /* ============================ */
 
.tweede_receptkolom {
  width: 160px;
  float: left;
  padding: 0 0px 30px 15px;
 }
 
 ul.ingred {
  list-style-type: none;
 }
 
/* hack voor IE6 */
 * html .tweede_receptkolom {
  width: 195px;
  float: right;
  padding: 0 20px 30px 15px;
 }




/* unilever */
/*==========*/

.link_productinfo {
 font-weight: normal;
}


ul.formtext {
list-style-type: none;
 margin: 15px 10px 25px 10px;
}

ul.formtext li {
 position: relative;
}

ul.formtext li span.polloptie {
 position: absolute;
 top: 0;
 left: 23px;
}
