/* -------------------- SITE -------------------- */

.screenDisable {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	}

.printDisable {
	}

html, body, #sidecentreringTabel {
	width: 100%;
	height: 100%;
	margin: auto;
padding: 0px;
	background-image: url( /images/background.png );
	}

#sidecentreringCelle {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	height: 96%;
	}

#sidecentrering {
	position: relative;
	margin: auto;
	width: 990px;
	min-height: 560px;
	text-align: left;
	background-color: black;
	}

img { border-style: none; }

#custInfo {
	width: 990px;
	background-color: #0472b3;
	text-align: center;
	vertical-align: middle;
	padding: 6px 0 6px 0;
	font-size: 14px;
	font-weight: bold;
	color: white;
	}

#custInfo a { color: white; text-decoration: none }
#custInfo a:link {}
#custInfo a:visited {}
#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 { 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 {
	position: absolute;
	z-index: 400;
	top: 277px;
	left: 50px;
	width: 930px;
	height: 20px;
	}

/* -------------------- MODULE : i_printfriendly.asp -------------------- */

#printfriendly {
	position: absolute;
	z-index: 400;
	top: 277px;
	left: 951px;
	width: 17px;
	height: 16px;
	}

/* -------------------- MODULE : i_contact3.asp -------------------- */

.ctf_legendText, .ctf_legendEmail, .ctf_legendMemo, .ctf_legendMemo2, .ctf_legendShow, .ctf_legendSelect, .ctf_legendRadio {
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 12px;
	}

.ctf_legendCheckbox {}

.ctf_fieldText, .ctf_fieldEmail, .ctf_fieldMemo, .ctf_fieldMemo2 {
	margin: 0px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.ctf_fieldCheckbox, .ctf_fieldSelect, .ctf_fieldRadio {}

.ctf_fieldMemo, .ctf_fieldMemo2 { height: 50px }

.ctf_textButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border: 0;
	background-color: #0472b3;
	color: white;
	cursor: pointer;
	}

/* -------------------- MODULE : i_crm_login.asp -------------------- */

.crml_table {}

.crml_legend {
	width: 100px;
	height: 22px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
	}

.crml_input  {
	width: 150px;
	font-size: inherit;
	vertical-align: middle;
	font-size: 12px;
	}

.crml_button {
	width: 100%;
	border: 0;
	background-color: #0472b3;
	color: white;
	cursor: pointer;
	font-size: inherit;
	padding: 3px;
	font-size: 12px;
	margin-top: 1px;
	}

/* -------------------- MODULE: i_textarea.asp -------------------- */

/* ----- TXT#1 ----- */

.dtasb_viewport1 {
	position: absolute;
	z-index: 100;
	top: 320px;
	left: 50px;
	width: 630px;
	height: 222px;
	overflow: hidden;
	}

.dtasb_content1 {
	position: absolute;
	}

.dtasb_content1 a { color: white; }
.dtasb_content1 a:link {}
.dtasb_content1 a:visited {}
.dtasb_content1 a:active {}
.dtasb_content1 a:hover { text-decoration: underline }

.dtasb_content1 h1,
.dtasb_content1 h2,
.dtasb_content1 h3,
.dtasb_content1 p,
.dtasb_content1 table,
.dtasb_content1 thead,
.dtasb_content1 tbody,
.dtasb_content1 tfoot,
.dtasb_content1 tr,
.dtasb_content1 td,
.dtasb_content1 div,
.dtasb_content1 span { color: white; }

/* arrows */

.dtasb_arrowsButtonA1,
.dtasb_arrowsButtonA1_inactive,
.dtasb_arrowsButtonA1_click {
	position: absolute;
	z-index: 100;
	top: 320px;
	left: 20px;
	width: 14px;
	height: 8px;
	cursor: pointer;
	}

.dtasb_arrowsButtonA1 {
	background-image: url( /cms/images/scrollarrow_up.png );
	}

.dtasb_arrowsButtonA1_inactive {
	background-image: url( /cms/images/scrollarrow_up_inactive.png );
	}

.dtasb_arrowsButtonA1_click {
	background-image: url( /cms/images/scrollarrow_up_click.png );
	}

.dtasb_arrowsButtonB1,
.dtasb_arrowsButtonB1_inactive,
.dtasb_arrowsButtonB1_click {
	position: absolute;
	z-index: 100;
	top: 534px;
	left: 20px;
	width: 14px;
	height: 8px;
	cursor: pointer;
	}

.dtasb_arrowsButtonB1 {
	background-image: url( /cms/images/scrollarrow_down.png );
	}

.dtasb_arrowsButtonB1_inactive {
	background-image: url( /cms/images/scrollarrow_down_inactive.png );
	}

.dtasb_arrowsButtonB1_click {
	background-image: url( /cms/images/scrollarrow_down_click.png );
	}

/* bar */

.dtasb_barShaft1 {
	position: absolute;
	z-index: 100;
	top: 330px;
	left: 20px;
	width: 14px;
	height: 202px;
	background-color: transparent;
	cursor: pointer;
	}

.dtasb_barBox1,
.dtasb_barBox1_grabbed {
	position: absolute;
	z-index:200;
	width: 14px;
	background-color: #D0D0D0;
	cursor: pointer;
	}

.dtasb_barBox1_grabbed {
	background-color: #3088bc;
	}

/* -------------------- CUSTOM PANELS -------------------- */

#imagegrid {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0px;
	width: 990px;
	height: 301px;
	background-color: black;
	-moz-box-shadow: 10px 10px 20px rgba( 0, 0, 0, 0.5 );
	-webkit-box-shadow: 10px 10px 20px rgba( 0, 0, 0, 0.5 );
	}

#resize {
	padding-top: 301px;
	padding-left: 50px;
	}

#contentTable {
	height: 259px;
	}

#text1 {
	z-index: 100;
	width: 630px;
	padding: 20px 116px 20px 0;
	color: white;
	font-size: 14px;
	vertical-align: top;
	}

#text1 a { color: white; }
#text1 a:link {}
#text1 a:visited {}
#text1 a:active {}
#text1 a:hover { text-decoration: underline }

#text1 h1,
#text1 h2,
#text1 h3,
#text1 p,
#text1 table,
#text1 thead,
#text1 tbody,
#text1 tfoot,
#text1 tr,
#text1 td,
#text1 div,
#text1 span { color: white; }

#image1 {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px; 
	width: 990px;
	height: 301px;
	}

#image2 {
	position: absolute;
	z-index: 300;
	top: 352px;
	left: 745px; 
	width: 214px;
	height: 160px;
	background-position: top left;
	background-repeat: no-repeat;
	}

#menuback {
	position: absolute;
	z-index: 300;
	top: 271px;
	left: 0px;
	width: 990px;
	height: 28px;
	background-color: #0472b3;
	filter: alpha(opacity=80);
	opacity: 0.8;
	}

#verticalbar {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 796px;
	width: 178px;
	height: 301px;
	background-color: white;
	filter: alpha(opacity=87);
	opacity: 0.87;
	}

#verticalbar2 {
	z-index: 200;
	left: 796px;
	width: 178px;
	background-color: white;
	filter: alpha(opacity=87);
	opacity: 0.87;
	}

#logo {
	position: absolute;
	z-index: 300;
	top: 15px;
	left: 812px;
	width: 151px;
	height: 123px;
	background-image: url( /images/logo.png );
	}

#motto {
	position: absolute;
	z-index: 300;
	top: 180px;
	left: 812px;
	width: 151px;
	height: 65px;
	background-image: url( /images/motto.png );
	}

#logoutbutton {
	position: absolute;
	z-index: 400;
	top: 277px;
	left: 926px;
	}

.Galleri {
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
	}









/* ------------------- gallery new -------------------- */

.galleriListDiv {
	z-index: 690;
	position: absolute;
	top: 306px;
	left: 30px;
	}

#galleryListClose { text-align: center; padding-top: 10px; }
#galleryListClose a { color: silver; text-decoration: none; border: 1px solid silver; padding: 3px;  }
#galleryListClose a:link {}
#galleryListClose a:visited {}
#galleryListClose a:hover { text-decoration: none; background-color: silver; color: black; }
#galleryListClose a:active {}

#galleriimage {
	z-index: 698;
	position: absolute;
	top: 134px;
	left: 160px;
	}

#closegalleryimage {
	z-index: 699;
	position: absolute;
	top: 147px;
	left: 577px;
	}

#transparency {
	width: 485px;
	height: 320px;
	background-image: url( /images/transparency.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#gallerylistcover {
	z-index: 695;
	position: absolute;
	top: 306px;
	left: 30px;
	width: 751px;
	height: 249px;
	background-image: url( /images/gallerylistcover.png );
	background-position: top left;
	background-repeat: no-repeat;
	}

#closegalleryimage {
	width: 86px;
	height: 85px;
	}

.tableGalleriList{
vertical-align: top;
width:510px;
height:348px;
}


.tdGalleriList{
vertical-align: top;
width:124px;
height:88px;
background-repeat: no-repeat;
background-position: 0px 0px;
}

.tdGalleriListEmpty{
vertical-align: top;
width:124px;
height:88px;
background-color: #000000;
color: #FFFFFF;
}

.tdGalleriListBlack{
background-color: #000000;
color: #FFFFFF;
text-align: center;
}

.galleriImage{
background-position: 13px 13px;
background-repeat: no-repeat;
}

.Galleri{
color: #000000;
background-color: transparent;
text-align: left;
