/* Basis Geoforza */

html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: normal normal normal 8pt Verdana, sans-serif;
	color: #006699;
	background-color: #66ccff;
	letter-spacing: 0.05em;
}
html {
	overflow-y: auto;
	overflow-x: hidden;
}

#CONTAINER {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 600px; /* was 620 */
	background-color: White;
}

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 173px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	text-align: left;
}

#nav {
	position: absolute;
	top: 140px;
	left: 317px;
	width: 433px;
	height: 20px;
	overflow: hidden;
	text-align: left;
}

#kader {
	position: absolute;
	top: 195px;
	left: 317px;
	width: 395px; /* was 370 */
	height: 340px;
	/*height: 360px;*/
	overflow: auto;
	text-align: left;
	color: #006699;
	letter-spacing: -0.04em;
	line-height: 1.7em;
}

#kaderhome {
	position: absolute;
	top: 195px;
	left: 317px;
	width: 433px;
	height: 340px;
	height: 360px;
	overflow: auto;
	text-align: left;
	color: #006699;
	letter-spacing: -0.06em;
	line-height: 1.7em;
}

#ondertitel {
	position: absolute;
	/*top: 567px;*/
	top: 547px;
	left: 0px;
	width: 750px;
	height: 33px;
	overflow: hidden;
	background-image: url(images/ondertitel.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#bottomline {
	position: absolute;
	/*top: 600px;*/
	top: 580px;
	left: 0px;
	width: 750px;
	height: 20px;
	text-align: center;
	overflow: hidden;
	background-color: #66ccff;
}

#foto0 {
	position: absolute;
	top: 218px;
	left: 0px;
	width: 317px;
	height: 110px;
	text-align: center;
	overflow: hidden;
}

#foto1 {
	position: absolute;
	top: 202px; /* was 282 */
	left: 140px;
	width: 121px;
	height: 139px;
	text-align: center;
	overflow: hidden;
}

/* bottomline table */

table.bottom {
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	color: White;
	letter-spacing: -0.02em;
}

td.bottomint {
	width: 10px;
	margin: 0;
	padding: 0;
}
