*{
margin:0;
padding:0;
border:0;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* = 10px */
	text-align:center;
	color:#565656;
	background:#01d0c8 url(../beelden/background2.jpg) repeat-x;
}

p, li {
	font-size:1.0em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

p, ul, ol{
	text-align:justify;
	margin-top: 0,5em;
	margin-bottom: 0,5em;
}	

h1{
	font-size:2.4em;
	color:#FFF;
	text-align:left;
	font-weight: normal;
	letter-spacing: 0.4em;
}

h2{
	font-size:1.6em;
	color:#006f6b;
	text-align:left;
	line-height: 1.4em;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
}

.focus{
color:#01d0c8;
}

.images{
	border: 0;
	margin:20px 5px 0 0;
}

#wrapper{
	margin:12px auto 0 auto;
	width:760px;
	text-align: left;
}

#LeftColumn{
	float:left;
	width:180px;
	padding-top: 152px;

}

#LeftColumnIndex{
	float:left;
	width:180px;
	padding-top: 65px;

}

#RightColumn {
	width: 568px;
	float: right;
	height:100%;
	background-color:#fff;
	
}
#header {
	background: url(../beelden/header.gif);
	height: 64px;
	width: 548px;
	padding-left: 20px;
	padding-top: 60px;
}
#HorNavigation {
	background: #006f6b url(../beelden/VertNavigation.jpg) repeat-x;
	border-bottom:1px #888 solid;
	margin-top: 2px;
	padding: 4px 30px 0 20px;
	width: 518px;
	height: 20px;
}

#HorNavigation ul{
list-style:none;
float: left;
}

#HorNavigation li{
display:inline;
margin:0 20px 0 0;
}

#HorNavigation li a{
font-weight: bold;
text-decoration: none;
padding: 10px 0 0 0;
color:#FFF;
}

#HorNavigation li a:hover{
color:#565656;
}


#VertNavigation {
	background: #01d0c8;
	width: 100%;
	font-size:1.2em;
}

html>body #navigatie li a {
width: auto;
}

#VertNavigation li a:link {
	color: #FFF;
	text-decoration: none;
	background: #565656;
	display: block;
	padding: 2px 5px 4px 24px;
	width: 142px;
	border-left: 10px solid #fff;
}

#VertNavigation li a:visited {
	color: #FFF;
	text-decoration: none;
	background: #565656;
	display: block;
	padding: 2px 5px 4px 24px;
	width: 142px;
	border-left: 10px solid #fff;
}

#VertNavigation li a:hover {
	background: #006F6B;
	text-decoration: none;
	border-left: 10px solid #01d0c8;
	display: block;
	padding: 2px 5px 4px 24px;
	width: 142px;
}

#VertNavigation li a:active {
	background: #006F6B;
	text-decoration: none;
	border-left: 10px solid #01d0c8;
	display: block;
	padding: 2px 5px 4px 24px;
	width: 142px;
}

#VertNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#VertNavigation li {
	margin: 0px;
	border-bottom: 2px solid #01d0c8;
}

.thispage {
	color: #FFF;
	display: block;
	padding: 2px 5px 4px 20px;
	width: 146px;
	background: #006F6B;
	border-left: 10px solid #01d0c8;
}

.thissubpage {
	color: #565656;
	font-weight: bold;
}



#content {
	/*background: #CFF;*/
	padding: 0 30px 30px 20px;
	width: 518px;
}

#contentwit {
	background: #FFF;
	padding: 0 30px 30px 20px;
	width: 518px;
}

#contentindex {
	background: url(../beelden/index-background-survey.jpg);
	padding: 90px 0px 0px 20px;
	width: 548px;
	height: 632px;
}

#Survey {
	width: 300px;
	padding:5px 20px 10px 20px;
	margin:20px 0 0 188px;
	background:#fff;} 

#contentPictures {
	/*background: #CFF;*/
	padding: 0;
	width: 568px;
	height:100%;
}

#contentleft {
	/*background: #CFF;*/
	padding: 0 0 30px 20px;
	float:left;
	width:250px;
	height:220px;
}

#contentright {
	/*background: #CFF;*/
	padding: 0 20px 30px 0;
	float:right;
	width:250px;
	height:220px;
}

#contentleftvert {
	/*background: #CFF;*/
	padding: 0 0 30px 20px;
	float:left;
	width:250px;
	height:370px;
}

#contentrightvert {
	/*background: #CFF;*/
	padding: 0 20px 30px 0;
	float:right;
	width:250px;
	height:370px;
}

#footer {
	font-size: 0.8em;
	color: #FFF;
	background: #565656;
	height: 16px;
	width: 518px;
	border-top: 2px solid #444;
	padding: 6px 30px 0 20px;
	text-align: justify;
	clear:left;

}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

table {
	width: 100%;
	border-top: 1px solid #42A5A5;
	border-left: 1px solid #42A5A5;
}

th {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 0px 4px 20px;
	border-right: 1px solid #42A5A5;
	border-bottom: 1px solid #42A5A5;
	color: #006F6B;
	background: #A4B9BB;
}

td {
	padding-left: 20px;
	border-right: 1px solid #42A5A5;
	border-bottom: 1px solid #42A5A5;
}

table.partner {
	width: 100%;
	border:none;
}

th.partner {
	text-align:left;
	font-weight:normal;
	border:none;
	background: #FFF;
	vertical-align: top;
	font-size:1.1em;
	padding: 4px 8px 4px 0;
}

td.partner {
	border:none;
	font-size:1.1em;
	line-height: 1.4em;
	margin-bottom: 1em;
	text-align:justify;
	padding: 4px 0 4px 20px;
}

li.partner {
	font-size:1.1em;
}

.right {
	text-align:right;
}

a:link {
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#01d0c8;
}

a:active {
	font-weight:normal;
	text-decoration:none;
	color:#01d0c8;
}

a:link.content {
	color:#565656;
	font-weight:bold;
}

a:visited.content {
	color:#565656;
}

a:hover.content {
	color:#01d0c8;
}

a:link.news, a:visited.news {
	color:#565656;
	font-weight:normal;
}

a:hover.news, a:active.news {
	color:#01d0c8;
}

a.home{float:right;}
a:link.home, a:visited.home{color:#fff}

a:hover.home, a:active.home{color:#565656;}

.marginlogo {
	margin:25px 0 0 25px;
}

.list{
	margin-left:20px;
}

.onderschrift{
	font-size:0,8em;
	line-height:1,0em;
	font-weight:bold;
}

.soortnaam{
	font-style:italic;
}

.bold{
	font-weight:bold;
	}
	
/*SAMPLE PONDS*/

.sampleponds iframe{
	padding:4px;
	border:1px solid #565656;
	margin-top:20px;
	}
	
.sampleponds img{
	margin-top:20px;
	}

.sampleponds table{
/*	width: 275px;
*/	border:none; border-top:none; border-left:none;
	margin-top:20px;
}

.sampleponds tr{
border:none;
}

.sampleponds th{
border:none;
}

.sampleponds td{
	border:none;
	font-size:1.1em;
	line-height: 1.4em;
	margin-bottom: 1em;
	text-align:left;
	width:100px;
	vertical-align:text-top;
}
	
#Uitklaptekst_1{padding-left:5px; display:none}
#Uitklaptekst_2{padding-left:5px; display:none}
#Uitklaptekst_3{padding-left:5px; display:none}
#Uitklaptekst_4{padding-left:5px; display:none}
#Uitklaptekst_5{padding-left:5px; display:none}

#Uitklaptekst_6{padding-left:5px; display:none}
#Uitklaptekst_7{padding-left:5px; display:none}
#Uitklaptekst_8{padding-left:5px; display:none}
#Uitklaptekst_9{padding-left:5px; display:none}
#Uitklaptekst_10{padding-left:5px; display:none}

#Uitklaptekst_11{padding-left:5px; display:none}
#Uitklaptekst_12{padding-left:5px; display:none}
#Uitklaptekst_13{padding-left:5px; display:none}
#Uitklaptekst_14{padding-left:5px; display:none}
#Uitklaptekst_15{padding-left:5px; display:none}

#Uitklaptekst_16{padding-left:5px; display:none}
#Uitklaptekst_17{padding-left:5px; display:none}
#Uitklaptekst_18{padding-left:5px; display:none}
#Uitklaptekst_19{padding-left:5px; display:none}
#Uitklaptekst_20{padding-left:5px; display:none}

#Uitklaptekst_21{padding-left:5px; display:none}
#Uitklaptekst_22{padding-left:5px; display:none}
#Uitklaptekst_23{padding-left:5px; display:none}
#Uitklaptekst_24{padding-left:5px; display:none}
#Uitklaptekst_25{padding-left:5px; display:none}
