@charset "UTF-8";
/* General */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background_body.jpg);
	background-repeat: repeat;
	margin: 0; 
	padding: 0;
	font-size: 11px;
	color: #666666;
}
#container { 
	width: 950px;  
	background: #FFFFFF;
	background-image: url(../images/container_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 auto; 
} 
a {
	color: #006182;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}
/* Header */
#header { 
	width: 950px;
	height: 144px; 
} 
#headerLeft {
	float: left;
	width: 190px;
	height: 118px;
	background-image: url(../images/headerBackground.jpg);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-top: 26px;
}
#headerRight {
	float: left;
	height: 144px
}
#headerRightTop {
	height: 110px;
}
#headerRightBottom {
	width: 724px;
	height: 34px;
	background-image: url(../images/navigatieBackground.jpg);
	background-repeat: repeat-x;
}
/* Sidebar left */
#sidebar1 {
	float: left; 
	width: 152px;
	padding-left: 36px;
	padding-right: 38px;
}
.divider {
	border-top: 1px solid #6bb0c0;
}
.hoofdnavigatie {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}
.subnavigatie {
	padding-left: 15px;
	padding-bottom: 3px;
}
.taalHolder {
	margin-top: 15px;
	padding-left: 12px;
	padding-top: 6px;
	float: left;
	width: 142px;
	border-top: 1px solid #6bb0c0;
}
.taalImg {
	height: 12px;
	width: 20px;
	margin-right: 5px;
	float: left;
}
.taalLink {
	float: left;
}
/* Sidebar right */
#sidebar2 {
	float: right; 
	width: 234px; 
	border-top: 1px solid #006183;
	height: 480px;
}
#sidebarFollow {
	float: right;
	width: 105px;
	/*border-top: 1px solid #006183;*/
	height: 480px;
}
/* Content */
#mainContent {
 	float: left;
	width: 487px; 
} 
#content {
	padding-left: 13px;
	padding-right: 13px;
	line-height: 14px;
	padding-top:10px;
	padding-bottom: 15px;
}
#content h2 {
	color: #006182;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: normal;
}
#titleBar {
	width: 487px;
	height: 79px;
}
#titleBarFollow {
	width: 612px;
	height: 79px;
}
#titleBarLeft {
	float: left;
	background-image: url(../images/longtitleLeft.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 79px;
}
#titleBarMiddle {
	float: left;
	background-color: #006183;
	width: 461px;
	height: 49px;
	padding-top: 30px;
}
#titleBarMiddleFollow {
	float: left;
	background-color: #006183;
	width: 586px;
	height: 49px;
	padding-top: 30px;
}
#titleBarMiddleFollow h1 {
	padding: 0px;
	margin: 0px;
}
#titleBarMiddle h1 {
	padding: 0px;
	margin: 0px;
}
#titleBarRight {
	float: left;
	background-image: url(../images/longtitleRight.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 79px;
}
#mainContentFollow {
	float: left;
	width: 612px;
}
/* Footer */
#footer { 
	width: 705px;
	height: 40px;
	padding-left: 245px;
} 
#footer a {
	color: #006182;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
/* Misc */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Navigatie */
.menuitem {
	position: relative;
	float: left;
	cursor: pointer;
	height: 34px;
	margin: 0px;
	display: block;
}
a.topLink, a.topLink:visited {
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
a.topLink:hover {
	color: #FFFFFF;
	display: block;
}
.innerRow {
	background-color: #00496e;
	color: #FFFFFF;
	display: block;
}
.innerRow a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-top: 7px;
	display: block;
}
.innerRow a:hover {
	color: #90b9d2;
	text-decoration: none;
	display: block;
}
.submenu {
	width: 170px;
	border: 1px solid #FFFFFF;
}
.parent_first_parent {
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
	padding-right: 12px;
	padding-bottom: 8px;
}
.parent_parent {
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
	padding-right: 12px;
	border-left: 1px solid #FFFFFF;
	padding-bottom: 8px;
}
.parent_last_parent {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 12px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.parent_first_parent_active {
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
	padding-right: 12px;
	padding-bottom: 8px;
	background-image: url(../images/active_back_nav.jpg);
	background-repeat: repeat-x;
}
.parent_last_parent_active {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 12px;
	text-align: center;
	background-image: url(../images/active_back_nav.jpg);
	background-repeat: repeat-x; 
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.parent_parent_active {
	padding-left: 15px;
	padding-top: 10px;
	text-align: center;
	padding-right: 12px;
	background-image: url(../images/active_back_nav.jpg);
	background-repeat: repeat-x; 
	padding-bottom: 8px;
	border-left: 1px solid #FFFFFF;
	
}	
/* 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 {
	border: 1px solid #6bb0c0;
	font-size: 10px;
	height: 13px;
	width: 130px;
}
.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 */
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #6bb0c0;
	width: 200px;
}
.signup_textarea {
	border: 1px solid #6bb0c0;
	width: 350px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #6bb0c0;
	font-size: 10px;
}