#wrapper{
position: relative;
margin-left:auto;
margin-right:auto;
width:800px;
height:100%;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#lang {
position: absolute;
width:24px;
height:16px;
top: 50px;
left: -50px;
z-index: 0;
}

#menuned {
position: absolute;
top: 0px;
left: 0px;
width: 800px;
height: 90px;
z-index: 2;
}

#menueng {
position: absolute;
top: 0px;
left:0px;
height: 90px;
width: 800px;
z-index: 1;
}

#beeld {
width: 399px;
height: 352px;
background-color: #99CCCC;
visibility: visible;
text-align: center;
z-index: 0;
}

#tekst {
position: absolute;
top: 0px;
left: 399px;
width: 400px;
height: 352px;
background-color: #7FFF00;		
z-index: 0;
}



#choice {
position:absolute;
top:0px;
left:0px;
color:blue;
font:italic bold 14px sans-serif;
text-decoration:none;
}

#archief {
position: absolute;
top: 0px;
left: 0px;
width: 700px;
height: 440px;
z-index: 0;
}

#logo {
position: absolute;
top: 453px;
left: 583px;					
}

#info {
position:absolute;
top:88px;
left:0px;
width:799px;
height:352px;
}

#browse {
position: absolute;
width: 118px; 
height: 88px;
top: 462px;
left: 410px;
margin: 0px;
}

#fill01 {
position: absolute;
top: 440px; 
left: 0px;
width: 133px; 
height: 88px;
background-color: #99CCCC;
z-index: 0;
}

#fill02 {
position: absolute;
top: 88px; 
left: 0px;
width: 400px; 
height: 264px;
background-color: #C8FFC8;
z-index: 0;
}

#fill03 {
position: absolute;
top: 440px; 
left: 532px;
width: 267px; 
height: 88px;
background-color: #7FFF00;
z-index: 0;
}

#nwslayer {
position: absolute;
top: 88px; 
left: 0px;
width: 799px; 
height: 440px;
visibility: hidden;
}

#arclayer {
position: absolute;
top: 88px; 
left: 0px;
width: 799px; 
height: 440px;
visibility: hidden;
}

#hidenws {
position:absolute;
top: 5px;
left: 740px;
margin: 0px;
text-decoration: none;
color: #000000;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
}

#nwslnk {
position: absolute;
top: 440px;
left: 134px;
width: 134px; 
height: 88px;
background: #EE3300;
z-index: 0;
}

#news {				
position: absolute;
top: 35px;
left: 35px;
text-decoration: none;
color: #000000;
text-align: center;
font-weight: 900;
font-family: Arial, sans-serif;
font-size: 14px;
font-style:normal;
}				

#archivelnk {
position: absolute;
top: 440px;
left: 267px;
width: 132px; 
height: 88px;
background: #008080;
z-index: 0;
}

#archive {
position: absolute;
top: 35px;
left: 35px;
text-decoration: none;
color: #000000;
text-align: center;
font-weight: 900;
font-family: Arial, sans-serif;
font-size: 14px;
font-style:normal;
}

.txtlink {
position: absolute;
top: 440px;
left: 400px;
width: 132px;
height: 88px;
background: #99CCCC;
}

.browsetxt {
position: absolute;
width: 18px; 
height: 18px;
top: 322px;
left: 365px;
text-align: center;
margin: 0px;
padding-top: 2px;
text-decoration:none;
color: #000000; 
font-family: Arial, sans-serif; 
font-size: 12px; 
font-weight: 600;
background: #99CCCC;
z-index: 1;
}

.title {
position: absolute;
top: 44px;
left: 0px;
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 24px;
font-weight: 600;
width: 266px;
height: 44px;
background: #0066CC;
margin: 0px;
padding: 8px 15px;
z-index: 0;
}

.p1 {              	/* content txt */
position: absolute; 
line-height: 18px; 
color: black; 
font-family: Arial, sans-serif; 
font-size: 11px; 
top: 88px; 
left: 15px; 
width: 370px;
height: 264px;		
margin: 0px; 
padding: 5px 0px;
z-index: 1;
}

.lst {
position: absolute;
top: 154px; 
left: 0px; 
width: 370px;
height: 88px;
margin: 0px; 
padding: 4px 15px 4px 27px;
line-height: 18px; 
color: black; 
font-family: Arial, sans-serif; 
font-size: 11px; 
z-index: 1;
list-style-type:disc;
}

.s1 {font-family:Helvetica, Arial, sans-serif; font-size: 11px; font-weight:200; }  /* archief txt */ 
.s2 {font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; }  /* archief jaartlln */
.s3 {color: black; font-family: Arial, sans-serif; font-size: 12px; font-weight: 500; }  /* archief links */

A.browsetxt:hover {background-color:#88BBBB;}
A.browsetxt:active {background-color:#88BBBB;color:#FFFFFF;}

