html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(http://www.boxlines.nl/images/ag-foto.jpg) repeat-x fixed;
}

.table-midden-fixeren {
	text-align: center;
	height: 100%;
	border: 0;
	width: 955px;
}

.kop-home {
	height: 70px;
	width: 955px;
}

.title {
	color: #cb4819;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 25px;
}
.tussentitel {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	font-weight: normal;
}

.tekstvak {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 955px;
	line-height: 22px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
}
img {
	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;
}
.tekstvak a:link, a:visited, a:active {
	color: #666;
	text-decoration: underline;
}
.tekstvak a:hover {
	text-decoration: none;
	color: #00788a;
}

.onder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91C9CB;
	width: 200px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.onder a {
	color: #91C9CB;
	text-decoration: none;
	font-size: 11px;
}



