body{
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, Verdana;
	font-size:14px;
	line-height:16px;
	background: #f4f4f4;
}
html, body, #wrap {height: 100%;}
body > #wrap {
	margin:0 auto;
	width: 900px;
	min-height:100%;
	height:100%;
	height:auto;
	background: #f6f6f6;
	font-family:Arial;
}
#wrap * a{
	text-decoration:none;
	/*color:#555; */
}

.clear:after{
	content: ""; display:block; clear:both;
}
.clear{zoom:1;} /* IE */

#main {padding-bottom: 150px;}	

#container{
	display:block;
	float:left;
	width:900px;
	min-height:600px;
	height:auto;
	margin-top:76px;
	background:#fff;
}
#header{
	display: block;
	float:left;
	width:900px;
	height:89px;
	/* border-bottom:2px solid #005826; */
	background:#fff;
}
#header #logo{
	display:block;
	float:left;
	width:271px;
	height:89px;
}
#header #buttons{
	display:block;
	float:left;
	width:629px;
	height:89px;
}
#header #buttons a.aanmelden{
	background: url("../images/buttons.png") no-repeat 0 0;
	width: 156px;
	height: 35px;
	display: block;
	float:left;
	text-indent: -9999px;
	margin-top:30px;
	margin-left:310px;
}
#header #buttons a.aanmelden:hover { background-position: 0 -36px; }

#header #buttons a.stuurdoor{
	background: url("../images/buttons.png") no-repeat -176px 0;
	width: 156px;
	height: 35px;
	display: block;
	float:left;
	text-indent: -9999px;
	margin-top:30px;	
}
#header #buttons a.stuurdoor:hover { background-position: -176px -36px;}

#photos{
	display:block;
	float:left;
	width:900px;
	height:282px;
	border-bottom:5px solid #005826!important;
}
#communicatie{
	display:block;
	float:left;
	width:900px;
	height:224px;
	/* background:url("../images/iniatief.png") right bottom no-repeat; */
}
#communicatie #left,
#communicatie #right{
	display:block;
	float:left;
	width:450px;
	height:214px;
	padding-top:5px;
}
#footnote{
	display:block;
	float:left;
	background:#00411c;
	color:#fff;
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	height:25px;
	width:900px;
	margin-top:4px;
	padding-top:4px;
}

#formulier{
	display:block;
	float:left;
	width:420px;
	height:auto;
}

#ht-presentatie{
	display: block;
	float:left;
	width:890px;
	height:70px;
	background:#FEF7BB;
	margin-top:20px;
	margin-bottom:3px;
	padding:5px;
}
