body { 
  overflow: inherit;
	text-align:center; 
	font-family:arial, verdana, timesnewroman, times, serif;
	font-size:12px;
	color:#333;
	width: 99.9999%;
	margin: 0%;
	padding: 0%;
}

h1{
	overflow:hidden; 
	font-family:arial, verdana, timesnewroman, times, serif;
	font-size:12px;
	text-transform: uppercase; 
	color:#333;
	margin: 0px 0px 0px 0px;
	font-weight: bold;}


a:link { color:#333;  font-weight: bold;text-decoration:none}	
a:visited { color:#333;  font-weight: bold;text-decoration:none}	
a:img { border:none}
a:hover { color:#3399ff;font-weight: bold;text-decoration:none;}

a.subkop:visited {  color: #666; text-decoration:none}
a.subkop:link {  color: #666; text-decoration:none}
a.subkop:hover { color: #333;  text-decoration:none}


font.menu { color: #3399ff; font-weight: bold; 	text-transform:lowercase; }
font.menu_d { color: #333; font-weight: normal; 	text-transform:uppercase; }
font.menu_h { color: #666;}

table.main { 
  width:100%; margin:auto;
  background-color:#fff; border:0px 
  }
td.arrows {}
td.spacer {}
td.footer {} 

#top {
	position:relative;
	width:900px;	
	overflow:hidden;
	text-align: center;
	margin-left: auto;
  margin-right: auto;
  top: 0px;
	z-index: 0;}

#bot	{ 
  background-color:#fff;
  filter:alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity:0.7;
	position:absolute; overflow:hidden;
	width:100%; height:100px; z-index:0;
	left:0px; top:500px;
	border:0px solid #000;
	}
#menu	{ 
	position:absolute; overflow:hidden;
  width:60px; z-index:100;
	left:100px; top:500px;
	margin-top:10px;
	text-align: right;
	border:0px solid #000;
  }


#tekst	{ 
	position:absolute; overflow:hidden;
	width:620px; z-index:50;
	margin-top:10px;
	left:180px; top:500px;
	text-align: left;
	border:0px solid #000;
  }
		
#tekstc1	{ 
	position:absolute; overflow:hidden;
	width:140px; z-index:50;
	margin-top:10px;
	left:180px; top:500px;
	text-align: left;
	border:0px solid #000;
  }

#tekstc2	{ 
	position:absolute; overflow:hidden;
	width:140px; z-index:50;
	margin-top:10px;
	left:340px; top:500px;
	text-align: left;
	border:0px solid #000;
  }
#tekstc3	{ 
	position:absolute; overflow:hidden;
	width:140px; z-index:50;
	margin-top:10px;
	left:500px; top:500px;
	text-align: left;
	border:0px solid #000;
  }

#tekstc4	{ 
	position:absolute; overflow:hidden;
	width:200px; z-index:50;
	margin-top:10px;
	left:660px; top:500px;
	text-align: left;
	border:0px solid #000;
  }
	
#under {
	position:relative;
	vertical-align: middle;
	width:900px;	
	overflow:hidden;
	text-align:right;
	font-size:9px;
	color:#666;
	font-weight: lighter;
  margin:4px auto 4px auto;
  top: 0px;
	border:0px solid #000;
	z-index: 1;}	

#hold	{ 
	position:relative; 
	overflow:hidden;
	width:100%; height:600px; 
	z-index:2;
	}
#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:100%; height:600px; 
	clip:rect(0px, 100%, 0px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
#lyr1	{ 
	position:absolute; 
	visibility:hidden; 
	left:0px; top:0px;
	overflow:hidden; 
	z-index:1; 
	}

#picture {
	
	position:relative;
	float:left;
	border-color:#bbb;
  border-style:solid;
  border-width:0px;
	overflow:hidden;
	width:900px;	
	height:600px;
}


#pijlen {
	
	position:relative;
	vertical-align: middle;
	width:900px;	
	height:600px;
	overflow:visible;
	text-align:center;
	margin-left: auto;
  margin-right: auto;
	margin: -100px 0px 0px 0px;
	z-index:30;
	border:0px solid #000;
	font-size:20px;
	font-weight:bold;	
} 

#pijllinks {
	
	position:relative;
	text-align:left;
	float:left;
	left:1px;
	border:0px solid #000;
} 

#pijllinks a { background: url(images/pijllinks.png) no-repeat; width: 99px; height: 99px; display: block; }
#pijllinks a:hover { background: url(images/pijllinkshover.png) no-repeat; }


#pijlrechts {
	
	position:relative;
	text-align:right;
	float:right;
	right:1px;
	border:0px solid #000;
}

#pijlrechts a { background: url(images/pijlrechts.png) no-repeat; width: 99px; height: 99px; display: block; }
#pijlrechts a:hover { background: url(images/pijlrechtshover.png) no-repeat; }


/* table containing images. adjust according to your images' sizes and numbers */
table#t1 { width:100% }
table#t1 td { width:100%; text-align:center }  

