body {
    margin: 0; padding: 0;
	text-align: center;
	scroll: no;
	background-color: #fff;
	}
	
#divHorizon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 843px;
	}
	/*  IE 5 Hack \*/
	#divHorizon {
/*		top: 50%; */
/*		margin-top: -285px; */
		}
	/* end hack */ 
#divMain {
	position: relative;
	width: 843px;
	height: 570px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
    background: #bfbfbf;
	}
	
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #808080;
	}
	
a, a:link {
	color: #FE7C25;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#bgBeeld {
	position: absolute;
	left: 0; top: 0;
	width: 843px; height: 570px;
	z-index: 10;
	}	
#bgContentS {
	position: absolute;
	left: 0; top: 0;
	width: 843px; height: 570px;
	background: transparent url('../images/bg/small.gif') top left no-repeat;
	z-index: 20;
	}	
#bgContentM {
	position: absolute;
	left: 0; top: 0;
	width: 843px; height: 570px;
	background: transparent url('../images/bg/medium.gif') top left no-repeat;
	z-index: 20;
	}	
#bgContentL {
	position: absolute;
	left: 0; top: 0;
	width: 843px; height: 570px;
	background: transparent url('../images/bg/large.gif') top left no-repeat;
	z-index: 20;
	}	
#bgGlobe {
	position: absolute;
	left: 0; top: 0;
	width: 843px; height: 570px;
	background: transparent url('../images/bg/globe.png') top left no-repeat;
	z-index: 30;
	}	
#showFotobalk {
	position: absolute;
	left: 0; top: 464px;
	width: 843px; height: 106px;
	background: #7F7F7F;
	z-index: 40;
	}
#bgRingS {
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 485px;
	background: transparent url('../images/rings/small.png') top left no-repeat;
	overflow: hidden;
	z-index: 50;
	}	
#bgRingM {
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 570px;
	background: transparent url('../images/rings/medium.png') top left no-repeat;
	overflow: hidden;
	z-index: 50;
	}	
#bgRingL {
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 570px;
	background: transparent url('../images/rings/large.png') top left no-repeat;
	z-index: 50;
	}	

#showMenu {
	position: absolute;
	left: 110px; top: 10px;
	width: 624px; height: 120px;
	z-index: 100;
	}
#showMenuClients {
	position: absolute;
	left: 121px; top: 10px;
	width: 600px; height: 30px;
	z-index: 100;
	}
#toPresstrip {
	position: absolute;
	left: 80px; top: 60px;
	width: 100px; height: 100px;
	z-index: 120;
	overflow: auto;
	}
#toPressroom {
	position: absolute;
	right: 80px; top: 60px;
	width: 100px; height: 100px;
	z-index: 120;
	overflow: auto;
	}
#showIntro {
	position: absolute;
	left: 170px; top: 145px;
	width: 503px; height: 180px;
	z-index: 100;
	text-align: center;
	overflow: auto;
	}
	#showIntro h1 {
	font-size: 170%;
	color: #FE7C25;
	margin: 0 0 1em 0; padding: 0;
	}
#showButtonIntro {
	position: absolute;
	left: 382px; top: 328px;
	z-index: 100;
	}
#showButtonIntro2 {
	position: absolute;
	left: 325px; top: 328px;
	z-index: 100;
	}
	#showButtonIntro2 img {
	vertical-align: middle;
	}
#showButtonContent {
	position: absolute;
	left: 382px; top: 450px;
	z-index: 100;
	}
#showButtonContent2 {
	position: absolute;
	left: 325px; top: 450px;
	z-index: 100;
	}
	#showButtonContent2 img {
	vertical-align: middle;
	}
#showContent {
	position: absolute;
	left: 170px; top: 135px;
	width: 493px; height: 300px;
	padding: 0 10px 0 0;
	z-index: 100;
	text-align: justify;
	overflow: auto;
	}
	#showContent h1 {
	font-size: 130%;
	color: #FE7C25;
	margin: 0; padding: 0 10px 0 0;
	display: inline;
	}
#showClients {
	position: absolute;
	left: 158px; top: 65px;
	width: 525px; height: 260px;
	z-index: 100;
	text-align: left;
	overflow: auto;
	}
	#showClients h1 {
	font-size: 130%;
	color: #FE7C25;
	margin: 0; padding: 0 10px 0 0;
	display: inline;
	}

/*
	#showContent ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		}
		* html #showContent ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		}
	#showContent ul li {
		list-style-image: none;
		list-style-type: none;
		}
	#showContent ul li:before {
		content: "\00BB \0020";
		}
*/
#showBack {
	position: absolute;
	left: 138px; top: 65px;
	width: 20px; height: 260px;
	z-index: 100;
	text-align: left;
	}
#showBackAgenda {
	position: absolute;
	left: 148px; top: 136px;
	width: 20px; height: 260px;
	z-index: 100;
	text-align: left;
	}
	#showBack2 {
	position: absolute;
	left: 138px; top: 45px;
	width: 545px; height: 20px;
	z-index: 100;
	text-align: left;
	}
	#showBack2 h1 {
	font-size: 130%;
	color: #FE7C25;
	margin: 0; padding: 0 10px 0 7px;
	display: inline;
	}
	#showBack a,
	#showBackAgenda a,
	#showBack2 a {
	font-size: 130%;
	font-weight: bold;
	}

.intro {
	font-style: italic;
	display: inline;
	}
	
#beeldR, #beeldS, #beeldI {
	float: right;
	margin: 5px 0 10px 10px;
	}
	
/* FOTOBALK ----------------------------------------------------------------- */

	#filmStrip {
	position: relative;
	margin-top: 5px;
	float: left;
	width: 843px; height: 101px;
	clip: rect(0,843,101,0);
	display: block;
	overflow: hidden;
	clear: both;
	text-align: left;
	}
	#scrollStrip {
	position: relative;
	height: 101px;
	overflow: hidden;
	}
	.scrollItem {
	width: 101px; height: 101px;
	display: table-cell;
	padding-right: 5px;
	}
	#scrollArrow {
	position: absolute;
	right: 5px; top: 90px;
	background: #fff;
	text-align: right;
	}

/* FOTOBALK ----------------------------------------------------------------- */

	#tableClients td {
	text-align: center;
	}
	#tableClients td img {
	vertical-align: middle;
	padding: 5px;
	}

	#showFooter
	{
		margin-top:5px;
	}