/******************************
* imports
******************************/
@import url("logopositie.css");
@import url("activex.css");
/******************************
* kleuren
******************************/
/* Groen	#74881C
/* Donkergroen	#2D3F03
/* Lichtgroen 	#B0BB7C
/******************************
* standaard styles
******************************/
a{
	color:#2D3F03;
	text-decoration: underline;
}
a:hover {
	color:#74881C;
	text-decoration: none;
}
body {
	color:#2D3F03;
	background:#B0BB7C url(bg-body-green.gif) repeat-x top left;
	font-family: arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	overflow: auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	line-height:130%;
}
h1 {
	color: #2D3F03;
	font-size:14px;
	height:15px;
	text-transform:uppercase;
}
hr{
	color: #2D3F03;
	height:1px;
	text-align:center;
	width:85%;
	border-top:1px solid #2D3F03;
	border-bottom:0px solid #2D3F03;
	border-left:0px solid #2D3F03;
	border-right:0px solid #2D3F03;
}
input, textarea, select {
	color: #000000;
	font: normal 12px arial, sans-serif;	
}
table{
	border: solid 0px #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:130%;
}
td{
	border: solid 0px #000000;
}
tr{
	border: solid 0px #000000;
}
.button{
	cursor:pointer;
	background:#2D3F03;
	border:1px solid #B0BB7C;
	color:#FFFFFF;
	width:100px;
	font-weight:bold;
	font-size:11px;
}
.button2{
	border: solid 0px #000000;
	font-size: 11px;
	font-weight: bold;
	width: 35px;
	height:15px;
}
/******************************
* div container styles
******************************/
#container {
	position:relative;
	margin: 0px auto;
	text-align: left;
	width: 780px;
	border:0px solid #000000;
}
#top{
	float:left;
	width:100%;
	height:301px;
	background:transparent url(bg-top-green.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#menu{
	position:absolute;
	top:239px;
	left:45px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#inhoud{
	float:left;
	width:100%;
	background:transparent url(bg-inhoud.gif);
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #000000;
}
#submenu{
	float:left;
	width:270px;
	max-width:245px;
	border:0px solid red;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
}
#content{
	float:left;
	width:510px;
	max-width:465px;
	margin:0px 0px 0px 0px;
	padding:10px 30px 0px 15px;
	background:transparent;
	border:0px solid #000;
}
#footer{
	clear:left;
	width:100%;
	height:67px;
	border:0px solid #000000;
	text-align:left;
	background:transparent url(bg-footer-green.gif) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/******************************
* menu styles
******************************/
#menu ul{
	margin:0px 0px 0px 0px;
	list-style: none;
	padding:0px 0px 0px 0px;
}
li.menuList {
	float:left;
	background:url(bg-list-green.jpg) no-repeat top left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:arial,sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
}
li.menuList a{
	color: #2D3F03;
	display:block;
	text-decoration: none;
	background:url(bg-list-green.jpg) no-repeat top left;
	font-weight: bold;
	width:164px;
	max-width:164px;
	height:36px;
	max-height:26px;
	margin:0px 0px 0px 0px;
	border:0px solid #000;
	padding:10px 0px 0px 0px;
}
li.menuList a:hover{
	color: #74881C;
	display:block;
	text-decoration: none;
	background:url(bg-list-green.jpg) no-repeat top left;
	font-weight: bold;
	width:164px;
	max-width:164px;
	height:36px;
	max-height:26px;
	margin:0px 0px 0px 0px;
	border:0px solid #000;
	padding:10px 0px 0px 0px;
}
li.menuListover {
	float:left;
	background:url(bg-list-green.jpg) no-repeat top left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:arial,sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
}
li.menuListover a{
	color: #74881C;
	display:block;
	text-decoration: none;
	background:url(bg-list-green.jpg) no-repeat top left;
	font-weight: bold;
	width:164px;
	max-width:164px;
	height:36px;
	max-height:26px;
	margin:0px 0px 0px 0px;
	border:0px solid #000;
	padding:10px 0px 0px 0px;
}
li.menuListover a:hover{
	color: #74881C;
	display:block;
	text-decoration: none;
	background:url(bg-list-green.jpg) no-repeat top left;
	font-weight: bold;
	width:164px;
	max-width:164px;
	height:36px;
	max-height:26px;
	margin:0px 0px 0px 0px;
	border:0px solid #000;
	padding:10px 0px 0px 0px;
}
/******************************
* submenu styles
******************************/
#subtop {
	float:left;
	padding:20px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	width:242px;
	height:56px;
	max-height:36px;
	background:url(bg-submenu-top-green.gif) no-repeat top left;
}
#subcenter {
	float:left;
	padding:10px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	width:242px;
	max-width:222px;
	background:url(bg-submenu-center-green.gif);
}
#subfoot {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:242px;
	height:32px;
	background:url(bg-submenu-foot-green.gif) no-repeat top left;
}
ul.conList {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 10px;
}
li.subList {
	text-align:left;
	background:url(bg-sublist-green.gif) no-repeat top left;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}
li.subList a {
	display:block;
	border:0px solid #000;
	padding:2px 0px 0px 25px;
	background:url(bg-sublist-green.gif) no-repeat top left;
	height:22px;
	max-height:20px;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
}
li.subList a:hover {
	display:block;
	border:0px solid #000;
	padding:2px 0px 0px 25px;
	background:url(bg-sublist-green.gif) no-repeat top left;
	height:22px;
	max-height:20px;
	color:#74881C;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
li.subList2 {
	text-align:left;
	background:url(bg-sublist-green.gif) no-repeat top left;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}
li.subList2 a {
	display:block;
	border:0px solid #000;
	padding:2px 0px 0px 25px;
	background:url(bg-sublist-green.gif) no-repeat top left;
	height:22px;
	max-height:20px;
	color:#74881C;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
}
li.subList2 a:hover {
	display:block;
	border:0px solid #000;
	padding:2px 0px 0px 25px;
	background:url(bg-sublist-green.gif) no-repeat top left;
	height:22px;
	max-height:20px;
	color:#74881C;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#photobox {
	text-align:center;
	padding:10px 0px 0px 0px;
}
#photobox img {
	border:1px solid #2D3F03;
}
/******************************
* content styles
******************************/
img.color{
	border:1px solid #2D3F03;
}
/******************************
* footer styles
******************************/
#footer p{
	padding:25px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
}
