@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#kolom {
	width: 945px;
	background-color: #f7f7f7;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #588885;
	border-left-color: #588885;
}
#kolom #logo {
	height: 128px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kolom #buttonbalk {
	height: 106px;
	width: 853px;
	float: left;
	clear: both;
}
#kolom #mail button {
	height: 106px;
	width: 91px;
	position: absolute;
	clear: both;
	float: none;
}
#kolom #inhoudnr2 {
	margin: 0px;
	width: 472px;
	float: right;
}
#kolom #inhoud {
	width: 472px;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#kolom #balk onder {
	height: 123px;
	width: 945px;
}

