td, tr, table, p, input, textarea, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #456f27;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

:-moz-any-link:focus {
outline: none;
}

body, html{
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, html {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-shadow-color: #713c1d;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #8f931d;
	scrollbar-3dlight-color: #aea70e;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
	overflow: auto;
}

#wrapper {
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
}

#wrapper #header {
	width: 100%;
	height: 139px;
	background: url(../images/head_back.jpg);
}

#wrapper #header .logo {
	width: 100%;
	height: 139px;
	background: url(../images/header.jpg) no-repeat left top;
}

#wrapper #table {
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#wrapper #table .leeg {
	width: 200px;
	height: 10px;
	background: url(../images/menuback_01.jpg);
}

#wrapper #table #menu {
	width: 100%;
	height: 10px;
	background: #885737;
	padding-left: 25px;
}

#wrapper #table #menu a, #wrapper #table #menu .select {
	display: block;
	width: 120px;
	line-height: 24px;
	text-align: center;
	float: left;
	background: #96aad0;
	border: 1px solid #000;
	margin-left: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#wrapper #table #menu a:hover {
	background: #000;
	border: 1px solid #fff;
}

#wrapper #table #menu .select {
	background: #000;
	border: 1px solid #fff;
}

#wrapper #table .leegd {
	width: 100%;
	height: 10px;
	background: #885737;
}

#wrapper #table #menu2 {
	width: 200px;
	height: 100%;
	background: #456f27 url(../images/menuback_02.jpg) no-repeat -4px top;
	_background: #456f27 url(../images/menuback_02.jpg) no-repeat;
	padding-top: 16px;
}

#wrapper #table #menu2 .td_menu2 a {
	display: block;
	width: 159px;
	_width: 189px;
	line-height: 24px;
	text-align: center;
	background: url(../images/knop.jpg) no-repeat;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
}

#wrapper #table #menu2 .td_menu2 a:hover {
	background: url(../images/knop_on.jpg) no-repeat;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#wrapper #table #menu2 .td_menu2 .select {
	background: url(../images/knop_select.jpg) no-repeat;
	border-left: 1px solid #fed500;
	border-top: 1px solid #fed500;
	border-bottom: 1px solid #fed500;
	color: #fed500;
}

#wrapper #table #menu2 .contact {
	color: #fed500;
}

#wrapper #table #content {
	width: 100%;
	height: 100%;
	background: #fff;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#wrapper #table #content .submenu {
	width: 100%;
	background: #456f27;
	padding: 5px;
	text-align: center;
	border: 1px solid #000;
	color: #fff;
}

#wrapper #table #content .submenu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#wrapper #table #content .submenu a:hover {
	color: #fed500;
}

#wrapper #table #content .submenu .select {
	color: #fed500;
}

#wrapper #table #content .kopje, h1, H1, .h1, .H1 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

#wrapper #table #content .subkopje, h2, H2, .h2, .H2 {
	font-size: 12px;
	color: #456f27;
	font-weight: bold;
}

#wrapper #table #content .subkopje2, h3, H3, .h3, .H3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#wrapper #table #content .balk_rechts {
	width: 180px;
	background: #456f27;
	padding: 10px;
}

#wrapper #table #content .balk_rechts img {
	border: none;
}

#wrapper #table #content .balk_rechts .kopje {
	width: 170px;
	_width: 160px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	background: #456f27;
	color: #000000;
	margin-bottom: 10px;
}

#wrapper #table #content .padding-right {
	padding-right: 20px;
}

#wrapper #table #content .padding-left {
	padding-left: 20px;
}

#wrapper #table #content .padding-top {
	padding-top: 20px;
}

#wrapper #table #content .padding-bottom {
	padding-bottom: 20px;
}

#wrapper #table #content #nieuwstabel {
	width: 100%;
	border: 1px solid #456f27;
	padding: 10px;
}

#wrapper #table #content #nieuwstabel .nieuwstitel {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#wrapper #table #content #nieuwstabel .nieuwsdatum {
	font-size: 11px;
	color: #713c1d;
	font-style: italic;
}

#wrapper #table #content .input {
	width: 300px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 3px;
	border: 1px solid #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

#wrapper #table #content .area {
	width: 300px;
	height: 100px;
	margin-bottom: 3px;
	border: 1px solid #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

#wrapper #table #content .button {
	border: 1px solid #663300;
	background: #456f27;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper #table .leeg3 {
	width: 100%;
	height: 100%;
	background: #fff;
}

#wrapper #table .leeg2 {
	width: 200px;
	height: 10px;
	background: #456f27;
}

#wrapper #table .leeg2d {
	width: 100%;
	height: 10px;
	background: #885737;
}

.width200 {
	width: 200px;
	text-align: center;
	border: 1px solid #456f27;
	padding: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}