/* -------------------- SITE -------------------- */

.screenDisable {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.printDisable {
	}

html, body {
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	color: white;
	}

#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;
	border: 1px solid  #cca24e;
background-color: black;
	}

table, tbody, tr, td, div, p { padding: 0px; margin: 0px }
p { padding: 0px 0px 15px 0px }

h1, h2, h3 { padding: 0px 0px 5px 0px; margin: 0px; color: white; }
h1 { font-size: 20px }
h2 { font-size: 16px }
h3 { font-size: 12px }

a { color: white}
a:link { text-decoration: none }
a:visited {}
a:active {}
a:hover { text-decoration: underline }

#custInfo {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	color: black;
	}

#techCMS {
	height: 8px;
	padding-left: 2px;
	text-align: left;
	font-size: 10px;
	color: black;
	}

#techCMS a:link { color: white; text-decoration: none }
#techCMS a:visited { color: blue}
#techCMS a:active { color: blue}
#techCMS a:hover { text-decoration: underline }

/* -------------------- MODULE : i_persongallery3.asp -------------------- */

.pga_td {
	vertical-align: top;
	width: 150px;
	}

.pga_image {
	}

.pga_name, .pga_title, .pga_address, .pga_phone, .pga_cellphone, .pga_fax, .pga_remark, .pga_email {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	
}

.pga_name {
	color: #c69e4f;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 14px;
	}

.pga_title {
	font-style: italic;
	margin-bottom: 10px;
	}

.pga_address, .pga_phone, .pga_cellphone, .pga_fax {
	font-size: 10px;
	}

.pga_fax {
	margin-bottom: 10px;
	}

.pga_remark {
	margin-bottom: 10px;
	}

.pga_spacing {
	width: 20px;
	height: 20px;
	}


/* -------------------- MODULE : i_references2.asp -------------------- */

/* ----- LIST ----- */
#rfl_list {
	width: 130px;
	height: 335px;
	overflow: auto;
	display: inline;
	font-size: 10px;
	position: absolute;
	top: 50px;
	left: 5px;
	}


#rfl_list a { color: gray; padding-bottom: 5px; display: block }
#rfl_list a:link { text-decoration: none }
#rfl_list a:visited {}
#rfl_list a:active {}
#rfl_list a:hover { text-decoration: underline }

#rfl_listHead {
	font-size: 14px;
	padding-bottom: 10px;
	}

/* ----- IMAGE ----- */

#rfl_image {
	cursor: hand;
	width: 290px;
	height: 190px;
	text-align: center;
	vertical-align: top;
	display: inline;
	position: absolute;
	top: 0px;
	left: 200px;}

#rfl_imageMain { padding: 0px; margin: 0px }

#rfl_moreImages { 
	position: absolute;
	width: 370px;
	height:80px;
	top: 280px;
	left: 0px;
	margin: 0px; 
	text-align: left;}

/* ----- DETAILS ----- */

#rfl_details {
	overflow: auto;
	vertical-align: top;
	display: inline;
	margin-right: 10px;
	font-size: 12px;
	width: 300px;
	height: 300px;
	top: 0px;
	left: 600px;
	position: absolute;
	}

#rfl_detailsHeadline,
#rfl_detailsLocation,
#rfl_detailsProduct,
#rfl_detailsYear,
#rfl_detailsDescription {
	color: white;
}

#rfl_detailsHeadline {
	font-size: 15px;
	padding-bottom: 15px;
	overflow: hidden;}

#rfl_detailsLocation,
#rfl_detailsProduct,
#rfl_detailsYear {
	padding-bottom: 10px;
	border-bottom: 1px solid gray;}

#rfl_detailsProduct,
#rfl_detailsYear,
#rfl_detailsDescription {
	padding-top: 10px;}

#rfl_detailsLocationLegend,
#rfl_detailsProductLegend,
#rfl_detailsYearLegend {

	overflow: auto;}

#rfl_detailsDescription {
}



/* -------------------- MODULE : i_menu.asp -------------------- */

#menu {
	}

/* -------------------- 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;
	}

.ctf_legendCheckbox {}

.ctf_fieldText, .ctf_fieldEmail, .ctf_fieldMemo, .ctf_fieldMemo2 {
	margin: 0px;
	width: 250px;
	}

.ctf_fieldCheckbox, .ctf_fieldSelect, .ctf_fieldRadio {}

.ctf_fieldMemo, .ctf_fieldMemo2 { height: 50px }

.ctf_textButton { width: 250px }

/* -------------------- CUSTOM PANELS -------------------- */

#text1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	width: 700px;
	height: 400px;
	padding: 5px;
	border: 0px;
	overflow-x: auto;
	overflow-y: auto;
	scrollbar-base-color: #a17e39;
	scrollbar-face-color: #cca24e;
	scrollbar-arrow-color: #695631;
	scrollbar-track-color: #ead1a0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #080E1A;
	scrollbar-darkshadow-Color: #080E1A;
	}

#text1 a:link { color: #daad53; text-decoration: none }
#text1 a:visited { color: #daad53}
#text1 a:active { color: #daad53}
#text1 a:hover { text-decoration: underline }


#text3 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	width: 900px;
	height: 400px;
	padding: 5px;
	border: 0px;
	overflow-x: auto;
	overflow-y: auto;
	scrollbar-base-color: #a17e39;
	scrollbar-face-color: #cca24e;
	scrollbar-arrow-color: #695631;
	scrollbar-track-color: #ead1a0;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #080E1A;
	scrollbar-darkshadow-Color: #080E1A;
	}

#text3 a:link { color: #daad53; text-decoration: none }
#text3 a:visited { color: #daad53}
#text3 a:active { color: #daad53}
#text3 a:hover { text-decoration: underline }

#panel1 {
	background-color: gray;
	width: 200px;
	height: 200px;
	border: 0px;
	}

#stortlogo{
	background-image: url(/images/stortlogo.png);
	width: 866px;
	height: 560px;}

#lillelogo{
	background-image: url(/images/lillelogo.png);
	width: 206px;
	height:190px;}

#storbjalke{
	background-image: url(/images/storbjalke.png);
	width: 990px;
	height: 119px;}

#lillebjalke{
	background-image: url(/images/lillebjalke.png);
	width: 990px;
	height: 24px;}


#storcirkel{
	background-image: url(/images/storcirkel.png);
	width: 290px;
	height: 242px;}

#danmark{
	background-image: url(/images/danmark.png);
	width: 300px;
	height: 301px;}


#mellemlogo{
	background-image: url(/images/mellemlogo.png);
	width: 549px;
	height: 511px;}

#skygge{
	background-image: url(/images/skygge.png);
	width: 388px;
	height: 560px;}

#cirkelvenstre{
	background-image: url(/images/cirkelvenstre.png);
	width: 281px;
	height: 267px;}

#cirkelhojre{
	background-image: url(/images/cirkelhojre.png);
	width: 312px;
	height: 260px;}

#forsidetekst{
	background-image: url(/images/forsidetekst.png);
	width: 590px;
	height: 44px;}

#Menubilledet{ width: 990px; height: 117px; }

#skyggelogo{
	background-image: url(/images/skyggelogo.png);
	width: 227px;
	height: 119px;}

#draw{
	background-image: url(/images/draw.png);
	width: 990px;
	height: 117px;}

