html,body{
	margin: 0;
	padding: 0;
	background: #f2f2f2 url(gfx/achtergrond.gif) top left repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #4b4b4b;
	line-height: 18px;
	overflow-y: auto;
	overflow-x: hidden;
}


/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container {
	position: relative;
	margin: 0 auto;
	width: 900px;
}

.header {
	float: left;
	width: 900px;
	height: 83px;
}

.logo {
	float: left;
	padding: 13px 0 0 0;
	text-align: left;
	width: 194px;
	height: 70px;
}

.menu {
	float: left;
	padding: 13px 0 0 0;
	width: 706px;
	height: 51px;
}

.menu_holder {
	float: left;
	background: url(gfx/menu_lijn.gif) bottom left repeat-x;
	width: 706px;
	height: 23px;
}

.menu_links{
	float:left;
	height:23px;
	width:531px;
}

.menu_rechts {
	float: right;
	height: 23px;
	width:175px;
}

.menu_eind {
	float: left;
	background: url(gfx/menu_eind.gif) top left no-repeat;
	width: 1px;
	height: 23px;
}

.menu_item a, .menu_item a:link, .menu_item a:active, .menu_item a:visited {
	float: left;
	padding: 3px 13px 0 13px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	line-height: normal;
	text-decoration: none;
	height: 20px;
	outline: none;
}

.menu_item a:hover {
	float: left;
	padding: 3px 13px 0 13px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #00a0e2;
	line-height: normal;
	text-decoration: none;
	height: 20px;
	outline: none;
}

.menu_item_select a, .menu_item_select a:link, .menu_item_select a:active, .menu_item_select a:visited, .menu_item_select a:hover {
	float: left;
	padding: 3px 13px 0 13px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #00a0e2;
	line-height: normal;
	text-decoration: none;
	height: 20px;
	outline: none;
}

.menu_space {
	float: left;
	background: url(gfx/menu_space.gif) center right no-repeat;
	width: 1px;
	height: 23px;
}

.menu_catagorie {
	float: left;
	padding: 7px 0 0 0;
	width: 606px;
	height: 21px;
}

.menu_plaats {
	float: right;
	padding: 7px 0 0 0;
	width: 100px;
	height: 21px;
}

.menu_catagorie_item a, .menu_catagorie_item a:link, .menu_catagorie_item a:active, .menu_catagorie_item a:visited {
	float: left;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	margin: 0 7px 0 0;
	font-size: 0;
	line-height: none;
	text-decoration: none;
	height: 21px;
	outline: none;
}

.menu_catagorie_item a:hover {
	float: left;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	margin: 0 7px 0 0;
	font-size: 0;
	line-height: none;
	text-decoration: none;
	height: 21px;
	outline: none;
}

.menu_catagorie_item_select a, .menu_catagorie_item_select a:link, .menu_catagorie_item_select a:active, .menu_catagorie_item_select a:visited, .menu_catagorie_item a:hover {
	float: left;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	margin: 0 7px 0 0;
	font-size: 0;
	line-height: none;
	text-decoration: none;
	height: 21px;
	outline: none;
}

.moodbar {
	float: left;
	background: url(gfx/moodbar.jpg) top left no-repeat;
	width: 900px;
	height: 141px;
}

.top_boxen {
	float: left;
	width: 907px;
}

.nieuw_recept {
	float: left;
	background: url(gfx/nieuw_recept_mid.gif) top left repeat-y;
	width: 297px;
}

.nieuw_recept_mid {
	float: left;
	background: url(gfx/nieuw_recept_top.gif) top left no-repeat;
	padding: 13px 27px 0 22px;
	text-align: right;
	color: #00a0e2;
	width: 248px;
	height: 269px;
}

.nieuw_recept_bottom{
	float: left;
	background: url(gfx/nieuw_recept_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 297px;
	height: 7px;
}

.top10_recept {
	float: left;
	background: url(gfx/top10_recept_mid.gif) top left repeat-y;
	width: 305px;
}

.top10_recept_mid {
	float: left;
	background: url(gfx/top10_recept_top.gif) top left no-repeat;
	padding: 13px 30px 0 30px;
	text-align: right;
	color: #00a0e2;
	width: 245px;
	height: 268px;
}

.top10_recept_bottom{
	float: left;
	background: url(gfx/top10_recept_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 305px;
	height: 7px;
}

.tags {
	float: left;
	background: url(gfx/tags_mid.gif) top left repeat-y;
	width: 305px;
}

.tags_mid {
	float: left;
	background: url(gfx/tags_top.gif) top left no-repeat;
	padding: 13px 30px 0 30px;
	text-align: right;
	color: #00a0e2;
	width: 245px;
	height: 268px;
}

.tags_bottom{
	float: left;
	background: url(gfx/tags_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 305px;
	height: 7px;
}

.boxen_onder {
	float: left;
	margin: 15px 0 0 0;
	width: 907px;
}
.boxen_onder2 {
	float: left;
	margin: 0px 0px 0px 13px;
	width: 130px;
}
.zoeken2 {
	float: left;
	margin: 0 13px 0 0;
	background: url(gfx/zoeken_mid.gif) top left repeat-y;
	width: 595px;
}

.zoeken_mid2 {
	float: left;
	background: url(gfx/zoeken_top.gif) top left no-repeat;
	padding: 13px 20px 13px 20px;
	width: 555px;
}

.zoeken {
	float: left;
	margin: 0 13px 0 0;
	background: url(gfx/zoeken_mid.gif) top left repeat-y;
	width: 595px;
}

.zoeken_mid {
	float: left;
	background: url(gfx/zoeken_top.gif) top left no-repeat;
	padding: 13px 20px 13px 20px;
	width: 555px;
}

.boxen {
	float: left;
	padding: 11px 0 11px 0;
	width: 555px;
}

.box1 {
	float: left;
	background: url(gfx/lijn_verti.gif) top right repeat-y;
	margin: 0 15px 0 0;
	width: 170px;
}

.box2{
	float: left;
	width: 170px;
}

.zoeken_bottom{
	float: left;
	background: url(gfx/zoeken_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 595px;
	height: 8px;
}

.leuke_recepten {
	float: left;
	background: url(gfx/leuke_recepten_mid.gif) top left repeat-y;
	width: 291px;
}

.leuke_recepten_mid {
	float: left;
	background: url(gfx/leuke_recepten_top.gif) top left no-repeat;
	padding: 13px 20px 13px 20px;
	width: 251px;
}

.leuke_recepten_tekst {
	float: left;
	padding: 16px 0 17px 0 !important;
	padding: 12px 0 12px 0;
	width: 251px;
}

.leuke_recepten_tekst a {
	color: #00a0e2;
	text-decoration: underline;
}

.leuke_recepten_tekst a:hover {
	color: #00a0e2;
	text-decoration: none;
}

.leuke_recepten_bottom{
	float: left;
	background: url(gfx/leuke_recepten_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 291px;
	height: 8px;
}

.lijn {
	float: left;
	background: url(gfx/lijn.gif) bottom left repeat-x;
	line-height: 0;
	font-size: 0;
	width: 100%;
	height: 1px;
}

.footer {
	float: left;
	padding: 5px 0 12px 5px;
	color: #acacac;
	width: 895px;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
	margin: 0 5px 0 5px;	
	color: #acacac;
	text-decoration: none;
	outline: none;
}

.footer a:hover{
	color: #000;
	text-decoration: none;
	outline: none;
}

/*nieuw */

.cat_boxen {
	float: left;
	width: 907px;
	margin-top: 20px;
}

.cat_box1 {
	float: left;
	background: url(gfx/nieuw_recept_mid.gif) top left repeat-y;
	width: 297px;
}

.cat_box1_mid {
	float: left;
	background: url(gfx/cat_box1_top.gif) top left no-repeat;
	padding: 13px 27px 0 22px;
	text-align: right;
	color: #00a0e2;
	width: 248px;
	height: 269px;
}

.cat_box1_bottom {
	float: left;
	background: url(gfx/nieuw_recept_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 297px;
	height: 7px;
}

.cat_box2 {
	float: left;
	background: url(gfx/top10_recept_mid.gif) top left repeat-y;
	width: 305px;
}

.cat_box2_mid {
	float: left;
	background: url(gfx/cat_box2_top.gif) top left no-repeat;
	padding: 13px 30px 0 30px;
	text-align: right;
	color: #00a0e2;
	width: 245px;
	height: 268px;
}

.cat_box2_bottom{
	float: left;
	background: url(gfx/top10_recept_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 305px;
	height: 7px;
}

.cat_box3 {
	float: left;
	background: url(gfx/tags_mid.gif) top left repeat-y;
	width: 305px;
}

.cat_box3_mid {
	float: left;
	background: url(gfx/cat_box3_top.gif) top left no-repeat;
	padding: 13px 30px 0 30px;
	text-align: right;
	color: #00a0e2;
	width: 245px;
	height: 268px;
}

.cat_box3_bottom{
	float: left;
	background: url(gfx/tags_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 305px;
	height: 7px;
}

/*tussenbox */
.cat_tussen {
	float: left;
	width: 907px;
	margin-top: 20px;
}

.cat_tussen_box {
	float: left;
	background: url(gfx/cat_tussen_mid.gif) top left repeat-y;
	width: 900px;
}

.cat_tussen_box_mid {
	float: left;
	background: url(gfx/cat_tussen_top.gif) top left no-repeat;
	padding: 13px 24px 0 22px;
	color: #00a0e2;
	width: 907px;
}

.cat_tussen_box_bottom {
	float: left;
	background: url(gfx/cat_tussen_bottom.gif) top left no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 900px;
	height: 7px;
}

.boxen2 {
	float: left;
	padding: 11px 0 11px 0;
	width: 900px;
}

.box12 {
	float: left;
	background: url(gfx/lijn_verti.gif) top right repeat-y;
	margin: 0 15px 0 0;
	width: 160px;
	height: 372px;
}

.box22 {
	float: left;
	width: 160px;
}
.below {
padding:2px 0px 0px 0px;
}
