BODY {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;
    color: #000; 
	margin: 0; padding: 0;
	text-align: center;
	background: #000;
	}

body.disclaimer {
	background: #fff;
	text-align: left;
	margin: 2em;
	line-height: 2em;
	}

#divHorizon {
	position: absolute;
	top: 0;	left: 0;
	width: 100%;
	min-width: 892px;
	margin-top: 23px;
	}
#divMain {
	position: relative;
	width: 892px;
	height: 662px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

	.enter {
	background: #000 url('../images/bg.gif') center center;
	}
	
#showDefaultFlash {
	position: absolute;
	top: 18px; left: 123px;
	}


#showKleinLinks {
	position: absolute;
	top: 337px; left: 21px;
	width: 93px; height: 90px;
	}
#showKleinRechts {
	position: absolute;
	top: 235px; left: 778px;
	width: 93px; height: 90px;
	}
	#showKleinRechts table {
	margin: 3px;
	}
	#showKleinRechts td {
	height: 84px; /* 90 - 2*3px margin */
	line-height: 15px;
	}
	#showKleinRechts a {
    font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	color: #999;
	text-decoration: none;
	}
	#showKleinRechts a:hover {
	color: #000;
	text-decoration: none;
	}

#showLinksBoven {
	position: absolute;
	top: 21px; left: 126px;
	width: 314px; height: 304px;
	overflow: hidden;
	}
#showRechtsBoven {
	position: absolute;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;
	line-height: 1.2em;
	top: 21px; left: 452px;
/*	width: 314px; height: 304px; */
	width: 284px; height: 294px;
	padding: 10px 15px 0 15px;
	overflow: auto;
	}
#showRechtsBoven h1 {
	font-size: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	}
#showRechtsOnder {
	position: absolute;
	top: 337px; left: 452px;
	width: 314px; height: 304px;
	overflow: hidden;
	}
#showLinksOnder {
	position: absolute;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;
	line-height: 1.2em;
	top: 337px; left: 126px;
/*	width: 314px; height: 304px; */
	width: 284px; height: 294px;
	padding: 10px 15px 0 15px;
	overflow: auto;
	}
	#showLinksOnder p {
	margin: 0 0 0.5em 0;
	padding: 0.5em 0 0 0;
	}

#showBereikbaar {
	position: absolute;
	top: 264px; left: 550px;
	width: 215px; height: 30px;
	}

#showLastChange {
	position: absolute;
	top: 294px; left: 550px;
	width: 215px; height: 30px;
	}

#showLogo {
	position: absolute;
	top: 232px; left: 345px;
	width: 202px; height: 233px;
	}

#showCopy {
	position: absolute;
	display: block;
	width: 100%;
	top: 644px;
	text-align: right;
	height: 18px; line-height: 18px;
	font-size: 9px;
	}
	#showCopy p {
	color: #fff;
	margin: 0 123px;
	}
	#showCopy a {
	color: #fff;
	text-decoration: none;
	}	
	#showCopy a:hover {
	color: #999;
	text-decoration: none;
	}	
	
