.company {
	font-family: Arial;
	font-size: 14pt;
	color: #F3EEE6;
	font-weight: regular;

}
.tekst_klein {
	font-family:Times New Roman;
	font-size: 10pt;
	color: #F3EEE6;
	font-weight: normal;
}

.titel {
	font-family: Bodoni mt condensed;
	font-size: 28pt;
	color: #F3EEE6;
	font-weight: normal;

}
.sub_titel {
	font-family: Times New Roman;
	font-size: 8pt;
	color: #F3EEE6;
	font-weight: normal;

}

.navigatie_home {
	font-family: Times New Roman;
	font-size: 13pt;
	color: #5A332C;
	font-weight: normal;
}
.navigatie {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #F3EEE6;
	font-weight: normal;
}

.tekst {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #5A332C;
	font-weight: normal;
}
.tekstgroot {
	font-family: Times New Roman;
	font-size: 28pt;
	color: #5A332C;
	font-weight: normal;
}

.inputc1 {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}

A {
	font-size : 10pt;
	color: #681643;
	font-weight : bold;
	}