@charset "UTF-8";
/* General */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECECEC;
	margin: 0; 
	padding: 0;
	color: #000101;
}
#container { 
	width: 950px; 
	background-color: #FFFFFF;
	margin: 0 auto; 
} 
a {
	color: #6283cc;
}
a:hover {
	color: #666666;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #4c83c8;
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 10px;
	padding-top: 5px;
}
h2 {
	padding: 0px;
	margin: 0px;
	color: #4c83c8;
	font-weight: normal;
	font-size: 15px;
	padding-bottom: 10px;
}
h3 {
	padding: 0px;
	margin: 0px;
	color: #4c83c8;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 10px;
}
h4 {
	padding: 0px;
	margin: 0px;
	color: #4c83c8;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
}
p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	padding-bottom: 5px;
}
/* Header */
#header { 
	width: 950px;
	height: 330px; 
} 
#headerFollow { 
	width: 950px;
	height: 145px; 
} 
#headerTop {
	width: 950px;
	height: 120px;
}
#headerTopLeft {
	float: left;
	width: 190px;
	height: 70px;
	padding-left: 35px;
	padding-top: 50px;
}
#headerTopRight {
	float: left;
	width: 725px;
	height: 120px;
}
#headerTopRightTop {
	width: 705px;
	height: 50px;
	padding-right: 20px;
	padding-top: 10px;
}
#headerHome {
	float: left;
	width: 399px;
	text-align: right;
	padding-right: 26px;
}
#headerContact {
	float: left;
	width: 40px;	
}
#headerSitemap {
	float: left;
	width: 40px;
}
#headerZoeken {
	float: left;
	width: 200px;
}
#headerTopRightBottom {
	width: 725px;
	height: 25px;
	background-color: #dfe9f5;
	border-top: 2px solid #4c83c8;
	margin-bottom: 33px;
}
#headerBottom {
	width: 950px;
	height: 210px;
}
#headerBottomLeft {
	float: left;
	width: 185px;
	height: 210px;
	background-color: #d3d3d3;
	padding-left: 40px;
}
#headerBottomCenter {
	float: left;
	width: 500px;
	height: 210px;
}
#headerBottomRight {
	float: left;
	width: 185px;
	padding-right: 40px;
	height: 210px;
	background-color: #d3d3d3;
}
#headerBottomFollow {
	width: 950px;
	height: 25px;
}
#headerBottomLeftFollow {
	float: left;
	width: 185px;
	height: 25px;
	background-color: #d3d3d3;
	padding-left: 40px;
}
#headerBottomCenterFollow {
	float: left;
	width: 500px;
	height: 25px;
}
#headerBottomRightFollow {
	float: left;
	width: 185px;
	padding-right: 40px;
	height: 25px;
	background-color: #d3d3d3;
}
/* Sidebar left */
#sidebar1 {
	float: left; 
	width: 185px; 
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.submenu {
	padding-left: 5px;
}
#sidebar1 h3 {
	padding: 0px;
	margin: 0px;
	color: #4c83c8;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 3px;
}
#sidebar1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	padding-left: 15px;
}
#sidebar1 li {
	padding-bottom: 2px;
	padding-top: 2px;
}
#flashcontentHome{
	width:182px;
	height:240px;
}
/* Sidebar right */
#sidebar2 {
	float: right; 
	width: 185px; 
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.vacancyBlock {
	padding-top: 5px;	
	padding-bottom: 5px;
	border-top: 1px dashed #6283cc;
	margin-bottom: 10px;
	padding-left: 10px;
}
.readmore {
	text-align: right;
}
/* Content */
#mainContent {
 	float: left;
	width: 486px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 7px;
	padding-right: 7px;
}
#mainContent ul {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-bottom: 5px;
}
#mainContent h1 {
	padding: 0px;
	margin: 0px;
	color: #4c83c8;
	font-weight: normal;
	font-size: 17px;
	padding-bottom: 10px;
	padding-top: 15px;
} 
#mainContent h2 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#mainContent p {
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#mainContent950 {
 	float: left;
	width: 864px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 43px;
	padding-right: 43px;
} 
#mainContent950 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	padding-left: 14px;
}
#mainContent950 ul li {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
/* Footer */
#footer { 
	width: 950px;
	height: 22px;
	border-top: 5px solid #ECECEC;
	text-align: center;
	color: #666666;
	font-size: 9px;
	padding-top: 18px;
	text-transform: lowercase;
} 
#footer a {
	text-decoration: none;
	color: #666666;
	font-size: 9px;
	text-transform: lowercase;
}
#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: 25px;
	margin:0px;
	display: block;
	background-image: url(../images/ArrowLine.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.topLink, a.topLink:visited {
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	color: #4c83c8;
	text-align: center;
	display: block;
	padding-right: 10px;
}
a.topLink:hover {
	color: #000101;
	display: block;
}
.innerRow {
	background-color: #ffffff;
	width: 147px;
	display: block;
	border-left: 1px solid #6b98d1;
	border-right: 1px solid #6b98d1;
}
.innerRow a {
	color: #000101;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 119px;
	display: block;
	border-bottom: 1px dashed #6b98d1;
}
.innerRow a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #6b98d1;
	width: 119px;
	display: block;
}
.parent_first_parent {
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
	padding-right: 12px;
}
.parent_parent {
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
	padding-right: 12px;
}
.parent_last_parent {
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
	padding-right: 12px;
}
.parent_first_parent_active {
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
	padding-right: 12px;
}
.parent_last_parent_active {
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
	padding-right: 12px;
}
.parent_parent_active {
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
	padding-right: 12px;
}	
/* 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 #999999;
	font-size: 10px;
	height: 13px;
	margin-left: 12px;
	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 #999999;
	width: 200px;
}
.inputfield {
	height: 13px;
	font-size: 10px;
	border: 1px solid #999999;
}
.signup_textarea {
	border: 1px solid #999999;
	width: 350px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #999999;
	font-size: 10px;
}
/* Adds */
.addBlock {
	width: 180px;
	padding-bottom: 15px;
}
.addTitle a {
	font-size: 13px;
	color: #0000FF;
}
.addLine {
	font-size: 11px;
	color: #000000;
}
.addURL {
	font-size: 11px;
	color: #008000;
}
.addBlockBanner {
	border: 1px solid #dfe9f5;
	padding: 10px;
	width: 464px;
	height: 60px;
}
.addBlockBannerLeft {
	float: left;
	width: 230px;
}
.addBlockBannerRight {
	float: left;
	width: 230px;
}

