﻿body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana;
	color: black;
	text-align: center;
	background-color: #FFFFD7;
}
div#header {
	padding: 5px;
	font-size: 20px;
	background-color: #008000;
	font-family: "trebuchet MS", verdana;
	color: #80B54B;
	text-align: left;
	background-repeat: no-repeat;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	padding: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	background-color: #008000;
	border-bottom-color: #000000;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#menu ul{
	background-color: #008000;
	margin: 0;
	white-space: no-wrap;
}
#menu ul li{
	display: inline;
}
#menu ul li a{
	padding-left: 1em;
	padding-right: 1em;
	font-family: Trebuchet MS;
	text-decoration: none;
	color: white;
}
#menu ul li a:hover{
	background-color: #80B44F;
}

div#tekst {
	padding: 5px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
div#teksthome {
	width: 650px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#links {
	width: 200px;
	text-align: left;
	position: absolute;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#rechts {
	padding: 5px;
	width: 440px;
	text-align: left;
	position: absolute;
	margin-right: auto;
	margin-left: 210px;
}
div#header {
	padding: 5px;
	font-size: 22px;
	background-color: #008000;
	font-family: "trebuchet MS", verdana;
	color: #80B54B;
	text-align: left;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	vertical-align: middle;
}
td.menu {
	border: 2px solid #7EB54F;
	width: 150px;
	text-align: center;
}
td.menu:hover {
	background-color: #80B44F;
}
a {
	color: #000000;
	text-decoration: none;
}
a.hover {
	color: #80B54B;
}
p {
	text-align: left;
}
div#blok {
	border-style: solid;
	border-top-width: 3px;
	border-color: #008000;
	width: *;
	text-align: center;
	background-color: #FFF89B;
}
td {
	text-align: left;
}
hr {
	color: #008000;
}
img {
	border: 0
}
img.links {
	margin-right: 5px;
}
img.rechts {
	margin-left: 5px;
}
p.small {
	font-size: 8pt
}
