body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 738px;
	background-image: url(http://www.aquabelgica.be/img/aquabelbg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

table {
	font-size: 11px;
}

.tabelachtergrond {
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(http://www.aquabelgica.be/img/aquabelbg.gif);
}

.tnormal {
	line-height: normal;
	font-weight: normal;
}

.tnormalblauw {
	line-height: normal;
	font-weight: normal;
	color: #1975DA;
}

.titel {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #1773D8;
}

.tklein {
	font-size: 10px;
	color: #666;
}

.bullet {
	margin-right: 10px;
	margin-top: 4px;
	float: left;
}

.navig {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #666;
	background-color: transparent;
}

#tekstcontainer {
	font-size: 11px;
	left: 50px;
	line-height: normal;
	position: relative;
	top: 50px;
	width: 450px;
}

#missionstat {
	position: relative;
	margin: 20px 0px 0px 0px;
	background-color: #E7F1FB;
	border: 1px solid #999999;
	padding: 5px;
}

#waarnietwaar {
	position: relative;
	margin: 20px 0;
	background-color: #FDFDFD;
	border: 1px dashed #CECECE;
	padding: 5px;
}

#voetnoot {
	clear: both;
	color: #1975DA;
	font-size: 11px;
	line-height: normal;
	margin: 70px 0 5px 50px;
}

#kopnoot {
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	position: relative;
	width: 450px;
	left: 50px;
	bottom: 10px;
}

#navig {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
	width: 199px;
	height: 536px;
}

#navig a {
	text-decoration: none;
	display: block;
	background-color: transparent;
	border-bottom: 1px solid #E8F1FC;
	color: #1773D8;
}

#navig a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #1773D8;
	border-bottom: 1px solid #CCC;	
}

#navig a:active {
	background-color: transparent;
	text-decoration: none;
	color: #666;
	border-bottom:1px solid #CCC;	
}

.navigon {
	font-weight: bold;
	color: #1773D8;
	line-height: 23px;
}

a:link {
	color: #1773D8;
}

a:visited {
	color: #7B8D99;
}

a:hover {
	color: #003399;
	background-color: #F3F8FC;
}

.prop {
  float:right;
  width:1px;
}

.minhoogte {
	height:536px;
}

input, textarea {
	background-color: #FDFDFD;
	color: #666;
	border: 1px solid #CECECE;
}

input.button {
	background-color: #E8ECEF;
	color: #666;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	background-color: #FFF;
	border: 1px solid #9C9C9C;
}