body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7FC31C;
	background-image: url('achtergrond.jpg');
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr {
        border: 0;
        color: #7FC31C;
        background-color: #7FC31C;
        height: 2px;

}

a:link {
	text-decoration: none;
	color:#7FC31C;
}
a:visited {
	text-decoration: none;
	color:#7FC31C;
}
a:hover {
	text-decoration: none;
	color: #7FC31C;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
           position: absolute;
           left: 50%;
           top: 20%;
           width: 400px;
           margin-left: -217px;
           margin-top: -131px;
}
#Test {
      	position:absolute;
	width:990px;
	height:590px;
	z-index:1;
	top: 0px;
	overflow: visible;
	left: -307px;
	border-width: 2px;
	border-style: solid;
	border-color: #E6E6E6;
}
#Logo {
      	position:absolute;
	width:250px;
	height:45px;
	z-index:2;
	top: 20px;
	overflow: visible;
	left: -226px;
}

#NPSLogo {
      	position:absolute;
	width:100px;
	height:100px;
	top: 0px;
	z-index: 2;
	overflow: visible;
}
#Menu {
  	position:absolute;
	width:720px;
	height:40px;
	z-index:3;
	top: 20px;
	overflow: visible;
	left: -152px;
	background-color: #000000;
}
#Bladen {
  	position:absolute;
	width:720px;
	height:30px;
	z-index:4;
	top: 181px;
	overflow: visible;
	left: -152px;
	background-color: #FFFFFF;
}
#Viewer {
  	position:absolute;
	width:720px;
	height: 450px;
	z-index:5;
	top: 223px;
	overflow: visible;
	left: -152px;
	border-width: 2px;
	border-style: solid;
	border-color: #CECFCE;
}
#Flash {
      	position:absolute;
	width:995px;
	height: 585px;
	z-index:5;
	top: 15px;
	overflow: visible;
	left: -280px;
	background-color: #FFFFFF;

}