body {
	text-decoration: none;
	margin: 0px;
	background-color: #339933;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
p:link {
	text-decoration: underline;
	color: #FFFFFF;
}
li {
	list-style-type: decimal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
h1 {
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	line-height: 18px;
}
h2 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #339933;
}
h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 20px;
	font-style: normal;
	letter-spacing: .03em;
	background-color: #339933;
}
#kop {
	height: 245px;
	width: 100%;
}
#menu {
	height: 20px;
	width: 600px;
	float: left;
}
#kolom {
	width: 1045px;
}
#links {
	width: 220px;
	height: 500px;
	float: left;
}
#main {
	width: 600px;
	height: 400px;
	background-color: #339933;
	float: left;
}
#maintekst {
	width: 580px;
	text-align: left;
	height: 480px;
	float: left;
}
#rechts {
	width:220px;
	height:450px;
	float: left;
}
.witkader {
	border: 2px solid #FFFFFF;
	margin-bottom: 10px;
}	
a:link, a {
	color: #FFFFFF;
	text-decoration: underline;
}
h2:link {
	text-decoration: underline;
	background-color: #CC99CC;
}
label,input {
	width: 250px;
	float: left;
	height: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339933;
	display: block;
	padding: 2px;
}
textarea {
	width: 250px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339933;
	text-align: left;
}
label {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	color: #FFFFFF;
	padding-left: 2px;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
	display: block;
	font-weight: bold;
}
.sendbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #339933;
	height: 30px;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
	text-align: center;
}