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


 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", Verdana, 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 {}
.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;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

/* grid.css */
.container {width:985px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6 {float:left;margin-right:5px;}
.last {margin-right:0;}
.span-1 {width:160px;}
.span-2 {width:325px;}
.span-3 {width:490px;}
.span-4 {width:655px;}
.span-5 {width:820px;}
.span-6 {width:985px;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 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:148px;}
input.span-2, textarea.span-2 {width:313px;}
input.span-3, textarea.span-3 {width:478px;}
input.span-4, textarea.span-4 {width:643px;}
input.span-5, textarea.span-5 {width:808px;}
input.span-6, textarea.span-6 {width:973px;}
.append-1 {padding-right:165px;}
.append-2 {padding-right:330px;}
.append-3 {padding-right:495px;}
.append-4 {padding-right:660px;}
.append-5 {padding-right:825px;}
.prepend-1 {padding-left:165px;}
.prepend-2 {padding-left:330px;}
.prepend-3 {padding-left:495px;}
.prepend-4 {padding-left:660px;}
.prepend-5 {padding-left:825px;}
.border {padding-right:1px;margin-right:2px;border-right:1px solid #ddd;}
.colborder {padding-right:84px;margin-right:85px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-165px;}
.pull-2 {margin-left:-330px;}
.pull-3 {margin-left:-495px;}
.pull-4 {margin-left:-660px;}
.pull-5 {margin-left:-825px;}
.pull-6 {margin-left:-990px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6 {float:left;position:relative;}
.push-1 {margin:0 -165px 1.5em 165px;}
.push-2 {margin:0 -330px 1.5em 330px;}
.push-3 {margin:0 -495px 1.5em 495px;}
.push-4 {margin:0 -660px 1.5em 660px;}
.push-5 {margin:0 -825px 1.5em 825px;}
.push-6 {margin:0 -990px 1.5em 990px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6 {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;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
body {
	margin: 0;
	padding: 0;
	background: #8ca8ae;
	background: #b7d1ce;
}

/*
/* witgeel	=F8F8ED= */
/* roodroze	=A33D65= */
/* blauw		=003399= */
/* green		=A2C460= */

*/
/* --------------- containerStyles --------------- */
.wrap {
	min-height: 100%;
	height: auto !important;
}
/*#F8F8ED*/
.layout {
	background: url(/imgs/herleva2011.jpg) top left no-repeat;
}
.page {
	background: url(/imgs/page.png) top left repeat-y;
}

/* --------------- h1h2h3h4h5h6 --------------- */
h1,h2,h3 {
line-height: 24px;
margin: 5px 0
}
h4,h5,h6 {
line-height: 20px;
margin: 5px 0
}
/* --------------- headerTop --------------- */
.header {
	height: 150px;
	margin: 0;
	padding: 0;
	background: none;
}
.header h1 {
	color: #FFFFFF;
	line-height: 25px;
	padding: 40px 0px 0px 0px;
	width: 985px;
	height: 110px;
	text-align: center;
}
/* --------------- headerNav --------------- */
.headermenu {height: 33px;}
/* -------------- DROPDOWN MENU START > -------------- */
ul.dropdown { position: relative;
margin: 0;
padding: 0;
}
ul.dropdown li { float: left;zoom: 1; list-style: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
 ul.dropdown a {
	text-decoration: none;
}
ul.dropdown a:hover {
	color: #000;
}
ul.dropdown a:active {
	color: #ffa500;
}
ul.dropdown li a {
	display: block;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	letter-spacing: 1px;
	text-decoration: none;
	background: none;
	text-decoration:none;
	padding: 0 20px;
	color: #000000;
	font-weight: bold;
	border-right: 0px solid #888888;
}
ul.dropdown > li > a {
	height: 28px;
	overflow: hidden;

}
ul.dropdown li:last-child a { border-right: none;
}
ul.dropdown li.hover,
ul.dropdown li.hover, ul.dropdown li:hover { position: relative;
	color: #F6F6F5;
}
ul.dropdown li.hover a {
	background: #687E7F;
	color: #FFFFFF;
}
/* 
	LEVEL TWO
*/
ul.dropdown ul { visibility:	hidden;	position:	absolute;	top: 100%;	left: 0; z-index: 1000;
	width: 190px;
	margin: 0 0 0 0;
	padding: 0;
}
ul.dropdown ul {
	/*border-bottom: 1px solid #F6F6F5;
	margin-top: -1px;*/
}
ul.dropdown ul li {	float: none;
	width: 190px;
	font-weight: normal; 
	
	color: #FFFFFF;
}
									  
ul.dropdown ul li a { border-right: none; width: 100%; display: inline-block;
	width: 180px;
	text-align: left;
	padding: 0 5px;
	line-height: 24px;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
	background: #A2C460;
	color: #000000;
}
ul.dropdown ul li a:hover {
	background: #4B5C5D;
	color: #FFFFFF;
} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul { left: 100%; top: 0;
}
ul.dropdown li:hover > ul { visibility: visible;
}
/* -------------- DROPDOWN MENU END | -------------- */
/* --------------- contentLeft styles --------------- */

/* --------------- contentCenter styles --------------- */
.content, .right_column {
	margin: 15px 25px 25px 25px;
	font-family: Verdana;
	color: #251306;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 20px;
}

.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, .right_column a {
	color: #A33D65;
	font-weight: bold;
	padding: 0 2px;
	text-decoration: underline;
}
.content a:hover, .right_column a:hover {
	color: #000000;
	text-decoration: underline;
}
/* --------------- contentRight styles --------------- */
.right_column {

}
/* --------------- footer --------------- */
.footer {
	height: 50px;
	color: #FFFFFF;
	line-height: 50px;
	font-size: 10px;
	padding: 0;
	text-align: center;
	background: #665751;
}
.footer a {
	color: #F6F6F5;
	text-decoration: none;
}
.footer a:hover {
	color: #F6F6F5;
	text-decoration: underline;
}
/* --------------- colofon --------------- */
.colofon {
	height: 50px;
	color: #FFFFFF;
	line-height: 50px;
	font-size: 11px;
	padding: 0;
	text-align: center;
	background: #8CA8AE;
}
.colofon a {
	color: #F6F6F5;
	text-decoration: none;
}
.colofon a:hover {
	color: #F6F6F5;
	text-decoration: underline;
}

.date_small {
	color: #8CA8AE;
	font-weight: normal;
	font-size: 11px;
}
/* -------------- LOCAL ZZPform CSS -------------- */
#contactForm {
	width: 500px; 
}
#contactForm li.formbox {
	margin: 10px 0;
	padding: 10px 0;
	background: none;
	-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: #A33D65;
}
#contactForm p {
	border-bottom: 1px solid #A2C460;
}
#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: #F6F6F5;
	border: none;
}
/* -------------- LOCAL ZZPform submit buttons -------------- */
#contactForm input.submit  {
	text-transform:uppercase;
	padding: 0;
	color: #A33D65;
	font-size: 14px;
	border: none 0px;
	width: 190px;
	height: 40px;
	line-height: 38px;
	font-weight: bold;
	cursor: pointer;
	background: #FFFFFF;
	border: solid 1px #A33D65;
}
#contactForm input.submit:hover {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border: solid 1px #000000;
}
/* -------------- LOCAL columnForm -------------- */
#columnForm {
	width: 150px; 
}
#columnForm li.formbox {
	margin: 1px 0;
	padding: 1px 0;
	background: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#columnForm p, #columnForm span {
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #A33D65;
}
#columnForm p {
	border-bottom: 0px dotted #0071BA;
	margin: 5px 0;
}
#columnForm p.last {
	border: 0px none;
}
#columnForm label {
	width: 150px;
}
#columnForm label.radiobox {
	width: auto;
	margin-left: 0px;
}
#columnForm input {	
	border: 1px solid #2E3D4E;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#columnForm span.textbox input {
	width: 150px;
	margin: 0;
	padding: 5px;
}
#columnForm label.invalidField {
	padding: 16px 8px 4px 8px;
	margin: 0 0 0 155px;
	width: 250px;
	color: #749600;
	border: none;
	text-align: left;
}
/* -------------- LOCAL columnForm submit buttons -------------- */
#columnForm input.submit  {
	text-transform:uppercase;
	padding: 0 5px;
	color: #A33D65;
	font-size: 12px;
	border: none 0px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	cursor: pointer;
	background: #FFFFFF;
	border: solid 1px #A33D65;
}
#columnForm input.submit:hover {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border: solid 1px #000000;
}
/* -------------- LOCAL ZZPform callback DIV -------------- */
.error {
	font-size: 12px;
	color: #A33D65;
	border: 1px solid #A33D65;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/* -------------- hide mail span -------------- */
span.mailtool {
	display: none;
}
.sitemap li {
	list-style-type: none;
}
/*********** menu styles *****************/

/*********** END menu styles *****************/

/* ------------ BLOG START -------------- */
.blogcontent, .blognav, .blognav a {font-family:Verdana; font-size:12px; color:#A33D65;}
.blognav a {
text-decoration: none;
border: 0px none;
}
.blognav a:hover {color:#0066CC;}
.blognav {

}
.blognav h5 {background: #8CA8AE; color: #FFFFFF; font-size: 14px; padding: 4px;
margin: 20px 0px 5px 0px;
border-top: none;
-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.blognav ul {list-style:none;margin:0px; padding:0px;}
.blognav ul li {margin:0px;padding:0px;}

.blogcontent {
color:#000000;
}
.blogcontent h2 {
	color: #A33D65;
	font-size: 14px;
	padding: 4px;
	margin: 40px 0px 20px 0px;
	border: 1px solid #8CA8AE;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.blogcontent h3 {
	color: #A33D65;
	font-size: 14px;
	padding: 4px;
	margin: 40px 0px 20px 0px;
	border: 1px solid #8CA8AE;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.blogcontent p.blogfooter, .blogcontent p.between, .blogcontent span.comments {
margin:20px 0px;
color:#003399;
border-bottom: 2px solid #A2C460;
}
.blogcontent p.between {
border-bottom: 0px dotted #A2C460;
margin: 0px;
}
.blogcontent .comments {
border-top: 1px dotted #A2C460;
border-bottom: none;
display: block;
margin: 10px 0px;
padding: 5px 0;
clear: both;
}
.blogcontent span.comment_name {
	background: #A2C460;
	color:#FFFFFF;
	padding: 2px 5px;
	font-weight: bold;
	width: 175px;
	display: inline-block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	clear: both;
	margin: 5px 5px 5px 0;
}
.blogcontent p.blogfooter a span.blogtags, .blogcontent p.between a span.blogtags {
color:#A33D65;
}
.blogcontent p.blogfooter a:hover span.blogtags, .blogcontent p.between a:hover span.blogtags {
color:#000;
}

.blogtags {
font-family: Verdana;
padding: 5px 2px;
letter-spacing: 1px;
}
span.size1 {color: #A33D65;font-size: 18px;}
span.size2 {color: #A33D65;font-size: 17px;}
span.size3 {color: #A33D65;font-size: 16px;}
span.size4 {color: #A33D65;font-size: 15px;}
span.size5 {color: #A33D65;font-size: 14px;}
span.size6 {color: #A33D65;font-size: 13px;}
span.size7 {color: #A33D65;font-size: 12px;}
span.size8 {color: #A33D65;font-size: 11px;}
span.size0 {color: #A33D65;font-size: 10px;}
/* ------------ BLOG END -------------- */

