body,html {
	overflow:hidden;
	height: 100%;
}

#headerLayer {
	position:absolute; 
	top: 0px;
	height: 67px;
	right: 0px;
	width: 100%;
	z-index: 30;
	text-align: right;
	background-color: #FFFFFF;
	/*background: url('../../../../../images/hulst.gif');*/
  border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000; 
	overflow:hidden;
} 

#headerLayer img {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#menuLayer { 
	position: absolute; 
	right: 20px;
	top: 72px;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	z-index: 35;
	height: 15px;
} 

#contentWrapperLayer {
	position: absolute;
	left: 0px;
	top: 90px;
	bottom: 0px;
	right: 0px;
	z-index: 20;
	overflow: auto;
}

#contentLayer {
	margin-right: 160px;
	margin-left: 15px;
	background-color:#FFFFFF;
	z-index: 21;
}

#contentLayerNoPhoto {
	margin-right: 15px;
	margin-left: 15px;
	background-color:#FFFFFF;
	z-index: 21;
}

#fotoLayer {
	position: absolute;
	z-index: 10;
	right: 0px;
	width: 150px;
	overflow: hidden;
	top: 67px;
}  

#headerImagesLayer {
	position: absolute;
	bottom: 5px;
	right: 0px;
}

#menuLayer a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#menuLayer a:hover {
	text-decoration:underline;
}

#flashLayer {
	z-index: 100;
	position: absolute;
	height: 700px;
	width: 180px;
	left: 0px;
	top: 0px;
}

#flashBackgroundLayer {
	z-index: 25;
	position:absolute;
	left: 0px;
	width: 142px;
	height: 100%;
	background-color:#990000;
}
#logoLayer {
	z-index: 750;
	left: -180px;
	top: 0px;
	position: absolute;
}
#flashLayer object {
	margin: 0px;
	padding: 0px;
}
