#frame {
	position: relative;
	width:750px;
	height:580px;
	margin: auto;
	text-align: left;
	overflow: visible;
	border: 1px none #000000;
}

#tekstframe {
	position:absolute;
	width:518px;
	height:391px;
	padding-left:10px;
	padding-top: 10px;
	padding-right: 10px;
	border: #CCCCCC 1px solid;
	z-index:3;
	left: 199px;
	top: 147px;
	right: 0px;
	overflow: visible;
}

#tabelframe {
	position:absolute;
	width:160px;
	height:240px;
	border: #CCCCCC 1px solid;
	z-index:14;
	padding-left: 10px;
	padding-top: 10px;
	left: 8px;
	top: 147px;
}

#linkorganisatie {
	position:absolute;
	width:87px;
	height:20px;
	text-align: center;
	z-index:18;
	top: 105px;
	left: 7px;
	background-color: #FFFFFF;
	border: 1px none #000000;
}

#linkwerkvelden {
	position:absolute;
	width:96px;
	height:20px;
	text-align: center;
	z-index:20;
	left: 106px;
	top: 105px;
	background-color: #FFFFFF;
	border: 1px none #000000;
}

#linkpublicaties {
	position:absolute;
	width:87px;
	height:20px;
	text-align: center;
	z-index:16;
	left: 213px;
	top: 105px;
	background-color: #FFFFFF;
	border: 1px none #000000;
}

#linkfloraenfaunarot {
	position:absolute;
	width:184px;
	height:20px;
	text-align: center;
	z-index:17;
	left: 309px;
	top: 105px;
	background-color: #FFFFFF;
	border: 1px none #000000;
}

#linkvrijwilligers {
	position:absolute;
	width:104px;
	height:20px;
	text-align: center;
	z-index:15;
	left: 504px;
	top: 105px;
	background-color: #FFFFFF;
	border: 1px none #000000;
}
#linkwaarnemingen {
	position:absolute;
	width:121px;
	height:20px;
	text-align: center;
	z-index:15;
	left: 617px;
	top: 105px;
	background-color: #FFFFFF;
	border: 1px none #000000;
}

#uitklaporganisatie {
	position:absolute;
	padding-left: 3px;
	padding-top: 3px;
	width:93px;
	border:#FF9900 1px solid;
	height:169px;
	z-index:24;
	left: 9px;
	top: 128px;
	background-color: #FFFFFF;
	visibility: hidden;
}

#uitklapwerkvelden {
	position:absolute;
	width:111px;
	height:282px;
	padding-left:3px;
	border: #FF9900 1px solid;
	padding-top:3px;
	z-index:24;
	left: 109px;
	top: 128px;
	background-color: #FFFFFF;
	visibility: hidden;
}

#uitklappublicaties {
	position:absolute;
	width:122px;
	padding-left:3px;
	padding-top:3px;
	border: #FF9900 1px solid;
	height:191px;
	z-index:23;
	left: 216px;
	top: 128px;
	background-color: #FFFFFF;
	visibility: hidden;
}

#uitklapfloraenfauna {
	position:absolute;
	padding-top: 3px;
	padding-left: 3px;
	width:132px;
	height:297px;
	z-index:22;
	left: 322px;
	top: 129px;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	visibility: hidden;
}

#uitklapvrijwilligers {
	position:absolute;
	width:111px;
	height:187px;
	z-index:21;
	left: 485px;
	top: 127px;
	padding-left:3px;
	padding-top:3px;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	visibility: hidden;
}

#uitklapwaarnemingen {
	position:absolute;
	width:111px;
	height:187px;
	z-index:21;
	left: 485px;
	top: 127px;
	padding-left:3px;
	padding-top:3px;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	visibility: hidden;
}

#fotoonder {
	position:absolute;
	width:170px;
	height:132px;
	border: #CCCCCC 1px solid;
	z-index:2;
	left: 8px;
	top: 416px;
	visibility: visible;
}

#linknmr {
	position:absolute;
	width:731px;
	height:15px;
	z-index:1;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	border: #CCCCCC 1px solid;
	left: 8px;
	top: 564px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.locatie {
	font-size:10px;
	color: #999999;
	line-height: 18px; 
}	

.soortenned {
	font-size: 11px;
	font-weight: normal;
}

.toelichting {
	font-size: 11px;
	color: #666666;
}

.soortenlat {
	font-size: 11px;
	font-style: italic;
}

.soorteninfo {
	font-size: 12px;
	font-weight: bold;
}

.soortenlayer {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}	 

.nieuwsbriefnr {
	font-size: 11px;
	font-weight: bold;
}

.nieuwsbriefinhoud {
	font-size: 10px;
}
		
.H1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.H2 {
	font-size: 11px;
	color: #666666;
}

.H3 {
	font-size: 13px;
	color: #666666;
}
	
.uitklap {
	font-size: 11px;
	color: #666666;
}

A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	text-decoration: none;
	color:#000000
}

A:hover {
	text-decoration: none;
	color: #0000FF;
}

A:active {
	text-decoration: none;
	color: #FF0000;
}

A.kop {
	color: #000000;
	font-size:14px;
	font-weight: bold;
}

A.tekstlink:link {
	text-decoration: underline;
}

.aktiefkop {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}	 

.actiefhoofdtekst {
	text-decoration:none;
	color: #000000;
}

A.tabel { 
	color: #000000;
	font-size: 12px
}

a.linkNMR {
	color: #666666;
	font-size:13px;
	font-weight: bold;
	text-decoration:never-underline;
}

