body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	line-height: 18px;
	background-color: #B3BCC1;
	background-attachment: fixed;
	background-image: url(../images/jpg/back_image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.afbeeldingKader {
	border: 1px solid #666666;
}
.lijn_onderbalk {
	background-attachment: fixed;
	background-image: url(../images/gif/lijn_onderbalk.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Paginakopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.foto {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right:0px;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.tabellijn {
	border: 1px solid #999999;
}
.onderbalk_internetsite a{
	color: #CCCCCC;
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.optredens_geweest {
	color: #999999;
}
.cms_artikel_titel {
	font-size: 11px;
	font-weight: bold;
}
.cms_artikel_datum {
	font-size: 11px;
}
.cms_artikel_bron {
	color: #666666;
	font-style:italic;
}
.cms_artikel_leesmeer {
	color: #990000;
	font-weight: bold;
}