body {
	background-attachment: scroll;
	background-image:  url(plaatjes/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	margin: 20px 0px 0px;
	padding: 0px;
}
#wrapper {
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#box1 {
	width: 760px;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 180px;
	text-align: right;
}
#box2 {
	float: left;
	height: 400px;
	width: 20%;
	margin-right: 0px;
	text-align: left;
	margin-top: 250px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	right: 0px;
	font-size: 12px;
	}
	
	 #box2 a: {
	display: block;
	color: #FF9900;
	width: 9em;
	padding: .2em .8em;
	text-decoration: none;
	background-image: url(plaatjes/linkje2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}


#box3 {
	height: 410px;
	width: 58%;
	text-align: left;
	margin: 30px 0px 0px;
	padding: 8px 0px 0px;
	overflow: auto;
	float: left;
	color: #FFFFFF;
}
#box4 {
	height: 380px;
	width: 17%;
	color: #FF6600;
	text-align: left;
	margin: 30px 0px 0px;
	padding: 0px 0px 0px 50px;
	float: right;
	text-indent: 0px;
}
.oranje {
	color: #FF9900;
}
a {
	color: #FF9900;
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#box2 ul.nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#box2 ul.nav a {
	width: 150px;
	background-image: url(plaatjes/linkje-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	color: #FF9900;
	display: block;
	height: 45px;
	line-height: 45px;
}
#box2 ul.nav a:hover {
	background-image: url(plaatjes/linkje-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #003366;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
#box2 ul.nav a:active {
	background-image: url(plaatjes/linkje-1.gif);
	color: #FF9900;
	font-weight: normal;
}
#box2 ul.nav p {
	background-image: url(plaatjes/linkje-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
