body
{
	background-color: #c0c0c0;
	margin: 0px;
	SCROLLBAR-FACE-COLOR			:	#9BB966;
	SCROLLBAR-HIGHLIGHT-COLOR	: #9BB966;
	SCROLLBAR-SHADOW-COLOR		: #9BB966;
	SCROLLBAR-3DLIGHT-COLOR		: #9BB966;
	SCROLLBAR-ARROW-COLOR			: #ffffff;
	SCROLLBAR-TRACK-COLOR			: #BDD08D;
	SCROLLBAR-DARKSHADOW-COLOR: #9BB966;
}
table.maintable
{
	 width: 1001px;
	 height: 650px;
}
td.bloemen
{
	background-image: url('./images/bloemen.gif');
	background-repeat: no-repeat;
	width: 272px;
	height: 281px;
}
td.header
{
	background-image: url('./images/header.gif');
	background-repeat: no-repeat;
	width: 645px;
	height: 120px;
	vertical-align: bottom;
}
td.rightbar
{
	background-image: url('./images/rightbar.gif');
	background-repeat: no-repeat;
	width: 83px;
	height: 650px;
}
td.fill_right
{
	background-image: url('./images/fill_right.gif');
	background-repeat: no-repeat;
	width: 92px;
	height: 530px;
}
td.fill_left
{
	background-image: url('./images/fill_left.gif');
	background-repeat: no-repeat;
	width: 119px;
	height: 369px;
}
td.footer
{
	background-image: url('./images/footer.gif');
	background-repeat: no-repeat;
	width: 553px;
	height: 117px;
}
td.spacer
{
	background-image: url('./images/spacer.gif');
	background-repeat: no-repeat;
	width: 1px;
}
td.menubar
{
	background-color: #414b2e;
	vertical-align: top;
	width: 153px;
	height: 369px;
}
td.main
{
	background-image: url('./images/main.gif');
	background-repeat: no-repeat;
	width: 553px;
	height: 413px;
}
td
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #414b2e;
	font-size: 10pt;
}
div.submenu
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #414b2e;
	font-size: 10pt;
	width: 550px;
	padding-bottom: 10px;
	text-align: center;
}
div.main_text
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #414b2e;
	font-size: 10pt;
	height: 400px;
	width: 550px;
	overflow: auto;
}
div.slogan
{
	padding-top: 30px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #036a44;
	font-size: 22pt;
	font-style: italic;
	text-align: right;
	float: right;
}
input.txt_field
{
	border: 1px solid #414b2e;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #414b2e;
	width: 320px;
}
.txt_area
{
	border: 1px solid #414b2e;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #414b2e;
	width: 320px;
	height: 100px;
}
.btn
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #414b2e;
}
a
{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #414b2e;
	font-size: 10pt;
}
a.menuitem
{
	padding-left: 10px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #FFFFFF;
	font-size: 12pt;
	font-style: italic;
	text-decoration: none;
}
a.menuitem:hover
{
	color: #f3dac9;
}
a.fourice
{
	color: #ebeeee;
	font-size: 7pt;
	font-family: Trebuchet MS, Verdana,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration: none;
}