/*/////////////////////////////////////////////////////
LINKS /////////////////////////////////////////////////
/////////////////////////////////////////////////////*/

a:link, a:visited {
	color:#006600;
	text-decoration: underline;
} 

a:hover {
	text-decoration: none
}

/*/////////////////////////////////////////////////////
GENERAL ///////////////////////////////////////////////
/////////////////////////////////////////////////////*/

body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	background-color: #6f9a68;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-image: url(images/general/bg_body.gif);
}

#headerArea {
	height: 241px;
	background-color: #3f8952;
	background-image: url(images/general/bg_headerArea.gif);
	background-repeat: repeat-x;
	}


#header {
	margin: auto;
	width: 920px;
	}
	
#headerLeft {
	float: left;
	width: 234px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	height: 241px;
}


#headerRight {
	float: left;
	width: 686px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 241px;
}
#intro {
	width: 686px;
	height: 241px;
}


#navigatieArea {
	height: 200px;
	background-image: url(images/general/bg_navigatieArea.gif);
	background-repeat: repeat-x;
}

#navigatie {
	margin: auto;
	width: 920px;
	color: #000000;
}

#contentArea {
	margin: 0px;
	padding: 0px;
	background-image: url(images/general/bg_contentArea.gif);
	background-repeat: repeat-x;
	background-color: #6f9a68;

}

#content {
	width: 920px;
	text-align: left;
	background-color: #FFFFFF;
	margin: auto;
	background-image: url(images/general/bg_content.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#contentLeft {
	background-image: url(images/general/bg_colLeft.gif);
	background-repeat: repeat-x;
	float: left;
	width: 234px;
	margin: 0px;
	background-color: #fbfbaf;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contentRight {
	background-image: url(images/general/bg_colRight.gif);
	background-repeat: repeat-x;
	width: 620px;
	float: left;
	padding-top: 22px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 31px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
}
#contentRight #colLeft p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#colLeft {
	width: 385px;
	float: left;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
}
#colRight {
	margin: 0px;
	float: left;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/*////////////////////////////////////////////////////*/

#imgTitle {
	margin-top: 50px;
	padding: 0px;
	color: #FFFFFF;
}

#text {
	background-color: #FFFFFF;
	width: 620px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/general/bg_text.gif);
	background-repeat: repeat-y;
}

#imgTitle p {
	margin: 0px;
	padding: 0px;
}



#gallery {
	width: 605px;
	padding-bottom: 0px;
	padding-top: 10px;
	background-image: url(images/general/bg_gallery.gif);
	background-repeat: repeat-x;
}



table.thumbs td {
	padding-top: 0px;
	padding-bottom: 15px;
}

table.thumbs img {
	border: 2px solid #FFFFFF;
	margin-left: 10px;

}

h1 {
	font-size: 18px;
	color: #3F8952;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #3F8952;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-bottom: 12px;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	font-size: 13px;
	color: #000000;
}


.clear {
	clear: both;
}

.imgLeft {
	float: left;
	padding-right: 15px;
}
.imgIndex {
	padding-top: 100px;
	padding-bottom: 35px;
}

.imgRight {
	float: right;
	padding-left: 20px;
}

.lijn {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BACEB7;
	padding-top: 18px;
}

/*/////////////////////////////////////////////////////
NAVSUB ////////////////////////////////////////////////
/////////////////////////////////////////////////////*/

#navSub {
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-left: 25px;
}

#navSub ul {
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding: 0px;
}

#navSub a:hover {
	color: #D12D00;
}


#navSub a {
	width: 160px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	display: block;
	padding-left: 10px;
}

#navSub a#current {
	color: #D12D00;
}

/*/////////////////////////////////////////////////////
FOOTER ////////////////////////////////////////////////
/////////////////////////////////////////////////////*/

#footerArea {
	height: 120px;
}

#footer {
	margin: auto;
	width: 920px;
	clear: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	background-image: url(images/general/bg_footer.gif);
	background-repeat: repeat-x;
	height: 200px;
}

#footerNav {
	padding-top: 8px;
	height: 32px;
	padding-left: 0px;
	width: 920px;
	color: #FFFFFF;

}

#footerNav a {
	color:#80CAAE;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	padding-left: 210px;
}

#footerNav a:hover {
	text-decoration: underline;
}

#footerContact {
	padding-left: 0px;
	color: #a6a6a6;
	padding-top: 5px;
	height: 25px;
}

#footerContact a:link, #footerContact a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #DDE8DB;
	font-weight: normal;
} 

#footerContact a:hover {
	text-decoration: underline
}

#verdographics {
	text-align: center;
	width: 920px;
	margin-top: 0px;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
}

#verdographics a:link, #verdographics a:visited {
	color:#53744E;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
} 

#verdographics a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

