@charset "utf-8";
a {text-decoration: none;}
a:hover {
	text-decoration:underline; color: #7d7d7d;
}
a:link, a:visited {
color: #7d7d7d;
}


.menuteksts {
	font-family:  Calibri, Lucida Granda, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #7d7d7d;
	font-style: normal;
}
.titel {
	font-family: Calibri, Lucida Granda, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
}
.tekstnormaal {
	font-family: Calibri, Lucida Granda, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FF3300;
}
.tekstnormaaltoelichting {
	font-family: Calibri, Lucida Granda, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.tekstfotolinks {
	font-family:  Calibri, Lucida Granda, sans-serif;
	font-size: 15px;
	color: #7d7d7d;	
	line-height: 22px;
	font-style: normal;
}
.tekstfotolinkspg {
	font-family:  Calibri, Lucida Granda, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
}
.tekstklein {
	font-family:  Calibri, Lucida Granda, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}


.menutekstspg {
	font-family:  Calibri, "Lucida Granda", sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
