.NoPrint{
	DISPLAY: none;
}
/* ---------------- */
/* ALGEMENE KLASSEN */
/* ---------------- */
body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}
input, select, textarea {
	border: 1px #999999 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	display: block;
	margin: 0 0 4px 0;
}
a:link, a:visited, a:active {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	border: 0;
}
a:hover {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	padding: 8px 0 8px 3px;
	margin: 15px 0 10px 0;
	clear: both;
	border: 1px #000000 solid;
	border-right: 0px;
	border-left: 0px;
	text-decoration: none;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	padding: 0 0 0 0;
	margin: 15px 0 10px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color:#000000;
	padding: 0 0 0 0;
	margin: 15px 0 10px 0;
}
ul {
	list-style: circle;
	list-style-position: outside;
}
/* ------------ */
/* FOTO + TEKST */
/* ------------ */
.BeeldRechts {
	float: right;
	clear: none;
	margin: 0 0 10px 15px;
	border: 1px solid #CCCCCC;
}
.BeeldLinks {
	float: left;
	clear: none;
	margin: 0 15px 10px 0;
	border: 1px solid #CCCCCC;
}
.BeeldGrootRechts {
	float: right;
	clear: left;
	margin: 10px auto;
	border: 1px solid #CCCCCC;
}
.BeeldGrootLinks {
	float: left;
	clear: right;
	margin: 10px auto;
	border: 1px solid #CCCCCC;
}
/* -------------------------- */
/* TEKST IN 2 KOLOMMEN + FOTO */
/* -------------------------- */
table.portal {
	margin-left:0;
	padding-left:0;
	width:95%;
}
table.portal .kolom1 {
	padding-right: 0 10px 0 0;
	vertical-align:top;
	width:50%;
}
table.portal .kolom2 {
	padding: 0 0 0 10px;
	vertical-align:top;
	width:50%;
}

/* ------- */
/* WRAPPER */
/* ------- */
#wrapper {
	width: 90%;
	padding: 0px;
	margin: 0;
}
#wrapper_shaduw_achtergrond {
	width: 100%;
	margin: 0;
	padding: 0;
}
#wrapper_shaduw {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color:#993300;	
}
/* ------ */
/* HEADER */
/* ------ */
#wrapper_header, #wrapper_header_FR, #wrapper_menu, #wrapper_detail_menu, .adminknoppen {
	display: none;
} 
#print_header {
	margin: 0 0 0 15px;
	padding:0;
	background-image:url(print_header_nl.jpg);
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
	width: 709px;
	height: 197px;
}
/* ------- */
/*  - CONTENT */
/* ------- */
#wrapper_home_content {
	width: 90%;
	height: 90%;
	margin: 0 auto;
	padding: 0;	
}
#wrapper_home_content_links {
	display:none;
	
}
/* ----------- */
/* HOME - ZOEK */
/* ----------- */
#wrapper_home_zoek {
	display: none;
}
#zoekform {
	margin: 0;
	padding: 0;
}
#zoekrecept_dropdown {
	height: 80px;
	width: 163px;
	margin: 0 0 0 160px;
	padding-top: 60px;
}
#zoekrecept_dropdown select {
	width: 140px;
}
#zoekrecept_knop {
	width: 112px;
	height: 32px;
	padding: 0 20px 20px 190px;
}
/* ------------ */
/* HOME - MEDIA */
/* ------------ */
#banner_garnaalforkids {
	width: 323px;
	height: 195px;
	padding: 0;
	margin: 0;
	
	background-image: url(home_garnaalforkids.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
/* ----------- */
/* HOME -  */
/* ----------- */
#banner_boekje {
	width: 186px;
	height: 387px;
	padding: 0;
	margin: 0;
	background-image:url(home_boekje_banner_nl.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	
	float: left;
	clear:none;
}
#wrapper_home_content_rechts {
	width: 321px;
	height: 387px;
	padding: 0;
	margin: 0;
	float:right;
	clear: right;
}
/* ----------- */
/* HOME - IDK */
/* ----------- */
#wrapper_indekijker {
	width: 321px;
	height: 192px;
	padding: 0;
	margin: 0;
	background-image:url(home_indekijker.jpg);
	background-position:center;
	background-repeat:no-repeat;
	 
}
#indekijker_image {
	width: 130px;
	height: 192px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}
#indekijker_image img {
	width: 112px;
	height: 112px;
	border: 1px #CCCCCC solid;
	margin-top: 55px;
	margin-left: 10px;
	vertical-align: middle;
}
#indekijker_tekst {
	width: 151px;
	height: 90px;
	padding-left: 2px;
	padding-right: 10px;
	margin: 54px 10px 0px 8px;
	font-size: 12px;
	color: #ef3751;
	font-weight: bold;
	float:right;
}
#indekijker_leesmeer_knop {
	display: none;
}
#wrapper_indekijker a:link, #wrapper_indekijker a:visited, #wrapper_indekijker a:active {
	font-size: 11px;
	color: #ef3751;
	font-weight: normal;
	text-decoration: underline;
	border: 0;
}
#wrapper_indekijker a:hover {
	font-size: 11px;
	color: #ef3751;
	font-weight: normal;
	text-decoration: none;
	border: 0;
}
/* ---------------- */
/* HOME - PRAK.TIPS */
/* ---------------- */
#feitVSfabel {
	width: 321px;
	height: 195px;
	padding: 0;
	margin: 0;
	background-image:url(home_feitvsfabel.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
}
#feitVSfabel_tekst {
	width: 276px;
	height: 78px;
	padding: 52px 25px 10px 20px;
	margin: 0;
	clear:both;
}
#feitVSfabel_leesmeer_knop {
	display: none;
}
#wrapper_kolom_links {
	float: left;
	clear: left;
}
#wrapper_pagina_inhoud {
	float: left;
	clear: none;
}
/* ------ */
/* FOOTER */
/* ------ */
#wrapper_footer {
	display: none;
/*	width: 805px;
	height: 63px;
	margin: 0 auto;
	padding: 22px 10px 20px 15px;
	background-image:url(footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #20c4f4;*/
}
#wrapper_footer a:link, #wrapper_footer a:visited, #wrapper_footer a:active {
	color: #20c4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;	
}
#wrapper_footer a:hover {
	color: #20c4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
} 
/* ---------- */
/* KRUIMELPAD */
/* ---------- */
#kruimelpad {
	display: none;
	/*width: 786px;
	height: 20px;
	clear: both;
	text-align: right;
	padding:0;
	margin: 0 22px;
	color: #666666;*/
}
/* -------------- */
/* DETAIL CONTENT */
/* -------------- */
#wrapper_detail_content_links {
	display: none;
}
#wrapper_detail_content_center, #wrapper_detail_content_nosubmenu {
	margin: 20px 20px 50px 10px;
	float:left;
	clear:none;
	padding: 0;
}
#wrapper_detail_content_rechts {
	display: none;
}
/* ------- */
/* SUBMENU */
/* ------- */
#submenu {
	display: none;
}
/* ------------- */
/* RECEPT PAGINA */
/* ------------- */
#recept_module {
	width: 100%;
	margin: 0;
}
#recept_menu {
	display: none;
}
#recept_ingredient {
	width: 100%;
}
#recept_ingredient_links {
	float: left;
	padding: 0 20px 20px 0;
}
#recept_module h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	padding: 0;
	margin: 14px 0 5px 0;
}
#recept_module h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	padding: 8px 0 8px 3px;
	margin: 0 0 5px 0;
	border: 1px #000000 solid;
	border-right: 0px;
	border-left: 0px;
	clear: both;
}
#recept_module h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color:#000000;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	clear: both;	
}
#ingredienten_lijst {
	line-height: 150%;
}
#recept_foto {
	width: 182px;
	float: right;
	clear: right;
	padding: 10px 10px 10px 30px;
}
#recept_foto img {
	border: 1px #CCCCCC solid;
}
#recept_bereiding {
	width: 100%;
	clear:both;
	margin-bottom: 20px;
}
#recept_land {
	float: left;
	clear: left;
	margin: 10px 10px 10px 0;	
}
#recept_module ol {
	line-height: 150%;
	list-style-position: inside;
	list-style-type: decimal;
	padding: 0;
	margin: 0;
}
#extra {
	margin: 10px 0 10px 0;
}
#divMail{
	display: none;
}
#recept_moeilijkheidsgraad {
	display: none;
}
#taalkeuze { display: none; }
#indekijker_leesmeer_knop_FR, #feitVSfabel_leesmeer_knop_FR {
	display: none;
}