/* site */
.printDisable {
	}

.screenDisable {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	}

BODY {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size: 12px;
	margin: 0;
	}

#sidecentreringTabel {
	width: 100%;
	height: 100%;
	background-color: white;
	color: black;
	}

#sidecentreringCelle {
	vertical-align: middle;
	text-align: center;
	background-color: transparent;
	color: black;
	}

#sidecentrering {
	position: relative;
	margin: 0px auto;
	width: 990px;
	height: 560px;
	text-align: left;
	}

#ramme {
	width: 990px;
	height: 560px;
	background-color: white;
	color: black;
	border: 1px solid white;
	background-image: URL(/images/background.jpg);
	}

/* contact2 */
.IClegendText, .IClegendMemo, .IClegendEmail, .IClegendMemo2 {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size: 11px;
	margin: 0;
	text-align: right;
	vertical-align: top;
	color: #365539;
	}

.ICfieldText, .ICfieldMemo, .ICfieldEmail, .ICfieldMemo2 {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size: 11px;
	margin: 0;
	width: 250px;
	}

.ICfieldMemo, .ICfieldMemo2 {
	height: 50px;
	}

.ICtextButton {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size: 11px;
	width: 250px;
	}

/* custInfo */
#custInfo {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #4d4d4d;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	width: 990px;
	margin-top: 5px;
	}

#custInfo A,
#custInfo A:link,
#custInfo A:active,
#custInfo A:visited {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	color: #4d4d4d;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	margin-top: 5px;
	text-decoration: none;
	}

#custInfo A:hover {
	color : #0071a2;
	text-decoration: underline;
	}

/* panels */
#panelMenu {
	background-color: transparent;
	color: white;
	}

#panelPrint {
	}

#text1,
#text1plus1image,
#text1plus2images {
	padding-right: 20px;
	font-size: 11px;
	line-height: 2em;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	width: 645px; 
	height: 306px;
	overflow-x: hidden;
	overflow-y: auto;
	color: #365539;
	background-repeat: no-repeat; 
	background-position: bottom left;
	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,
#text1 A:link,
#text1 A:active,
#text1 A:visited,

#text1plus1image A,
#text1plus1image A:link,
#text1plus1image A:active,
#text1plus1image A:visited,

#text1plus2images A,
#text1plus2images A:link,
#text1plus2images A:active,
#text1plus2images A:visited {
	background-color: transparent;
	color: #0171a3;
	text-decoration: none;
	}

#text1 A:hover,
#text1plus1image A:hover,
#text1plus2images A:hover {
	background-color: transparent;
	text-decoration: underline;
	}

#text1plus1image {
	width: 305px;
	}

#text1plus2images {
	width: 440px;
	}

#imgText {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; 
	font-size: 11px;
	font-style: italic;
	padding-right: 20px;
	}

#image1,
#image2 {
	width: 186px;
	height: 140px;
	border: 0px solid black;
	background-repeat: no-repeat;
	}

.techCMS {
	background-color: transparent;
	color: silver;
	text-decoration: none;
	font-size: 9px;
	}


