/* -------------------- 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: 990px;
	height: 515px;
	text-align: left;
	background-image: url( /images/background.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

html, body, table, thead, tbody, tfoot, tr, td, div, span, p, ul, li {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: black;
	padding: 0;
	margin: 0;
	}

hr { margin: 10px 0px 10px 0px; }

p { padding: 0px 0px 15px 0px }

h1, h2, h3 { padding: 0; margin: 0px 0px 5px 0px; color: #558e63 }
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;
	color: gray;
	font-size: 12px;
	}

#custInfo a { color: gray; text-decoration: none }
#custInfo a:link {}
#custInfo a:visited {}
#custInfo a:active {}
#custInfo a:hover { text-decoration: underline }

#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 {
	width: 340px;
	height: 500px;
}

/* -------------------- 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;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	}

.ctf_legendCheckbox {}

.ctf_fieldText, .ctf_fieldEmail, .ctf_fieldMemo, .ctf_fieldMemo2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	margin: 0px;
	width: 250px;
	}

.ctf_fieldCheckbox, .ctf_fieldSelect, .ctf_fieldRadio {}

.ctf_fieldMemo, .ctf_fieldMemo2 {
	height: 80px;
	overflow-x: hidden;
	overflow-y: auto;
	}

.ctf_textButton {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	cursor: pointer;
	width: 100%;
	border: 1px;
	background-color: #558e63;
	color: #FFFFFF;
	}

/* -------------------- MODULE : i_gallery.asp -------------------- */

/* --- singleGallery --- */
#gal_sgimg { text-align: center }
#gal_sgnavbar {
	width: 100%;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	}
#gal_sgimgno { padding-right: 40px; font-size: 11px; }
#gal_sgimgname { padding-right: 40px; font-size: 11px; }
#gal_sgprev { padding-right: 20px; }
#gal_sgnext {}


/* -------------------- CUSTOM PANELS -------------------- */

#text1 {
	width: 560px;
	height: 365px;
	padding: 0px 10px 0px 0px;
	overflow-x: auto;
	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: #558e63; text-decoration: none; font-weight: bold }
#text1 a:link {}
#text1 a:visited {}
#text1 a:active {}
#text1 a:hover { text-decoration: underline }

#image1 {
	width: 100px;
	height: 100px;
	}

#toptext1 {
	font-size: 26px;
	font-weight: bold;
	color: #558e63;
	}

#toptext2 {
	font-size: 16px;
	color: black;
	}


/* --- singleGallery --- */
.gal_sgimg { text-align: center }
.gal_sgnavbar {
	width: 100%;
	text-align: center;
	font-size: 11px;
	margin-top: 5px;
	}
.gal_sgimgno { padding-right: 40px; font-size: 11px; }
.gal_sgimgname { padding-right: 40px; font-size: 11px; }
.gal_sgprev { padding-right: 20px; }
.gal_sgnext {}


