body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #00807A;
	color: #000000;
	margin: 0px;
}
a:link {
	color: #009999;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #00807A;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-size: 1.1em;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #00807A;
	margin-bottom: 0px;
}
table, td {
	border-collapse: collapse;
	border: none;
	margin: 0px;
	padding: 0px;
}
#MainTable {
	width: 640px;
	background-color: #D4AF00;
	margin-right: auto;
	margin-bottom: 5%;
	margin-left: auto;
}
#HeaderTable {
	height: 150px;
	width: 640px;
	background-image: url(../images/top.gif);
}
#tdHeaderLeft {
	width: 200px;
}
#tdHeaderRight {
	font-size: 23px;
	font-variant: small-caps;
	font-weight: 300;
	font-style: italic;
	padding-left: 110px;
	vertical-align: top;
	padding-top: 12px;
}
#ContentTable {
	height: 550px;
	width: 640px;
}
#FooterTable {
	height: 150px;
	width: 640px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-color: #00807A;
}
#tdFooterLeft {
	width: 250px;
	font-size: 10px;
	padding-left: 10px;
}
#tdContentNav {
	width: 200px;
	vertical-align: top;
	background-image: url(../images/spine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	padding-left: 10px;
}
#tdContentTekst {
	vertical-align: top;
}
#ulMainNav {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #00807A;
	font-size: 1em;
	display: block;
	background-repeat: no-repeat;
	height: 32px;
	width: 120px;
	list-style-type: none;
	font-weight: normal;
	background-position: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../images/button.gif);
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	vertical-align: middle;
}
#ulMainNav a:hover {
	background-image: url(../images/buttonover.gif);
	height: 32px;
	vertical-align: middle;
	font-size: 1em;
}
#ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(../images/buttons/mainnavactive.gif);
	color: #00807A;
	height: 32px;
	vertical-align: middle;
	font-size: 1em;
}
#ulSubNav {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#ulSubNav a:link, #ulSubNav a:visited, #ulSubNav a:active {
	color: #00807A;
	font-size: 1em;
	display: block;
	width: 400px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	padding-bottom: 10px;
}
#ulSubNav a:hover {
	text-decoration: underline;
}
#ulSubNav a.current:link, #ulMainNav a.current:visited {
	color: #00807A;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
}
#HeadlinesTable {
	text-align: center;
	vertical-align: text-top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#HeadlinesTable, #HeadlinesTable td {
	text-align: left;
	vertical-align: top;
}
#Headline {
	width: 200px;
	text-align: left;
	margin: 10px 5px 10px 0px;
	vertical-align: text-top;
}
#ContactTable {
	width: 100%;
	vertical-align: top;
	text-align: left;
}
input {
	color: #00807A;
	background-color: #EAE4CB;
	border: 1px solid #00807A;
	width: 200px;
}
input.chkrad {
	border: none;
	width: 15px;
	background-color: #D4AF00;
}
textarea {
	color: #00807A;
	border: 1px solid #00807A;
	background-color: #EAE4CB;
}
input.button {
	font-weight: bold;
	color: #D4AF00;
	background-color: #00807A;
	border: 1px solid #000000;
	cursor: hand;
	width: 80px;
}
#NieuwsTable {
	text-align: justify;
	vertical-align: text-top;
	width: 390px;
	font-size: 1em;
	font-variant: normal;
	color: #000;
	font-weight: normal;
	border: 3px double #00807A;
	margin: 5px;
	background-color: #D4AF00;
	padding: 20px;
}
#widetextdiv {
	margin: 5px;
	padding: 5px;
	width: 400px;
	font-size: 0.9em;
}
.rood {
	color: #F00;
}
.fltright {
	float: right;
}
#logoimg {
	width: 125px;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centredimage {
	display: block;
	margin: auto;
}

