/* CSS Document */
body
	{
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	margin:0;
	padding:0;
	}
.klein
	{ font-size:10px;
	}
.medium
	{ font-size:11px;
	}
.groot	
	{
	font-size:14px;
	}
#tabelvullend 
	{
	margin: 0px;
	height: 100%;
	width: 100%;
	}
#celcentreren 
	{
	text-align: left;
	vertical-align: middle;
	}
#container 
	{
	position: relative;
	width:950px;
	height:585px;
	margin:0 auto; 
	}

#tekstblok
	{
	position:absolute;
	top:166px;
	left:271px;
	width:504px;
	}
.border	{
	border-color:#00acec;
	border-left-width:25px;
	border-right-width:25px;
	border-bottom-width:30px;
	border-top-width:0px;
	border-style:solid;
	}
	
#tekst	{
	margin-left:24px;
	margin-right:22px;
	margin-top:26px;
	margin-bottom:10px;
	min-height:340px;

	}
	
#nepblok
	{
	position:absolute;
	top:266px;
	left:315px;
	height:160px;
	width:410px;
	background-color:#00acec;
	color:#00acec;
	}
#witblok
	{
	position:absolute;
	top:266px;
	left:320px;
	height:161px;
	width:405px;
	background-color:#ffffff;
	}
#nieuwsblok
	{
	position:absolute;
	top:280px;
	left:335px;
	height:250px;
	width:380px;
	}
.indextekst	{
	text-align:left;
	margin-left:20px;
	margin-top:20px;
	}
#formblok
	{
	position:absolute;
	top:185px;
	left:315px;
	height:370px;
	width:430px;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #00acec;
	scrollbar-DarkShadow-Color: #00acec;
	overflow:auto;
	}
	
#scrollblok
	{
	overflow: auto;	
	height:370px; 
	width:425px;
	}
#overzichtblok	{	
	width:500px;
	position:absolute;
	top:185px;
	left:150px;

	}
#bloklinks
	{
	position:absolute;
	top:40px;
	left:0px;
	height:360px;
	width:205px;
	text-align:center;
	}
#blokrechts
	{
	position:absolute;
	top:40px;
	left:210px;
	height:360px;
	width:195px;
	text-align:center;
	}
#rechtermenu
	{
	position:absolute;
	top:200px;
	left:790px;
	width:160px;
	font-family:"Trebuchet MS", Verdana;
	font-size:16px;
	line-height:30px;
	}

#rechtsonder
	{
	position:absolute;
	top:379px;
	left:790px;
	width:160px;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	}
#rechtermenu a{
	color:#058cbe;
	text-decoration:none;
	}

.blauw	{
	color:#014f6b;
	}

.oranje	{
	color:#dc7922;
	}	
#rechtermenu a:hover {
	color:#dc7922;
	text-decoration:none;
}	
	
#fotoleesmeer
	{
	position:relative;
	top:0px;
	left:0px;
	height:110px;
	width:100px;
	}

a
	{ 
	color:#058cbe;
	}
	
a:hover 
	{
	color:#dc7922;
	}
h1
	{
	font-family: "Trebuchet MS", Verdana;
	font-size:16px;
	text-align:left;
	margin-bottom:10px;
	}
h2
	{
	font-family: "Trebuchet MS", Verdana;
	font-size:17px;
	text-align:left;
	margin-bottom:5px;
	}
h3
	{
	font-family: "Trebuchet MS", Verdana;
	font-size:15px;
	text-align:left;
	color:#ea6900;
	margin-bottom:5px;
	line-height:20px;
	}
h3 a{
	text-decoration:underline;
	}
h4
	{
	font-size:13px;
	font-weight:normal;
	margin-bottom:5px;

	}
h5
	{
	font-family: "Trebuchet MS", Verdana;
	font-size:14px;
	text-align:left;
	margin-bottom:5px;
	margin-top:0px;
	}
h6
	{
	font-family: "Trebuchet MS", Verdana;
	font-size:14px;
	margin-bottom:5px;
	margin-top:12px;
	text-align:left;
	}
.foto
	{
	border-color:#ea6900;
	border-width:thin;
	}
	
#blauwblok
	{ 
	text-align:justify;
	width:380px;
	background-color:#bce0fa;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	}
#blauwblokbreed
	{ 
	text-align:justify;
	width:590px;
	background-color:#bce0fa;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
	}
#blauwbloklinks
	{ 
	text-align:left;
	line-height:24px;
	width:400px;
	background-color:#bce0fa;
	}
.hoogte18
	{
	line-height:18px;
	}
.hoogte20
	{
	line-height:20px;
	}
.hoogte25
	{
	line-height:25px;
	}
.dik 
	{
	font-weight:bold;
	}
ul {
	margin-left:0px;
	margin-top:5px;
	}
.formknop {
	border: 1px solid #00acec; 
	cursor:hand;
}

