body {
	text-align: center;
	color: #53492D;
}

#welcome {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 110%;
	text-decoration: none;
	padding-left: 160px;
}

#wrapper {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../grafiek/midden.jpg);
		}

#top {
	width: 900px;
	height: 230px;
	background-image: url(../grafiek/top.jpg);
		}
#top p{
	padding-top: 30px;
	padding-left: 200px;
	font-size: 38px;
		}

#subtop {
	width: 900px;
	height: 0px;
	background-image: url(../grafiek/subtop.jpg);
	display: none;
		}

#subtopleft {
	width: 150px;
	float: left;
	height: 0px;
		}

#subtopright {
	float: left;
	width: 750px;
	height: 0px;
		}

#left {
	width: 150px;
	float: left;
	height: 400px;
	padding-top: 2px;
	background-image: url(../grafiek/lorriper150.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
		}

#right {
	float: left;
	width: 690px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	padding-top: 2px;
		}

#right img{
	margin: 5px;
		}

#bottom {
	width: 900px;
	height: 10px;
		}

#credit {
	width: 900px;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	word-spacing: 2px;
	font-family: Verdana, Arial, sans-serif;
	color: #3C3520;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../grafiek/credit.jpg);
	height: 25px;
	background-position: bottom;
		}

#credit p a:link, #credit p a:visited {
	letter-spacing: 0.1em;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #3C3520;
		}

#credit p {
	letter-spacing: 0.1em;
	font-style: normal;
	text-align: left;
		}

#menu {
	margin: 0px;
	padding-top: 3px;
	text-align: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	display: block;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4B791;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	font-size: 105%;
	text-indent: 0.5em;
	letter-spacing: 0.3em;
	border: none;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #53492D;
}

#menu ul li a.actief {
	display: block;
	text-decoration: none;
	font-size: 105%;
	text-indent: 0.5em;
	letter-spacing: 0.3em;
	border: none;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 15px;
	background-color: #DDD8BB;
}

#menu ul li a.smalllink {
	display: block;
	text-decoration: none;
	font-size: 90%;
	text-indent: 0.8em;
	letter-spacing: 0.1em;
	border: none;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 20px;
}

#menu ul li a.smalllinkactive {
	display: block;
	text-decoration: none;
	font-size: 90%;
	text-indent: 0.8em;
	letter-spacing: 0.1em;
	border: none;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 20px;
	background-color: #DDD8BB;
}


#menu ul li a:hover {
	color: #56502C;
	background-color: #DDD8BB;
}

p {
	text-align: justify;
	margin-bottom: 3px;
	margin-top: 3px;
}

h1 {
	font-size: 140%;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #53492D;
	letter-spacing: 0.3em;
}

h2 {
	font-size: 110%;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #53492D;
	letter-spacing: 0.2em;
}

a:link, a:visited {
	font-weight: bold;
	color: #53492D;
	font-size: 109%;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #FF6600;
	font-size: 109%;
	text-decoration: none;
	border: none;
}

#a:link, img {
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.onderverdeling {
	letter-spacing: 0.5em;
	margin-top: 12px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #302B18;
}

.subonderverdeling {
	letter-spacing: 0.5em;
	margin-top: 9px;
	margin-right: 160px;
	margin-left: 80px;
	margin-bottom: 3px;
	border-bottom-color: #302B18;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.subtekst {
	margin-right: 160px;
	margin-left: 80px;
}

.klein {
	font-size: 75%;
}

td {
	vertical-align: top;
}

