html,
body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(../img/page_background_strechted.gif) repeat-x left top;
}

/* TYPOGRAPHY */

p {
	font: 93%/1.5em Georgia, "Times New Roman", Times, serif;
}

em {
	font-size: 85%;
	line-height: 1.2em;
}

ul {
	margin-bottom: 1em;
}

ul li, ol li {
	font-size: 93%;
	list-style-type: square;
	list-style-position: inside;
	padding: .25em 1em;
}

a, a:hover, a:active, a:visited {
	color: #273366;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #273366;
}

h1 {
	font-size: 182%;	
	line-height: 1.2;
	padding-bottom: .25em;
	border-bottom: 1px solid #DDD;
	padding-top: .5em;
	margin-bottom: .75em;
}

h2 {
	font-size: 189%;
	line-height: 1.2;
	padding-bottom: 0.75em;
}

h3 {
	padding-bottom: .25em;
	line-height: 1;
	font-size: 153.9%;
	padding-top: .5em;
}

h4 {
	font-size: 138.5%;
	padding-top: 1em;
	padding-bottom: .25em;
}

h5 {
	font-size: 123.1%;	
}

h6 {
	font-size: 116%;
	line-height: 1.2;
	padding-bottom: .25em;
	border-bottom: 1px solid #DDD;
	margin-bottom: .75em;
}

.grey {
	border-bottom-color: #ccc;
	color: #b3b3b3;
}

.grey a {
	border-bottom-color: #ccc;
	color: #7f7f7f;
	text-decoration: underline;
}

/* LAYOUT BASE */

div#outside-wrapper {
		background: url(../img/page_background.gif) no-repeat center top;
}


div#hd {
	background: url(../img/wit_blauw-balletjes-2.png) no-repeat 0 0;
	height: 45px;
	margin-bottom: 1.5em;
}

div#hd .yui-g {
}

div#bd {
	background: #fff;
	padding-bottom: 1em;
}

div#ft {
	background: url(../img/ft-shadow.png) no-repeat center top;
	border-top: 1px solid #efefef;
	height: 90px;
}

div#ft div.contents {
	border-right-width: 0;
	border-left-width: 0;
	padding-top: 2em;
	border-width: 0;
}

div.yui-gc {
	background-color: #fff;	
}

div#newsletter-signup {
	background-color: #e4f2fd;
}

div#hd .yui-u #logo {
	position: relative;
	font-size: 1%;
}

div#yui-main div.yui-b div.yui-gc .first {
	background-color: #fff;
}

div#col-1 div.contents {
}

div#col-2 div.contents {
	padding-right: 0;
	border-left: 1px solid #ddd;
	padding-top: 1em;
	border-top-width: 0;
}

div#col-2 div.contents {
	padding-right: 0;
}

div#col-3 div#right-sidebar {
	border-left: 1px solid #ddd;
	padding-left: 1em;
	padding-right: 1em;
}

/* MENU */

div#menu {
	border-bottom: 1px solid #f7f7f7;
	text-align: right;
	padding: 2em .75em .5em .5em;
}

div#productsandservices a {
	cursor: pointer;
}

.yui-skin-sam .yuimenuitemlabel {
	padding: 0pt 20px 0pt 10px;
}

.yui-skin-sam .yuimenubar {
	border-style: none;
	background-color: #e4f2fd;
	background-image: none;
	border-bottom: 1px solid #C6D9E9;
}
.yui-skin-sam .yuimenubar .bd {
}

.yui-skin-sam .yuimenubar .bd ul {
	padding: 0;
}

.yui-skin-sam .first-of-type {
	/*margin-left: .65em;*/
}

.yui-skin-sam .yuimenubaritemlabel {
	font-size: 11px;
}

.yui-skin-sam .yuimenubaritem {
	background: #e4f2fd none;
	font-size: 11px;
}

.yui-skin-sam .yuimenubaritemlabel,
.yui-skin-sam .yui-overlay .yuimenuitem {
	padding: .45em 1em;
	color: #2583ad;
	border-width: 0;
	font-size: 11px;
}

.yui-skin-sam .yui-overlay .yuimenuitem {
	padding-left: 5px;
}

.yui-skin-sam .current_page_item .yuimenubaritemlabel,
.yui-skin-sam .current_page_parent .yuimenubaritemlabel,
.yui-skin-sam .current_page_ancestor .yuimenubaritemlabel {
	background: #fff;
	color: #1d1b4a;
	border: 1px solid #C6D9E9;
	border-bottom-width: 0;
}

.yui-skin-sam .yuimenubaritemlabel-selected,
.yui-skin-sam .yuimenubaritem-hassubmenu-selected {
	background: #ffe9bc;
	color: #111;
}

.yui-skin-sam .page_item .yui-module .yuimenubaritemlabel,
.yui-skin-sam .current_page_item .yui-module .yuimenubaritemlabel,
.yui-skin-sam .current_page_parent .yui-module .yuimenubaritemlabel,
.yui-skin-sam .current_page_ancestor .yui-module .yuimenubaritemlabel,
.yui-skin-sam .yuimenubaritemlabel-hassubmenu-selected .yuimenubaritemlabel {
	background-color: #ffe9bc;
	color: #111;
	background-image: none;
}

.yui-skin-sam .page_item .yui-module .yuimenubaritemlabel-selected,
.yui-skin-sam .current_page_item .yui-module .yuimenubaritemlabel-selected,
.yui-skin-sam .current_page_parent .yui-module .yuimenubaritemlabel-selected {
	background-color: #0590ca;
	color: #fff;
	background-image: none;
}


.yui-skin-sam .yuimenubarnav .yuimenubaritem,
.yui-skin-sam .yuimenubarnav .yuimenubaritem-selected {
	border-right-style: none;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected {
}

/* MARGIN + PADDING */

.yui-t2 #yui-main .yui-b {
	margin-left: 13.8456em; /* !IE */
	*margin-left: 13.5119em; /* IE */
}

.yui-g .yui-gb .yui-u, .yui-gb .yui-g, .yui-gb .yui-gb, .yui-gb .yui-gc, .yui-gb .yui-gd, .yui-gb .yui-ge, .yui-gb .yui-gf, .yui-gb .yui-u, .yui-gc .yui-u, .yui-gc .yui-g, .yui-gd .yui-u {
	width: 34%;
	margin-left: 0;
}

div#ft .yui-u {
	text-align: right;
}

div#ft .first {
	text-align: left;
}

div.post {
	padding: 1em;
	/*border-right: 1px solid #ddd;*/
}

div.post p {
	margin-bottom: 1.5em;
}

div.contents {
	border: 5px solid #fff;
	padding: 1em;
}

div#right-sidebar {
	background-color: transparent;
	/*border-left: 1px solid #e6e6e6;*/
}

div#newsletter-signup  {
	border: 1px solid #e4e4e4;	
}

div#newsletter-signup label  {
	font-size: 85%;
	font-weight: bold;
}

div#newsletter-signup p  {
	margin-bottom: .5em;
}

div#newsletter-signup input.s,
div#quick-search input#s {
	border: 3px solid #DEDED0;
	color: #666666;
	font-size: 11px;
	padding: 3px;
	width: 90%;
}

div#quick-search input#s {
	width: 175px;
	margin-top: 0;
	margin-bottom: 0;
}

div#newsletter-signup #su {
	color: #000;
	font-size: 11px;
	padding: 2px;
}

div#recent-news .contents {
	padding-top: .5em;
	padding-bottom: .5em;
}

/* FEATURED */

div#article-featured {
	background-color: #e4f2fd;
	padding: 1em;
	margin-bottom: 1em;
}

div#article-featured .article-title,
div#article-featured .article-title a,
div#article-featured .article-title a:visited,
div#article-featured .article-title a:link,
div#article-featured .article-title a:visited {
	color: #1E1B4A;
}

div#article-featured .note {
	text-transform: uppercase;
}

/* PAGE */

.entry p {
	
}

.entry p img {
	margin-right: 2px;
}

.entry img.size-full {
	width: 610px;
	height: 200px;
}

.entry ul, .entry ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	margin-bottom: 1em;
	background-color: #fff8e9;
	padding: .5em;
}

.news-overview img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}

.news-overview .time-stamp {
	padding-bottom: .5em;
	color: #AAA;
}

/* SIDEBAR */

div#energie-label {
	padding: 5px;
	background-color: #eff9fe;
	margin-bottom: 1em;
	margin-top: 1em;
}

div#dynamic-sb {
	padding: 1em .75em 1em 1em;
}

/* QUICKs */

div#postcard-wrapper {
	border: 1px solid #e4e4e4;
}

/* QUICKs */

div#quick-download {
	border: 1px solid #e4e4e4;
}

div#quick-download div.contents {
	background-color: #1E1B4A;
	text-align: center;
	padding-top: .25em;
	padding-bottom: 1.25em;
}

div#quick-download a {
	color: #fff;
	text-decoration: underline;
}

div#quick-download select {
	margin-bottom: .75em;
}

div#quick-search {
	text-align: right;
	padding-right: 1em;
	padding-top: .65em;
}

/* Icon table */

div#recent-sidebar {
	/*background-color: #fff8e9;*/
	border-top: 2px solid #fff8e9;
}

dl.icon-menu {
	padding-top: .75em;
	padding-bottom: .75em;
	border-bottom: 1px solid #ffeac0;
}

dl.icon-menu h6 {
	padding-bottom: .25em;
}

dl.icon-menu p {
	line-height: 1.4em;
}

dl.icon-menu dt {
	float: left;
	width: 48px;
	height: 52px;
}

dl.icon-menu dd {
	margin-left: 58px;
	margin-right: 1em;
}

/* Forms */

input.text, textarea.textarea, select.select {
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../img/fieldbg.gif) repeat-x top;
}

input.text, input.small, input.file {
	padding: 2px;
}

.field-hint-inactive, .field-hint, .htmlsection {
	margin-bottom: 1em;
	padding: .5em 1em .5em .5em;
	margin-top: 0;
}

.htmlsection {
	margin-bottom: 1em;
	margin-top: 1em;
}

.displayInline, .inlineSection {
	width: 97%;
	display: block;
}

.displayInline .oneField,
.inlineSection .oneField {
	float: left;
	width: 48%;
	margin-right: 2%;
}

.displayInlineMulti {
	width: 97%;
	display: block;	
}

.displayInlineMulti .oneField {
	float: left;
	width: 32%;
	margin-right: 1%;
}

.Section {
	border-bottom: 2px solid #d0daa1;
	margin-bottom: .75em;
	padding-bottom: .75em;
}

label {
	line-height: 150%;
	border: none;
	display: block;
	font-size: 95%;
	font-weight: bold;
	padding: .65em 0 1px;
}

input#submit,
input.submit {
	background: #59A5D1 none repeat scroll 0%;
	border: 1px solid #408BB6;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 100%;
	padding: .35em .45em;
	font-weight: bold;
}

input.checkbox, input.radio {
	display: block;
	line-height: 1.4em;
	margin: 6px 0 0 3px;
	width: 13px;
	height: 13px;
}

textarea.textarea {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}

select.select {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 1px 0;
	padding: 1px 0 0 0;
}

label.choice {
	display:block;
	font-size: 93%;
	margin:-1.55em 0pt 0pt 25px;
	padding: 2px 0pt;
	width:90%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6;
}

.wForm table tr td {
	border: 0px solid
}

form .reqMark {
color: #c00 !important;
float:none;
font-weight:bold;
margin:0pt;
}

.errMsg, .form-error {
	display: block;
	color: #c00;
	margin-top: .5em;
	width: 90%;
}

fieldset {
	background-color: #e6f2fa;
	border-color:#ccc -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:0px 0pt 0pt;
	margin:0pt 0pt 25px;
	padding:15px;
}

fieldset legend {
	font-weight: bold;
	padding:0pt 5px;
	font-size: 108%;
	color: #15789e;
}