/* -------------------- SITE -------------------- */

.printDisable {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	}

.screenDisable {
	}

BODY {
	font-family: Verdana, Geneva, 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 black;
	}

#custInfo {
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	background-color: transparent;
	vertical-align: middle;
	font-size: 12px;
	}

#custInfo {
	text-align: center;
	width: 100%;
	}

.techCMS,
.techCMS A,
.techCMS A:link,
.techCMS A:visited,
.techCMS A:active {
	font-size: 10px;
	color: silver;
	text-decoration: none;
	}

.techCMS A:hover {
	color: black;
	}

/* -------------------- 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 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: right;
	vertical-align: top;
	}

.ctf_fieldText, .ctf_fieldEmail, .ctf_fieldMemo, .ctf_fieldMemo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	width: 250px;
	}

.ctf_fieldMemo, .ctf_fieldMemo2 {
	height: 50px;
	}

.ctf_textButton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

/* -------------------- CUSTOM PANELS -------------------- */

#text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 400px;
	height: 400px;
	padding: 5px;
	border: 0;
	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,
#text1 A:link,
#text1 A:visited,
#text1 A:active {
	text-decoration: none;
	}

#text1 A:hover {
	text-decoration: underline;
	}

#panel1 {
	background-color: gray;
	width: 200px;
	height: 200px;
	border: 0;
	}

#image1 {
	width: 100px;
	height: 100px;
	}

