BODY {
	margin: 0;
	background: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	color: #40748C;
}
TD,INPUT,SELECT,TEXTAREA {
	font-family: arial;
	font-size: 14px;
	color: #40748C;
}
A {
	color: #40748C;
	text-decoration: underline;
}
IMG {
	border: 0;
}
.paginatitel {
	font-size: 20px;
	color: #6BBA70;
	font-weight: bold;
	text-align: center;
}
.titel {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.subtitel {
	padding-left: 20px;
	text-decoration: underline;
	font-style: italic;
}
.subfoto {
	color: #CCCCCC;
	font-size: 12px;
	font-style: italic;
}
.getekent {
	font-style: italic;
}
.groen {
	color: #6BBA70;
	font-weight: bold;
}
.panetitle {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.submenu {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
}
.submenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
}
.submenu a:hover {
	text-decoration: none;
	background: #b5ddb8;
}
.submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.table {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #6BBA70;
	border-collapse: collapse;
}
.tableheader {
	border-width: 1px;
	border-style: solid;
	border-color: #6BBA70;
	background-color: #6BBA70;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.subtableheader {
	border-width: 1px;
	border-style: solid;
	border-color: #6BBA70;
	color: #6BBA70;
	font-weight: bold;
}
.tablecells {
	border-width: 1px;
	border-style: solid;
	border-color: #6BBA70;
	vertical-align: top;
	padding: 2px;
}
.tablecells2 {
	border-width: 1px;
	border-style: solid;
	border-color: #6BBA70;
	vertical-align: top;
	padding: 2px 2px 2px 30px;
}
.bottom {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.bottom a:link {
	color: #FFFFFF;
}
.bottom a:visited {
	color: #FFFFFF;
}