.txtNormaal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.tblRechts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/achtergr_rechts.jpg);
	background-repeat: no-repeat;
	color: #660000;
	background-attachment: fixed;
	background-color: #F7EBAF;



}
.tblLinks {
	background-image: url(images/achtergr_links.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #F7EBAF;


}
.tblBoven {
	background-image: url(images/achtergr_boven.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #F7EBAF;



}
.background {
	background-attachment: fixed;
	background-image: url(images/achtergrond_700x.jpg);
	background-repeat: no-repeat;
}
.txtTitel {
	color: #CC3333;
}
.txtProduct {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
