* { margin: 0px;	padding: 0px; outline-style: none; }

html { height: 100%; }

body {
	height: 100%;
	background: #573819 url(pics/background.jpg) top left repeat-x;
}

#site {
	position: relative;
	margin: 0px auto 0px auto;
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font: 12px arial, verdana, sans-serif;
}

#site .spacer{
	height: 25px;
	font: 0px arial, verdana, sans-serif;
}

/*--------------------Header-----------------*/

#header {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 812px;
}

#logo{
	display:inline;
	float: left;
	position: absolute;
	background: url(pics/logo.gif) no-repeat;
	width: 87px;
	height: 100px;
	text-align: center;
}

#nav_background{
	float: right;
	display:inline;
	background: url(pics/nav_back.gif) no-repeat;
	width: 725px;
	height: 93px;
	color: #aea88f;
	border: 6px solid #3d2715;
	border-bottom: 0px solid #3d2715;
	border-left: 0px solid #3d2715;
}

#adres{
	color: #aea88f;
	text-align: right;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	margin: 10px 10px 0px 0px;
	line-height: 16px;
}

#nav_corner{
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(pics/cornor_nav.gif) top right no-repeat;
	width: 19px;
	height: 20px;
	display:inline;
}

/*------------------------------ Navigation -------------------*/
#navigation{
	margin: 20px 0px 0px 110px;
	float: left;
	display: inline;
	background: url(pics/navigation_bar.jpg) no-repeat;
	width: 413px;
	height: 50px;
}


#navigation .navigation {
	float: left;
	margin-top: 17px;
	width: 405px;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
}

#navigation .streepje{
	font-size: 15px;
	color: #29170c;
	}

#navigation .navigation ul {	
	margin: 0px;
	list-style-type: none;
}

#navigation .navigation li {	
	display: inline;
	font-weight: bold;
	color: #fff7d2;
}

#navigation .navigation li a:link, #navigation .navigation li a:visited {	
	font: 15px Arial, sans-serif;
	font-weight: bold;
	color: #fff7d2;
	text-decoration: none;
}

#navigation .navigation li a:hover, #navigation .navigation li.current a:link, #navigation .navigation li.current a:visited, #navigation .navigation li.current a:hover  {	
	color: #fff;
}

/*------------------------------ SubNavigation -------------------*/

#subnavigation {
	width: 210px;
	height: 420px;
	float: left;
	display: inline;
}

#subnavigation ul {
	margin-top: 15px;
	width: 210px;
	float: left;
	list-style-type: none;
}

#subnavigation li {
	width: 210px;
	float: left;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	line-height: 17px;
	color: #756653;
}

#subnavigation li.kop {
	padding-left: 15px;
	width: 195px;
	float: left;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	color: #3d2715;
}

#subnavigation li a:link, #subnavigation li a:visited{
	padding-left: 15px;
	width: 195px;
	float: left;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	line-height: 17px;
	color: #756653;
	border: 0px;
}
#subnavigation li a:hover, #subnavigation li.current a:link, #subnavigation li.current a:visited {
	color: #3d2715;
}


#foto_homepage {
	position: absolute;
	margin: 0px auto;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: url(pics/foto_homepage.jpg)  534px 181px no-repeat;
}

/*----------------------------- Content --------------------*/
#container{
	margin: 0px auto;
	width: 812px;
}

#content{
	margin: 0px 0px 0px 29px;
	width: 771px;
	border: 6px solid #3d2715;
	border-top: 0px solid #3d2715;
	border-bottom: 0px solid #3d2715;
	background-color: #fff7d2;
}

#content .text_homepage{
	position: relative;
	z-index: 6;
	padding: 15px;
	width: 380px;
	height: 333px;
	float: left;
	overflow: hidden;
	font: 12px arial, verdana, sans-serif; 
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	color: #573819;
}


#content .text{
	padding: 15px;
	width: 530px;
	float: right;
	font: 12px arial, verdana, sans-serif; 
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	color: #573819;
}

h1, td h1 {font: 20px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 5px;}
h2, td h2 {font: 18px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 5px;}
h3, td h3 {font: 16px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 5px;}
h4, td h4 {font: 14px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 5px;}
h5, td h5 {font: 13px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 5px;}
h6, td h6 {font: 12px arial, verdana, sans-serif; font-weight: bold; margin-bottom: 5px;}

#content a:link, #content a:visited {text-decoration: none; color: #756653; border-bottom: 1px solid #756653;}
#content a:hover { color: #3d2715;}

td {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	height: 16px;
	vertical-align: top;
	font: 12px arial, verdana, sans-serif; 
	line-height: 16px;
	color: #573819;
	border-bottom: 1px dashed #d5cbac;
}

p { margin-bottom: 9px;}

.text ul { margin: 10px 0px 10px 15px;}

.text li { margin: 5px 0px 5px 0px;}

.text ol { margin: 10px 0px 10px 22px;}

.text img { margin: 0px 0px 5px 0px;}

.text a:link, .text_large a:visited {
	color: #756653;
}

.text a:hover {
	color: #3d2715;
}

/*---------------------------- Foto's ------------------*/

#fotorondjes {
	position: relative;
	width: 210px;
	height: 420px;
	float: left;
}

#fotorondjes .rondje1 {
	position: absolute;
	top: 5px;
	left: 10px;
}

#fotorondjes .rondje2 {
	position: absolute;
	top: 165px;
	left: 65px;
}

#fotorondjes .rondje3 {
	position: absolute;
	top: 306px;
	left: 25px;
}

#fotorondjes .border {
	position: absolute;
	top: 0px;
	left:0px;
	z-index: 5;
}

#fotorondjes .foto {
	position: absolute;
	top: 0px;
	left:0px;
	z-index: 1;
}

/*---------------------------- Foto pagina ------------------*/

#fotopagina {
	margin-left: 9px;
}

#fotopagina img {
	margin: 10px 7px 0px 7px;
	border: 6px solid #3d2715;
}

#fotopagina .prev_next {
	margin-top: 8px;
	margin-right: 8px;
	text-align: center;
	line-height: 17px;
	clear: both;
}

#fotopagina .prev_next .vorige {
	width: 48%;
	float: left;
	text-align: right;
	color: #e0d9b8;
}

#fotopagina .prev_next .streepje {
	width: 4%;
	float: left;
	font-weight: bold;
	color: #756653;
}

#fotopagina .prev_next .volgende {
	width: 48%;
	float: left;
	text-align: left;
	color: #e0d9b8;
}

#fotopagina .prev_next a:link, #fotopagina .prev_next a:visited {
	font-weight: bold;
	line-height: 17px;
	color: #756653; 
	border-bottom: 1px solid #756653;
}

#fotopagina .prev_next a:hover {
	color: #3d2715;
}

/*---------------------------- Footer ------------------*/
#footer{
	margin: 0px 0px 0px 29px;
	width: 783px;
	height: 40px;
	background: url(pics/foot.gif) top left no-repeat;
}

#footerleft{
	position: relative;
	z-index: 3;
	padding: 17px 0px 0px 20px;
	width: 200px;
	height: 20px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 20px;
	color: #ab9876;
}

#footerleft a:link, #footerleft a:visited{
	color: #ab9876;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footerleft a:hover{
	color: #fff;
	text-decoration: none;
}

/*-------------------------------- end -------------------*/

br.clear { clear: both; font: 0px sans-serif; line-height: 0px; }

/*------------------------------- Print Div --------------*/


#print_header{
	display: none;
	text-indent: -9999px;
}
