@charset "utf-8";
body {
	background-image: url(../images/groen_a.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border: 0;
}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 200px;
	padding-bottom: 12px;
}
#leftColumn {
	float: left;
	width: 365px;
}
#rightColumn {
	float: right;
	width: 365px;
}
.stijl1 {
	color: #008241
}
.stijl2 {color: #008241; font-weight: bold; }
.stijl3 {font-family: "Old English Text MT"}
.stijl4 {color: #003300}
