body {
	text-align				: center;
	padding					: 0;
	margin					: 0;
	font-family				: arial;
	font-size				: 12px;
	background-image		: url(../images/bg2.jpg);
	background-repeat		: repeat-x;	
}

#containerbg {
	background-image		: url(../images/bg.png);
	background-position		: center;
	background-repeat		: repeat-y;
}

#container {
	padding					: 0;
	margin					: 0;
	width					: 961px;
	margin-left				: auto;
	margin-right			: auto;
	text-align				: left;
}

#header {
	background-image		: url(../images/header.png);
	height					: 207px;
	padding					: 0;
	margin					: 0;
	background-repeat		: no-repeat;
}

#head_adres {
	margin-left				: 20px;
	width					: 191px;
	line-height				: 20px;
	font-size				: 11px;
	float					: left;
}

#head_foto {
	width					: 706px;
	height					: 155px;
	float					: right;
}

#head_foto {
	margin					: 0px;
	padding					: 0px;
}

#head_nav {
	width					: 706px;
	margin-top				: 22px;
	background-color		: #383838;
	height					: 25px;
	float					: right;
}

#head_nav img {
	border					: 0;
}

#head_nav a {
	margin-left				: 30px;
	margin-right			: 30px;
}

#headeroverlay {
	position				: absolute;
}

#kolomlinks {
	width					: 210px;
	float					: left;
}

#kolomlinks a {
	display					: block;
	padding-left			: 10px;
	line-height				: 19px;
	color					: black;
	text-decoration			: none;
	font-size				: 11px;
}

#kolomlinks a:hover{
	background-color		: #ddd;
}

#kolomlinks a.active{
	background-color		: #ddd;
}

#content {
	width					: 685px;
	float					: left;
	margin-left				: 50px;
	margin-top				: 20px;
	min-height				: 400px;
	_height					: 400px;
}

#content h1 {
	font-weight				: bold;
	font-size				: 14px;
}

.clear {
	clear					: both;
}

#footer {
	margin-left				: auto;
	margin-right			: auto;
	width					: 100%;
	background-image		: url(../images/footerbg.jpg);
	height					: 100px;
	background-position		: center top;
	background-repeat		: no-repeat;
	color					: white;
	font-size				: 11px;
	padding-top				: 44px;
}
/*#footer {
	color						: white;
	background-color			: black;
	height						: 37px;
	text-align					: right;
	padding-right				: 10px;
}*/

#footer p {
	line-height					: 37px;
	font-size					: 12px;
}
#footer a {
	text-decoration				: none;
	color						: white;
	margin-top					: 40px;
}

#voegwerkenimg {
	background-color		: #eee;
	width					: 220px;
	height					: 60px;
	margin					: 10px;
	float					: left;
}

#voegwerkenimg img{
	border					: solid 1px white;
	margin					: 5px;
	float					: left;
}

#voegwerkenimg h1 {
	font-size				: 12px;
	float					: left;
}

.renovatieoud {
	border					: solid 1px #b93b3b;
	margin					: 10px;
}
