* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image:url(i/bg-top.jpg);
	background-repeat:repeat-x;
	background-color:#000;	
}

/* Navigatie aan de bovenkant */
#navtop ul, #navonder ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
#navtop li, #navonder li {
	margin-left: 10px;
	float: left; 
	color: #fff;
	text-transform:uppercase;
}
#navtop li a, #navonder li a{
	color: #fff;
	text-decoration:none;
	display: block;
	padding: 5px;
}
#navtop li a:hover {	
	display: block;
	background-color:#999;
	padding: 5px;
}
#navtop li a.onstate {	
	display: block;
	background-color:#fff;
	color: #000;
	padding: 5px;
}
#navtop, #navonder, #afbeelding, #afbeelding1, #afbeelding2, #afbeelding3  {
	position:absolute;
	width: 966px;
}
#logo {
	position:absolute;
	top: 3px;
	left: 15px;
	z-index:1;
}
#afbeelding, #afbeelding1, #afbeelding2, #afbeelding3 {
	height: 426px;
	background-position:center;
	background-repeat:repeat-y;
	border: 1px solid #fff;
	top: 100px;
	left: 5px;
}
#afbeelding {
	background-color:#FFFFFF;
}
#afbeelding1 {
	background-image:url(i/1.jpg);
}
#afbeelding2 {
	background-image:url(i/2.jpg);
}
#afbeelding3 {
	background-image:url(i/3.jpg);
}
#navtop {
	top: 72px;
}
#navonder {
	left: 5px;
	top: 528px;
}
/* Navigatie aan de onderkant */

#navonder li a {	
	width: 140px;
	display: block;
	padding: 5px;
	height: 25px;
	text-decoration:none;
}
#navonder li a:hover {	
	width: 140px;
	display: block;
	padding: 5px;
	height: 25px;
	text-decoration:none;
}
#navonder li a.onstate {	
	display: block;
	background-color:#fff;
	color: #000;
	padding: 5px;
	height: 25px;
}
#scroll {
	width: 948px;
	margin: 15px;
	height: 405px;
	overflow:auto;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #777;
}
#right {
position:relative;
width: 150px;
left: 810px;
top: 65px;
text-align: right;
}
#right a {
color: #FFFFFF;
text-decoration:none;
}
#bg1, #bg2, #bg3 {
position:absolute;
top: 40px;
width: 150px;
text-align:center;
}
#bg1 {
left: 10px;
}
#bg2 {
left: 170px;
}
#bg3 {
left: 330px;
}

#bg1 a, #bg2 a, #bg3 a {
padding: 2px;
color: #fff;
text-decoration:none;
line-height: 20px;
}
#bg1 a:hover, #bg2 a:hover, #bg3 a:hover {
padding: 2px;
color: #fff;
text-decoration:underline;
}