body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.5em;
	padding: 0px;
}
a:link {
	color: #CC6600;
	font-weight: bold;
}
a:visited {
	color: #CC6600;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #CC6600;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-variant: small-caps;
	margin-bottom: -1em;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
h4 {
	font-size: 1.1em;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	color: #000000;
}
h5 {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
h6 {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color: #CC6600;
}
table, td {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	vertical-align: top;
}
#ulMainNav {
	list-style-type: none;
	display: block;
	font-variant: small-caps;
	color: #FFFFFF;
	float: none;
	margin: 0px;
}
#ulMainNav li {
	display: block;
	list-style-type: none;
	padding-bottom: 5px;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #666666;
	padding-left: 10px;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#TableMain {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	vertical-align: top;
	border: 5px solid #000000;
}
#TableHeader {
	height: 133px;
	width: 100%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#TableContent {
	width: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
}
#TableBalkje {
	height: 25px;
	width: 100%;
	background-color: #CC6600;
}
#TableTekst {
	height: 500px;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	overflow: scroll;
	background-image: url(../images/watermerk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tdContentrechts {
	width: 600px;
}
#tdContentlinks {
	background-color: #CC6600;
	background-image: url(../images/sunrise.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#tdTekst {
	padding: 1em;
}
#FormTable {
	width: 100%;
}
#tdformleft {
	padding-right: 1em;
	color: #CC6600;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	vertical-align: top;
}
#tdformright {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	vertical-align: middle;
}
input {
	width: 300px;
}
input.button {
	width: 100px;
}
textarea {
	width: 298px;
}
