.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.h1 {
	font-size: 0.9em;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.h2 {
	font-size: 0.9em;
	line-height: normal;
	font-weight: bold;
	color: #6600FF;
}
.functie {
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
}
.interne-link {
	font-size: 11px;
	font-style: normal;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/koala-ag-geel.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #999999;
}

