.titel_home{
	line-height:100%;
	float:left;
	height:40px;
}
H1
{
	color:#DF711E;
	font-size:2.0em;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight:normal;
	margin:0;
	display: inline;
}

.container_eyecatcher{
	width:613px;
	float:left;
}


.container_bottom{
	width:934px
}



/*----BOX MOODS------------*/

.mood_snel{
	width:125px;
	float:left;
	position:relative;
	padding-left:8px;
	padding-right:10px;
	height:192px;
	margin-bottom:10px;
	z-index: 2;
}


.mood_goedkoop{
	width:125px;
	float:left;
	position:relative;
	padding-left:8px;
	padding-right:10px;
	border-left:#CCCCCC solid 1px;
	height:192px;
	margin-bottom:10px;
	z-index: 2;	
}

.mood_feestelijk{
	width:125px;
	float:left;
	position:relative;
	padding-left:8px;
	border-left:#CCCCCC solid 1px;	
	height:192px;
	margin-bottom:10px;
	z-index: 2;
}


.mood{
	width:auto;
	padding:2px 5px 2px 5px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color:#FFFFFF;
	font-size:1.20em;
	background-color:#CF2329;
	position:absolute;
	top:-5px;
	left:8px;
	margin-top:10px;
	z-index: 2;
}


.gerecht{
	margin:15px 0px 0px 0px;
}

.img_recept{
	margin-bottom:10px;
}

.link{
	position:absolute;
	top:165px;
	left:7px;
}


/*----BOX RECEPTEN-------------*/

.tabs_recepten{
	width:250px;
}

.tab_groen_on{
	width:auto;
	height:17px;
	background-image:url(/images/Pi_BG_tabhome_groen_on.jpg);
	background-repeat:repeat-x;
	border-left: 2px solid #AFCF31;
	border-right:2px solid #AFCF31;
	border-top:2px solid #AFCF31;
	float:left;
	padding:2px 5px 0px 5px;
	margin-right:1px;
	color:#FFFFFF;
}
.tab_groen_on a,
.tab_oranje_on a
{
	color:#FFFFFF;
}
.tab_groen_off a
{
	color:#A9C92E;
}

.tab_groen_off{
	width:auto;
	height:17px;
	background-image:url(/images/Pi_BG_tabhome_groen_off.jpg);
	background-repeat:repeat-x;
	border-left: 2px solid #DAE9A0;
	border-right:2px solid #DAE9A0;
	border-top:2px solid #DAE9A0;
	float:left;
	padding:2px 5px 0px 5px;
	margin-right:1px;
	color:#A9C92E;
}

.tab_groen_balk{
	width:295px;
	height:4px;
	background-image:url(/images/Pi_BG_tabhome_groen_lijn.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

.tab_oranje_on{
	width:auto;
	height:17px;
	background-image:url(/images/Pi_BG_tabhome_oranje_on.jpg);
	background-repeat:repeat-x;
	border-left: 2px solid #F1A400;
	border-right:2px solid #F1A400;
	border-top:2px solid #F1A400;
	float:left;
	padding:2px 5px 0px 5px;
	margin-right:1px;
	color:#FFFFFF;
}

.tab_oranje_off a
{
	color:#F1A400;
}

.tab_oranje_off{
	width:auto;
	height:17px;
	background-image:url(/images/Pi_BG_tabhome_oranje_off.jpg);
	background-repeat:repeat-x;
	border-left: 2px solid #F9D589;
	border-right:2px solid #F9D589;
	border-top:2px solid #F9D589;
	float:left;
	padding:2px 5px 0px 5px;
	margin-right:1px;
	color:#F1A400;
}

.tab_oranje_balk{
	width:295px;
	height:4px;
	background-image:url(/images/Pi_BG_tabhome_oranje_lijn.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

.img_lid{
	margin-right:10px;
}


/*----BOX leden-------------*/

.MOK_lid{
	color:#666666;
	margin-bottom:10px;
	float:left;
	width:265px;
}

.link_leden{
	top:226px;
	left:13px;
}

.container_leden_bottomLink {
	float:right;
}

.orange {color:#DF711E;}

/*---Meest bekeken & nieuwste Solo recepten---*/
.homeRecepten_white {border-bottom:1px solid #E9E9E9;clear:both;height:80px;margin:0px 0px 8px 0px;width:289px; padding: 5px 3px;}
.homeRecepten_white img {float:left;margin:5px 9px 5px 5px;}
.homeRecepten_white .txt {float:left;padding:0px 5px 0px 0px;width:166px;}

.container_profile, .container_profile_uitgelogd
{
	margin-top: 39px;
}

.container_TabsHome_bottomLink {float: left; height:20px; padding:10px 0px 0px 0px; display:inline;}
