body {
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
}
#overall {
	position: relative;
	height: 602px;
	width: 605px;
	left: 0px;
	top: 0px;
	background-image: url(../images/bg.jpg);
	text-align: center;
}
#overall2 {
	position: relative;
	height: 602px;
	width: 605px;
	left: 0px;
	top: 0px;
	background-image: url(../images/bg2.jpg);
	text-align: center;
}
#overall3 {
	position: relative;
	height: 602px;
	width: 605px;
	left: 0px;
	top: 0px;
	text-align: center;
}
.body2 {
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;

}
#links {
	position: absolute;
	left: 202px;
	top: 300px;
	width: 205px;
	height: 100px;
}
td {
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	height: 21px;
	vertical-align: top;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #116C7C;
	text-decoration: none;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #116C7C;
	padding-top: 12px;


}
#tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0E5967;
	position: relative;
	height: 100px;
	width: 545px;
	top: 60px;
	text-align: left;
	visibility: visible;
	left: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
#nieuws{
	position: relative;
	height: 26px;
	width: 205px;
	left: -2px;
	top: 7px;

}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.datum {
	font-size: 11px;
	font-weight: bold;
}
img {
	margin-left: 4px;
}

