body td table {
	margin: 0 0 0 0;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	}
	
#top {
	height: 523px;
	background-image:url(img/interface/bgimg.gif);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	}
	
#topcontent {
	text-align: left;
	vertical-align: top;
	padding-top: 34px;
	padding-right: 5px;
	}
	
#topimg {
	vertical-align: middle;
	padding: 5 5 5 5;
	width: 70px;
	}

#slogan-a {
	font-size: 18px;
	color: #254f31;
	font-style: italic;
	}
	
#slogan-b {
	font-size: 18px;
	color: #254f31;
	}
	
#slogan-sub {
	font-size: 14px;
	color: #254f31;
	}


#menu {
	vertical-align: top;
	background-image:url(img/interface/verloop2.gif);
	padding: 5 5 5 5;
	widows: 140;
	}
	
#menu a {
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	}
	
#menu a:hover {
	text-decoration: underline;
	}
	
/* EIGENSCHAPPEN CONTENT */
	
#content {
	padding: 10 5 5 10;
	}
	
#content a {
	color: #568144;
	}
	
#content a:hover {
	text-decoration: underline;
	}
	
#contentkop {
	font-size: 13px;
	color: #568144;
	font-weight: bold;
	}
	
#contentsubkop {
	font-size: 12px;
	color: #568144;
	font-weight: bold;
	}

#scroll {
	height: 389;
	overflow: auto;
	}
	
/* EIGENSCHAPPEN TABELLEN EN CELLEN */

#table_center {
 	width: 424; 
 	}
	
#table_top {
	width: 100%;
	height: 100%; 
	}
	
#cells_1 {
	width: 48;
	height: 40;
	background-color: #254f31;
	}

#cells_2 {
	height: 134;
	background-color: #254f31;
	}
	
#cells_3 {
	height: 255;
	background-color: #a5ca62;
	}

#cells_4 {
	height: 134;
	background-color: #568144;
	}
	
#cells_5 {
	height: 40;
	width: 48;
	background-color: #568144;
	}
	
#cells_6 {
	height: 40;
	width: 140;
	background-color: #254f31;
	}
	
#cells_7 {
	height: 40;
	width: 140;
	background-color: #568144;
	}
	
#cells_8 {
	height: 40;
	background-color: #a5ca62;
	}

#cells_9 {
	height: 40;
	background-color: #669966;
	}
	
#cells_verloop1 {
	height: 134px;
	background-image:url(img/interface/verloop1.gif);
	}
	
#cells_verloop2 {
	vertical-align: top;
	height: 255px;
	background-image:url(img/interface/verloop2.gif);
	}

#cells_verloop3 {
	height: 134px;
	background-image:url(img/interface/verloop3.gif);
	}
	
/* EIGENSCHAPPEN FORMS */
	
#frmbutton 	{
	border: 1px solid #568144;
	background-color: #FFFFFF;
	cursor: hand;
	width:auto;
	font-size:10px;
	}

#frmfield 	{
	border: 1px solid #568144;
	width: 300px;
	}

#frmarea 	{
	border: 1px solid #568144; 
	height:100px;
	width:300px;
	}
