@charset "utf-8";

.kleinetekst {
	font-size: 11px;
	color: #DBD8BD;
}.rosetekst {
	color: #B31B34;
	font-size: 12px;
}
.rose_header {
	font-size: 18px;
	font-weight: bold;
	color: #B31B35;
}
.blauw_header {
	font-size: 18px;
	font-weight: bold;
	color: #00A6EB;
}
.paars_header {
	font-size: 18px;
	font-weight: bold;
	color: #EB8B1D;
}
.groen_header {
	font-size: 18px;
	font-weight: bold;
	color: #4FAC24;
}
.petrol_header {
	font-size: 18px;
	font-weight: bold;
	color: #0071A2;
}
.bruin_header {
	font-size: 18px;
	font-weight: bold;
	color: #653204;
}
.adrestekst {
	font-size: 11px;
	color: #97172E;
	margin-left: 20px;
}

