﻿/* The Reset ---------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,
h4,h5,h6,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
a { text-decoration: none; }
body {
	font-size: 62.5%;
	background: #fff;
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 22px;
	color: #555;
	margin-bottom: 40px;
}
/* -------------------------------------------- */

a { color: #21759b; text-decoration: none; font-weight: normal; }
a:visited {color:#4ca6cf;}
p a { border-bottom: 1px solid #dfdfdf; }
h3 a { font-weight: bold; }
p a:hover { border-bottom: 1px solid #d54e21; }
a:hover { color: #d54e21; }

h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 20px;
}

h2 a {
	font-weight: normal;
}

h4, h3.head {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}

h3 {
	font-size: 14px;
	color: #333;
	font-weight:bold;
	margin: -1px 0 1px 0;
}


hr { border: none; border-top: 1px solid #dfdfdf; }

strong {
	font-weight: bold;
}

blockquote {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 22px 22px 0;
	margin-bottom: 22px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
.logoImage 
{
	margin-left:5px;
	margin-top:5px;
}
.header {
	height: 90px;
	min-width: 960px;
	background: #464646;
}
.header h1 a {
	display: block;
	width: 400px;
	height: 90px;
	background: url(http://www.verstandigmetenergie.nl/images/verstandigmetenergie-logo.png) center left no-repeat;
	text-indent: -9999px;
	float: left;
}
.header ul {
	margin-right: 14px;
	margin-top: 56px;
	float: right;
	list-style: none;
	min-width: 500px;
}
.header ul li {
	float: left;
}
.header ul li a {
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
	font-weight: normal;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	font-size: 14px;
	color: #999;
}
.header ul li a:hover {
	color: #fff;
}
.header ul li a.current, .header ul li.highlight a.current {
	color: #555;
	background: #EBF1DC;
}
.header ul li.highlight a {
	color: #fff;	
}
.header ul li.highlight a:hover {
	color: #ffac90;
}

.headline {
	height: 60px;
	min-width: 960px;
	background: #EBF1DC;
	border-bottom: 1px solid #E0E9C9;
}

.headline h2 {
	color: #555;
	font-size: 36px;
	line-height: 1em;
	padding-top: 11px;
	padding-left: 12px;
	float: left;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float: left;
	margin: 0 14px;
}

.col-1 { width: 52px; }
.col-2 { width: 132px; }
.col-3 { width: 212px; }
.col-4 { width: 292px; }
.col-5 { width: 372px; }
.col-6 { width: 452px; }
.col-7 { width: 532px; }
.col-8 { width: 612px; }
.col-9 { width: 692px; }
.col-10 { width: 772px; }
.col-11 { width: 852px; }
.col-12 { width: 932px; }

.col-3 ul {
	margin-left: 16px;
	list-style: square;
	margin-bottom: 22px;
}

.col-3 p {
	margin-bottom: 22px;
}
.col-3 a.download-button {
	display: block;
	text-align: center;
}
.col-11 img 
{
	float:left;
	margin-right:10px;
}
.col-11  
{
	text-align:justify;
}




.pagebody .submenu, .pagebody #submenu {
	margin-left: 0;
	margin-top: -2px;
	font-size: 10px;
	list-style: none;
}

.pagebody .submenu a#subcurrent, .pagebody #submenu a#subcurrent {
	color: #333;
	cursor: default;
}
.pagebody .submenu li {
	border-bottom: 1px solid #dedede;
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0;
}
.pagebody .submenu li a {
	width: 100%;
	display: block;
}
.pagebody .submenu li.current {
	background: url(http://s.wordpress.org/style/images/arrow.png) center left no-repeat;
	font-weight: bold;
}
.pagebody .submenu li ul {
	margin-top: 0 !important;
	margin-left: 16px !important;
}
.pagebody .submenu li ul li {
	border: none;
	line-height: 1.4em;
	padding-bottom: 2px;
}
.pagebody {
	font-size: 12px;
	margin-top: 29px;
}
.pagebody p, .pagebody ol, .pagebody ul {
	margin: 0 0 22px 0;
}
.pagebody ul {
	margin-left: 16px;
	list-style: square;
}

a.rsslink {background:url(http://s.wordpress.org/style/images/feedicon10.png) top left no-repeat; padding-left: 14px;}

#pagebody ol {
	margin-left: 22px;
	list-style: roman;
}

#pagebody p.intro {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #555;
	font-size: 15px;
	margin-top: -1px;
	margin-bottom: 23px;
}

#pagebody p.intro a {
	font-weight: normal;
}

.footer {
	clear: both;
	border-top: 1px solid #dedede;
	padding: 6px 14px;
	width: 932px;
	margin: 0 auto;
}

.footer .wrapper {
	width: 932px;
}

.footer p {
	font-family: "Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
	float: left;
	color: #bbb;
}

.footer p a {
	border: none;
}