body {
	margin: 0px;
	background: #FFFFFF url(background.gif) repeat-y;
	font-size: 11px;
}
.titelpagina {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #55492E;
	padding-left: 20px;
}
.bodytekst {
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #55492F;
	padding-right: 15px;
	padding-left: 20px;
}
.bodytekst a:link {
	color: #94CAE3;
	font-weight: bold;
	text-decoration: none;
}
.bodytekst a:visited {
	color: #94CAE3;
	font-weight: bold;
	text-decoration: none;	
}
.bodytekst a:hover {
	color: #55492E;
	font-weight: bold;
	text-decoration: none;	
}
.bodytekst a:active {
	color: #94CAE3;
	font-weight: bold;
	text-decoration: none;	
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #94CAE3;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	font-weight: bold;
	text-align: right;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #55492E;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytekstsubkopje {
	font: bold normal 13px/22px Arial, Helvetica, sans-serif;
	color: #AEA48A;
}
.bodytekstintabel {
	font: 11px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #55492F;
	padding-right: 0px;
	padding-left: 0px;
}
.bodytekstintabel2 {
	color: #55492F;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
