* {
	padding:0;
	margin:0;
	border:0;
}

html, body {
	height:100%;
}

html {
	background:#fff;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#push {
	height:15px;
}

div#container {
	width:901px;
	height:668px;
	margin:0 auto;
	background:url(images/containerBG.jpg) top left no-repeat;
	position:relative;
}

div#container.groot {
	background:url(images/containerBGgroot.jpg) top left no-repeat;
	height:1199px;
}

div#header {
	width:901px;
	height:161px;
	position:relative;
}

	div#header a#logo {
		position:absolute;
		left:90px;
		top:42px;
	}
	
	div#header p {
		position:absolute;
		text-transform:uppercase;
		right:44px;
		top:96px;
	}
	
		div#header p a {
			color:#0f151d;
			text-decoration:none;
			margin:0 6px 0 6px;
			font-size:11px;
			font-weight:bold;
		}
		
		div#header p a:hover {
			color:#7baa20;
		}
		
		div#header p span#oranje {
			color:#e9601d;
		}
		
		div#header p span.groen {
			color:#2b992e;
		}
		
div#content {
	width:703px;
	position:relative;
	height:469px;
	margin-left:157px;
}
	div#content h1, div#content h2 {
		color:#a7a8aa;
		font-size:18px;
		line-height:28px;
	}
	
	div#content.homepage h1 {
		font-size:16px;
		line-height:24px;
	}
	
	div#content.homepage p {
		color:#a7a8aa;
		font-size:16px;
		line-height:24px;
	}
	div#content.homepage a {
		color:#3a9835;
	}
	div#content a#doorgaan {
		position:absolute;
		top:185px;
		left:200px;
	}
		div#content.tekst p {
			line-height:18px;
			font-size:12px;
			color:#0f151d;
			margin:0 0 18px 0;
		}
		div#content.tekst a {
			color:#0f151d;
		}
		
	div#content.raadpleeg {
		background:url(images/raadpleeg-adviseur.png) top left no-repeat;
		height:332px;
		width:601px;
		padding:137px 70px 0 32px;
	}
		div#content.raadpleeg h1, div#content.raadpleeg h2 {
			color:#fff;
			margin:0 0 26px 0;
			line-height:26px;
			font-size:24px;
		}
/*######## klachten boxen ##########*/

div.box {
	float:left;
	padding:18px 18px 0 18px;
	color:#fff;
}
	div.box ul {
		list-style:none;
	}
	div.box input {
		width:190px;
		height:17px;
		background:url(images/inputBG.gif) top left no-repeat;
		margin:0 0 2px 0;
		padding:4px 0 0 5px;
	}
	div.box dt {
		font-weight:bold;
	}
	div.box h3 {
		font-size:15px;
		margin:0 0 5px 0;
	}
	div.box p.clickThrough {
		font-size:14px;
		font-weight:bold;
		margin:20px 0 15px 0;
		cursor:pointer;
	}
	div.box p.clickThrough span {
		font-size:25px;
		text-transform:uppercase;
	}
	div.box input.checkbox {
		width:auto;
		background:none;
	}
	div.box textarea#omschrijving {
		width:200px;
		height:128px;
	}

div#box1 {
	background:url(images/box1.png) top left no-repeat;
	width:188px;
	height:216px;
}

div#box2 {
	background:url(images/box2.png) top left no-repeat;
	width:196px;
	height:216px;
}

div#box3 {
	background:url(images/box3.png) top left no-repeat;
	width:201px;
	height:216px;
}

div#box4 {
	background:url(images/box4.png) top left no-repeat;
	width:188px;
	height:217px;
}

div#box5 {
	background:url(images/box5.png) top left no-repeat;
	width:196px;
	height:217px;
}

div#box6 {
	background:url(images/box6.png) top left no-repeat;
	width:201px;
	height:217px;
}

div#box6 div#moveover {
	position: relative;
	left: -18px;
	top: -20px;
}

div#box3c {
	position:absolute;
	top:100px;
	left:205px;
	width:249px;
	height:264px;
	background:url(images/box3c.png) top left no-repeat;
	visibility:hidden;
	font-size:12px;
}
div#box3c p {
	margin-bottom:14px;
}

img#energieplaatje {
	position:absolute;
	bottom:10px;
	left:15px;
}

/* ####### gradient ############ */
div#gradient {
	width:100%;
	height:700px;
	position:fixed;
	bottom:0;
	background:url(/images/bg.jpg) bottom center repeat-x;
}
