﻿body {
	position: fixed; padding-bottom: 0px; background-color: #4a647d; margin: 0px; padding-left: 0px; padding-right: 0px; font-family: verdana, geneva, sans-serif; color: #ffffd0; padding-top: 0px
}
div.page {
	position: fixed; width: 100%; height: 85%; top: 15%
}
div.header {
	position: fixed; text-align: left; width: 100%; height: 15%; overflow: hidden
}
div.footer {
	position: fixed; width: 100%; height: 5%; overflow: visible; top: 94%; left: 0px
}
div.links {
	text-align: left; width: 10%; float: left; height: 100%; overflow: hidden; padding-top: 0.5em
}
div.content {
	z-index: -1; text-align: left; width: 60%; float: left; height: 80%; overflow: hidden
}
div.rechts {
	width: 15%; float: left; height: 100%
}
a:link {
	color: #f0fff0
}
a:visited {
	color: #ffffff
}
a:active {
	color: #f08080
}
a:hover {
	color: #ff6060
}
a img {
	border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none
}
.floatleft {
	float: left; margin-right: 1em
}
.floatright {
	float: right; margin-left: 1em; top: 1px; left: 3px
}
em {
	background-color: #e0e0e0; font-style: normal; color: #800
}
#updated {
	background-image: url(images/rastertje2.gif); border-bottom: 1px solid; padding-bottom: 0.2em; background-color: #4a647d; padding-left: 1em; padding-right: 1em; float: left; letter-spacing: 0.1em; border-top: 2px solid; padding-top: 0.2em
}
