body {
	background-image: url('../afbeeldingen/bck.gif');
	margin-top:0;
	margin-bottom:0;
}

.tableline {
	background-image: url('../afbeeldingen/line.gif');
	background-repeat:repeat-y;
	font-family: Verdana;
	font-size:10pt;
	height:100%;
	position:relative;
	width:801px;
}

.tablemidden {
	background-image: url('../afbeeldingen/midden.gif');
	width:801px;
	background-repeat:repeat-y;
}

.tablebottom {
	background-image: url('../afbeeldingen/onder.gif');
	width: 801px;
	height: 90px;
	background-repeat:no-repeat;
}

.tableheader {
	background-image: url('../afbeeldingen/header.gif');
	background-repeat:no-repeat;
	height:233;
	width:801;
}

.tablespacer {
	height:180px;
}

.tablemenu {
	width:100%;
}

.tableinner {
	width:500px;
	color:#fff;
}

.pmenuklein {
	font-family:Verdana;
	font-size: 7pt;
	color: #8B8B8B;
}

.menu_0 {
	background-image: url(../afbeeldingen/boontje.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color:#f1aa0b;
	font-size:11px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 18px;
	vertical-align: middle;
}
.menu_0, .menu_0 a {
	padding-left: 14px;
}

.menu_1 {
	background-image: url(../afbeeldingen/boontje.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color:#f1aa0b;
	font-size:11px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 18px;
	vertical-align: middle;
}
.menu_1, .menu_1 a {
	padding-left: 14px;
}
.menu_2 {
	background-image: url(../afbeeldingen/boontje.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color:#f1aa0b;
	font-size:11px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 18px;
	vertical-align: middle;
}
.menu_2, .menu_2 a {
	padding-left: 14px;
}
.menu_3 {
	background-image: url(../afbeeldingen/boontje.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color:#f1aa0b;
	font-size:11px;
	font-weight: normal;
	margin-left: 30px;
	margin-top: 18px;
	vertical-align: middle;
}
.menu_3, .menu_3 a {
	padding-left: 14px;
}


a:link, a:visited, a:active {
	color:#f1aa0b;
	font-family: verdana;
	font-family:Verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #f1aa0b;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

p {
	color:#3d1d67;
	font-family:Verdana;
	font-size :10pt;
	margin-right:50px;
}

input {
	background-color: #d9d9d9;
	font-family: Verdana;
	font-size: 7pt;
}

textarea {
	background-color: #d9d9d9;
	font-family:Verdana;
	font-size:7pt;
}

h1 {
	color: #8D9F13;
	font-family:Verdana;
	font-size :12pt;
	font-weight: bold;
}

h2 {
	color: #d3ed1a;
	font-family:Verdana;
	font-size :12pt;
	font-weight: bold;
}

.wiwTextTD, .wiwCaptionTD {
	font-family: Verdana;
	font-size: 11px;
}

.wiwCaptionTD {
	font-weight: bold;
}