@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: normal;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #663300;
}
a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color: #663300;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}
.rood {
	color: #b11d3d;
}
.font9 {
	font-size: 9px;
}
.fontgrootte14 {
	font-size: 14px;
	color: #b11d3d;
	font-weight: bold;
}
.tuingroen {
	color: #66CC00;
}
.size14 {
	font-size:14px;
}.border {
	border: 2px dotted #C60;
}
.oudgroen {
	color: #999966;
}
.bruineborder {
	border: 1px dashed #630;
}
.beige {
	background-color: #f8f1e4;
}

