body {
	background-image: url(http://www.aquabelgica.be/img/absplashbg.jpg);
	margin: 0;
	padding: 0;
}
.tabelachtergrond {
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(http://www.aquabelgica.be/img/aquabelbg.gif);
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #1773D8;
}

#tekstcontainer {
	position: relative;
	width: 450px;
	left: 50px;
	top: 50px;
}
#voetnoot {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #1975DA;
	position: absolute;
	left: 50px;
	top: 430px;
	width: 640px;
}
#kopnoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	position: relative;
	width: 450px;
	left: 50px;
	bottom: 10px;
}
#inhoudsplash {
	margin: 20px auto;
	margin-bottom: 5px;
	position: relative;
	width: 738px;
	height: 460px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}

#twompact, #twompact a {
	margin: 0 auto;
	width: 738px;
	font-size: 10px;
	color: #999;
	text-align: right;
}


a:link {
	color: #1773D8;
}
a:visited {
	color: #1773D8;
}
a:hover {
	color: #003399;
	background-color: #F3F8FC;
}

.prop {
  float:right;
  width:1px;
}
.minhoogte {
    height:106px;
}

