/* CSS Document */
#Layer1 {
	position:absolute;
	left: 50%;
	top:0px;
	width:874px;
	height:198px;
	z-index:1;
	margin-left: -437px;
	top: 0px;
	background-image: url(tropisch-strand.jpg);
	border: thin solid #000000;
}
#Layer2 {
	position:absolute;
	left: 50%;
	top:204px;
	width:874px;
	height:650px;
	z-index:3;
	margin-left: -437px;
	top: 200px;
	border: thin solid #000000;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #FF9933;
}
body {
	background-color: #FFFFCC;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style5 {font-size: 18px}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style8 {font-family: Arial, Helvetica, sans-serif}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style7 {font-size: 18px; font-weight: bold; }
