/* -------------------- SITE -------------------- */

.screenDisable {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	}

.printDisable {
	}

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: 560px;
	text-align: left;
	border: 1px solid black;
	}

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;
	}

#custInfo a { color: black; text-decoration: none; font-weight: bold; }
#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 {}

/* -------------------- 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: 100% }

/* -------------------- MODULE : i_references2.asp -------------------- */

/* ----- LIST ----- */
#rfl_list {
	width: 131px;
	height: 300px;
	height: 400px;
	overflow: auto;
	display: inline;
	font-size: 10px;

	position: absolute;
	top: 60px;
	left: 850px;



	}

#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: 440px;
	height: 290px;
	text-align: center;
	vertical-align: top;
	display: inline;

	position: absolute;
	top: 60px;
	left: 30px;
	}

#rfl_imageMain { padding: 0px; margin: 0px }

#rfl_moreImages { 

	position: absolute;
	top: 300px;
	left: 28px;
	margin: 0px }



/* ----- DETAILS ----- */
#rfl_details {
	overflow: auto;
	vertical-align: top;
	display: inline;
	margin-right: 10px;

	}


#rfl_detailsHeadline,
#rfl_detailsLocation,
#rfl_detailsProduct,
#rfl_detailsYear,
#rfl_detailsDescription,
#rfl_detailsSags,
#rfl_detailsFloat1,
#rfl_detailsFloat2,
#rfl_detailsFloat3
{
	color: black;
	margin-top: 10px;
	margin-left: 470px;
	}

#rfl_detailsHeadline {
	font-size: 20px;
	padding-bottom: 5px;
	}

#rfl_detailsLocation,
#rfl_detailsProduct,
#rfl_detailsYear {
	padding-bottom: 5px;

	}

#rfl_detailsProduct,
#rfl_detailsYear,
#rfl_detailsDescription{ 
	padding-bottom: 5px;
	}

#rfl_detailsLocationLegend,
#rfl_detailsProductLegend,
#rfl_detailsYearLegend {
	width: 350px;
	overflow: auto;

}

#rfl_detailsDescription {

	width: 350px;
	height: 240px;
	overflow: auto;

}


/* -------------------- CUSTOM PANELS -------------------- */

#text1 {
	width: 750px;
	height: 290px;
	padding: 5px;
	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: blue; text-decoration: none }
#text1 a:link {}
#text1 a:visited {}
#text1 a:active {}
#text1 a:hover { text-decoration: underline }

#textref{
	width: 990px;
	height: 560px;
	padding: 0px;
	overflow-x: no;
	overflow-y: no;
	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;
	}

#text2 a { color: blue; text-decoration: none }
#text2 a:link {}
#text2 a:visited {}
#text2 a:active {}
#text2 a:hover { text-decoration: underline }


#text3 {
	width: 500px;
	height: 260px;
	padding: 5px;
	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;
	}

#text3 a { color: blue; text-decoration: none }
#text3 a:link {}
#text3 a:visited {}
#text3 a:active {}
#text3 a:hover { text-decoration: underline }



#panel2 { width: 990px; height: 560px;  } 
#panel3 { width: 990px; height: 280px; background-color: #FFFFFF; color: black; border-bottom: 2px solid #00828C; } 
#panel4x { width: 990px; height: 25px; background-color: white; color: black; filter:alpha(opacity:50); -moz-opacity:.50; opacity:.50; } 
#panel4 { width: 990px; height: 25px; background-color: #C2C2C2; color: black; filter:alpha(opacity:80); -moz-opacity:.80; opacity:.80; } 
#panel5 { width: 990px; height: 450px; background-color: #FFFFFF; color: black; } 
#panel6 { width: 300px; height: 300px;} 
#panel7 { width: 80px; height: 20px;} 

#panel8x { background-color: black; filter:alpha(opacity:50); -moz-opacity:.50; opacity:.50; height: 25px; width: 990px; } 
#panel8 { width: 990px; height: 25px; background-color: #C2C2C2; color: black; filter:alpha(opacity:80); -moz-opacity:.80; opacity:.80; } 



#menu1{background-color: transparent; color: #FFFFFF;  }

#image1 { width: 250px; height: 230px; background-repeat: no-repeat;}
#image2 { width: 200px; height: 180px; background-repeat: no-repeat;}


#logo2{
	background-image: url(/images/logo.png);
	width:  219px;
	height: 103px;
	}

