body, html {
	margin: 0px;
	padding: 0px;
	background-color: #FFEBB9;
	width: 100%;
	height: 100%;
	}

a img		{ border: 0px; }

a:link		{ color: #000000; text-decoration: none; }
a:visited	{ color: #000000; text-decoration: none; }
a:active	{ color: #995500; text-decoration: none; }
a:hover		{ color: #995500; text-decoration: none; }

body, html, table, tr, td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;

	}
	
<!-- -->

#maintable {
	width: 100%;
	height: 120%;
	}

			#maintable_top {
				font-size: 1px;
				height: 174px;
				}

			#maintable_bottom {
				font-size: 1px;
				height: 170px;
				}

<!-- -->

#top {
	width: 100%;
	height: 100%;
	}

			#top_left {
				background-repeat: no-repeat;
				font-size: 1px;
				width: 680px;
				height: 100%;
				}

			#top_center {
				background-image: url(images/top_center_default.jpg);
				background-repeat: repeat-x;
				font-size: 1px;
				height: 100%;
				}

			#top_right {
				background-repeat: no-repeat;
				background-position: top;
				font-size: 1px;
				text-align: right;
				width: 270px;
				height: 100%;
				}

<!-- -->

#bottom {
	width: 100%;
	height: 100%;
	}

			#bottom_left {
				background-image: url(images/bottom_left.jpg);
				background-repeat: no-repeat;
				font-size: 1px;
				width: 273px;
				height: 100%;
				}

			#bottom_center {
				background-image: url(images/bottom_center.jpg);
				background-repeat: repeat-x;
				font-size: 1px;
				height: 100%;
				}

			#bottom_right {
				background-image: url(images/bottom_right.jpg);
				background-repeat: no-repeat;
				font-size: 1px;
				width: 677px;
				height: 100%;
				}

<!-- -->

#middle {
	width: 100%;
	height: 100%;
	}

			#menu {
				background-image: url(images/menu.jpg);
				background-position: right;
				background-repeat: repeat-y;
				width: 141px;
				height: 100%;
				}

						#menutable {
							padding-top: 30px;
							}

						#menutable_td {
							padding-left: 16px;
							font-family: Tahoma, Verdana, Arial;
							font-weight: bold;
							font-variant: small-caps;
							font-size: 17px;
							}

			#content {
				padding-left: 33px;
				height: 100%;
				}

<!-- -->

#menu_div {
	width: 141px;
	}

#content_div {
	margin-top: -4px;
	width: 800px;
	}

#topmenu_div {
	padding: 5px;
	text-align: right;
	}

<!-- -->

#contactform {
	width: 330px;
	}

			#contactform_field1 {
				padding-bottom: 2px;
				width: 80px;
				}

			#contactform_field2 {
				padding-bottom: 2px;
				}

			#contactform_field3 {
				padding-top: 5px;
				padding-bottom: 2px;
				}
			
			#contactform_field4 {
				padding-bottom: 2px;
				}

			#contactform_field5 {
				padding-top: 2px;
				text-align: right;
				}

			#contactform_textfield {
				background-color: #ffffff;
				border: #888888 1px solid;
				width: 150px;
				height: 20px;
				}

			#contactform_subjectfield {
				background-color: #ffffff;
				border: #888888 1px solid;
				width: 250px;
				height: 20px;
				}

			#contactform_textarea {
				background-color: #ffffff;
				border: #888888 1px solid;
				width: 332px;
				height: 100px;
				}

<!-- -->

.menuheader {
	font-family: Times New Roman;
	font-size: 30px;
	}

#koptekst {
	font-family: "Calligraph421 BT";
	font-size: 30px;
	color: #442200;
	}

.menuspacer {
	height: 0px;
	}

#menuspacertd {
	font-size: 0px;
	height: 10px;
	}