html,
body
{
	cursor: default;
	height:100%;
	margin:0 0 0px 0;
	padding:0;
}

body
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:160%;
	padding:0px;
	color: #39394d;
	margin:0px 0px 0px 0px;
	background: url(../img/bg_bottom_shadow.gif) top center no-repeat;
}

/* ----- generic styling ----- */

p {
	margin: 0 0 20px 0; 
	padding:0;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 180%;
}

h2 { 	margin: 0;}

h3,
h4,
h5 
{
	margin: 0;
	font-size: 110%;
}

ul,
li,
ol
{
	margin: 0;
	padding: 0px;
	padding-left: 0px;
	margin-left: 8px;
	list-style-position: outside;
}

ul {
	margin-bottom: 20px;
}

a { color: #7aa620; margin: 0px; padding: 0px; text-decoration: none;}


a, object { outline: none; }

a:hover { text-decoration: underline;}

em, i 
{ 
	width: 95%; 
	font-size: 100%; 
}

hr {
	order: 0px;
	height: 1px;
	background: #424256;
	order-bottom: 1px solid #424256;
	border: 0px;
	width: 100%;
}

h1 span { display: none; }
h2 span { display: none; }

img { margin: 0px; padding: 0px; border: 0px; }
embed { margin: 0px; padding: 0px; }
object{ margin: 0px; padding: 0px;}


.floatLeft  {float: left;}
.floatRight {float: right;}
.clearRight {clear: right;}
.clearLeft {clear: left; }
.clearBoth {clear: both;}

.padding { padding: 20px 20px 20px 20px;}

/*====================================================================================*/
/*	structure																								  */
/*====================================================================================*/

div#mainContainer {
	position: relative;
	display: block;
	margin: 20px auto 0px auto; /*uitlijning midden (auto) + 20 px topmargin*/
	padding: 0px 0px 0px 0px;
	width:980px;
	text-align: left;
	ackground:yellow;
}

#header {
	display: block;
	position: relative;
	width:100%;
	width: 980px;
	height: 290px;
	background: #fff;
	background: url(../img/bg_header.jpg) top left no-repeat;
}

#topNav {
	position: absolute;
	ine-height: 40px;
	right: 20px;
	top: 0px;
	height: 40px;
	width:500px;	
	ackground: blue;
	z-index: 10;
	text-align: right;
}

div#headerBox{}

div#wrap{
	position: relative;
	width: 960px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	min-height: 100px;
	z-index:0;
}

div#navContainer {
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #7BA621;
	border-bottom: 1px solid #1d1d31;
	width: 940px;
	z-index:10;
}

#innerWrap{
	position: relative;
	width: 940px;
	padding-top: 40px;
	background:#fff url(../img/bg_bottom_shadow.gif) top center no-repeat;
}

div#columnsRight{
	position: relative;
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
	ackground:magenta;
}

/*comumn 1*/
div#columnsLeft {
	position: relative;
	width:700px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	ackground: red;
}

/*column 2*/
div#innerColumnLeft {
	position: relative;
	width: 460px;
		float: left;
	ackground: green;
}

/*column 3*/
div#innerColumnRight {
	position: relative;
	width: 220px;
	float: right;
	margin: 0px 0px 0px 0px;
	ackground: blue;
}
/*
div.horizontalBox {
	adding-right: -20px; /
	idth: 940px;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: auto;
	osition: relative;
	order: 1px solid red;
	ackground: red;
}
*/

div.horizontalBox {
	clear: both;
	height: 100%;
}
div#wrapStretcher {
	position: relative;
	display: block;
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	height: 20px;
	width: 100%;
}

div#footerBox{
	position: relative;
	display: block;
	height: 20px;
	color: white;
	font-size: 90%;
	margin: 0px 20px 0px 10px;
	left: 0px;
	width: 960px;
	height: 200px;
	background: #424256;

}

div#footerBox .paddingBox{ 
	padding: 10px;
}


/*====================================================================================*/
/*	 Header																									  */
/*====================================================================================*/

.fadeOut {
	display: none;
}
/*====================================================================================*/
/*	 Footer																									  */
/*====================================================================================*/


/*====================================================================================*/
/*	 Innerstyling																							  */
/*====================================================================================*/
div#logo {
	position: absolute;
	top: 0px;
	left: 100px;
	background: white;
	width: 380px;
	height: 75px;
	z-index: 10;
}

div#logo a{
	display: block;	
	width: 100%;
	height: 100%;
}

div.contentBox {
	margin: 0px 0px 20px 0px;
	padding: 0px;

}

h2{
	color: #618813;
	text-transform: uppercase;
	border-bottom: 1px solid #424256;
	font-size: 125%;
	margin: 10px 0px 2px 0px;
	ine-height: 1em;
	padding: 0px;
}

h3 {
	color: #618813;	
}

/*----- topMenu -----*/

#topMenu {
	ackground: red;
	loat: right;
	position: absolute;
	top: 2px;
	right: 280px;
	argin-top: 6px;
	color: #7AA620;
	font-size: 90%;
}

#topMenu a{
	text-transform: uppercase;
	margin: 0px 10px;
}

/*----- TABS -----*/
div.tabNav {
	osition: relative;
	eight: 100%;
	margin-bottom: 30px;
}

#tabs h2{
	border: none;
}
#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

/*----- homeBox -----*/
div.homeBox {
	background: #747483 url(../img/bg_home_box.png) top left no-repeat;
	min-height: 300px;
	padding: 13px;
	height: 300px; /*IE6*/
}


div.homeBoxBottom {
	display: block;
	height: 20px;
 	background: #747483 url(../img/bg_home_box_bottom.png) bottom left no-repeat;
}

/*----- small homeBox -----*/
div.homeBoxSmall {
	background: #747483 url(../img/bg_home_box_small.png) top left no-repeat;
	min-height: 125px;
	padding: 10px;
	height: 125px; /*IE6*/
}

div.homeBox
,div.homeBoxSmall {
	color: white;
}

div.homeBox a
,div.homeBoxSmall a {
	color: #b4e452;
}

*> div.homeBox
	,div.homeBoxSmall {
	height: auto; /*alles behalve IE6*/
}

div.homeBoxSmallBottom {
	display: block;
	height: 20px;
 	background: #747483 url(../img/bg_home_box_small_bottom.png) bottom left no-repeat;
}

.homeBox h2
,.homeBoxSmall h2 {
	border: none;
	color: white;
	margin: 0px 0px 10px 0px;
}

.homeBoxSmall h2 {
	margin: 0px;
}

.first.column {
	padding-right: 10px;
}
.first.column *{ padding-right: 20px; }

.first.column a{
	 padding-right: 0px;
 }

a.more {
	display: block;
	lear: both;
	loat: left;
}

a.more span{
	ackground: red;
	padding-left: 15px;
	margin: 0px 0px 0px 5px;
	background:#fff url('../img/bg_a_more.png') top left no-repeat;
}

a.more.linked_in {
	background: url('../img/bg_linked_in.png') left center no-repeat;
	padding-left: 62px;
	color: #c4d89c!important;
}

.homeBox a.more span
,.homeBoxSmall a.more span{
	background: url('../img/bg_a_more_dark.png') top left no-repeat;
}

.imgBox {
	float: left;
	width: 80px;
	height: 100%;
	ackground: red;
	margin-top: 5px;
}

.horizontalBox .contentBox {
	display: block;
	float: left;
	width: 220px;
	margin-right: 20px;
}

.horizontalBox .contentBox.last {
	margin: 0px;
}

div.horizontalBox.sponsorRow h2{
	font-size: 100%;
	padding: 0px;
	border-bottom: 3px solid #bbd28d;
}

.horizontalBox .contentBox.colspanThree {
	width: 699px;
}

/*----- TopNav searchForm -----*/
#topNav{
	padding: 0px;
	margin: 0px;
	order: 1px solid red;
}

#topNav form {
	margin: 0px;
	padding: 0px;
	float: right;
}

#topNav form input[type=image]{
	position: absolute;
	top: 0px;
	right: 0px;
}

form input.text
{
	argin: 0px;
	adding: 0px;

	op: -5px;
	border: 1px solid #7aa620;
	height: 18px;
	font-size: 90%;
	color: #adadad;
	padding: 3px 0px 0px 5px;
	margin: 0px 15px 0px 0px;
	width: 200px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.login form input.text{
	width: 140px;
}

#topNav form input[type=text] {
		position: absolute;
	ine-height: 40px;
	top: 0px;
	right: 50px;
}

.login form input[type=text]
,.login form input[type=password]
{
	position: relative;
}



/*----- Login form -----*/

.login form {
	margin-top: 5px;
	margin-bottom: 20px;
}

.login form input.text
{
	width: 145px;
}

form input.button{
		position: relative;
		top: 3px;
}

*> form input.button {
	top: 5px;
}

/*----- Share -----*/

img.share_icon { 
	margin-right: 10px;
}

/*====================================================================================*/
/*	 	Next pages																						  */
/*====================================================================================*/

body.next div#header
{
	height: 118px;
	background: url(../img/bg_header_next.gif) top left no-repeat;
	
}

body.next #innerWrap
{
	padding-top: 20px;
}

body.next div#innerColumnLeft {
	
	width:	220px;


}

body.next div#innerColumnRight {
	width:	460px;
}
body.next div#innerColumnRight p{
	argin: 10px 0px 15px 0px;
}

body.next div#innerColumnRight h2{
	margin-bottom: 10px;
}

body.next h2 {
	position: relative;

	argin: 0px;
}

#leftNav {
	padding-top: 10px;
}

ul#submenu 
{
	padding: 0px;
	margin: 0px 0px 20px 0px;

}

ul#submenu li
{
	list-style-position: outside;
	list-style: none;
	eight: 27px;
	line-height: 27px;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}

ul#submenu li.select {
	background: #747483;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul#submenu li a, 
.slideOnClickToggle {
	color: #39394D;
	padding-left: 15px;
	display: block;
	background: url(../img/bg_li_submenu.gif) left center no-repeat;	
}

.slideOnClickToggle.active {
	background: url(../img/bg_li_rotated.gif) left center no-repeat;	
}

ul#submenu li.select a{
	background:  url(../img/bg_li_submenu_select.gif) left center no-repeat;
	color: #fff;
}

div.imgBoxBig {
	float: right;
	margin: 5px 0px 15px 15px;
	clear: right;

}


/*TEST COLUMNS*/

div.contentColumn {
	float: left;
	idth: 220px;
	isplay: block;
	osition: relative;
	lear: none;
	argin-right: 20px;
	ackground: red;

}

div.contentColumn.colspanTwo {
	idth: 480px;
}

.contentColumn.colspanTwo .contentBox{
	width: 460px!important;
}

div#innerWrap {
	width: 960px;
	ackground: blue;
}
.horizontalBox div.contentBox, #leftNav {
	float: none!important;
	width: 220px;

}


.horizontalBox div.contentColumn.colspanThree div.contentBox {
width: 700px;
margin-right: 20px;
}


/*----- FORM -----*/

table.formtable {
	width: 460px;
	border: 1px solid #C6C6CC;
	background: #fff url(../img/bg_form_gradient.gif) left top repeat-x;
}

table.formtable input[type=text]
,table.formtable textarea
 {
	width: 250px;
	border: 1px solid #7AA620;
	padding: 2px 0px 0px 2px;
	height: 20px;
}

table.formtable textarea{
	height: 100px;
}

.formmarker {
	color: #618813;
	font-size: 150%;
	font-weight: bold;
	float: right;
}

tr.formrow {
	argin-bottom: 10px;
	height: 2.5em;
}

/* file upload */

div.uploadLabel{
	float: left;
	width: 150px;
	margin-right: 10px;
}
div.uploadInput{ margin-bottom: 10px; margin-left: 160px; }
div.uploadInput input[type=text],
div.uploadInput select,
div.uploadInput textarea {
	width: 250px;
	border: 1px solid #7AA620;
	padding: 2px 0px 0px 2px;
	height: 20px;
}
div.uploadInput textarea{
	height: 100px;
}
div.uploadInput select{
	width: 255px;
	height: 25px;
}

div.uploadInput input[type=file]{
	border: 1px solid #7AA620;
	padding: 2px 0px 0px 2px;
	height: 25px;
}

table.fileupload tr.formrow{
	border-top: 1px solid #C6C6CC;
	height: auto;
}

table.fileupload tr.formrow td, table.fileupload tr.formheaderrow td{
	padding-left: 20px;
}

div.fileuploadSubmitButton{
	text-align: right;
	width: 460px;
	margin-top: 15px;
}
div.progresscontainer{
	margin-left: 160px;
}
div.progressInnerContainer{
	height: 25px;
	border: 1px solid #444;
	width: 250px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.progressbar{
	display: block; 
	width: 0%; 
	height: 25px; 
	background-color: #aaa;
}

div.progresscontainer div.statusbar{
	font-size: 120%; 
	font-weight: bold; 
	position: relative; 
	top: -24px; 
	left: 0; 
	width: 250px; 
	text-align: center;
}

span.inputError{
	display: block;
	float: left;
	color: red;
}

div.formmarkerNoFloat{
	color: #618813;
	font-size: 150%;
	font-weight: bold;
	margin-left: 10px;
	display: inline;
}

div.fileupload{ 
	border-top: 1px solid #ccc; 
	padding-top: 10px;
	width: 460px;
}

div.uploadBox{
	background-color: #f1f1f1;
	padding: 10px;
	margin: 5px 0px 15px 0;
}
#uploadForm{ width: 460px; }

/* vulpunten */
div.vulpunten ul{
	list-style:		none;
	margin: 0px;
}

div.vulpunten ul li{
	height:auto;
	list-style:none outside none;
	padding-left: 18px;
}
div.vulpunten ul li {
	background-position: 0 3px;
	background-repeat: no-repeat;
}
div.vulpunten ul li.diesel { background-image:url("../img/icon_diesel.png");}
div.vulpunten ul li.ethanol { background-image:url("../img/icon_ethanol.png");}
div.vulpunten ul li.aardgas { background-image:url("../img/icon_aardgas.png");}
div.vulpunten ul li.biogas { background-image:url("../img/icon_biogas.png");}
div.vulpunten ul li.multi { background-image:url("../img/icon_multi.png");}
div.vulpunten ul li.inactive { background-image:url("../img/icon_inactive.png");}

/* item news */
.item.news {
	background:url("../img/bg_item_news.gif") no-repeat scroll 5px 10px transparent;
	padding:5px 5px 5px 25px;
	border-bottom:1px dashed #BBB9B9;
}
.item a.details, a.singleItem  {
	background:url("../img/bg_a_details.gif") no-repeat scroll right 3px transparent;
	display:block;
	margin:0 0 0;
	padding:0 15px 3px 0;

}
.item a.details{
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}

ul.files li {
	background-position:0 center;
	background-repeat:no-repeat;
	list-style:none outside none;
	margin:3px 0;
	padding:5px 0 5px 30px;
	position:relative;
}
ul.files li.pdf { background-image:url("../cms/img/icon_file_pdf.gif"); }

div.contentRow div.textImgFloat img {
	clear:right;
	float:right;
	margin:7px 0 7px 15px;
}

.slideOnClick
{
	margin-left: 15px;
	background: #F1F1F1;
	padding: 10px 10px 10px 10px;
	border-bottom:1px solid #424256;
}

h3.slideOnClickToggle em {
	font-weight: normal;
}

span.addDocument{
	float: right;
	position: absolute;
	top: 35px;
	right: 20px;
	z-index:2;
}

#footerBox span.right{
	float: right;
}

