body {
	background: #660033;
	color: White;
	font: 0.8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 1em;
}

* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
div.divider {
	font-size: 1%;
	clear: both;
}
div#wrapper {
	background: White;
	color: Black;
	width: 800px;
	text-align: left;
	margin: 1em auto;
}
div#blauwebalk {
	background: #007AC2;
	font-size:1%;
	height: 20px;
	border-bottom: 3px solid #54B747;
}
div#header {
	border-bottom: 3px solid #54B747;
	background: White;
	height: 125px;
	width: 100%;
}
div#header div#logo {
	padding: 10px 0 0 30px;
	float: left;
}
div#header div.slide {
	border-right: 3px solid #007AC2;	
	float: right;
	clip: rect(0 510px 126px 0);
}
div#header div.slide img {
	border-left: 3px solid #007AC2;
}
div#navigatie {
	background: White url(../images/navigatie_content.gif) 20px 0 repeat-y;
	float: left;
	width: 200px;
	color: White;
	height: 300px;
	padding-left: 30px;
}
div#navigatie ul, div#navigatie li {
	list-style-type: none;
}
div#navigatie li {
	padding: 3px 0;
}
div#navigatie li a {
	color: White;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	display: block;
	width: 180px;
}
div#navigatie li a:hover, div#navigatie li a.active {
	color: #87CE80;
	text-decoration: underline;
}
div#citaat {
	margin-left: 300px;
	padding-top: 15px;
	font-size: 0.8em;
	line-height: 1.2em;
	font-style: italic;
	color: #5A5A5A;
	width: 440px;
}
span.author {
	margin-left: 1em;
	font-style: normal;
}
div#content-balk_boven {
	height: 73px;
	clear: both;
	background: url("../images/navigatie_header.gif") 20px 10px no-repeat;
}
div#content-balk_onder {
	padding-left: 20px;
	height: 73px;
	clear: both;
}

div#content-wrapper {
	background: url(../images/bg-content.jpg) bottom right no-repeat White;
	float: left;
	clear: both;
	width: 100%;	
}
div#content {
	margin-left: 230px;
	padding-top: 5px;
	height: 290px;
	border-top: 1px solid #007AC2;
	border-bottom: 1px solid #007AC2;
	text-align: justify;
}
div#scroll {
	height: 260px;
	padding: 1em 3em 1em 1em;
	overflow: auto;
}
div#footer {
	border-top: 3px solid #54B747;
	background: #007AC2;
	border-bottom: 3px solid #54B747;
	height: 92px;
	float: left;
	clear: both;
	width: 100%;
}
div#footer div.slide {
	border-left: 5px solid #007AC2;
}
div#footer div.slide img {
	border-right: 3px solid #007AC2;	
}
div#footer_navigation {
	background: #007AC2;
	color: White;
	text-align: center;
	font-size:0.8em;
}
div#footer_navigation a {
	color: White;
	text-decoration: none;
}
div#footer_navigation a:hover {
	text-decoration: underline;
}
div#arch {
	color: Gray;
	font-size: 0.8em;
	text-decoration: none;	
}
div#arch a {
	color: Gray;
	text-decoration: none;
}
div#arch a:hover {
	text-decoration: underline;
}

