/* CSS Document */

* {
	margin:0px;
	padding:0px;
		
	}

body {
	background-color: #4E4E4E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	}

#container{
	width:1024px;
	margin:5px auto 0px auto;
	height:auto;
	padding:0px;
	background-color:#4E4E4E;
	position:relative;
	}
		
#index {
	width:1024px;
	height:300px;
	top:20px;
	position:relative;
	text-align:center;
	}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

#tekst{
	width:592px;
	height:369px;
	left:280px;
	top:0px;
	overflow:auto;
	position:absolute;
	clear:none;
	float:left;
	scrollbar-3dlight-color:#4E4E4E;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#4E4E4E;
	scrollbar-darkshadow-color:#4E4E4E;
	scrollbar-face-color:#4E4E4E;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	
	
}

#tekstwoonacc{
	width:974px;
	height:420px;
	left:0px;
	top:0px;
	overflow:auto;
	position:relative;
	padding:0px 25px 0px 25px;
	line-height:20px;
	text-align:center;
}

#pijltjes{
float:right;
	clear:none;
	width:800px;

}

#titel{
height:90px;
text-align:left;
padding-top:10px;
padding-bottom:10px;
margin-bottom:0px;
width:1024px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px}



#footer{
	height:auto;
	text-align:center;
	position:absolute;
	left:0px;
	width: 1024px;
	top: 505px;
}

#footerindex{
	height:auto;
	text-align:center;
	position:absolute;
	left:0px;
	width: 1024px;
	top: 505px;
	margin-bottom:10px;
	background-color:#9B969C;
}

#footerfotos{
	height:auto;
	text-align:left;
	position:absolute;
	left:0px;
	width: 1024px;
	top: 550px;
}

img{
border:1px solid #ffffff;
padding:0px;
}

.noborder{
border:0px;
padding:0px;}

#midden{
width:964px;
height:400px;
left:61px;
top:0px;
position:relative;
}

#fotovak{
width:900px;
height:560px;
left:61px;
top:0px;
position:relative;
overflow:auto;
}

#fotovak1{
width:700px;
height:560px;
left:90px;
top:20px;
position:relative;

}

#fotovak2{
width:900px;
height:400px;
left:54px;
top:0px;
position:relative;
overflow:auto;
}

#fotovak3{
width:950px;
height:420px;
left:54px;
top:0px;
position:relative;
overflow:auto;
}
#table{
  border:0px;
  text-align:center;
  }
  
table.center {
    margin-left:auto; 
    margin-right:auto;
	border-top: 1px white solid;
  }


p{margin-bottom:12px;}

#tekst li{

	width:auto;
	height:auto;
	margin:0px 5px 0px 5px;}
	
#footerfotos li{
list-style:none;
	text-align:center;
	float:left;
	clear:none;
	margin:0px 5px 0px 5px;}

