body {
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: F9FDFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.paginaTitel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #A68559;
	letter-spacing: 0.1em;
}
.blauw {
	color: #006699;
}
.tekstKop {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3300;
	letter-spacing: 0.1em;
	font-variant: normal;
	text-transform: uppercase;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.formElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
}
.onopvallend a:link, .onopvallend a:visited, .onopvallend a:active {
	color: #000000;
	text-decoration: none;

}
.onopvallend a:hover {
	color: #000000;
	text-decoration: underline;
}
.donkergroen {
	color: #006600;
}
.hrVertical {
	background-image: url(../images/hr-vertical.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.tdTopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tdBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
