@charset "UTF-8";
/* Misc */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/backpatroon.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	color: #151518;
}
#container { 
	width: 950px;
	margin: 0 auto;
	border-left: 1px solid #E2613E;
	border-right: 1px solid #E2613E;
	min-height: 630px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
/* Header */
#header {
	width: 950px;
	height: 150px;
	position: relative;
}
#headerLeft {
	width: 37px;
	height: 37px;
	position: absolute;
	left: 27px;
	top: 60px;
	z-index: 30
}
#headerMiddle {
	width: 748px;
	height: 20px;
	background-color: #669933;
	padding-left: 150px;
	padding-top: 5px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	-khtml-opacity:0.5;
	position: absolute;
	top: 65px;
	left: 45px;
	border-bottom: 1px dotted #151518;
	border-top: 1px dotted #151518;
	border-right: 1px dotted #151518;
}
#headerRight {
	width: 146px;
	height: 138px;
	position: absolute;
	top: 10px;
	right: 168px;
	z-index: 20
}
#headerNavigation {
	position: absolute;
	top: 70px;
	left: 195px;
}
#divSearch {
	width: 145px;
	height: 35px;
	position: absolute;
	top: 10px;
	right: 0px;
}
#newsImg {
	width: 85px;
	height: 18px;
	position: absolute;
	top: 70px;
	right: 60px;
}
/* Sidebar left */
#sidebar1 {
	width: 162px;
	float: left;
	padding-left: 27px;
}
/* Sidebar right */
#sidebar2 {
	width: 138px;
	padding-right: 7px;
	float: right;
	position: relative;	
}
#sidebarRightNav {
	width: 138px;
	position: absolute;
	right: 4px;
	top: -29px;
}
.arrowLeft {
	color: #86a51f;
	padding-top: 5px;
}
.tableNews {
	width: 130px;
	background-color: #FFFFFF;
}
.newsTopic {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccb;
}
.newsTopic a {
	text-decoration: none;
	color: #878787;
}
.newsTopic a:hover {
	text-decoration: underline;
}
.tableArchive {
	width: 130px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #bfcd86;
}
.archiveTopic {
	padding-top: 5px;
	padding-bottom: 5px;
}
.archiveTopic a {
	text-decoration: none;
	color: #878787;
}
.archiveTopic a:hover {
	text-decoration: underline;
}
/* Content */
#mainContent {
	width: 586px;
 	float: left;
	padding-top: 16px;
	padding-bottom: 15px;
	padding-right: 30px;
} 
#mainContent h1 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #151518;
}
#maincontent a {
	text-decoration: none;
	color: #666666;
}
#maincontent a:hover {
	color: #a2b851;
	text-decoration: underline;
}
#flashContainer {
	border: 1px solid #b1c6a0;
	width: 573px;
}
/* Footer */
#footer { 
	text-align: center;
	border-top: 1px dotted #151518;
	color: #86a51f;
	margin-top:25px;
	padding-top: 6px;
	margin-left: 27px;
	margin-right: 27px;
	padding-bottom: 15px;
}
#footer a {
	color: #86a51f;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}
/* Diversen */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Nieuwsberichten */
.classNieuwsbericht {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
.classNieuwsberichtTitle {
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;
}
.classReadmore a {
	padding-top: 5px;
	color: #878787;
	text-decoration: none;
}
.classReadmore a:hover {
	text-decoration: underline;
}
.classNieuwsberichtDatum {
	font-size: 10px;
	padding-top: 10px;
}
/* Search */
#zoekKnop {
	cursor: pointer;
	padding-left: 5px;
	float: left;
}
#divZoeken {
	color: #8d8d8d;
	margin-bottom: 5px;
	
}
#ajaxSearch_input {
	border: 1px solid #78a700;
	font-size: 10px;
	height: 13px;
}
.ajaxSearch_result {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ajaxSearch_resultDescription {
	display: none;
}
.ajaxSearch_extract p {
	margin: 0px;
	padding: 0px;
}
.ajaxSearch_paging a {
	color: #4E4E4E;
	text-decoration: none;
}
.ajaxSearch_paging a:hover {
	text-decoration: underline;
}
.ajaxSearch_result a {
	text-decoration: none;
	color: #4E4E4E;
}
.ajaxSearch_result a:hover {
	text-decoration: underline;
}
/* Sitemap */
.LSM_0 ul { 
	color: #000101;
	font-weight: normal; 
	list-style-type: none; 
	line-height: 18px;
	padding-bottom: 20px;
}
.LSM_0 li { 
	list-style-type: none; 	
}
.LSM_0 li a, .LSM_0 li a:visited{
	color: #000101;
	text-decoration: none;
}
.LSM_0 li a:hover {
	color: #EA7F00;
	text-decoration: underline;
}
.LSM_1 li a, .LSM_1 li a:visited{
	color: #000101;
	text-decoration: none;
}
.LSM_1 li a:hover {
	color: #EA7F00;
	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;
}
/* Forms */
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #5D6B76;
}
.signup_dropdown {
	border: 1px solid #5D6B76;
}
.signup_textarea {
	border: 1px solid #5D6B76;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #5D6B76;
	font-size: 10px;
}
/* Navigatie */
.menuitem {
	position: relative;
	float: left;
	cursor: pointer;
	padding-right: 45px;
}
.menuitem a {
	text-decoration: none;
	color: #151518;
}
.menuitem a:hover {
	color: #666666;
}
.submenu {
	width: 101px;
	position: absolute;
	float: left;
	cursor: pointer;
	background-color: #FFFFFF;
	padding: 0px 6px 0px 6px;
	line-height: 12pt;
	border-bottom: 1px dotted #151518;
	border-left: 1px dotted #151518;
	border-right: 1px dotted #151518;
}
.submenu a, .submenu a:link {
	color: #151518;
	font-size: 10px; 
	text-decoration: none;
	cursor: pointer;
}
.submenu a:hover {
	color: #a2b851;
	border: none;
	cursor: pointer;
}
.innerRow {
	padding-bottom: 6px;
	padding-top: 4px;
}
.parent_parent {
	padding-right: 5px;
}
.parent_parent_active {
	padding-right: 5px;
}
.parent_last_parent {
	padding-right: 0px;
}	
