.bgimgStart {
	background-image: url(../home/images/bgimg001.jpg);
	background-position: center top;
	background-color: #B2B2B2;
}
.bgimg002 {
	background-image: url(../home/images/bgimg002.jpg);
	background-repeat: repeat-x;
}
.bgimg003 {
	background-image: url(../images/bgimg003.jpg);
	background-repeat: repeat-x;
	background-color: #CDCDCD;
}
.tekstDonkergrijs {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.subtitel {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #da3000;
	text-transform: uppercase;
}
ul {
	margin: 0px;
}
.subsubtitel {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.hoofdtitel {
	font-family: Arial, Geneva, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #da3000;
	text-transform: uppercase;
}
a {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #da3000;
}
.invulveld {
	font-family: Arial, Geneva, Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
	padding: 1px;
	width: 347px;
}
