/* CSS Document */
html {
	margin: 0;
	padding: 0;
	}
body {
	padding: 0;
	letter-spacing: 0.1em;
	background-color: #FFF;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	background-position: center 50px;
	background-image: url(plaatjes/achter.jpg);
	}
p {
	text-align: left;
	font-style: normal;
	margin: 0;
	padding: 0px;
	text-indent: 0px;
	white-space: normal;
	color: #666;
	}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #footer {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 145px;
}
h2 {
	color: #666;
	font-weight: normal;
	width: 700px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	line-height: 5px;
	margin: 0px;
	padding: 15px 0px 0px;
}
h1 {
	color: #999;
	background-image: none;
	padding-left: 0px;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.2em;
	text-transform: none;
}
#content {
	padding: 0px;
	text-align: left;
	font-weight: normal;
	clear: none;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 75px;
}
}
ul.nav {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	clear: both;
}
.rand {
	border: 2px solid #CCC;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}
ul.nav a {
	color: #000;
	margin-right: 0px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 13px;
	width: auto;
	border: 2px solid #CCC;
	display: inline;
	padding: 5px 8px;
}
ul.nav a:hover {
	color: #333;
	background-color: #3FF;
	text-decoration: none;
}
#wrapper #content .nav li a:hover {
	color: #333;
}
ul.nav li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

*html ul.nav a {
	height: 1px;
	color: #33FFFF;
}
#wrapper #volgende {
	float: right;
	width: 150px;
	height: 50px;
	clear: none;
}
#wrapper #content a {
	color: #CCC;
	text-decoration: none;
	font-size: 11px;
	line-height: 150%;
}
#wrapper #content p a:hover {
	color: #75FFFF;
}
