body {
	background-color: #6ca027;
	margin: 0;
	padding: 0;
}

#float_top {
	float:left;
	background-color: #0072bc;
	width:100%;
}

#top_border {
	width:845px;
	margin-left:auto;
	margin-right:auto;
	height:12px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat; 
}

#top {
	margin-top:30px;	
	width:845px;
	margin-right:auto;
	margin-left:auto;
	height:67px;
	background-image:url(images/top_repeat.gif);
	background-repeat:repeat-y; 
}

#top ul {
	padding-top:20px;
	list-style-type: none;
	margin:0;  
	float:left;
	width:830px;
	padding-left:9px;
}
* html #top ul {
	padding-top:13px;
}

#top li {	
	display: inline;
	padding-left:28px;
}

#top a {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#float_content {
	width:845px;
	margin-left:auto;
	margin-right:auto; 
	min-height:498px;
}	

#content_top_ff {
	background-image: url(images/top_logo.jpg);
	background-repeat: no-repeat;
	width:845px;
	background-position: 0px 0px;
	float:left;
	margin:0; 
	padding-top:100px;
}
#content_top_ie {
	background-image: url(images/top_logo.jpg);
	background-repeat: no-repeat;
	width:845px;
	background-position: 0px 0px;
	float:left;
	margin:0; 
	padding-top:82px;
}

#tekst {
	float:left;
	width:440px;
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 10px;
	margin-left:16px; 

}
* html #content #tekst {
	height:407px;
}

#content {
	background-image: url(images/content_repeat.gif);
	background-repeat: repeat-y;
	float:left;
	margin:0; 
	width:845px;  
	padding:0;	
}

#content #image {
	background-image: url(images/content_image.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width:367px;
	float:left;
}

#content #adres {
	margin-left:20px;
	margin-top:354px;
	float:left;
	width:270px;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 10px;	
}

#content #adres_ie7 {
	margin-top:354px;
	float:left;
	width:270px;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 10px;	
	margin-left:20px;
	padding-bottom:9px;
}
#content #adres_ie6 {
	margin-top:354px;
	float:left;
	width:270px;
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 10px;	
	margin-left:20px;
	padding-bottom:0px;
}

#content #tekst .bb-url {
	font-family: Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst a {
	font-family: Arial;
	font-size: 11px;
	color: #6ca027;
	font-weight: bold;
	text-decoration:none;
}

#content #tekst .bb-url:hover, #content #tekst a:hover {
	text-decoration: underline;
}

#adres a, #adres_ie6 a, #adres_ie7 a {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-decoration:none;
}

#adres a:hover, #adres_ie6 a:hover, #adres_ie7 a:hover {
	text-decoration: underline;
}

#content_border {
	margin-bottom:17px;
	clear:left;
	width:845px;
	margin-left:auto;
	margin-right:auto;
	height:12px;
	padding:0;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat; 
}

#formtype .input {
	border: #6ca027 1px solid;
	color: black;
	background-color:#FFFFFF;
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:150px;
	margin-bottom:2px;
	margin-top:1px;
}

#formtype .submit {
	border: #6ca027 1px solid;
	background-color:#FFFFFF;
	color: black;
	font-size:12px;
	font-family:Arial;
	width:90px;
	margin-top:1px;
	margin-bottom:0px;
}

#formtype .textarea {
	font-size:12px;
	font-family:Arial;
	overflow-y:auto;
	border: #6ca027 1px solid;
	background-color:#FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	color: #6ca027;
	padding-top: 0px;
	font-weight: bold;
}

#fotooverzicht img {
	border:0;
}

#fotooverzicht {
	width:420px;
}

#fotooverzicht div {
	float:left;
	margin-right:10px;
}

#fotooverzicht_cat img {
	border:0;
	margin-bottom:9px;
	margin-right:5px;
}
#fotooverzicht_cat {
	width:420px;
}
#vorige {
width:160px;
float:left;
}
#terug {
width:128px;
float:left;
}
#volgende {
width:85px;
text-align:right;
float:left;
}
#navigatie {
width:440px;
}
div>div#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}



