@charset "utf-8";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	background-color: #3F4E30;
	margin: 0px;
	background-image: url(../images/achtergrbody.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-size:12px;
}
PRE {
	font-family:monospace;
}
A {
	color:#5F7D51;
	text-decoration:none;
}
A:hover {
	color:#5F7D51;
	text-decoration:underline;
}
FORM {
	margin:0px;
}
P, PRE {
	color:#000000;
}
P, TD, UL, OL {
	font-size:12px;
}
INPUT, TEXTAREA, SELECT textarea {
	color:#000000;
	border: #006AC2 1px solid;
	font-size:12px;
}
input[type=radio], input[type=checkbox] {
	border: 0px solid;
}
/* Frames, spacing, link-to-top */ 
DIV.csc-frame-frame1 {
	background-color:#F3FAF3;
	padding:2px 4px 2px 4px;
	border:1px solid #333;
}
DIV.csc-frame-frame2 {
	background-color:#FFFFFF;
	padding:0px 0px 4px 0px;
	border-bottom:1px dotted #009CFF;
	margin-bottom:4px;
	margin-top:3px;
	font-size:12px;
}
/* Headers, plain */ 
H1 {
	font-size:16px;
	color:#394D31;
	font-weight:bold;
	padding-top: 6px;
	padding-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H2 {
	font-size:16px;
	color:#394D31;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H3 {
	font-size:16px;
	color:#394D31;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H4 {
	font-size:16px;
	color:#394D31;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H5 {
	font-size:16px;
	color:#394D31;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H6 {
	font-size:16px;
	color:#394D31;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H1, H2, H3, H4, H5, H6 {
	margin:0px 0px 0px 0px;
	margin-top:5px;
	margin-bottom:5px;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top:0px;
}
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A {
	color: #009900;
	text-decoration:none;
}
H2 A {
	color:#009900;
}
H3 A {
	color:#009900;
}
H4 A {
	color:#009900;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover {
	color: #009900;
	text-decoration:underline;
}
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption {
	font-size:12px;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
	font-size:12px;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
	font-size:12px;
}
/* Header date */ 
P.csc-header-date {
	font-size:10px;
	color:#009900;
}
#container {
	top:0px;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/header1.jpg);
	background-color: #3F4E30;
	height: 320px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigatie_boven {
	height: 30px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/navigatie_boven.gif);
}
#container_links {
	height: 305px;
	width: 220px;
	padding-top: 40px;
	vertical-align: top;
	text-align: left;
}
#container_rechts {
	height: 300px;
	width: 560px;
	padding-top: 30px;
	vertical-align: top;
}
/********************************/
/* Vertical navigation menu */
/*******************************/

.horiznav1 a:link, .horiznav1 a:visited, .horiznav1 a:active {
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	display: block;
	height: 18px;
	padding-right: 20px;
	padding-top: 165px;
}
.horiznav1 a:hover {
	color: #009900;
}
.horiznav1-act a:link, .horiznav1-act a:visited, .horiznav1-act a:active {
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
	color: #009900;
	float: left;
	display: block;
	height: 18px;
	padding-right: 20px;
	padding-top: 165px;
}
.vertnav1 a:link, .vertnav1 a:visited, .vertnav1 a:active {
	font-size:16px;
	text-decoration:none;
	width:199px;  /*white*/
	color:#4E5B41;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 1px;
	padding-left: 20px;
	padding-bottom: 5px;
	height: 18px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vertnav1 a:hover {
	display:block;
	font-size:16px;
	text-decoration:underline;
	width:199px;  /*white*/
	color:#3F4E30;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 1px;
	padding-left: 20px;
	padding-bottom: 5px;
	height: 18px;
}
.vertnav1-act a:link, .vertnav1-act a:visited, .vertnav1-act a:active {
	display:block;
	font-size:16px;
	text-decoration:none;
	width:199px;  /*white*/
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 1px;
	padding-left: 20px;
	padding-bottom: 5px;
	height: 18px;
	background-color: #394D31;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.vertnav2 a:link, .vertnav2 a:visited, .vertnav2 a:active {
	font-size:13px;
	text-decoration:none;
	width:189px;  /*white*/
	color:#5F7D51;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 1px;
	padding-left: 30px;
	padding-bottom: 5px;
	display: block;
}
.vertnav2 a:hover {
	text-decoration:underline;
}
.vertnav2-act a:link, .vertnav2-act a:visited, .vertnav2-act a:active {
	font-size:12px;
	text-decoration:none;
	width:189px;  /*white*/
	color:#394D31;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 1px;
	padding-left: 30px;
	padding-bottom: 5px;
	display: block;
}
#container_inhoud {
	height: auto;
	vertical-align: top;
	float: none;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 630px;
}
.rootline {
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-size: 9px;
	padding-bottom: 40px;
}
.bodytext {
	vertical-align: top;
	color: #000000;
	line-height: 18px;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active {
	color:#5F7D51;
	text-decoration:none;
}
.bodytext a:hover {
	color:#5F7D51;
	text-decoration:underline;
}
.csc-textpic {
	margin-left: 10px;
	margin-right: 10px;
}
.prijslijst {
	border-collapse: collapse;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	width: 600px;
}
.prijslijst .tr-odd {
	font-style: italic;
}
.prijslijst .tr-odd .td-0 {
	vertical-align: top;
	padding-left: 20px;
	color: #4A5942;
	padding-bottom: 20px;
}
.prijslijst .tr-even {
	font-weight: bold;
	color: #394D31;
}
.prijslijst .td-0 {
	vertical-align: top;
}
.prijslijst .td-1 {
	vertical-align: top;
	text-align: right;
}
.menu {
	text-align: center;
}

#footerlink {
	text-align:left;
	font-size:9px;
	font-weight: normal;
	height: 17px;
	padding-top: 23px;
	padding-left: 20px;
	background-image: url(../images/footer.jpg);
}
#footerlink a:link, #footerlink a:visited, #footerlink a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#footerlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
