/* -------------------- SITE -------------------- */

.screenDisable {
	}

.printDisable {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	}

html, body, #sidecentreringTabel {
	width: 100%;
	height: 100%;
	margin: auto;
	}

img{  
	border-style: none;
}

#sidecentreringCelle {
	text-align: center;
	vertical-align: middle;
	}

#sidecentrering {
	position: relative;
	margin: auto;
	width: 796px;
	height: 560px;
	text-align: left;
	border: 0;
	}

html, body, table, thead, tbody, tfoot, tr, td, div, span, p {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0;
	margin: 0;
	}

p { padding: 0px 0px 15px 0px }

h1, h2, h3 { padding: 0px 0px 5px 0px; margin: 0 }
h1 { font-size: 20px }
h2 { font-size: 16px }
h3 { font-size: 12px }

a { color: black; text-decoration: none }
a:link {}
a:visited {}
a:active {}
a:hover { text-decoration: underline }

#custInfo {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	}

#techCMS {
	height: 8px;
	padding-left: 2px;
	text-align: left;
	font-size: 10px;
	color: silver;
	}

#techCMS a { color: silver; text-decoration: none }
#techCMS a:link {}
#techCMS a:visited {}
#techCMS a:active {}
#techCMS a:hover { text-decoration: underline }

/* -------------------- MODULE : i_menu.asp -------------------- */

#menu {
	background-image: url( /images/button_back.png );
	background-position: top left;
	background-repeat: repeat-y;
	}

/* -------------------- 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: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	}

.ctf_legendCheckbox {}

.ctf_fieldText, .ctf_fieldEmail, .ctf_fieldMemo, .ctf_fieldMemo2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 250px;
	border: 1px solid black;
	}

.ctf_fieldCheckbox, .ctf_fieldSelect, .ctf_fieldRadio {}

.ctf_fieldMemo, .ctf_fieldMemo2 { height: 90px }

.ctf_textButton {
	width: 100%;
	border: 0;
	background-color: #087c93;
	color: white;
	}

/* -------------------- MODULE : i_banner2.asp -------------------- */

/* front page */

#banner1,
#banner2,
#banner3,
#banner4,
#banner5,
#banner6,
#banner7,
#banner8 {
	width: 80px;
	height: 146px;
	background-color: #F0F0F0;
	}

#banner1 a:hover,
#banner2 a:hover,
#banner3 a:hover,
#banner4 a:hover,
#banner5 a:hover,
#banner6 a:hover,
#banner7 a:hover,
#banner8 a:hover { text-decoration: none }

.banTxt_div {
	height: 30px;
	padding: 110px 3px 6px 3px;
	background-image: url( /images/arrow3.png );
	color: white;
	}

/* sub page */

#subpage_banner1,
#subpage_banner2,
#subpage_banner3,
#subpage_banner4,
#subpage_banner5,
#subpage_banner6,
#subpage_banner7,
#subpage_banner8 {
	width: 80px;
	height: 41px;
	padding-top: 0;
	background-color: black;
	}

#subpage_banner1 a:hover,
#subpage_banner2 a:hover,
#subpage_banner3 a:hover,
#subpage_banner4 a:hover,
#subpage_banner5 a:hover,
#subpage_banner6 a:hover,
#subpage_banner7 a:hover,
#subpage_banner8 a:hover { text-decoration: none }

/* all pages */

#banner9 {
	width: 140px;
	height: 100px;
	line-height: 1.2em;
	}

/* -------------------- MODULE : i_newsroll.asp -------------------- */

#activities_and_news {
	font-size: 20px;
	color: white;
	padding-bottom: 10px;
	}

#newsroll_div {
	width: 234px;
	height: 267px;
	padding: 5px;
	background-image: url( /images/news_back.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

.nrc_date {
	font-size: 10px;
	color: black;
	}

.nrc_headline,
.nrc_headline A,
.nrc_headline A:link,
.nrc_headline A:active,
.nrc_headline A:visited {
	font-size: 12px;
	color: black;
	}

#nrc_allNews,
#nrc_allNews A,
#nrc_allNews A:link,
#nrc_allNews A:active,
#nrc_allNews A:visited {
	font-size: 10px;
	padding-top: 10px;
	color: white;
	text-align: right;
	}

/* single news item */

#nrs_newsItemTable {
	width: 630px;
	border: 0px;
	padding: 0px;
	}

#nrs_newsItemAuthor {
	vertical-align: top;
	text-align: center;
	width: 80px;
	}

#nrs_newsItemAuthorImage {}

#nrs_newsItemAuthorName {
	text-align: center;
	padding-top: 10px;
	}

#nrs_newsItemImage {
	width: 320px;
	height: 240px;
	}

#nrs_newsItemText {
	padding-top: 10px;
	width: 420px;
	vertical-align: top;
	}

#nrs_newsItemDate {
	height: 1em;
	padding-top: 10px;
	font-style: italic;
	color: #D0D0D0;
	}

/* news list */

#nrs_newsListContainer {
	width: 400px;
	height: 400px;
	}

#nrs_newsListBarsTable {
	border: 0px;
	padding: 0px;
	width: 100%;
	}

#nrs_newsListPageBar {
	text-align: center;
	background-color: #E0E0E0;
	}

#nrs_newsListPageBarNewsCount {
	float: left;
	}

#nrs_newsListPageBarPageShown {
	float: right;
	}

#nrs_newsListNavBar {
	text-align: center;
	padding-bottom: 20px;
	}

#nrs_newsListNavBarNext {
	float: right;
	}

#nrs_newsListNavBarPrev {
	float: left;
	}

.nrs_newsListNavBarPageNo {
	padding-left: 5px;
	}

.nrs_newsListNewsTable {
	border: 0px;
	padding: 0px;
	width: 100%;
	}

.nrs_newsListNewsImage {
	width: 80px;
	padding-top: 10px;
	}

.nrs_newsListNewsText {
	padding: 10px 0px 0px 10px;
	vertical-align: top;
	}

.nrs_newsListNewsTextDate {}

.nrs_newsListNewsTextHeadline {}

/* -------------------- MODULE: i_cal.asp -------------------- */

.cal_Div {}

.cal_NavTable { width: 100%; font-size: 11px; padding-bottom: 10px }

.cal_NavPrevYear { width: 5%; text-align: left }
.cal_NavPrevYear a:link,
.cal_NavPrevYear a:visited,
.cal_NavPrevYear a:active { color: gray; text-decoration: none }
.cal_NavPrevYear a:hover { color: black; text-decoration: underline }

.cal_NavPrev { width: 20%; text-align: left; }
.cal_NavPrev a:link,
.cal_NavPrev a:visited,
.cal_NavPrev a:active { color: gray; text-decoration: none }
.cal_NavPrev a:hover { color: black; text-decoration: underline }

.cal_NavThis { width: 20%; text-align: center }
.cal_NavThis a:link,
.cal_NavThis a:visited,
.cal_NavThis a:active { color: gray; text-decoration: none }
.cal_NavThis a:hover { color: black; text-decoration: underline }

.cal_NavNext { width: 20%; text-align: right }
.cal_NavNext a:link,
.cal_NavNext a:visited,
.cal_NavNext a:active { color: gray; text-decoration: none }
.cal_NavNext a:hover { color: black; text-decoration: underline }

.cal_NavNextYear { width: 5%; text-align: right }
.cal_NavNextYear a:link,
.cal_NavNextYear a:visited,
.cal_NavNextYear a:active { color: gray; text-decoration: none }
.cal_NavNextYear a:hover { color: black; text-decoration: underline }

.cal_NavToday { width: 30%; text-align: right }

.cal_MonthTable { width: 100%; font-size: 11px }

.cal_MonthHeaderWeek,
.cal_MonthHeader {
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	}

.cal_MonthHeaderWeek { background-color: white }
.cal_MonthHeader { background-color: #087c93; color: white }
.cal_MonthHeaderHoliday { background-color: #D00000; border-right: 0px }

.cal_MonthCellWeek,
.cal_MonthCellPrev,
.cal_MonthCellThis,
.cal_MonthCellNext {
	height: 54px;
	overflow: none;
	vertical-align: top;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	}

.cal_MonthCellWeek { background-color: #087c93; color: white }
.cal_MonthCellPrev { background-color: #F0F0F0 }
.cal_MonthCellThis { background-color: white }
.cal_MonthCellNext { background-color: #F0F0F0 }
.cal_MonthCellHoliday { border-right: 0px }

.cal_MonthCellDate { background-color: transparent; text-align: left }
.cal_MonthCellDateHoliday { color: #D00000 }

.cal_MonthCellTextContainer {
	padding: 0;
	margin: 0;
	border: 0;
	display: inline-table;
	}

.cal_MonthCellText,
.cal_MonthCellTextEmpty {
	line-height: 1.1em;
	height: 1.1em;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	}

.cal_MonthCellText { cursor: pointer }

.cal_MonthCellTextEmpty { background-color: transparent }

.cal_MonthCellTextHoliday {}

.cal_tt { width: 250px }
.cal_ttHeadline { font-weight: bold; padding-bottom: 2px }
.cal_period { background-color: #F0F000; width: 100%; padding-bottom: 2px }
.cal_ttFromLegend, .cal_ttToLegend {}
.cal_ttFromDate, .cal_ttToDate {}
.cal_ttDescription {}

/* -------------------- CUSTOM PANELS -------------------- */

#logo {
	width: 356px;
	height: 133px;
	background-image: url( /images/logo2.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#topimage {
	width: 480px;
	height: 133px;
	}

/* front page */

#text1 {
	width: 388px;
	height: 257px;
	padding: 10px;
	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 { color: #087c93; text-decoration: underline }
#text1 a:link {}
#text1 a:visited {}
#text1 a:active {}
#text1 a:hover { text-decoration: underline }

/* sub page with three images */

#text1b {
	width: 470px;
	height: 362px;
	padding: 10px;
	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;
	}

#text1b a { color: #087c93; text-decoration: underline }
#text1b a:link {}
#text1b a:visited {}
#text1b a:active {}
#text1b a:hover { text-decoration: underline }

#image1b, #image2b, #image3b {
	width: 162px;
	height: 121px;
	}

/* sub page without images */

#text1c {
	width: 634px;
	height: 367px;
	padding: 10px;
	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;
	}

#text1c a { color: #087c93; text-decoration: underline }
#text1c a:link {}
#text1c a:visited {}
#text1c a:active {}
#text1c a:hover { text-decoration: underline }

/* calendar page */

#text1d {
	width: 634px;
	height: 367px;
	padding: 10px;
	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;
	}

#text1d a { color: black }
#text1d a:link {}
#text1d a:visited {}
#text1d a:active {}
#text1d a:hover {}

/* sub page with extra menu */

#text1e {
	width: 388px;
	height: 330px;
	padding: 10px;
	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;
	}

#text1e a { color: #087c93; text-decoration: underline }
#text1e a:link {}
#text1e a:visited {}
#text1e a:active {}
#text1e a:hover { text-decoration: underline }

#image1e, #image2e {
	width: 244px;
	height: 183px;
	}

#menu99e {}



