.tekst13pnts {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #333;
}
.tekstkopjes {
	font-family: "Kristen ITC", "Comic Sans MS";
	font-size: 14px;
	color: #690;
}
.bgheartbead {
	background-attachment: scroll;
	background-image: url(images/kettingisolatedroze.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgherstellingen {
	background-attachment: scroll;
	background-image: url(images/bg/herstellingen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgworkshops {
	background-attachment: scroll;
	background-image: url(images/bg/workshops.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact {
	background-attachment: scroll;
	background-image: url(images/bg/contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.wit:link, a.wit:active, a.wit:visited, a.wit:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size:11px
}