/* hele vage groen: 588647 (anne:588647) - beige: FFF6A9
 - geel F8E82F -donkerste groen 164613 geelbis FCDD47 (geel anne F8E82F)

/* Document Styles */

body {
	background: #164613;
	font: normal 9pt "Arial", Verdana, Tahoma, Lucida Grande, Lucida Sans Unicode, sans-serif;
	line-height: 12pt;
	color: #666;
	text-align: left; /* For IE */
	}
p {
	margin: 0 0 0px 0;
	}

h2 {
	color: #164613;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	margin:2px 50px 0 0;
	}
h3 {
	color: #164613;
	font-size: medium;
	font-weight: normal;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
	}

a:link, a:visited {
	color: #164613;
	text-decoration: none;
	
	}
/* links in menu */
a:hover, a:active {
	color: #F8E82F;
	background: #588647;
	}

ul {
	margin-top: 0px;
	padding: 0 15px 0px 0px;
	list-style: none;
	line-height: 1.3em;
	}

#menuitems {
	text-align: left;
	font-weight: bold;
	font-size: 7pt;
	}
/* menu boven.. */

#menuitems a:link, #menuitems a:visited {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	background-color:#336428;
		}

#menuitems a:hover {
	color: #F8E82F ;
	background: transparent;
	text-decoration: none;
	}
#menuitems a:active {
	color: #F8E82F ;
	background: transparent;
	text-decoration: none;
	}
#menuitemsfooter {
	text-align: left;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	}
/* menu onder.. */

#menuitemsfooter a:link, #menuitemsfooter a:visited {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	background-color:#336428;
	}

#menuitemsfooter a:hover, #menuitemsfooter a:active {
	color: #F8E82F ;
	text-decoration: underline;
	background: transparent;
	text-decoration: none;
	}
#yellowbalk {
	height: 20px;
	background: #F8E82F;
	}
/* menu boven.. */
#yellowbalk h3 {
	text-align: right;
	color: #164613 ;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px 80px 2px 0;
	}

#linkList a:link, #linkList a:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	line-height: 16pt;
		}

#linkList a:hover, #linkList a:active {
	color: #164613  ;
	background: transparent;
	}

