@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #551F00;
	margin: 0px;
	line-height: 1.5em;
	font-weight: bold;
	background-image: url(images/buttons/background.png);
	background-repeat: repeat;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007F00;
	text-decoration: underline;
	text-align: center;
	line-height: 1.3em;
}

h2 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #AA7F00;
}
h3 {
	font-size: 14px;
	color: #AA7F00;
	text-decoration: underline;
	margin: 0px;
}


h4 {
	color: #AA0000;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
}

.class1 { text-decoration: underline; }

.class2 {
	text-decoration: underline;
	color: #D47F00;
	font-size: 14px;
}
.class3 {
	color: #FF0000;
	text-decoration: underline;
	font-size: 14px;
}
.class4 {
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
}
.class5 {
	color: #D43F00;
	text-align: center;
	border: thin solid #D40000;
	margin-right: 20px;
}
.class6 { text-align: center; }
.class7 {
	text-decoration: underline;
	text-align: center;
	color: #AA0000;
}









#heading {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#date {
	text-align: right;
	padding-right: 5em;
	font-size: smaller;
	font-weight: normal;
}

#apDiv2 {
	position:absolute;
	left:230px;
	top:275px;
	width:280px;
	height:58px;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFF55;
	text-align: center;
	border: 3px double #550000;
}

#container { margin: 0px; }


#container #leftbar {
	margin: 0px 5px 0px 0px;
	padding: 15px;
	float: left;
	height: 100%;
	left: 10px;
}

.button { border: 4px double #550000; }

.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inhoud  {
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px 0px 0px 230px;
	overflow: hidden;
	height: 100%;
}
.tekst {
	text-align: justify;
	margin-right: 30px;
}

#vurenhout {
	height: 125px;
	width: 100px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}

#grenenhout {
	float: right;
	height: 125px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}
#container1 {
	margin: 0px;
	padding: 1em;
	width: auto;
}
#container1 #fotol {
	float: left;
	width: 275px;
	margin: 0px;
	padding-top: 3px;
}


#container1 #fotor {
	float: right;
	width: 275px;
	margin: 0px;
	padding-top: 3px;
}
#container1 #fotom {
	padding-top: 3px;
	clear: none;
	margin-top: 0;
	margin-bottom: 0px;
	width: 275px;
	margin-left: 365px;
}

.omschrijving {
	text-align: center;
	border: 3px double #550000;
}

.spec {
	border: none;
	margin: 0px;
}
.spec1 {
	height: 200px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.spec2 {
	margin: 0px;
	height: 150px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sendform {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#gastenboek {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #DFB88C;
	border: medium dashed #D40000;
}


#google { text-align: center; }






#footer {
	text-align: center;
	clear: both;
	padding: 15px;
	margin-top: -50px;
}
#footer #gegevens { text-align: center; }


#footer address {
	font-size: 9px;
	color: #808080;
	text-align: right;
}

.klus {
	border: medium dashed #AA0000;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

.linkl {
	float: left;
	margin-left: 100px;
}

.linkr {
	float: right;
	margin-right: 100px;
}

#holwerda {
	clear: both;
	float: left;
}

