@charset "UTF-8";
/* General */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
	font-size: 11px;
}
h2 {
	font-size:14px;
	color: #000000;
	margin-bottom:0px;
}
#container { 
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	background-image: url(../images/backgroundApple.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
} 
/* Header */
#header { 
	width: 950px;
	height: 128px;
} 
#headerLeft {
	float: left;
	width: 214px;
	height: 114px;
	padding-left: 20px;
	padding-top: 14px;
}
#headerRight {
	float: right;
	width: 716px;
	height: 126px;
	background-image: url(../images/headerBanner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 2px solid #e27900;
}
#headerRightTop {
	width: 210px;
	height: 21px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 73px;
	padding-left: 501px;
	background-image: url(../images/hoekje_topnavigatie.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	color: #7e8588;
}
#topNavRightBox{
	float:right;
	width:200px;
	padding: 6px 0px 6px 20px;

	background-color:#ffffff;
}
#headerRightTop a {
	text-decoration: none;
	color: #7e8588;
	
}
#headerRightTop a:hover {
	text-decoration: underline;
}
#headerRightBottom {
	width: 716px;
	height: 28px;
}
.headerNav {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #e27900;
	margin-right: 5px;
	height: 21px;
	padding-top: 6px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.headerNav a {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.headerNav a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}	
/* Sidebar left */
#sidebar1 {
	float: left; 
	width: 197px; 
	padding-right: 37px;
	padding-top: 43px;
	padding-bottom: 10px;
}
#zoekContainer {
	width: 197px;
	height: 79px;
	background-image: url(../images/zoekBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
#zoekContainerTop {
	width: 185px;
	height: 17px;
	padding-top: 6px;
	padding-left: 12px;
	color: #FFFFFF;
	font-size: 14px;
}
#zoekContainerMiddle {
	padding-left: 12px;
	width: 185px;
	height: 18px;
	padding-top: 6px;
}
#zoekContainerMiddleLeft {
	float: left;
	width: 158px;
	height: 18px;
}
#zoekContainerMiddleRight {
	float: left;
	width: 25px;
	height: 16px;
	padding-left: 2px;
	padding-top: 2px;
}
#zoekContainerBottom {
	width: 185px;
	height: 17px;
	padding-top: 6px;
	padding-left: 12px;
}
#zoekContainerBottom a {
	text-decoration: none;
	text-transform: uppercase;
	color: #e17900;
	font-size: 10px;
}
#sidebar1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#sidebar1 ul li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px #7e8588 solid;
	padding-bottom: 7px;
	padding-top: 7px;
}
#sidebar1 ul li h2 {
	padding: 0px;
	margin: 0px;
}
#sidebar1 ul li h2 a {
	text-decoration: none;
	color: #7e8588;
	font-size: 13px;
	font-weight: normal;
}
#sidebar1 ul li h2 a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
/* Sidebar right */
#sidebar2 {
	float: right; 
	width: 176px; 
	padding-top: 43px;
	padding-bottom: 10px;
}
.sidebarContainer {
	width: 176px;
	border-bottom: 1px solid #7e8588;
	border-top: 1px solid #7e8588;
	background-image: url(../images/sidebarRight_background.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 6px;
}
#sidebar2 h2 {
	padding: 0px;
	margin: 0px;
	color: #7e8588;
	font-size: 17px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 6px;
}
#sidebar2 h3 {
	padding: 0px;
	margin: 0px;
	color: #67961d;
	font-size: 10px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}
#sidebar2 p {
	padding: 0px;
	margin: 0px;
	color: #7e8588;
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
}
#sidebar2 h3 a {
	text-decoration: none;
	color: #67961d;
	font-size: 11px;
}
#sidebar2 h3 a:hover {
	text-decoration: underline;
}
.readmore {
	width: 176px;
	height: 38px;
	text-align: right;
	padding-top: 7px;
}
.readmoreLeft {
	float: left;
	width: 153px;	
}
.readmoreRight {
	float: left;
	width: 23px;
}
/* Content */
#mainContent {
 	float: left;
	width: 487px;
	padding-right: 53px;
	padding-top: 38px;
	padding-bottom: 10px;
} 
#mainContent h1 {
	padding: 0px;
	margin: 0px;
	color: #7e8588;
	font-size: 20px;
	font-weight: normal;
}
#mainContent p {
	line-height: 15px;
}
#mainContent a {
	text-decoration: none;
	color: #7e8588;
}
#mainContent a:hover {
	text-decoration: underline;
}
/* Footer */
#footer { 
	width: 950px;
	height: 47px;
	border-top: 1px solid #dfe1e1;
	padding-top: 10px;
} 
#footerLeft {
	float: left;
	width: 264px;
	height: 47px;
}
#footerRight {
	float: right;
	width: 686px;
	height: 47px;
	text-align: right;
}
#footerRight a {
	text-decoration: none;
	color: #7e8588;

	font-size: 10px;
}
#footerRight a:hover {
	text-decoration: underline;
}
.red {
	color: #af1614;
	text-decoration: none;
	font-size: 10px;
}
.green {
	color: #67961d;
	text-decoration: none;
	font-size: 10px;
}
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* sitemap */
.LSM_0 ul { 
	color: #005fb9;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 5px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_0 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 li a,LSM_1 li a:visited{
	color: #005fb9;
	text-decoration: none;
}
.LSM_1 li a:hover {
	color: #005fb9;
	text-decoration: underline;
}
.LSM_1 ul { 
	list-style-image: url('../images/tree_hook.gif');
} 
.LSM_1 li { 
	list-style-image: url('../images/tree_hook.gif');
	font-weight: normal;
}
/* Ajax search */
#zoekKnop {
	cursor: pointer;
	padding-left: 5px;
	float: left;
}
#divZoeken {
	color: #005bf9;
	padding-bottom: 5px;
	padding-top: 27px;
	margin-left: 12px;
	font-size: 12px;
}
#divAvancedSearch {
	color: #006841;
	padding-top: 5px;
	margin: 0px;
	font-size: 9px;
}
#divAvancedSearch a {
	font-size: 10px;
	color: #006841;
	text-decoration: none;
}
#divAvancedSearch a:hover{
	text-decoration: underline;
}
.ajaxSearch_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #dfe1e1;
	width: 150px;
}
.ajaxSearch_result {
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.ajaxSearch_resultDescription {
	display: none;
}
.ajaxSearch_extract p {
	margin: 0px;
	padding: 0px;
}
.ajaxSearch_paging a {
	color: #006841;
	text-decoration: none;
}
.ajaxSearch_paging a:hover {
	text-decoration: underline;
}
.ajaxSearch_result a {
	text-decoration: none;
	color: #006841;
}
.ajaxSearch_result a:hover {
	text-decoration: underline;
}
.ajaxSearch_resultLink a{
	color: #007F20;
	text-decoration: none;
}
.ajaxSearch_resultLink a:hover {
	text-decoration: underline;
}
.ajaxSearch_highlight1 {
	color: #000000;
	background: #FFFF00;
}
/* Forms */
h3 {
	margin: 0px;
	padding: 0px;
	color: #76952f;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 10px;
}
.greenText {
	color: #76952f;
}
.loginContainer {
	width: 100%;
}
.loginContainerLeft {
	float: left;
	width: auto;
	padding-right: 6px;
}
.loginContainerRight {
	float: left;
	width: auto;
}
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #7e8588;
	width: 200px;
}
.signup_input_100 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #bfc2c3;
	width: 175px;
}
.inputfield {
	height: 13px;
	font-size: 10px;
	border: 1px solid #7e8588;
}
.signup_textarea {
	border: 1px solid #7e8588;
	width: 350px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #7e8588;
	font-size: 10px;
}
.inputfield_156 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #7e8588;
	width: 146px;
}
