#container {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	position: relative;
	clear: both;
	float: none;
	height: 100%;
}
#header {
	background-image: url(images/header.jpg);
	height: 200px;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 50px;
	padding-top: 25px;
	width: auto;
	height: 100%;
	background-color: #FFF;
}
#blok1 {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	width: 750px;
	background-color: #FFF;
	float: left;
	height: 100%;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#opdrachtgevers {
	float: left;
	width: 350px;
	margin-right: 50px;
	padding-left: 25px;
}
#blok2 {
	height: 100%;
	width: 350px;
	float: left;
	background-color: #FFF;
}
#referentie {
	float: left;
	font-variant: normal;
	font-style: normal;
	width: 275px;
	line-height: 15px;
	position: relative;
	padding: 15px;
	background-color: #F7F7F7;
	height: 100%;
}
#footer {
	width: 850px;
	margin: 0px auto;
	background-image: url(images/footer.jpg);
	float: left;
	height: 25px;
}
#plaatje {
	float: left;
	border: 1px solid #CCC;
	margin-right: 10px;
	padding: 10px;
}
#menu {
	float: left;
	border-left-width: 1px;
	width: 840px;
	position: absolute;
	top: 14.4em;
}
.logo {
	float: right;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C90000;
	margin-top: 25px;
	margin-bottom: 15px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C90000;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C90000;
	margin-bottom: 0px;
}

