body {
	margin: 0px;
	padding: 0px;
	background-color: #f9fcf2;
 b/ackground-image: url(../gfx/background.jpg);
 b/ackground-repeat: no-repeat;
 b/ackground-position: center top;
}
ul {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002000;
 l/ist-style-type: square;
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../gfx/btn/bull.gif);
	margin-left: 0px;
	padding-left: 18px;
}
li {
	padding-bottom: 2px;
	margin: 5px 0px 5px 0px;
}
a {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a6f48;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a6f48;
	text-decoration: underline;
}
.header {
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	background-position: -20px top;
}
.bodyTxt { /* gewone tekst */
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #002000;
}
.header1 { /* .tekst_intro van home*/
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #002000;
	padding-left: 2px;
}
.header2 { /* gewone tekst */
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #002000;
 p/adding-left: 2px;
}
.header3 { /* introtekst */
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002000;
	line-height: 18px;
 m/argin-right: 0;
}
.header4, p {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c6336;
	line-height: 18px;
}
.header5 { /* onderschrift */
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c6336;
	line-height: 14px;
}
.table1 td {
	vertical-align:top;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c6336;
	line-height: 18px;
}
.image {
	border:0;
}
.image_left {
	float: left;
	margin: 5px 20px 5px 0px;
	border:0;
}
.image_right {
	float: right;
	margin: 0px 0px 5px 20px;
	border:1px solid #3c6336;
}
