/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
/* grid.css */
.container {width:889px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9 {float:left;margin-right:2px;}
.last {margin-right:0;}
.span-1 {width:97px;}
.span-2 {width:196px;}
.span-3 {width:295px;}
.span-4 {width:394px;}
.span-5 {width:493px;}
.span-6 {width:592px;}
.span-7 {width:691px;}
.span-8 {width:790px;}
.span-9 {width:889px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:85px;}
input.span-2, textarea.span-2 {width:184px;}
input.span-3, textarea.span-3 {width:283px;}
input.span-4, textarea.span-4 {width:382px;}
input.span-5, textarea.span-5 {width:481px;}
input.span-6, textarea.span-6 {width:580px;}
input.span-7, textarea.span-7 {width:679px;}
input.span-8, textarea.span-8 {width:778px;}
input.span-9, textarea.span-9 {width:877px;}
.append-1 {padding-right:99px;}
.append-2 {padding-right:198px;}
.append-3 {padding-right:297px;}
.append-4 {padding-right:396px;}
.append-5 {padding-right:495px;}
.append-6 {padding-right:594px;}
.append-7 {padding-right:693px;}
.append-8 {padding-right:792px;}
.prepend-1 {padding-left:99px;}
.prepend-2 {padding-left:198px;}
.prepend-3 {padding-left:297px;}
.prepend-4 {padding-left:396px;}
.prepend-5 {padding-left:495px;}
.prepend-6 {padding-left:594px;}
.prepend-7 {padding-left:693px;}
.prepend-8 {padding-left:792px;}
.border {padding-right:0px;margin-right:1px;border-right:1px solid #ddd;}
.colborder {padding-right:50px;margin-right:50px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-99px;}
.pull-2 {margin-left:-198px;}
.pull-3 {margin-left:-297px;}
.pull-4 {margin-left:-396px;}
.pull-5 {margin-left:-495px;}
.pull-6 {margin-left:-594px;}
.pull-7 {margin-left:-693px;}
.pull-8 {margin-left:-792px;}
.pull-9 {margin-left:-891px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9 {float:left;position:relative;}
.push-1 {margin:0 -99px 1.5em 99px;}
.push-2 {margin:0 -198px 1.5em 198px;}
.push-3 {margin:0 -297px 1.5em 297px;}
.push-4 {margin:0 -396px 1.5em 396px;}
.push-5 {margin:0 -495px 1.5em 495px;}
.push-6 {margin:0 -594px 1.5em 594px;}
.push-7 {margin:0 -693px 1.5em 693px;}
.push-8 {margin:0 -792px 1.5em 792px;}
.push-9 {margin:0 -891px 1.5em 891px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9 {float:left;position:relative;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

html, body, .wrap {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	font-family: Verdana;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
}
/* lichtgroen	=39A641= */
/* donkergroen=04421E= */
body {
	background-color: #04421E;
	background-image: url(/imgs/dieet.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top;
}
.container {
	background-color: #FFFFFF;
	background-image: url(/imgs/topimg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
/* --------------- containerStyles --------------- */
.wrap {
	min-height: 100%;
	height: auto !important;
}
.layout {
	background: url(/imgs/die-eet.gif) top left no-repeat;
}
.page {
	background: #FFFFFF;
}

/* --------------- h1h2h3h4h5h6 --------------- */
p {
	margin: 2px 0px 8px 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 1px 0px;
	line-height: 16px;
}
h1 {
	margin-bottom: 20px;
	padding: 0px;
	line-height: 14px;
}
h2 {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
/* --------------- headerTop --------------- */
.header {
	height: 150px;
	margin: 0;
	background-image: #FFFFFF url(/imgs/die-eet.gif);
}
.header h1 {
	margin: 20px 20px 0px 300px;
	width: 300px;
}

/* -------------- DROPDOWN MENU START > -------------- */
ul.dropdown { position: relative;
margin: 0;
padding: 0px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

ul.dropdown ul{
	font: normal 12px Arial;
	margin:0px;
	margin-top: 1px; /*margin between first menu item and left browser edge*/
	padding: 0px;
	list-style: none;
}
ul.dropdown li{
	width: 100%;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.dropdown a{
	float: left;
	display: block;
	width: 105px;
	height: 90px;
	color: #FFFFFF;
	margin: 0px; /*Margin between each menu item*/
	padding: 5px 2px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.dropdown a:hover, ul.dropdown .current a:hover {
	color: #FFFFFF;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
ul.dropdown .current a{ /*currently selected tab*/
	color: #FFFFFF;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
/* -------------- DROPDOWN MENU END | -------------- */

/* --------------- contentLeft styles --------------- */
.left_column ul{
	font: bold 11px Verdana;
	margin: 5px;
	padding: 0px;
	list-style: none;
}
.left_column li a{
	float: left;
	display: block;
	width: 135px;
	color: #39A641;
	margin: 1px 0px; /*Margin between each menu item*/
	padding: 10px 2px 10px 30px;
	text-decoration: none;
	text-align: left;
	background-image: url(/imgs/paprika-geel.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.left_column li a:hover {
	color: #04421E;
	background-repeat: no-repeat;
	background-image: url(/imgs/paprika-rood.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
/* --------------- contentCenter styles --------------- */
.content {
	margin: 20px 10px 10px 10px;
	font-family: Verdana;
	color: #251306;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	margin-left: 0px;
	margin-right: 0px;
}
.content ul {
	margin-left: 15px;
}
.content a {
	font-size: 11px;
	color: #39A641;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #04421E;
}
.content a:hover {
	font-size: 11px;
	color: #04421E;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #39A641;
}
/* --------------- footer --------------- */
.footer {
	height: 10px;
	background-color: #39A641;
}

/* --------------- colofon --------------- */
.colofon {
	height: 50px;
	color: #39A641;
	line-height: 50px;
	font-size: 10px;
	padding: 0;
	text-align: center;
}
.colofon a {
	color: #39A641;
	text-decoration: none;
}
.colofon a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* -------------- LOCAL ZZPform CSS -------------- */
#contactForm {
	width: 500px; 
}
li.formbox {
	margin: 10px 0;
	padding: 10px 0;
	background: #39A641;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#contactForm p, #contactForm label {
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#contactForm p {
	border-bottom: 1px dotted #FFF;
}
#contactForm p.last {
	border: 0px none;
}
#contactForm label {
	width: 150px;
}
#contactForm label.radiobox {
	width: auto;
	margin-left: 0px;
}
#contactForm input, #contactForm textarea {	
	border: 1px solid #2E3D4E;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#contactForm textarea {
	width: 450px;
}
#contactForm span.textbox input {
	width: 300px;
}
#contactForm label.radiobox input {
	width: 32px;
}
#contactForm label.invalidField {
	background: url(/imgs/icon_invalidField.png) top left no-repeat;
	padding: 16px 8px 4px 8px;
	margin: 0 0 0 155px;
	width: 250px;
	color: #FFFFFF;
	border: none;
}
/* -------------- LOCAL ZZPform submit buttons -------------- */
#contactForm input.submit  {
	text-transform:uppercase;
	padding: 0;
	color: #FFFFFF;
	font-size: 14px;
	border: none 0px;
	width: 190px;
	height: 40px;
	line-height: 38px;
	font-weight: bold;
	cursor: pointer;
	background: #39A641;
}
#contactForm input.submit:hover {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
/* -------------- LOCAL ZZPform callback DIV -------------- */
.error {
	font-size: 12px;
	color: #39A641;
	border: 2px solid #39A641;
	display: block;
	margin: 10px 0;
	padding: 20px 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
/* -------------- hide mail span -------------- */
span.mailtool {
	display: none;
}
.sitemap li {
	list-style-type: none;
}

