/* CSS Document */

.tekst_alinea {
	font-family: "Gill Sans MT";
	font-size: 14px;
	letter-spacing: 1px;
}
.tekst_kop {
	font-family: "Gill Sans MT";
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
}
.tekst_kop_begin {
	font-family: "Gill Sans MT";
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #bd4d01;
}
.tekst_kop_alinea {
	font-family: "Gill Sans MT";
	color: #bd4d01;
	font-weight: bold;
	letter-spacing: 1px;
}
.datumweergave {
	font-family: verdana;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}
.foto_attribuut {
	color: #bd4d01;
	border: 1px solid #bd4d01;
}
a.link_attribuut {
	text-decoration: none;
	font-family: "Gill Sans MT";
	font-size: 14px;
	letter-spacing: 1px;
}
.link_alinea_tekst {
text-decoration: none;
	font-family: "Gill Sans MT";
	font-size: 10px;
	letter-spacing: 1px;
	color: #808080;
}
