html, body, div#hoofd
{
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html>/**/body, html>/**/body div#hoofd
{
	height: auto;
}

body, div, li, span, input, select, textarea
{
	font: 10pt verdana, arial, sans-serif;
	color: #006951;
}

body
{
	background-color: #333;
	background-color: #333;
	background-image: url("/afbeeldingen/achtergrond.jpg");
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	background-position: 50% 0;
}

img
{
	border: 0;
}

a:link, a:visited
{
	text-decoration: none;
	color: #063F31;
}

a:hover
{	
	text-decoration: underline;
	color: #008852;
}

ol
{	
	margin: 2px 0 2px 15px;
}

html>/**/body ol
{
	padding: 0;
}

li
{
	list-style: square;
}

hr
{
	position: relative;
	clear: both;
	width: 100%;
	height: 1px;
	color: #063F31;
	background-color: #063F31;
	border: 0;
}
	
p.melding
{
	color: #CC0000;
}

div#hoofd
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -499px;
	padding: 0;
	width: 998px;
}

img#boven
{
	position: absolute;
	top: 0;
	left: 0;
	width: 998px;
	height: 63px;
}

img#links
{
	position: absolute;
	top: 63px;
	left: 0;
	width: 37px;
	height: 684px;
}

div#menu
{
	position: absolute;
	z-index: 1;
	top: 63px;
	left: 37px;
	width: 168px;
}

div#menu img
{
	position: relative;
	float: left;
	width: 168px;
	height: 22px;
}

img#middenonder
{
	position: absolute;
	top: 283px;
	left: 37px;
	width: 168px;
	height: 464px;
}

img#middenboven
{
	position: absolute;
	top: 63px;
	left: 205px;
	width: 793px;
	height: 220px;
}

div#banners
{	
	position: absolute;
	left: 860px;
	top: 213px;
	width: 120px;
}

div#banners object, div#banners img, #banner
{
	width: 120px;
}

div#banners object, div#banners img
{
	margin-bottom: 15px;	
}

object
{
	visibility: hidden;
}	

object.balk
{
	position: absolute;
	z-index: 1;
	top: 299px;
	left: 37px;
	width: 153px;
	height: 240px;
}

div#colofon
{
	position: absolute;
	z-index: 1;
	top: 559px;
	left: 37px;
	font-size: 7pt;
	color: #063F31;
}



p#realisatie
{
	margin-top: 30px;
}

img#rechts
{
	position: absolute;
	top: 283px;
	left: 205px;
	width: 793px;
	height: 464px;
}

div#content
{
	position: relative;
	margin-bottom: 30px;
	padding: 300px 30px 0 219px;
	width: 617px;
	text-align: justify;
}

h1
{
	font: 17pt verdana, arial, sans-serif;
	color: #063F31;
}

h2
{
	margin: 0;
	font: 14pt verdana, arial, sans-serif;
	color: #063F31;
}

div#inleiding
{
	margin-top: 18px;
}

form
{
	margin-top: 0;
}

html>/**/body form
{
	margin-top: 12px;
}

fieldset
{
	position: relative;
	clear: both;
	float: left;
	padding: 10px;
	width: 400px;
	text-align: left;
	border: 1px solid #063F31;
}

html>/**/body fieldset
{
	margin-bottom: 10px;
	width: 395px;
}

legend
{
	padding: 0 10px 0 10px;
	color: #063F31;
	font-weight: bold;
}

span.contacttitel
{
	color: #063F31;
	font-weight: bold;
}

textarea
{
	height: 200px;
}

input.invoer, input.invoerfoto, textarea
{
	padding-left: 1px;
	width: 271px;
	border: 1px solid #7AC142;
}

*+html input.invoer, *+html input.invoerfoto, *+html textarea
{
	width: 274px;
}

html>/**/body input.invoer, html>/**/body  input.invoerfoto, html>/**/body  textarea
{
	width: 270px;
}

select, input.invoerfoto
{
	width: 275px;
}

*+html select, *+html input.invoerfoto
{
	width: 278px;
}

html>/**/body select
{
	width: 273px;
}

input.knop
{
	position: relative;
	float: right;
	margin-left: 2px;
	font-weight: bold;
	color: #7AC142;
	background-color: #063F31;
	border: 0;
}

label
{
	position: relative;
	clear: both;
	float: left;
	margin: 3px 0 3px 0;
	width: 122px;
}

input, textarea, select
{
	margin: 1px 0 2px 0;
}

input.invoerradio
{
	margin-left: -3px;
	vertical-align: middle;
}

img.rechts
{
	position: relative;
	float: right;
	margin-top: -2px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}

table
{
	border-collapse: collapse;
	border: 0;
}

td
{
	padding-right: 5px;
	border: 0;
}

table.overzicht
{
	margin-top: 4px;
	width: 100%;
	border: 1px solid #7AC142;
}

html>/**/body table.overzicht
{
	margin-top: 8px;
}

table.overzicht td
{
	padding: 5px;
	border: 1px solid #7AC142;
}

table#legenda td
{
	font-size: 8pt;
}

td.datum
{
	width: 80px;
}

div.fotorij
{
	position: relative;
	float: left;
	margin-top: 20px;
}

div.fotorij img
{
	width: 175px;
}

img.fotorij
{
	position: relative;
	float: left;
	margin-right: 43px;
	cursor: pointer;
	border: 1px solid #FFF;
}

img.fotorij_einde, #banner, #foto, div#banners img, div#banners object
{
	margin-right: 0;
	cursor: pointer;
	border: 1px solid #FFF;
}

span#fototitel
{
	position: relative;
	float: right;
	margin-bottom: 5px;
}
