BODY {
	background:#B8D1B2 url(../img/bg_body.gif) center repeat-y;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:17px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:17px;
}
P {
	margin:0;
	padding:0;
}
#container {
	width:810px;
}
#linkerdiv {
	width:240px;
	float:left;
	text-align:left;
}
#adres {
	padding:25px 15px 15px 15px;
}
#logo {
	width:170px; 
	height:109px; 
	border:0; 
	padding: 0px 0 16px 0;
}

#rechterdiv {
	width:570px;
	float:right;
	text-align:left;
}
#foto {
	margin: 10px 0 3px 20px;
}
#menudiv {
	padding: 0 0 25px 22px;
}
#inhoud {
	padding:20px 23px 15px 25px;
}
A:link, A:active, A:visited {
	color:#861010;
	font-weight:bold;
	text-decoration:none;
}
A:hover {
	color:#007600;
}

A.knop:link, A.knop:active, A.knop:visited {
	display:block;
	background:url(../img/k_uit.gif) no-repeat;
	float:left;
	width:132px;
	height:25px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	line-height:23px;
	text-decoration:none;
}
A.knop:hover {
	background:url(../img/k_aan.gif) no-repeat;
}
A.knopAct:link, A.knopAct:active, A.knopAct:visited {
	display:block;
	background:url(../img/k_aan.gif) no-repeat;
	float:left;
	width:132px;
	height:25px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	line-height:23px;
	text-decoration:none;
}

A.groen:link, A.groen:active, A.groen:visited {
	color:#007600;
	text-decoration:none;
}
A.groen:hover {
	color:#861010;
	text-decoration:none;
}
A.plantgroep:link, A.plantgroep:active, A.plantgroep:visited {
	color:#007600;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}
A.plantgroep:hover {
	color:#861010;
	text-decoration:none;
}
H1 {
	font-size:18px;
	font-weight:bold;
	margin: 0 0 15px 0;
	color:#861010;
}
H2 {
	font-size:17px;
	font-weight:bold;
	margin: 0 0 7px 0;
	color:#007600;
}
H3 {
	font-size:13px;
	font-weight:bold;
	margin: 0 0 0 0;
	color:#333333;
}
.bruin {
	color:#861010;
}
.groen {
	color:#007600;
}
.vet {
	font-weight:bold;
}
input, textarea{
	margin: 2px 0;
	width: 300px;
	/*background:#B8D1B2;*/
	border: 1px solid #007600;
	font-size:11px;
	color:#333333;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formknop{
	margin: 10px 0;
	width: 60px;
	background:#861010;
	color: #FFFFFF;
}
