.achtergrondonderhoud {
	background-attachment: fixed;
	background-image: url(../achtergronden/achtergrond_onderhoud.jpg);
	background-repeat: no-repeat;
}
.achtergrondhome {
	background-attachment: fixed;
	background-image: url(../achtergronden/achtergrond_home.jpg);
	background-repeat: no-repeat;
}
.achtergrondtarieven {
	background-attachment: fixed;
	background-image: url(../achtergronden/achtergrond_tarieven.jpg);
	background-repeat: no-repeat;
}
.achtergrondcentrumdeschaal {
	background-attachment: fixed;
	background-image: url(../achtergronden/achtergrond_centrumdeschaal.jpg);
	background-repeat: no-repeat;
}
.achtergrondcontact {
	background-attachment: fixed;
	background-image: url(../achtergronden/achtergrond_contact.jpg);
	background-repeat: no-repeat;
}
.achtergrondtherapievormen {
	background-attachment: fixed;
	background-image: url(../achtergronden/achtergrond_therapievormen.jpg);
	background-repeat: no-repeat;
}
.achtergrondactiviteiten {
	background-attachment: fixed;
	background-image: url(../achtergronden/achtergrond_activiteiten.jpg);
	background-repeat: no-repeat;
}
.achtergrondfaq {
	background-attachment: fixed;
	background-image: url(../achtergronden/achtergrond_faq.jpg);
	background-repeat: no-repeat;
}
.tekst {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #000066;

}
.tekstklein {

	font-family: Verdana, Arial, "Times New Roman";
	font-size: 9px;
	color: #000066;
}
