@charset "utf-8";

.pijl{
	vertical-align: middle;
}

#recepten,
#recept_vd_maand{
	position:relative;
	font-size: 11px;
	color: #0065371;
	line-height: 18px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;	
	float: left;
	width: 232px;
	margin: 0px 0px 8px 0px;
	border: 0px solid #00FF00;
}

#recepten a, 
#recepten a:visited, 
#recepten a:active,
#lijstrecepten a, 
#lijstrecepten a:visited, 
#lijstrecepten a:active {
	color:#006537;
	text-decoration:none;
}

#recepten a:hover,
#lijstrecepten a:hover {
	text-decoration:underline;
}

#dagdeel_tabs {
	width: 232px;
	height: 21px;
	position: relative;
	line-height: normal;
}

#gerecht1, #gerecht2, #gerecht3, #gerecht4, #gerecht5  {
	width: 232px;
	height: 92px;
	clear: both;
	background-image: url("../img/recept_back_top.gif");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	visibility: visible;	
}

#gerecht2, #gerecht3, #gerecht4, #gerecht5 {
	display: none;	
}

#klokje {
	position: absolute;
	display: block;
	left: 195px;
	z-index: 150;
}

#productshot {
	position: absolute;
	display: block;
	left: 134px;
	top: 30px;
	z-index: 150;
}

#productshot_hoger {
	position: absolute;
	display: block;
	left: 134px;
	top: 20px;
	margin-top: -10px;
	z-index: 150;
}



#receptmodule{
	width: 210px;	
	clear: both;
	position: relative;
	display: block;
	background-image: url("../img/recepten_back_midden.gif");
	background-repeat: no-repeat;
	padding: 11px 11px 0px 11px;
	margin-bottom:0;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	border: 0px solid #CC33CC;
}

#receptmodule img{
    *margin-bottom:-5px;
}

#pollmodule{
	width: 210px;	
	clear: both;
	position: relative;
	display: block;
	background-image: url("../img/poll_back_midden.gif");
	
	background-repeat:y-repeat;
	padding: 0px 11px 0px 11px;
	margin-bottom:0px;
	margin-top:0;
	


}



#recepten_bg_btm{
	margin-left:-11px;
	}


#receptmodule_recept_vd_maand{
	width: 210px;
	min-height: 339px;
	height: auto !important;
	height: 339px;
	clear: both;
	position: relative;
	display: block;
	background-image: url("../img/bg_recept_vd_maand.gif");
	background-repeat: no-repeat;
	padding: 11px 11px 0px 11px;
}

#receptmodule_recept_vd_maand p{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 13px;
	color: #006537;
	
}


.receptlink {
	display: block;
	float: right;
	width: 180px;
	text-align: right;
	margin-top: 5px;
}


/* tabs dagdelen */

#dagdeel_tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#dagdeel_tabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#dagdeel_tabs a {
	float: left;
	background: url("../img/tableftC.gif") no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	font-size: 11px;
	text-decoration: none;
	
}
#dagdeel_tabs a span {
	float: left;
	display: block;
	background: url("../img/tabrightC.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #006537;
	
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #dagdeel_tabs a span {
	float: none;
	
}
/* End IE5-Mac hack */
    #dagdeel_tabs a:hover span {
	color: #006537;
}
#dagdeel_tabs a:hover { background-position: 0% -27px; }
#dagdeel_tabs a.actief { background-position: 0% -54px; }
#dagdeel_tabs a.actief:hover { background-position: 0% -54px;}
#dagdeel_tabs a:hover span { background-position: 100% -27px; }
#dagdeel_tabs a span.active { background-position: 100% -54px; }
#dagdeel_tabs a:hover span.active { background-position: 100% -54px; }
#dagdeel_tabs a.active { background-position: 100% -54px; }
#dagdeel_tabs a.active:hover { background-position: 100% -54px; }


/* receptenopsomming */

#receptmodule a,
#receptmodule_recept_vd_maand a, 
#receptmodule a:active, 
#receptmodule_recept_vd_maand a:active;
#receptmodule a:visited,
#receptmodule_recept_vd_maand a:visited {
	color: #006537;
}


#receptmodule ul,
#receptmodule_recept_vd_maand ul {
	margin: 10px 0 0 16px;
	padding: 0;
}

#receptmodule ul li,
#receptmodule_recept_vd_maand ul li {
	list-style-image: url("../img/bullit.gif"); 
}

/* Receptenzoeker */

#receptmodule .zoekveld {
	width: 180px;
	border: 0px;
	background-image: url("../img/back_search_recept.gif");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 10px;
	height: 15px;
	padding-left: 10px;
}
#receptmodule .verstuur {
	width: 16px;	
	height: 16px;
	padding-top: 5px;
}









