
html { }

* {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 10px;
	background-color: #000;
}

#main {
	width: 941px;
	margin: 14px auto;
	
}

#top {
	border: 2px solid #a38053;
	padding: 7px;
	margin-bottom: 13px;
	background-color: #fff;
}

#leftCol {
	float: left;
	padding: 7px;
	border: 2px solid #a38053;
	width: 170px;
	margin-right: 6px;
	margin-bottom: 10px;
	min-height: 309px;
	background-color: #fff;
}
#leftCol a{
	color:#000;
}

#rightCol {
	float: left;
	width: 741px;
	margin-left: 6px;
	margin-bottom: 10px;
	background-color: #fff;
}

#buttons {
	height: 31px;
	_height: 37px;
}

#button_sep {
	border-top: 2px solid #d1bfa9;
	border-bottom: 2px solid #a38053;
	
	width: 20px;
}

#content {
	border: 2px solid #a38053;
	border-top: none;
	min-height: 276px;
	
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 20px;
}

.button {
	height: 31px;
	text-align: center;
	border: 2px solid #d1bfa9;
	border-bottom: 2px solid #a38053;
	border-left: none;
	border-right: none;
}

.button_sel {
	height: 31px;
	text-align: center;
	padding-left: 14px;
	padding-right: 14px;
	border: 2px solid #a38053;
	border-bottom: 2px solid #fff;
}

.button_first {
	height: 31px;
	text-align: left;
	padding-left: 23px;
	border: 2px solid #d1bfa9;
	border-bottom: 2px solid #a38053;
	border-right: none;
}

.button_sel_first {
	height: 31px;
	text-align: left;
	padding-left: 23px;
	border: 2px solid #a38053;
	border-bottom: 2px solid #fff;
}

.button_last {
	height: 31px;
	text-align: right;
	padding-right: 23px;
	border: 2px solid #d1bfa9;
	border-bottom: 2px solid #a38053;
	border-left: none;
}

.button_sel_last {
	height: 31px;
	text-align: left;
	padding-left: 14px;
	border: 2px solid #a38053;
	border-bottom: 2px solid #fff;
}

.mnua {
	color: #ddd0c0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.mnua_sel {
	color: #a38053;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/*
.lk_paragraaf h2 {
	color: #fff;
	background-color: #a38053;
	height: 38px;
	padding: 6px;
	font-size: 30px;
	border: 1px solid #771111;
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
}
*/

.lk_paragraaf h2 {
	padding: 6px;
	font-size: 20px;
}

.lk_paragraaf p {
	font-size: 10px;
	letter-spacing: 1;
	margin-bottom: 10px;
}

.lk_paragraaf #imageLeft img {
	width: 168px;
	border: 1px solid #9b001c;
	margin-bottom: 10px;
}


#bar {
	height: 21px;
	font-size: 9px;
	overflow: hidden;
	background-color: #a38053;
}

.adresparagraaf p {
	margin-top: 6px;
	margin-left: 10px;
	font-size: 12px;
}

.subbutton {
	height: 31px;
	text-align: center;
	padding-right: 26px;
	
	
}

.subbutton_first {
	height: 31px;
	text-align: left;
}

.subbutton_last {
	height: 31px;
	text-align: right;
}

.smnua {
	color: #a38053;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.smnua_sel {
	color: #a38053;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#submenu {
	padding-top: 5px;
	height: 36px;
}


.paragraaf h2 {
	color: #000;
	font-size: 14px;
	padding-bottom: 10px;
	
}

.paragraaf p {
	font-size: 10px;
	margin: 10px 0px;
	
}

.paragraaf p a {
	color: #a38053;
	font-weight: bold;
	
}

.paragraaf p a strong {
	color: #a38053;
	
}


/* Dynaweb Elements */
.paragraaf {
	margin-bottom:20px;
	clear: both;
}
 
#imageLeft, #imageRight {
	border: none;
	font-size: 10px;
	padding-bottom: 10px;
}
 
#imageLeft img, #imageRight img {
	border: 1px solid #710707;
	width: 243px;
}
 
#imageLeft {
	float: left;
	margin-right: 10px;
}
 
#imageRight {
	float:right;
	margin-left: 10px;
}


.sitemap_tab {
	width:15px;
}
.sitemap_head {
	color: #a38053;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.sitemap_item {
	text-decoration: none;
	line-height: 18px;
	color: #4f4e4e;
}


.form_label {
	width: 200px;
}

.form_tekstveld {
	width: 300px;
}

.form_tekst label {
	padding-left: 10px;
	
}

.form_tekst input[type=checkbox] {
	padding-bottom: 15px;
	height: 16px;
}






