html, body, ul, ol, li, dl, p, address, blockquote, h1, h2, h3, h4, h5, h6, pre, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font: 100% Arial, Helvetica, sans-serif ;
}
body {
	
	background-color: #999;
	background-color:#52a625; /*GROEN*/
	background-color: #09307b;   /*LOGOBLAUW*/
	background-color: #948bb7;  /*LICHTBLAUW*/
	background-color: #d9e3f3;  /*LICHTBLAUW*/
	background-color: #f9b700; /*LOGOGEEL*/
}
#why #nbut1 a, #how #nbut2 a, #who #nbut3 a, #premies #nbut4 a, #references #nbut5 a, #zonnepanelen #nbut6 a, #offerte #nbut7 a, #huren #nbut21 a {	background-color:#52a625;}

#wrapper {
	position:relative;
	z-index: 1;
	margin: 10px auto;
	height: auto; /*height: 564px;*/
	width: 836px;
}

/*-------------------------------------------------Header*/
#header {
	background-image:url(../images/header_bg.gif);
	position:absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 836px;
	height: 296px;
}
#header_pict {
	background-image:url(../images/headerpict_boomre4.jpg);
	position:absolute;
	z-index: 20;
	top: 21px;
	left: 30px;
	width: 775px;
	height: 272px;
}
#header_pict_bl {
	background-image:url(../images/headerpict_boomre4.jpg);
	position:absolute;
	z-index: 20;
	top: 21px;
	left: 30px;
	width: 775px;
	height: 272px;
}
#logo {
	background-image:url(../images/logo_rect.gif);
	position: absolute;
	z-index: 30;
	top: 60px;
	left: 110px;
	width: 251px;
	height: 68px;
}
#header_text {
	position:absolute;
	z-index: 40;
	top: 68px;
	left: 480px;
	width: 238px;
	height: 51px;
	color:#FFFFFF;
	font-size:24px;
	font-weight: 700;
}
#nlfr {
	position:absolute;
	z-index: 50;
	top: 0px;
	left: 726px;
	width: 88px;
	height: 31px;
	color:#FFFFFF;
	font-size:14px;
	font-weight: 700;
	padding:0;
	margin: 0;
	display:block;
}
#nlfr a{
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 3px
}
#nlfr  a:hover, #nlfr a:focus{
	background-color:#52a625;
}
/*-------------------------------------------------Navigatie*/
#nav {
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-y;
	position: absolute;
	z-index: 1900;
	left: 0px;
	top: 296px;
	width: 836px;
	height: 56px; /*height: 28px;*/
	font-size: 12px;
}
#nav.oneliner {height: 28px;}
#nav ul{
	padding: 6px 30px; /*padding: 6px 30px;*/
	text-align:center;
	margin: 0;
}
#nav ul.secondline { background-image:url(../images/nav2_bg.gif);}
#nav ul ul {display: none; }
#nav ul li:hover ul {display: block; position: absolute; top: 29px; left: 535px; }
#nav ul ul a:hover {color:#f9b700;}
#nav ul li{
	display: inline;
	padding:0;
	margin: 0;
}
#nav ul li a{
	color: #FFF;
	text-decoration: none;
	padding: 6px 10px; /*padding: 7px 10px;*/
	text-align: center;
	/*background-color: #f9b700;*/ /*LOGOGEEL*/
} 

#nav ul li a:hover, #nav ul li a:focus{
	background-color: #07b;
	background-color:#52a625;
}
#subnav {
	/*position: absolute;
	z-index: 1901;
	left: 40px;
	top: 96px;*/
	height:41px;
	height:29px;
	width:450px;
	padding-left: 15px;
	margin:20px 0px;
}

.subnav_btn, .active_subnav_btn {
	height:28px; /*28+13*/
	height:22px; /*22+7*/
	width:100px;
	background-image:url(../images/sunbav_btn.gif);
	text-align:center;
	padding-top:13px;
	padding-top:7px;
	color: #FFF;
	float:left;
	margin-right:5px;
}
.subnav_btn:hover, .subnav_btn:focus, .active_subnav_btn , .active_subnav_btn:hover {
	background-image:url(../images/subnav_btn-over.gif);
	text-align:center;
}
li.activebut a {
	background-color:#52a625;
	/*background-color: #09307b;*/   /*LOGOBLAUW*/
	color:#f9b700; /*LOGOGEEL*/
	background-repeat:no-repeat;
	
}

/*-------------------------------------------------Content*/
#bottomwrapper {
	position: absolute;
	z-index: 200;
	top:352px; /*top:324px;*/
	left: 0px;
	width: 836px;
	font-size:12px;
	
}
#bottomwrapper.oneliner { top:324px;}
#contentwrapper {
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	z-index: 220;
	/*width:836px;*/	
	padding: 2px 31px 0px 30px;
	color: #09307b;   /*LOGOBLAUW*/
}
#contentinside {
	background-color: #d9e3f3;  /*LICHTBLAUW*/
	padding: 10px 10px 20px 40px;
}
#contentfooter {
	background-color:#FFF;
	padding: 6px 10px 6px 10px;
/*	font-size:11px;*/
}
#contentfooter a:link, #contentfooter a:visited{
	color: #09307b;   /*LOGOBLAUW*/
}
#contentfooter a:focus, #contentfooter a:hover{
	color: #fff;   /*LOGOBLAUW*/
	background-color:#52a625; /*GROEN*/
}
.leftcol_wide {
	width:436px;
	vertical-align:top;
	color:#09307b; /*LOGOBLAUW*/
	padding-right:15px;
	padding-top:20px;
}
.leftcol_wider {
	width:485px;
	vertical-align:top;
	color:#09307b; /*LOGOBLAUW*/
	/*padding-right:15px;*/
	padding-top:20px;
}
.rightcol_small {
	width:299px;
	vertical-align:top;
	color:#09307b; /*LOGOBLAUW*/
	text-align:center;
}
.rightcol_smaller {
	width:250px;
	vertical-align:top;
	color:#09307b; /*LOGOBLAUW*/
	text-align:center;
}
.pic_rcol_small {
	border: 2px #FFF solid;
	margin-bottom:7px;
}
.leftcol_small {
	width:299px;
	vertical-align:top;
	color:#09307b; /*LOGOBLAUW*/
	padding-right:5px;
	padding-top:20px;
}
.rightcol_wide {
	width:436px;
	vertical-align:top;
	color:#09307b; /*LOGOBLAUW*/
	text-align:center;
	display:block;
}
.leftcol_half {
	width:367px;
	vertical-align:top;
	color:#09307b; /*LOGOBLAUW*/
	padding-right:5px;
	/*padding-top:20px;*/
}
.rightcol_half {
	width:367px;
	vertical-align:top;
	color:#09307b; /*LOGOBLAUW*/
	text-align:center;
	display:block;
}
.img_subscript {
	font-style:italic;
	color:#52a625; /*GROEN*/
	display:block;
/*	padding-top:8px;*/
text-align:center;
}
.rightcol_small img{
	/*border-bottom: 1px #FFF solid;*/
}
#electric td {
	text-align:center;
}
h1 {
	font-size: 20px;
	font-weight:700;
	color:#09307b;   /*LOGOBLAUW*/
	color:#52a625; /*GROEN*/
	padding:10px 0;
	padding-left: 13px;
}
h2 {
	font-size: 15px;
	/*font-weight:700;*/
	padding-left: 13px;
	padding-bottom:6px;
	padding-top:16px;
	text-decoration:underline;
}
h3 {
	font-weight:700;
	padding-left: 13px;
	padding-bottom:6px;
	padding-top:6px;
}
ul,ol {
	border:0px #000000 solid;
	padding-left: 26px;
	padding-bottom:5px;
}
ol {
	padding-left: 32px;
}
ul li ,ol li{
	list-style-type:disc;
	list-style-position:outside;
	padding-left: 0px;
	padding-bottom:5px;
	border:0px #000000 solid;
}
ol li{
	list-style-type:decimal;
}
p {
	padding-left:13px;
	padding-bottom:10px;
}
a {
	color:#52a625;
	text-decoration: none;
}
a:hover, a:focus{
	color:#FFF;
	background-color:#52a625;
	text-align: left;
}
/*-------------------------------------------------Formulier*/
.kleininputveld {
	width:50%;
}
#grootinputveld {
	width:99%;
}
/*-------------------------------------------------Footer*/
#footer{
	/*clear: both;*/
	/*float: left;*/
	background-image:url(../images/footer_bg.gif);
	/*position: relative;*/
	/*z-index: 300;*/
	left: 0px;
	width: 836px;
	height: 42px;
	color:#fff; 
	font-size:12px;
	
}
#footer_text {
	/*background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;*/
	color:#fff; 
	padding: 5px;
	text-align:center;
}
#footer_text a {
	color:#fff; 
	text-decoration:none;
}
#madebytoopetekst{
	text-decoration:none;
	width: 836px;
	font-size: 10px;
	text-align:right;
	color: #000;
}
#madebytoopetekst a:link, #madebytoopetekst a:visited{
	text-decoration:none;
	color: #000;
}
/*------------------------------------------------------*/

#madebytoope{
	position: absolute;
	border-bottom:#338bb0 1px solid;
	z-index: 2;
	height: 54px;
	width: 50px;
	left: 764px;
	top: 604px;
}
#toopeLine {
	position: absolute;
	border-bottom:#338bb0 1px solid;
	z-index: 2;
	height: 54px;
	width: 810px;
	left: -20px;
	top: 620px;
}

