.lijntje {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.lijntjeCopy {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.titel {
	background-image:  url(images/titelbalkAchtergrond.jpg);
	background-repeat: no-repeat;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	background-color: #000000;
}
.lijntjesgastenboek {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0100CA;
	border-left-color: #000000;
}
.titelCopy {

	background-image:  url(images/prijslijstonderkant.jpg);
	background-repeat: no-repeat;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
