/* -------------------- SITE -------------------- */

.screenDisable {
	}

.printDisable {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	}

html, body {
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004578;
	}

#sidecentreringTabel {
	width: 100%;
	height: 100%;
	margin: auto;
	}

#sidecentreringCelle {
	vertical-align: middle;
	text-align: center;
	}

#sidecentrering {
	position: relative;
	margin: auto;
	width: 990px;
	height: 560px;
	text-align: left;
	}

#custInfo {
	width: 900px;
	text-align: right;
	vertical-align: middle;
	}

#custInfo a { text-decoration: none }
#custInfo a:link { color: #004578 }
#custInfo a:visited { color: #004578 }
#custInfo a:hover { text-decoration: underline }
#custInfo a:active {}

#techCMS {
	height: 8px;
	padding-left: 2px;
	text-align: left;
	font-size: 10px;
	color: silver;
	}

#techCMS a:link { color: silver; text-decoration: none }
#techCMS a:visited { color: silver }
#techCMS a:active { color: silver }
#techCMS a:hover { text-decoration: underline }


/* -------------------- MODULE : i_menu.asp -------------------- */

#menu {
	width: 990px;
	height: 23px;
	}

#menu2 {
	width: 162px;
	height: 313px;
	}

/* -------------------- MODULE : i_printfriendly.asp -------------------- */

#printfriendly {
	width: 17px;
	height: 16px;
	}

/* -------------------- MODULE : i_contact3.asp -------------------- */

.ctf_legendText, .ctf_legendEmail, .ctf_legendMemo, .ctf_legendMemo2, .ctf_legendShow, .ctf_legendSelect, .ctf_legendRadio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: right;
	vertical-align: top;
	}

.ctf_legendCheckbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.ctf_fieldText, .ctf_fieldEmail, .ctf_fieldMemo, .ctf_fieldMemo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	width: 250px;
	}

.ctf_fieldCheckbox, .ctf_fieldSelect, .ctf_fieldRadio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.ctf_fieldMemo, .ctf_fieldMemo2 {
	height: 50px;
	}

.ctf_textButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* -------------------- MODULE : i_breadcrumbs.asp -------------------- */

#breadcrumbs {
	}

#bcr_YouAreHere,
#bcr_ThisPage,
.bcr_link,
.bcr_link A,
.bcr_link A:link,
.bcr_link A:active,
.bcr_link A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99b7d9;
	}

#bcr_ThisPage {
	color: #004578;
	}

/* -------------------- MODULE : i_search.asp -------------------- */

#panel4b_search {}

#searchForm {}

.seaf_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #004578;
	width: 150px;
	background-color: transparent;
	color: black;
	padding: 0px;
	margin: 0px;
	height: 19px;
	}

.seaf_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	border: 0px;
	color: #004578;
	background-color: transparent;
	cursor: pointer;
	height: 18px;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	}

.sear_Words,
.sear_Text,
.sear_Head0,
.sear_Head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}

.sear_Words {
	color: #99b7d9;
	}

.sear_Text,
.sear_Text A,
.sear_Text A:link,
.sear_Text A:active,
.sear_Text A:visited {
	color: #99b7d9;
	}

.sear_Text A:hover {
	text-decoration: underline;
	}

.sear_Head0 {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #004578;
	}

.sear_Head1 {
	font-size: 12px;
	margin-bottom: 1em;
	color: black;
	}

.sear_Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	}

/* -------------------- MODULE : i_news2.asp -------------------- */

/* news list */

#nwsl_div {
	width: 192px;
	height: 273px;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	overflow-x: hidden;
	overflow-y: hidden;
	}

#nwsl_div a {
	text-decoration: none
	}

#nwsl_div a:link {}
#nwsl_div a:visited {}
#nwsl_div a:hover { text-decoration: underline }
#nwsl_div a:active {}

#nwsl_table { height: 100% }

#nwsl_items { vertical-align: top }

.nwsl_title {
	vertical-align: top;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	}

.nwsl_title a:link { color: black }
.nwsl_title a:visited { color: black }
.nwsl_title a:hover { text-decoration: underline }
.nwsl_title a:active {}

.nwsl_item {
	vertical-align: top;
	padding: 0px 0px 20px 0px;
	}

.nwsl_image {
	vertical-align: top;
	padding: 0px 0px 0px 10px;
	float: right;
	}

.nwsl_date {
	font-size: 10px;
	color: #99b7d9;
	padding-right: 1em;
	}

.nwsl_teaser {
	vertical-align: top;
	}

#nwsl_archive {
	font-size: 10px;
	text-align: right;
	}

#nwsl_archive A:link { color: #99b7d9 }
#nwsl_archive A:visited { color: #99b7d9 }
#nwsl_archive A:active {}
#nwsl_archive A:hover { text-decoration: underline }

/* news item */

#nwsi_div {
	width: 554px;
	height: 194px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}

#nwsi_div a:link {}
#nwsi_div a:visited { color: #BBBBBB }
#nwsi_div a:active {}
#nwsi_div a:hover { text-decoration: underline }

#nwsi_title {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	color: #004578;
	}

#nwsi_teaser {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
	color: #99b7d9;
	}

#nwsi_item {
	vertical-align: top;
	width: 274px;
	}

#nwsi_date {
	font-size: 10px;
	color: #99b7d9;
	padding-right: 1em;
	display: block;
	}

#nwsi_text {
	padding-top: 5px;
	display: block;
	}

#nwsi_itemImage {
	width: 280px;
	text-align: right;
	vertical-align: top;
	}

#nwsi_image {
	padding: 0px 0px 10px 0px;
	}

#nwsi_gallery {
	font-size: 10px;
	text-align: right;
	}

#nwsi_gallery a:link { color: #BBBBBB }
#nwsi_gallery a:visited { color: #BBBBBB }
#nwsi_gallery a:active {}
#nwsi_gallery a:hover { text-decoration: underline }

/* news archive */

#nwsa_div {
	width: 554px;
	height: 194px;
	font-family: Arial, Helvetica, sans-serif;
	}

.nwsa_title {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	}

.nwsa_title a:link { color: #004578 }
.nwsa_title a:visited { color: #004578 }
.nwsa_title a:active {}
.nwsa_title a:hover { text-decoration: underline }

.nwsa_item {
	padding: 0px 0px 20px 0px;
	}

.nwsa_date {
	font-size: 10px;
	color: #99b7d9;
	padding-right: 1em;
	}

.nwsa_teaser {
	font-size: 12px;
	color: black;
	}

/* -------------------- CUSTOM PANELS -------------------- */

#panel1_topbanner {
	width: 990px;
	height: 118px;
	}

#panel2_menu {
	width: 990px;
	height: 44px;
	background-color: #004578;
	}

#panel2b_menuCover {
	width: 6px;
	height: 44px;
	background-color: #004578;
	}

#panel3_siteborder {
	width: 988px;
	height: 397px;
	background-color: transparent;
	border-left: 1px solid #004578;
	border-right: 1px solid #004578;
	border-bottom: 1px solid #004578;
	}

#panel4_topbox {
	width: 970px;
	height: 24px;
	background-color: transparent;
	border: 1px solid #004578;
	}

#panel5_menu2 {
	width: 184px;
	height: 325px;
	background-color: transparent;
	border-left: 1px solid #004578;
	border-right: 1px solid #004578;
	}

#panel5b_p {
	width: 184px;
	height: 368px;
	background-image: url( /images/p184.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#panel6_tribox1 {
	width: 182px;
	height: 26px;
	background-color: transparent;
	border: 1px solid #004578;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004578;
	padding: 7px 0px 0px 6px;	
	}

#panel6_tribox1b {
	width: 188px;
	height: 92px;
	background-color: transparent;
	border-left: 1px solid #004578;
	border-right: 1px solid #004578;
	background-image: url( /images/fade188.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#panel7_tribox2 {
	width: 182px;
	height: 26px;
	background-color: transparent;
	border: 1px solid #004578;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004578;
	padding: 7px 0px 0px 6px;	
	}

#panel7_tribox2b {
	width: 188px;
	height: 92px;
	background-color: transparent;
	border-left: 1px solid #004578;
	border-right: 1px solid #004578;
	background-image: url( /images/fade188.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#panel8_tribox3 {
	width: 182px;
	height: 26px;
	background-color: transparent;
	border: 1px solid #004578;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004578;
	padding: 7px 0px 0px 6px;	
	}

#panel8_tribox3b {
	width: 188px;
	height: 92px;
	background-color: transparent;
	border-left: 1px solid #004578;
	border-right: 1px solid #004578;
	background-image: url( /images/fade188.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

.triboxTitle {
	padding: 6px 3px 0px 3px;
	font-weight: bold;
	color: black;
	}

.triboxTitle a:link { color: black; text-decoration: none }
.triboxTitle a:visited { color: black; text-decoration: none }
.triboxTitle a:active { color: black }
.triboxTitle a:hover { text-decoration: underline }

.triboxTeaser {
	padding: 3px 3px 0px 3px;
	}

.triboxBreak {
	margin: 8px 5px 2px 5px;
	padding: 0px 0px 0px 0px;
	background-color: #99b7d9;
	height: 1px;
	}

#panel9_newsbox {
	width: 200px;
	height: 26px;
	background-color: transparent;
	border: 1px solid #004578;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004578;
	padding: 7px 0px 0px 6px;	
	}

#panel9_newsboxB {
	width: 206px;
	height: 288px;
	background-color: transparent;
	border-left: 1px solid #004578;
	border-right: 1px solid #004578;
	background-image: url( /images/fade206.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#panel10_bottombox {
	width: 970px;
	height: 24px;
	background-color: transparent;
	border: 1px solid #004578;
	}

#panel11_jobcenter {
	width: 36px;
	height: 20px;
	background-image: url( /images/jobcenter.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004578;
	width: 564px;
	height: 194px;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: #080E1A;
	scrollbar-track-color: #F8F8F8;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #080E1A;
	scrollbar-darkshadow-Color: #080E1A;
	}

#text1 A,
#text1 A:link,
#text1 A:visited,
#text1 A:active {
	text-decoration: none;
	}

#text1 A:hover {
	text-decoration: underline;
	}

.boxShowName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	color: #004578;
	}

.boxShowTeaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	vertical-align: top;
	color: #99b7d9;
	}

.boxShowByline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99b7d9;
	padding-right: 1em;
	}

.boxShowDato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99b7d9;
	padding-right: 1em;
	}

.boxShowContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding-top: 5px;
	}

.boxShowImage {
	width: 280px;
	text-align: right;
	vertical-align: top;
	float: right;
	}

