.bg {
	width: auto;
	height: auto;
	margin: auto;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right;
	border: medium solid #FFFFFF;
}
.main {
	width: 700px;
	height: 600px;
	position: static;
	margin: auto;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.main2 {
	width: 700px;
	position: static;
	margin: auto;
	border: thick solid #FFFFFF;
}
.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

div.transOFF {width:75px;height:62px;margin: 5px;border:1px solid white; }
div.transON  {width:75px;height:62px;margin: 5px; opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;border:1px solid white; }
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #284a6a;
	text-align: left;
	font-weight: bold;
}
.tekst_kleur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284a6a;
}
.tekst_kleur_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #284a6a;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}
.tekst_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tekst_klein_fe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}
.main3 {
	width: 600px;
	position: static;
	margin: auto;
	border: thick solid #FFFFFF;
	height: 350px;
	background-color: #284A6A;
}
.iframe{
overflow-x: hidden;
overflow-y: auto;
}

