@charset "utf-8";

body {
	background-image: url(../images/groen_a.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 880px;
	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;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 300px;
	padding-bottom: 12px;
}
#nav {
	height: 0px;
	padding-bottom: 0px;
}
#banner {
	padding-bottom: 0px;
}
#leftColumn {
	float: left;
	width: 880px;
	height: 250px;
}
#rightColumn {
	float: right;
	width: 600px;
	height: 30px;
}
.stijl2 {color: #006600}
.stijl3 {
	color: #009900;
	font-weight: bold;
}
.stijl4 {color: #66FF66}
.stijl5 {font-family: "Old English Text MT"}
.stijl6 {color: #003300}





img {
	border: 0;
}

