@charset "utf-8";
body {
	background-image: url(layout/achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 10pt;
}

#outerwrapper {
	width: 903px;
	margin: auto;
	background-image: url(layout/wrapper.jpg);
	background-repeat: repeat-y;
}

#wrapper {
	text-align: left;
	width: 903px;
	background-image: url(layout/bg.jpg);
	background-repeat: no-repeat;
}

#hoofding {
	height: 419px;
	width: 853px;
	padding-top: 12px;
}
#links {
	float: left;
	width: 670px;
	padding-left: 10px;
}

#rechts {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-top: 10px;
}
#links h1   {
	color: #508712;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
#menu {
	width: 848px;
	text-align: center;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
}
#menu a:hover {
	color: #961C07;
}
#menu  a#current {
	color: #CC0000;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	margin-left: 10px;
}

#rechts a {
	color: #508712;
	text-decoration: none;
	background-color: #ECF2B6;
	border: 1px solid #508712;
	float: left;
	height: 19px;
	width: 140px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left: 10px;
	margin-left: 30px;
}
#rechts a:hover {
	background-color: #E2EB92;
	font-weight: bold;
}

#rechts li {
	list-style-type: none;
}
#rechts ul {
	margin: 0px;
	padding: 0px;
}

#links p {
	margin-top: 0px;
	margin-bottom: 4px;
	color: #000;
}
#links a {
	color: #508712;
}
#container {
	width: 880px;
	background-image: url(layout/wrapper.jpg);
	float: left;
	background-repeat: repeat-y;
}

#footer {
	clear: both;
	width: 848px;
	color: #DFEA8A;
	text-align: right;
	padding-right: 5px;
	background-color: #8C9A29;
	margin-left: 1px;
}
#links h2 {
	font-size: 12pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #508712;
	font-style: italic;
	margin-bottom: 4px;
}
#links h3 {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #508712;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.tekstrechts {
	text-align: right;
}
#rechtss h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#rechtss {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-top: 10px;
}
#rechtss a {
	color: #508712;
}
.midden {
	text-align: center;
}
.rechts {
	text-align: right;
}
#links h4 {
	background-image: url(layout/achtergrond-titel.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 13pt;
	color: #333;
}
#links #navigatie {
	text-align: center;
}
th {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#rechtss h1 , #rechts h1{
	font-size: 12pt;
	color: #508712;
	margin-top: 0px;
	margin-bottom: 5px;
}
#rechtss #nieuw td p , #rechts #nieuw td p{
	margin: 0px;
	padding: 0px;
}
#rechtss #nieuw td, #rechts #nieuw td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #508712;
	padding-top: 10px;
	padding-bottom: 10px;
}
#links #navigatie {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#links #navigatie a {
	text-decoration: none;
}
