/* reset
------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
/*ol, ul { list-style: none; }*/
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* general
------------------------------------------------------------------*/
body { color: #000; font: 13px/17px Arial, Verdanan, sans-serif; }
h1,
.overviewContent h2 { margin: 0 0 10px 0; color: #000; font-size: 15px; }
h2 { color: #000; font-size: 13px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }
h4 {}
ul, ol { margin: 0 0 14px 16px; font-size: 11px; }
p, form { margin: 0 0 14px 0; font-size: 11px; }
a { color: #000; font-size: 11px; }
a:hover { color: #000; }
input, textarea, select { font-size: 11px; font-family: Arial, sans-serif; color: #000; }
strong { font-weight: bold; }
em { font-style: italic; }

sup,
sub { vertical-align: 0; position: relative; }
sup { bottom: 5px; font-size: 10px; }
sub { top: 5px; font-size: 10px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

/* page structure
------------------------------------------------------------------*/
#wrapper { width: 630px; margin: 0; }
#header { width: 630px; height: 120px; }
#contentNavWrap { width: 630px; }
#navigation { display: none; }
#content { position: relative; width: 630px; margin: 0; padding: 0; }
#footer { clear: both; width: 630px; margin: 10px 0 0 0; padding: 5px 0 0 0; border-top: #be9e55 1px solid; }
#receptBlok { width: 370px; float: right; padding: 10px; border-top: 1px dashed #be9e55;  }
.img_left { width: 218px; float: left; padding: 0 10px 0 0; }
#ingredients h2 { font-style: italic; font-size: 13px; font-weight: bold; }
#ingredients p, #description p, #specifications p { font-size: 11px; }
#description h3 { font-size: 13px; font-weight: bold; }


/* header
------------------------------------------------------------------*/
#logo { display: none; }
#logoPrint { display: block; }
#topNav { display: none; }

/* content
------------------------------------------------------------------*/
.pages,
#contentActions { display: none; }

.overviewContent h2 a { text-decoration: none; }

/* footer
------------------------------------------------------------------*/
#vanhoutenEnZoon { display: none; }
#vanhoutenEnZoonPrint { display: block; }
#footer a { display: none; }
#footer p { margin: 0; padding: 0; text-align: left; color:#be9e55; font-size: 10px; }


