.tabelL {
	background-image: url(../img/ui/NAVIGATIE_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabelR {
	background-image: url(../NAVIGATIE_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.centreren {
	width: 100%;
}
table {
	height: 100%;
	width: 100%;
	
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin: 20px;
}
.alinea_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	margin: 20px;
}
.bedrijf_naam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #000066;
	font-size: 11px;
}

