body {
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.onafhankelijk {
	text-transform: uppercase;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #001784;
	border-right-color: #001784;
	border-bottom-color: #001784;
	border-left-color: #001784;
	background-color: #CED1E8;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.firmanaam {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #CED1E8;
}
.personalia {
	font-size: 11px;
	color: #333333;
	vertical-align: bottom;
	height: 30px;
}
a {
	color: #000000;
	text-decoration: none;
}
a.mail {
	font-weight: bold;
	color: #001784;
}
