.pagecenter {
	width: 750px;
	height: 100%;
	left: 0%;
	position: relative;
	margin: 0 auto;
}
.sitenavigation {
	top: 226px;
	position: relative;
	width: 150px;
	height: 100%;
	left: 10px;
}
.maincontentblock {
	background-color: #E8FAF1;
	border: 1px solid #68BB7D;
	top: 225px;
	position: absolute;
	left: 160px;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contentblock {
	background-color: #E7F6D9;
	width: 400px;
	position: relative;
	left: 5px;
	top: 5px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #562562;
	background-color: #D0F6E2;
}
.header {
	background-image: url(img/header.gif);
	height: 204px;
	width: 750px;
	position: absolute;
	left: 10px;
	top: 10px;
}
.rightpushbox {
	width: 165px;
	position: relative;
	left: 10px;
	visibility: inherit;
	top: 0px;
	background-position: top;
	float: left;
	border-top-color: #BEF2D7;
	border-right-color: #BEF2D7;
	border-bottom-color: #BEF2D7;
	border-left-color: #BEF2D7;
	height: 100%;
}
.rightpushboxtitle {
	background-color: #AEDBBB;
	width: 165px;
	height: 20px;
	vertical-align: middle;
	visibility: inherit;
	float: left;
	position: relative;
	top: -10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: top;

}
.rightpushboxcontent {
	background-color: #E7F6D9;
	width: 165px;
	overflow: auto;
	float: left;
	position: relative;
	top: -9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.pagecenter #maincontent .contentblock #reactieform input {
}
.formfields {
	position: absolute;
	left: 100px;
	background-color: #BEF2D7;
	border: 1px solid #376C4A;
}
.formbutton {
	position: relative;
	left: 100px;
	background-color: #517274;
	border: 1px solid #D0F6E2;
	color: #D0F6E2;
	font-weight: bold;
	top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #562562;
	font-style: italic;
	letter-spacing: -1px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 10px;
}
a {
	color: #376C4A;
	letter-spacing: -1px;
}
.fototekst {
	position: absolute;
	left: 170px;
	top: 60px;
	right: 20px;
}
.sitenavigation ul {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 14px;
}
.navtext {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #376C4A;
	letter-spacing: 1pt;
}
.navtext a {
	background-image: url(img/nav/emptynav_over.gif);
}
.navtext a:hover {
	background-image: url(img/nav/emptynav_over.gif);
	letter-spacing: 2pt;
}
.navtext a:link {

	background-image: url(img/nav/emptynav_over.gif);
}
.navtext a:active {

	background-image: url(img/nav/emptynav_over.gif);
}
.navtext a:visited {

	background-image: url(img/nav/emptynav_over.gif);
}
.backsitenav {
	border: 1px solid #000000;
	padding: 4px;
}
.formplacement {
	position: absolute;
	left: 100px;
}
