* {
	padding: 0;
	}
body {
	margin: 0;
	font-family: "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #f8f3e6;
}
p {
	margin: 9px 0 9px 0;
	font-size: small;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h1 {
	font-size: 18px;
	color: #f8f3e6;
}

h2 {
	font-size: 14px;
	font-style: normal;
	color: #f8f3e6;
}
ul {
	
	font: 16px "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
	list-style: none;
	text-align: left;
	margin: 10px 0px 10px 35px;
	padding: 0px;
	line-height: 32px;
}

strong {
	font-weight: normal;
}
a:link, a:visited {
 	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover, a:active {
	color: #f8f3e6;
	text-decoration: none;
	font: 16px "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
 a.home {
	color: #3e170a;
 	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.home:hover {
	color: #f8f3e6;
	text-decoration: none;
	font: 16px "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
a.persoonlijk {
	color: #1b3508;
 	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.persoonlijk:hover {
	color: #f8f3e6;
	text-decoration: none;
	font: 16px "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
a.filosofie {
	color: #172059;
 	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.filosofie:hover {
	color: #f8f3e6;
	text-decoration: none;
	font: 16px "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
a.contact {
	color: #3e1448;
 	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.contact:hover {
	color: #f8f3e6;
	text-decoration: none;
	font: 16px "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.taal {
	font-size: small;
	color: #f8f3e6;
	line-height: normal;
}
#container {
	margin: auto;
	height: 600px;
	width: 900px;
	position: relative;
	border: thin #000000;
	top: 10px;
}

#nav {
	position: absolute;
	left: 0px;
	top: 161px;
	height: 439px;
	width: 320px;
}

#kop {
	height: 161px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#body {
	height: 409px;
	width: 580px;
	position: absolute;
	left: 220px;
	top: 161px;
	scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color: #666666;
    scrollbar-base-color:#ffffff;
    scrollbar-track-color:#ffffff;
    scrollbar-darkshadow-color:#666666;
    scrollbar-face-color:#ffffff;
 
}
#content {
	height: 404px;
	width: 450px;
	padding-right: 232px;
	z-index: 1;
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: auto;
}
#welkomtekst {
	position:absolute;
	width:137px;
	height:161px;
	z-index:1;
	left: 4px;
	top: 246px;
	visibility: hidden;
}
.zwart {
	font-family: "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
}
.nadruk {
	font-family: "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lijst {
	font-family: "Lucida Sans", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	list-style: disc outside;
	line-height: 20px;
}
tr, td {
	padding: 2px;
}

