@charset "utf-8";
/* CSS Document */

html, body {width: 100%; height: 100%;	overflow: auto;}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 0.8em;
	color: #bed5ca;
	line-height: 130%;
	background-color: #434B3C;
	background: #222921 url('../img/bg_main2.jpg') top left;
	background-attachment: fixed;
	}

a {color: #b5ce87; text-decoration: underline; outline: none;}
a:hover {color: #cccb70; text-decoration: none;}
	
h1, h2, h3, h4, h5, h6 {
	color: #a48829; /* goudachtig */
	font-weight: bold;
	margin: 5px 0 10px 0;
	}
	h3 { font-size: 1.3em; font-variant: small-caps;}
	h4 { font-size: 1.2em; font-variant: small-caps; margin-top: 25px;}
	h5 { font-size: 1em;}
	#nav h3 {margin-left: 10px; /*margin-top: 30px;*/}
	

/*========== ID's ===============================================================================*/
/*------ INHOUD ----------------------*/

#CONTAINER {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 103%;
	min-width: 1100px;
	min-height: 840px;
}
#TOP {
	position: fixed; /*relative*/
	top: 0; left: 0;
	width: 100%; height: auto;
	border: 0 solid #FF0000;
	z-index: 600;
}

#mainWrapper {
	position: absolute;
	top: 99px; left: 0;
	width: 100%; height: 82%; /* 80% */
	/*background-image: url('../img/bg_main1.jpg');*/
	background-position: left top;
	border: 0 solid #FF0000;
}
#main {
	position: relative;
	top: 90px; left: 260px;
	width: 750px; height: 600px;
	margin-bottom: 30px;
	border: 0 dotted #00FF00;
}

#mainTxt {
	position: relative;
	left: 30px; top: 30px;
	width: 85%; height: 85%;
	padding-right: 25px;
	border: 0 solid #FF0000;
	/*overflow: auto;*/
	}
#swf {
	position: absolute;  /* met 'fixed' wordt de div verschoven, waarom?*/
	top: 0; right: 2px;
	height: 65px; /* 65px */
	width: 100%;
	text-align: right; overflow-x: hidden; border-bottom: 1px solid #6C7668;
}

/*------ TOP en LEFT (vaandel, topNavigatie, navigatie links) en FOOTER -----------------*/

#paddo {
	position: absolute;
	top: 10px; left: 10px;
	width: 135px; height: 138px;
	background-image: url('../img/paddo.gif');
	z-index: 1000;
	}
	#paddo a i {display: none;}
	#paddo a {
			display: block;
			width: 100%;
			height: 100%;
			text-decoration: none;
			}

#vaandel {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 71px;
	background: url('../img/vaandel_structuur_leeg_2.jpg') top left; /*vaandel_structuur_.jpg*/
	}
	#amanita {
		position: absolute;
		top: 0; left: 0;
		width: 441px; height: 70px;
		background: url('../img/amanita.jpg') top left;
		border: 0 solid red;		
		}
	#zoek {
		float: right;
		margin-right: 10px;
		margin-top: 40px;	
		}
	/* #sitemap {
		 float: right; 
		 margin-right: -40px;
		} */


#topbar {
	position: absolute;
	top: 70px; left: 0;
	width: 100%;
	height: 30px;
	/*padding-left: 183px;*/
	line-height: 30px;
	text-align: left;
	background: transparent url('../img/navbar_structuur_2.jpg') top left;
	border: 0;
	}

	/**** topbar navigatie ****/
	
	#topbarNav {
		position: relative;
		width: 80%;
		height: 28px;
		left: 183px;
		border: 0 solid red;
	}
	div#topbar ul {list-style-type: none; margin: 0px; padding: 0; text-align: center;}
	div#topbar ul li {float: left;}
	div#topbar ul li a {
		display: block;
		/* height: 30px; */
		padding: 0 15px;
		line-height: 30px;
		text-decoration: none;
		}
	div#topbar ul li a:hover {
		height: 30px;
		color: #cccb70; /*374231*/
		background: transparent url('../img/navbar_structuur_2.jpg') top left no-repeat;
		}
		div#topbar ul li a#topNav_home:hover {background-position: -0px -30px;}
		div#topbar ul li a#topNav_gallerie:hover {background-position: -100px -30px;}
		div#topbar ul li a#topNav_vindplaatsen:hover {background-position: -200px -30px;}
		div#topbar ul li a#topNav_welke:hover {background-position: -300px -30px;}
		div#topbar ul li a#topNav_literatuur:hover {background-position: -400px -30px;}
		div#topbar ul li a#topNav_apparatuur:hover {background-position: -500px -30px;}
		div#topbar ul li a#topNav_contact:hover {background-position: -600px -30px;}
		div#topbar ul li a#topNav_sitemap:hover {background-position: -700px -30px;}
	/**** einde topbar navigatie ****/	

	
	
#nav {
	position: fixed; /*absolute*/
	top: 0; left: 0;
	width: 181px; height: 100%; /*  100% */
	min-height: 743px;
	text-align: left;
	background: transparent url('../img/left_structuur1.jpg') top left;
	background-attachment: fixed;
	z-index: 500;
	}
	.prop {float: right;}
	#menuIMG {
	position: relative;
	top: 160px;
	}
 	/***** navigatie ****/
	
	#navUl {list-style-type: none; 
			margin: 160px 0 15px 0; 
			padding: 0; 
			background: transparent url('../img/menu_bg_structuur.jpg') top left no-repeat;
			}
	#navUl li {/*padding-left: 10px;*/}
	#navUl li a {
		display: block;
		width: 100%;
		height: 25px;
		padding-left: 20px;
		line-height: 25px;
		text-decoration: none;
		}
	#navUl li a:hover {
		width: 100%;
		height: 25px;
		color: #cccb70; /*374231*/
		background: transparent url('../img/menu_bg_structuur.jpg') top left no-repeat;
		}
		#nav ul li a#nav_home:hover {background-position: -182px -0;}
		
			#nav ul li a#nav_Larenstein:hover,
		#nav ul li a#nav_gallerie:hover {background-position: -182px -25px;}
			#nav ul li  a#nav_larenstein_Biotoop,
			#nav ul li a#nav_Lichtenbelt:hover,
		#nav ul li a#nav_vindplaatsen:hover {background-position: -182px -50px;}
			#nav ul li a#nav_larenstein_Flora,		
			#nav ul li a#nav_Posbank:hover,
		#nav ul li a#nav_welke:hover {background-position: -182px -75px;}
			#nav ul li a#nav_Loenermark:hover,
		#nav ul li a#nav_literatuur:hover {background-position: -182px -100px;}
		#nav ul li a#nav_apparatuur:hover {background-position: -182px -125px;}
		#nav ul li a#nav_Nieuws:hover {background-position: -182px -150px;}
		#nav ul li a#nav_lijst:hover {background-position: -182px -175px;}
		#nav ul li a#nav_rodelijst2008:hover {background-position: -182px -200px;}
		#nav ul li a#nav_rodelijst:hover {background-position: -182px -225px;}
		#nav ul li a#nav_links:hover {background-position: -182px -250px;}

  #gLinks {
  	width: 80%;
  	height: auto;
  	margin: 0 0 20px 7%;
  	padding: 10px 0 0 2%;
  	line-height: 30px;
		background-color: transparent;
		border-top: 1px solid #6c7668;
  	}
  	#gLinks ul {list-style-type: none; margin: 0; padding: 0;}
  	#gLinks ul li {width: 100%; margin-bottom: 10px;}
  	#gLinks ul li a {display: block; width: 100%; height: auto;}
	
	/*#relevanteLinks a {width: 100%; height: 30px;}*/
#linksVal {width: 90%; height: auto; border-top: 1px solid #6c7668; margin-left: 5%; text-align: center;}

#footer {
	clear: both;
	position: relative;
	top: 30px;left: 0;
	width: 694px; height: auto;
	padding: 3px;
	line-height: 20px;
	color: #5C665D; /*728078*/
	font-size: 0.9em;
	text-align: center;
	border-top: 1px solid #6c7668;
	-moz-opacity:.7;
	opacity: .7;
	}
	#footer ul {
			list-style-type: none; 
			width: 690px;
			margin: 0 auto; /* 0 0 0 25px = deze waarde als 'wie kent deze?' link geactiveerd is...*/ 
			padding: 0;
			text-align: center;
			}
	#footer ul li {display: inline;}
	#footer ul li a {padding: 0 8px;}		
							/*---- Current Page: ---- */
							/* TOP */
							body#home a#topNav_home,
          		body#gallerie a#topNav_gallerie,
          		body#vindplaatsen a#topNav_vindplaatsen,								
          			body#larenstein a#topNav_vindplaatsen,							
          			body#lichtenbelt a#topNav_vindplaatsen,							
          			body#loenermark a#topNav_vindplaatsen,							
          			body#posbank a#topNav_vindplaatsen,
          		body#welke a#topNav_welke,
          		body#literatuur a#topNav_literatuur,
          		body#apparatuur a#topNav_apparatuur,
          		body#contact a#topNav_contact,
							
							body#sitemap a#sitemaplink,
							
							/* MENU LINKS */
							body#home a#nav_home,
          		body#gallerie a#nav_gallerie,
          		body#vindplaatsen a#nav_vindplaatsen,								
          			/* body#larenstein a#nav_vindplaatsen,	
          			body#lichtenbelt a#nav_vindplaatsen,							
          			body#loenermark a#nav_vindplaatsen,							
          			body#posbank a#nav_vindplaatsen, */
          		body#welke a#nav_welke,
          		body#literatuur a#nav_literatuur,
          		body#apparatuur a#nav_apparatuur,
          		body#news a#nav_Nieuws,
							body#rodelijst_2008 a#nav_rodelijst2008,
          		body#rodelijst a#nav_rodelijst,
          		body#links a#nav_links,
							
							/* FOOTER */
							body#home a#footer_home,
          		body#gallerie a#footer_gallerie,
          		body#vindplaatsen a#footer_vindplaatsen,								
          			body#larenstein a#footer_vindplaatsen,							
          			body#lichtenbelt a#footer_vindplaatsen,							
          			body#loenermark a#footer_vindplaatsen,							
          			body#posbank a#footer_vindplaatsen,
          		body#welke a#footer_welke,
          		body#literatuur a#footer_literatuur,
          		body#apparatuur a#footer_apparatuur,
          		body#contact a#footer_contact {
								color: #a48829; 
								text-decoration: none;
								cursor: default; 
								background-image: url();
								}			
	
	
	#ref{ /* "Design & implementatie Pano Psathas" */
			width: 100%;
			height: auto;
			margin-top: 0px;
			text-align: center;	
			color: #959F95;
			}
			#footer #ref span {
				text-transform: capitalize;
				filter:alpha(opacity=80);
				-moz-opacity:.8;
				opacity: .8;
				}

/*========== einde ID's =========================================================================*/


/*========== ANDERE PAGINA'S ====================================================================*/

#ulVindplaasten {margin: 40px 0 0 0; padding: 0; list-style-type: none; line-height: 35px; text-align: center;}
#ulVindplaasten li {float: left; width: 137px; height: 155px; margin-right: 30px} /*width: 150px; height: 186px; */
#ulVindplaasten li a {display: block; width: 100%; height: 100%; text-decoration: none;}
#ulVindplaasten li a em {display: none;}
#ulVindplaasten li a img {border: 0;}
#ulVindplaasten li a#larenstein {background-image: url('../img/KNOP_Larenstein_klein.gif');} /* zonder '_klein' w en h als hierboven in comm*/
#ulVindplaasten li a#larenstein:hover {background-image: url('../img/KNOP_Larenstein_klein_.gif');}
#ulVindplaasten li a#lichtenbelt {background-image: url('../img/KNOP_Lichtenbelt_klein.gif');}
#ulVindplaasten li a#lichtenbelt:hover {background-image: url('../img/KNOP_Lichtenbelt_klein_.gif');}
#ulVindplaasten li a#loenermark {background-image: url('../img/KNOP_Loenermark_klein.gif');}
#ulVindplaasten li a#loenermark:hover {background-image: url('../img/KNOP_Loenermark_klein_.gif');}
#ulVindplaasten li a#posbank {background-image: url('../img/KNOP_Posbank_klein.gif');}
#ulVindplaasten li a#posbank:hover {background-image: url('../img/KNOP_Posbank_klein_.gif');}


/*------------ RODE LIJST ZOEKEN ------------------------------------------------------------------*/
#RL_wrap {
	position: absolute;
	top: 50px; left: 50%;
	width: 800px; height: auto;
	margin-left: -400px;
	padding: 15px;
	color: #3d3d3d;
	background-color: #eef8e9;
	border: 1px solid #6c7668; 
}

#RL_zoekTxt {
	padding-left: 3px;
	color: #666666;
	font-style:italic;
	font-weight: bold;
	background-color: #ecedec;
	border: 1px solid #6c7668;
}

#legendaTabel, #schemaTabel {margin-bottom: 20px;}

/*======== ALFABETISCH =============================================================================*/	
#letters {
	width: 800px; height: 24px;
	margin-bottom: 10px;
	line-height: 25px;
	/*background-image: url('../img/gall_bar.jpg');*/
	}
	#letters ul {list-style-type: none; margin: 0; padding: 0; border: 0 solid red;}
	#letters ul li {float: left; margin-right: 1px; text-align: center; width: 20px; height: 20px; line-height: 20px;}
	#letters ul li a {display: block; width: 100%; height: 100%; text-decoration: none; background-image: url('../img/bg_letters_breder.jpg');}
	#letters ul li a:hover {border: 0 solid #cccb70; font-size: 11pt; background-image: url('../img/bg_letters_breder_hover.jpg');}
	/* .lettLI, .curr {
			float: left; 
			width: 22px; 
			height: 20px; 
			text-align: center; 
			line-height: 18px; 
			font-weight: bold; 
			font-size: 10pt;
			background-image: url('../img/bg_letters_breder.jpg');
			}
	.curr {background-image: url('../img/bg_letters_breder_curr.jpg');}
	.curr a {color: #41493A;} */
/*======== einde ALFABETISCH =======================================================================*/	
	
.td_Bold {border-top: 1px solid #6c7668; border-left: 1px solid #6c7668; font-weight:bold;}
.notBold {font-weight: normal;}
.mark {font-weight: bold; color: #cc0000;}
.green {font-weight: bold; color: #009900;}
.titelKleur {color: #E0DEB5;}
.font14 {font-size: 14pt;} 
.font10 {font-size: 10pt;}
.font8 {font-size: 8pt;}
.fontHyper {font-size: 7pt; font-weight: normal;}
.fontNormal {font-size: 10pt; font-weight: normal;}
.alignR {text-align: right;}
.alfabetischeLinks {text-decoration: none; color: #3D3D3D;}

.bgRLijstCells {background-color: #C9CFC2;}
.bgAccent {background-color: #C9CFC2;}
.td, .td06 {border-top: 1px solid #6c7668; border-left: 1px solid #6c7668}
.td06 {border-right: 1px solid #6c7668}
/*------------------------------------------------------------------------------------------------*/

/*------------ LINKS PAGINA ----------------------------------------------------------------------*/
.wrapps {
	float: left;
	width: 200px; height: 200px;
	margin: 0 4px 4px 0;
	text-align: center;
	border: 1px solid #6C7668; /* 6C7668 */
	background-color: #4F5547;
}
.wrapps img {margin: 1px;}
.wrapps a {
	display: block;
	width: 100%; height: 100%;
	text-decoration: none;
	border: 1px solid transparent;
}
.wrapps a:hover {
	border: 1px solid #A48829;
	background-color: #5A5F53;
}
.screenshots, .caption {
	width: 156px; height: auto;
	margin: auto; margin-top: 10px;
	border: 1px solid #6C7668;
}
.caption {
	border: none;
}
/*------------------------------------------------------------------------------------------------*/


/*========== CLASSES ============================================================================*/
.pagTitelImgSWF {position: absolute; top: -5px; left: -50px;}

.msg {position: absolute; top: 20px; left: 20px; font-size: 1em; color: #bed5ca;}
.msg1 {position: absolute; top: 50px; left: 20px; font-size: 1.1em; font-weight: bold; color: #bed5ca;}

.alignR {text-align: right;}
.alignC {text-align: center;}
.alignL {text-align: left;}
.valignT {vertical-align: top;}

.floatR {float: right;}
.floatL {float: left;}

.border {border: 1px solid #6c7668;}
.borderT {border-top: 1px solid #6c7668;}
.borderB {border-bottom: 1px solid #6c7668;}
.borderL {border-left: 1px solid #6c7668;}
.borderR {border-right: 1px solid #6c7668;}
.borderTB {border-top: 1px solid #6c7668; border-bottom: 1px solid #6c7668;}
.borderLR {border-left: 1px solid #6c7668; border-right: 1px solid #6c7668;}
.noBorder {border: 0;}

/*---- Pagina: list.php -------------*/
.noLijn {text-decoration: none;}
.lijstLetters {
	 margin-left: -20px;
	 margin-top: 8px;
	 margin-bottom: 5px;
	 padding-left: 3px;
	 font-size: 10pt; 
	 color: #A48829;
	 border-bottom: 1px solid #A48829;
}
	.lijstLetters a {text-decoration: none;}
	.naarTop{
		float: right;
		margin-top: -23px;
		font-variant: small-caps;
		font-weight: normal;
	}
	.lijst_ul {margin-bottom: 10px;}
	.lijst_ul li {line-height: 150%; width: auto; margin-right: 5px; font-weight: normal; }
	.lijst_letLinks {
		float: left;
		/* margin-right: 3px; */
	}.lijst_letLinks a {
			display: block;
			width: 10px; height: 10px;
		}
/*-----------------------------------*/

.fontSmall {font-size: 0.7em;}
.fontSmall8 {font-size: 0.8em;}
.fontColor {color: #000;}
.bg {background-color:#F8F3E0;}
.txtKleur {color: #A48829;} /*FF6600 - AB8E30 */
.txtRood {color: #CC0000;}
.txtGroen{color: #ccff99}
.txtB {font-weight: bold;}
.txtKlein {font-size:0.8em; font-weight: bold;}
/*========== einde CLASSES ======================================================================*/

