body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.GroenHoek {
	background-color: #B8C396;
	height: 15px;
	width: 15px;
}
.GroenVert {
	background-color: #B8C396;
	height: 150px;
}
.GroenHoriz {
	background-color: #B8C396;
	width: 170px;
}
table {
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.topMenu {
	background-color: #E5E9D7;
}
.textMenu {
	padding: 5px;
	margin: 0px;
	border: 0px none;
}
.groen {
	background-color: #B8C396;
}
.LichtgroenHoriz {
	background-color: #E5E9D7;
	width: 150px;
	height: 16px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.LichtgroenHoek {
	background-color: #E5E9D7;
	height: 15px;
	width: 15px;
}
.Main {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	border: 0px none #000000;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.MainText {
	background-color: #E5E9D7;
	padding: 10px;
	vertical-align: top;
}
.bar {
	background-color: #EFF2E7;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	width: 137px;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
}
.lijn {
	background-image: url(images/lijn.gif);
	width: 1px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.ensemble {
	font-weight: bold;
	color: #9CAB6D;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.afspraak {
	background-color: #EFDE9C;
	width: 350px;
	padding: 4px;
}
.afspraak a:link {
	font-weight: bold;
	color: #7E4025;
}
.cform label { 
	width: 80px; 
	float: left; 
	text-align: left;
}
.cform label.plain {
	text-align: left;
	float: none;
	width: auto;
	margin-right: auto;
}
.cform p { 
	clear: both;
}
.cform .submit { 
	margin-left: 80px;
	cursor: pointer;
}
.cform input, .cform textarea, .cform select {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	text-align: left;
	background-color: #F4F4F4;
}
.cform input:hover, .cform input:active, .cform select:hover, .cform select:active, .cform textarea:hover, .cform textarea:active {
	background-color: #FFF;
	border: 1px solid #000000;
}
.rechten {
	color:#804000;
	font-weight:bold;
}
