
	
	/*
	CSS Include

	Name:	 	: CSS Print
	Address		: http://www.storktechnicalservices.com	
	Copyright	: Stork	
	Author	 	: Site Administrator
	Created	 	: 2007-11-22T21:10:10
	...
*/
/* GLOBAL RESET AND SETTING NEW DEFAULTS */

html, body, address, blockquote, div, p, pre, h1, h2, h3, h4, h5, h6, hr,
dd, dl, dt, ul, ol, li,
a, abbr, acronym, b, big, br, cite, code, del, dfn, em, i, ins, kbd, q, samp, small, span, strong, sub, sup, tt, var,
img, object, iframe,
caption, table, tbody, td, tfoot, th, thead, tr,
input, textarea, select, button, form, fieldset, legend, label	
{ margin: 0; border: none; padding: 0; vertical-align: baseline; text-align: left; text-indent: 0; text-decoration: none; color: black; list-style-type: none; }

html, body { width: 100%; height: 100%; background: #FFF; }
body { font: 62.5%/1;  }

a { font-size:inherit; }
a:link, a:hover { text-decoration: underline; }
a:visited, a:active, a:focus { text-decoration: none; }

:focus { outline: 0; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

abbr[title], dfn[title], acronym[title] { cursor: help; border-bottom: 1px dotted #000; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

sup { position: relative; top: -5px; font-size: 10px; }
sub { position: relative; top: 5px; font-size: 10px; }

p { margin-bottom: 0.5em; margin-top: 0.5em; }

table { border-collapse: collapse; border-spacing: 0; font-size:inherit;}
	caption, td, th, tr { vertical-align: top; font-size:inherit;}
	
input, textarea, select, button { margin: 0; padding: 0; border: 1px solid #000; }
select[size]{ vertical-align: top; } 
select[size="1"] { vertical-align: middle; } 
	optgroup { font-style: normal; color: #000; background: #FFF; }
		optgroup option { padding-left: 22px; } 
textarea { vertical-align: top; overflow: auto; }

hr { height: 1px; margin: 7px 0!important; margin: 0; border: 0; color: #c2c9d1; background: #000; }

/* GLOBAL CLASSES */

.g-hide { display: none; }
.g-hide_text { text-indent: -9999px; }
.g-clear { float: none !important; clear: both !important; }
.g-clear_left { clear: left !important; }
.g-clear_right { clear: right !important; }
.g-clear_fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* end of CSS Print */




/*
	3CSS Include

	Name:	 	: CSS Print
	Address		: http://www.storktechnicalservices.com	
	Copyright	: Stork
	Author	 	: Site Administrator
	Created	 	: 2007-11-22T21:10:10

*/
/* @charset "UTF-8"; */
/* Cornerstone HTML4 0.1 */

/* GLOBAL RESET AND SETTING NEW DEFAULTS */
/* @import url(base.css); */

/* LAYOUT */

body { background: url(/baseimages/body-bg.png) no-repeat 50% 0; }
	.l-container  { min-height: 100%; margin: 0 auto; position: relative; }
		.l-header { display:none; }
			.l-header_big { display:none; }
			#flashobj{ background: #fff; height: 223px; left: 0px; position: absolute; top: 80px; width: 946px; }
			.l-header_small { height: 202px; }
		.l-main { padding: 0 16px 190px /* 18px */ 0;}
			.l-content { line-height: 1.5 }
			.l-content_rightbar { width: 677px; padding-right: 235px; margin-right: -210px; float: left; }
			.l-sidebar {display:none;}
				.l-sidebar_rightbar { width: 210px; float: left; }
				.l-sidebar_leftbar { display:none; }
				.l-sidebar_leftbar a { color: #002b4b; text-decoration: none; }
				.l-sidebar_leftbar h2 { padding-top: 10px;  padding-bottom: 15px; padding-left: 15px;}
		.l-footer__inner{position:relative;left:-20px;}

/* NAVIGATION */

.n-glob { overflow: hidden; }
	.n-glob li { margin-left: -1px; border-left: 1px solid #002b4b; padding: 0 7px; float: left; }
		.n-glob a { color: #002b4b; }
.n-glob_header-1 { height: 13px; position: absolute; right: 171px; top: 19px; }
	.n-glob_header-1 li { height: 13px; line-height: 12px; }
		.n-glob_header-1 a:link, .n-glob_header-1 a:visited { text-decoration: none; }
		.n-glob_header-1 a:hover, .n-glob_header-1 a:active, .n-glob_header-1 a:focus { text-decoration: underline; }
.n-glob_header-2 { border: none; overflow: visible; position: absolute; left: 211px; top: 60px; font-size: 14px; font-weight: bold; }
	.n-glob_header-2 li { margin: 0 25px 0 15px; border: none; padding: 0 0 4px 0; position: relative; font-size: 14px; font-weight: bold; background: #fff url(/baseimages/sprites-png24.png) no-repeat -80px -80px; }
	.n-glob_header-2 li.isfolder { background: #fff url(/baseimages/sprites-png24.png) no-repeat -94px -80px; }
	.n-glob_header-2 li.isfolder:hover { background: #fff url(/baseimages/sprites-png24.png) no-repeat -1px -80px; }
		.n-glob_header-2 li:hover a {  }
		.n-glob_header-2 a { height: 16px; margin-left: 15px; padding: 0 7px; display: block; text-decoration: none; background: #FFF;}
		.n-glob_header-2 ul { width: 153px; border: 1px solid #002b4b; overflow: hidden; position: absolute; left: -9999px; top: 20px; background: #FFF; }
			.n-glob_header-2 ul li, .n-glob_header-2 ul li.isfolder { margin: -1px 0 0 0; border-top: 1px solid #afb0b3; padding: 6px 0 6px 20px; float: none; background: #fff url(/baseimages/sprites-png24.png) no-repeat -187px -10px; }
				.n-glob_header-2 ul a { margin: 0; padding: 0; display: inline; font-weight: normal; background: none; }
				.n-glob_header-2 li:hover ul { left: 0; }
					.n-glob_header-2 li li:hover, .n-glob_header-2 li.isfolder li.isfolder:hover { background: #e8ecef url(/baseimages/sprites-png24.png) no-repeat -187px -10px; }
.n-glob_lang { position: absolute; right: 0; top: 62px; }
	.n-glob_lang li { width: 20px; height: 13px; margin-left: 7px; border: none; padding: 0; background: #fff url(/baseimages/sprites-png24.png) no-repeat -17px -82px; }
	.n-glob_lang .n-glob_lang__2 { background-position: -39px -82px; }
	.n-glob_lang .n-glob_lang__3 { background-position: -60px -82px; }
	.n-glob_lang a { width: 20px; height: 13px; display: block; text-indent: -9999px; }	
.n-glob_footer { display:none; }
	.n-glob_footer li { height: 13px; border-color: #868788; line-height: 12px; }
		.n-glob_footer a:link, .n-glob_footer a:visited { text-decoration: none; color: #868788; }
		.n-glob_footer a:hover, .n-glob_footer a:active, .n-glob_footer a:focus { text-decoration: underline; }

.n-loc { margin-bottom: 100px; font-size: 14px; font-weight: bold;  border-bottom: 1px solid #a5b3c1; }
	.n-loc li { padding: 5px 0 6px 15px;}
/*	.n-loc li:hover { background: #e8ecef; } */
		.n-loc a { color: #002b4b; text-decoration: none; }
		.n-loc ul { margin-top: 2px; }
			.n-loc li li { padding: 0 0 0 10px; border: none; font-size: 12px; font-weight: normal; line-height: 16px; }
				.n-loc li li a:link, .n-loc li li a:visited { text-decoration: none; }
				.n-loc li li a:hover { text-decoration: underline; }
				.n-loc .active a {background: #e8ecef;}
				.n-loc span.active { width: 195px;  }

.n-breadcrumbs { height: 20px; margin: 231px 0 0 18px; }
	.n-breadcrumbs span { float: left; color: #000 }
		.n-breadcrumbs span span { float: none; color: #868788; }
		.n-breadcrumbs a:link, .n-breadcrumbs a:visited { color: #868788; text-decoration: none; }
		.n-breadcrumbs a:hover, .n-breadcrumbs a:active, .n-breadcrumbs a:focus { text-decoration: underline; }
.l-header_small .n-breadcrumbs { margin-top: 130px; }
.n-breadcrumbs_search-results { margin: 2px 0 0 0; }
	.n-breadcrumbs_search-results span { font-weight: bold; color: #002b4b; }
	.n-breadcrumbs_search-results a:link, .n-breadcrumbs_search-results a:visited { color: #002b4b; text-decoration: underline; }
	.n-breadcrumbs_search-results a:hover, .n-breadcrumbs_search-results a:active, .n-breadcrumbs_search-results a:focus { color: #002b4b; text-decoration: none; }

.n-paging { height: 12px; overflow: hidden; float: right; font-size: 10px; }
	.n-paging li { margin-left: -1px; border-left: 1px solid #496eab; padding: 0 4px; float: left; color: #496EAB; }
		.n-paging a:link, .n-paging a:visited { text-decoration: underline; color: #496eab; }
		.n-paging a:hover, .n-paging a:active, .n-paging a:focus { text-decoration: none; }
		.n-paging li.g-active a { color: #002b4b; }
.n-paging_project-top { margin: 33px -4px 0 0; }
.n-paging_project-bottom { margin: 19px -4px 0 0; }
.n-paging_search-top { margin: -38px -4px 0 0; }
.n-paging_search-bottom { margin: -24px -4px 0 0; }


/* BOXES */

.b-search {}
	.b-search input[type=text] { width: 126px; height: 14px; margin-right: 7px; border: 1px solid #d5d5d5; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; font-size: 12px; color: #002b4b; }
	.b-search input[type=submit] { width: 13px; height: 13px; border: none; position: relative; top: 1px; text-indent: -9999px; background: #179ddb url(/baseimages/sprites-png24.png) no-repeat -81px -80px; }
.b-search_header { position: absolute; right: 0; top: 15px; }
.b-search_sidebar { margin-bottom: 40px; }

/* overruled 20091210aev because our system does not allow us to indicate which column is the last one */
/*
.b-column { width: 234px; float: left; line-height: 16px; color: #868788;}
.b-column_content-last { width: 210px; }
.b-column_footer-last { width: 444px; }
*/
.b-column { width: 210px; padding-left: 20px; margin: 0 0 1em 0; float: left; line-height: 16px; color: #868788; }
/* .b-column:first-child { padding-left: 0; } 20091210aev we know MSIE6 does not do this */
	.b-column strong, .b-column h3 { margin-bottom: 7px; display: block; font-size: 16px; color: #002b4b; }
	.b-column h3 { margin-bottom: 9px; color:#002b4b;}
	.b-column h3 a { text-decoration: none; color:#002b4b;}
	.b-column li { padding-left: 15px; background: url(/baseimages/sprites-png24.png) no-repeat -132px -80px;  }
	.b-column li a { text-decoration: none; color: #868788;}
	.b-column p { margin-bottom: 2px; color: #868788; }
	.b-column img { margin-bottom: 11px; display: block; }
	.b-column select { color: #062954; }
	.b-related-links__more{ font-weight: bold; color: #868788; } 

.b-sitemap {}
	.b-sitemap * { margin-right: 25px; }
	.b-sitemap h3 { margin: 0 25px 10px 0; border-bottom: 1px solid #b2bfc9; padding-bottom: 6px; }
		.b-sitemap h3 a { color: #00acec; text-decoration: none; }
	.b-sitemap h4 { margin-bottom: 1px; }
		.b-sitemap h4 a { font-size: 14px; color: #002b4b; text-decoration: none; }
	.b-sitemap ul { margin-bottom: 15px; }
		.b-sitemap li { margin: 0; padding: 0; background: none; }

.b-sidebar__box { border: 1px solid #354c66; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 7px; }
	.b-sidebar__box strong { margin-bottom: 7px; display: block; font-size: 16px; color: #002b4b; }
	.b-sidebar__box p { line-height: 17px; font-weight: bold; }
	.b-sidebar__box a { color: #0080ff; }
.l-sidebar .b-sidebar__box { padding-bottom: 13px; color: #868788; } /* color not working */
	.l-sidebar .b-sidebar__box p { line-height: 17px; font-weight: normal; }
	.l-sidebar .b-sidebar__box a { color: #3e5696; white-space: nowrap; }
	.l-sidebar .b-sidebar__box span strong { margin: 30px 0 24px 0; display: block; font-size: 12px; }

.b-list { margin-top: 10px;}
	.b-list h2 { margin: 0 0 10px 0px; } 
	.b-list li { margin-bottom: 42px; overflow: hidden; }
 		.b-list img { float: left;  margin-right: 10px; }  
 		.b-list h3 { margin: 0 0 4px 0px; } 
		.b-list h3 a {text-decoration: none; } 
		.b-list p { margin-bottom: 0px; }
		.b-list a { font-size: 12px; color: #496eab; }
		
		
.b-search-results { margin-top: 30px; padding-left: 25px; width:200px;}
	.b-search-results__title { margin-bottom: 30px; display: block; font-size: 14px; }
/*	.b-search-results ol { margin-left: 17px; } */
/*		.b-search-results li { margin-bottom: 28px; list-style-type: decimal; color: #002B4B; font-weight: bold; } */
	.b-search-results ul { margin-left: 0px; }
		.b-search-results li {color: #002B4B; font-weight: bold; }
					.b-search-results .b-wysiwyg * { font-size: 12px; color: #808284; font-weight: normal; display:block;}
				.b-search-results p { margin-bottom: 0; }
	.b-search-results a { color: #002B4B; text-decoration: none;}

/* DATA */
h1.hidden { display:none;}
.l-header h1 { height: 79px; width: 187px; position: relative; left: 16px; top: 25px; }
.l-header h1 a { height: 79px; width: 187px; display: block; text-indent: -9999px; background: url(/baseimages/sprites-png24.png) no-repeat 0 0; }

	
.l-container { font: 12px/1.1 'Trebuchet MS', Helvetica, sans-serif; }
/* 	a:link { color: #00F; }
	a:visited { color: #F0F; } */
	.l-content h2 { font-size: 18px; color: #002b4b; margin-bottom: 15px;}
	.l-header_sitemap+.l-main .l-content h2 { margin-bottom: 25px; font-size: 20px; }
	.l-content h3 { font-size: 16px; color: #002b4b; }
	.l-content_project h3 { margin: 30px 140px 10px 0; }
	.l-content_project img { float: left; margin: 0 10px 10px 0;}
	.l-content h4 { float: none; font-size: 14px; color: #002b4b; }
	.landing { margin-left: 18px; padding-top: 3px; font-size: 13px; line-height: 16px; }
	.landing h2 { margin: 0px 140px 10px 0; }
	.landing li, .l-content_project li { padding-left: 15px; background: url(/baseimages/sprites-png24.png) no-repeat -132px -80px;  }
	.n-paging li { background-image: none; padding-left: 4px;}
	
	.vacatures table {}
	.vacatureitemblock a:visited { text-decoration: underline; }
	.vacatureitemblock td {padding: 5px; }
	.vacaturepaginering td {padding-top: 15px; }

	
	.b-wysiwyg { padding-top: 0.5em; padding-bottom: 1em; font-size: 13px; line-height: 1.5; }
	.b-wysiwyg h2 {}
	.b-wysiwyg h3 {}
	.b-wysiwyg h4 {}
	.b-wysiwyg h5 {}
	.b-wysiwyg h6 {}
	.b-wysiwyg strong {}
	.b-wysiwyg em {}
	.b-wysiwyg blockquote {}
	.b-wysiwyg q {}
	.b-wysiwyg table {}
	.b-wysiwyg caption {}
	.b-wysiwyg th {}
	.b-wysiwyg td {}
	.b-wysiwyg ins {}
	.b-wysiwyg img {}
	
	.b-wysiwyg li { padding-left: 1em; margin-left: 1em; line-height: 1.3 }
	.b-wysiwyg p, .b-wysiwyg ol, .b-wysiwyg ul { margin-top: 0.5em; margin-bottom: 1em; }
	.b-wysiwyg p:first-child { margin-top: 0 }
	.b-wysiwyg ol li { list-style-type: decimal }
/*	.b-wysiwyg ul li { list-style-type: disc } */

	
/* JQUERY PLUGINS STYLES */
.jqTransformSelectWrapper { width: 183px; height: 21px; border: 1px solid #d0d0d0; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; padding: 0 6px; float: left; position: relative; font-size: 13px; color: #062954; background: url(/baseimages/sprites-png24.png) repeat-x 0 -229px; }
	.jqTransformSelectWrapper * { font-size: 13px; line-height: 20px; color: #062954; }
	.jqTransformSelectWrapper  a.jqTransformSelectOpen { width: 23px; height: 16px; display: block; position: absolute; right: 5px; top: 4px; background: url(/baseimages/sprites-png24.png) no-repeat -109px -80px;  }
	.jqTransformSelectWrapper ul { width: 183px; border: 1px solid #d0d0d0; display: none; position: absolute; left: -1px; top: 21px; overflow: auto; background: #FFF; z-index:10; }
		.jqTransformSelectWrapper li { padding: 0; background: none; }
			.jqTransformSelectWrapper li a { height: 21px; padding: 0 6px; display: block; line-height: 21px; text-decoration: none; }
			.jqTransformSelectWrapper li  a.selected { color: #062954; background: #EDEDED; }
			.jqTransformSelectWrapper li a:hover, .jqTransformSelectWrapper ul a.selected:hover { color: #FFF; background: #3582c4; }
.jqTransformHidden { display: none; }

.bannermenu { vertical-align: middle; background:transparent; color: #eee; font-weight: bold; float: right; width: 155px; text-align: left; padding: 5px; margin: 5px; border: 0 solid; overflow: hidden; }
.l-header_big .bannermenu { height: 202px; }
.l-header_small .bannermenu { height: 102px; }
.bannermenu h1, .bannermenu ul, .bannermenu ul li, .bannermenu ul li a { background: transparent; margin: 0 0 0 0!important; padding: 0 0 0 0!important; color: #eee; border: 0 solid; text-align: left; text-indent: 0; font-weight: bold; }
.bannermenu h1 { /* needed due to .l-header h1 */ height: auto; width: auto; position: static; }
.bannermenu ul { list-style-type: none; }
.bannermenu ul li { line-height: 1.6; }
.bannermenu ul li a { text-decoration: underline; }

/* end of CSS Print */



.locationfinder form{display:none;}

.locationresults{page-break-inside:auto;}

  .b-wysiwyg {page-break-inside:avoid}
  
 .l-main, .l-content, .b-wysiwyg, .b-wysiwyg p, .l-container, .body{width:800px;}

 
 .l-footer, .l-footer__inner{width:800px;}
 



