/* Begin Typography & Colors */
body {
	font-size: 13px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B77B02;
	margin:0px;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center top;
	
	}
#wrapper {
	background-color:#999;
}

#zandlinks {
	position:absolute;
	left:0px;
	right:50%;
	top:0px;
	margin-right:250px;
	z-index:1;
	overflow:hidden;
	text-align:right;
	padding-top:300px;
}
#zandlinks img {
	width:100%;
}
	
#headerimg {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	height:86px;
	text-align:center;
	overflow:hidden;
	z-index:20;
}
	
	
#links {
	position:absolute;
	left:0px;
	right:50%;
	top:86px;
	margin-right:250px;
	text-align:right;
	padding-right:20px;
	padding-top:20px;
	z-index:8;
	height:900px;
	overflow:visible;
	
	background-repeat:no-repeat;
	background-position:right 0px;

}
#rechts {
	position:absolute;
	right:0px;
	left:50%;
	top:86px;
	margin-left:250px;
	padding-left:20px;
	padding-top:20px;
	z-index:9;
	
	
}
.rechtstekst {
	position:relative;
	width:190px;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
}
.linkstekst {
	position:relative;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}
#midden {
	position:absolute;
	left:50%;
	top:83px;
	margin-left:-250px;
	width:500px;
	padding-top:0px;
	z-index:10;
	
}
#midden img {
	width:100%;
}
.metadingen {
	position:relative;
	font-size:10px;
	letter-spacing:0px;
	margin-bottom:0px;
}
.klein {
	font-size:10px;
}
.kleinonder {
	font-size:10px;
	line-height:14px;
}

.bericht {
	position:relative;
	margin-bottom:5px;
	padding-bottom:3px;

}
.berichtsingle {
	position:relative;
	margin-bottom:-6px;

}
.berichtarchief {
	position:relative;
	border-bottom-color:#000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	margin-bottom:-6px;
	padding-bottom:10px;

}

.koplijn {
	position:relative;
	padding-bottom:0px;
	margin-top:5px;
	padding-top:13px;
	border-top-color:#000;
	border-top-style:dotted;
	border-top-width:0px;
}

.koplijnarchief {
	position:relative;
	padding-bottom:0px;
	margin-top:18px;
}
#archieftitel {
	position:relative;
	margin-top:5px;
	border-bottom-color:#000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	text-align:center;
	display:none;
}
#welkom {
	position:relative;
	z-index:120;
	height:8px;
	margin-top:-8px;
}
h2 {
	font-size:20px;
	font-weight:normal;
	line-height:25px;
	display:inline;
}
h3 {
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	display:inline;
}

p {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
li {
	list-style:none;
	padding:0px;
	margin:0px;
}
.berichtsingle ul {
	list-style-type:disc;
	padding-left: 25px;
	margin-top:20px;
}
.berichtsingle li {
	list-style-type:disc;
	padding-left: 0px;
}

a:link {
	color: #B77B02;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B77B02;
}
a:hover {
	text-decoration: underline;
	color:#B77B02;
}
a:active {
	text-decoration: none;
	color: #B77B02;
}

.NL {
	color:#000;
}

.NL a:link {
	color: #000;
	text-decoration: none;
}
.NL a:visited {
	text-decoration: none;
	color: #000;
}
.NL a:hover {
	text-decoration: underline;
	color:#000;
}
.NL a:active {
	text-decoration: none;
	color: #000;
}


a img {
border: none;
}
a:hover img {
border: none;
}
a:link img {
border: none;
}
a:visited img {
border: none;
}
a:active img {
border: none;
}



ol.commentlist {
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}
.says {
	display:none;
}
.fn {
	font-style:normal;
	font-size:10px;
	color:#000;
}
.comment-body {
	margin-top:10px;
}
.fn a:link {
	color: #000;
	text-decoration: none;
}
.fn a:visited {
	text-decoration: none;
	color: #000;
}
.fn a:hover {
	text-decoration: underline;
	color:#000;
}
.fn a:active {
	text-decoration: none;
	color: #000;
}
#reacties {
	border-top-color:#000;
	border-top-style:dotted;
	border-top-width:1px;
	position:relative;
	margin-top:20px;
}
.commentlist p {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
.commentmetadata {
	display:none;
	
}
.reply {
	display:none;
}
#comment {
        width: 490px;
		height:150px;
        border: 1px dotted #000;
        padding: 5px;
}
#author, #email, #url {
	padding: 5px;
	border: 1px dotted #000;
	margin-right:5px;
}
#reageer {
	position:relative;
	margin-top:25px;
	padding-top:10px;
	border-top-color:#000;
	border-top-style:dotted;
	border-top-width:1px;
}

#searchform input[name=s] { 
	border-color:#000;
	border-style:dotted;
	border-width:1px;
	margin-bottom:5px;
	margin-right:0px;
	width:100px;
	

} /* use this instead of .searchfield */
#searchform input[type=submit] { 
	border: 0px solid #006;
    background: #B77B02;
	color:#FFF;
	font-size:11px;
	padding:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
} /* use this instead of .searchbutton */

.stippellijn {
	position:relative;
	width:100%;
	height:8px;
	border-top-color:#000;
	border-top-style:dotted;
	border-top-width:1px;
}
.wpcf7-text {
	border-color:#000;
	border-style:dotted;
	border-width:1px;
	width:100%;
	
}
.formulier textarea {
	border-color:#000;
	border-style:dotted;
	border-width:1px;
	width:100%;
}
.wpcf7-submit {
	border: 0px solid #006;
    background: #B77B02;
	color:#FFF;
	font-size:11px;
	padding:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#laden img {
	position:relative;
	width:16px;
	height:16px;
}

.your-name {
	background-color:#333;
}
#your-name {
	background-color:#333;
}
.vorigvolgend {
	position:relative;
	width:500px;
	
}

.vorigbericht {
	position:relative;
	text-align:left;
	font-size:10px;
	width:240px;
	float:left;
	padding-right:10px;
}
.volgendbericht {
	padding-left:10px;
	position:relative;
	text-align:right;
	font-size:10px;
	width:240px;
	float:left;
	
}
.commentaar {
	position:relative;
	width:190px;
	color:#000;
	float:right;
}
.commentaar a:link {
	color: #000;
	text-decoration: none;
}
.commentaar a:visited {
	text-decoration: none;
	color: #000;
}
.commentaar a:hover {
	text-decoration: underline;
	color:#000;
}
.commentaar a:active {
	text-decoration: none;
	color: #000;
}


