body {
	background-color: #58595b;
	margin: 20px;
	padding: 20px;
}
.menu {
	background-image: url(images/tile_menu.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	height: 8px;
}

.submenu {
	background-image: url(images/tile_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #B1BC00;
}
.submenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #58595B;
	text-decoration: none;
	line-height: 20pt;
}
.rkd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #A7A9AC;
	text-decoration: none;
	line-height: 10pt;
	text-align: right;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #58595B;
	text-decoration: none;
	line-height: 20pt;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
	line-height: 24pt;
}
.main {
	margin-left: 16px;
	padding-left: 16px;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #58595B;
	text-align: justify;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #58595B;
	text-decoration: none;
	line-height: 10pt;
}
.forum_list {
	height: 20px;
	margin-left: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #58595B;
}
.search {
	height: 20px;
	width: 180px;
}
.tekst_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #58595B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C113;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #58595B;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #58595B;
	text-decoration: none;
	background-color: #e5ecb8;
	border: 1px solid #a6aaad;
	height: 22px;
	margin: 0px;
	padding: 0px;
	width: 250px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #58595B;
	margin: 2px;
	padding: 2px;
	height: 200px;
	border: 1px solid #A7A9AC;
	background-color: #e5ecb8;
}
.titelsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #58595B;
	text-decoration: none;
	font-weight: bold;
}
.list2 {
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7c113;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: #58595B;
}
.list {
	background-image: url(images/tile_list.jpg);
	background-repeat: repeat-x;
	height: 25px;
	margin-left: 5px;
	padding-left: 5px;
}
.formfieldz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #58595B;
	text-decoration: none;
	background-color: #e5ecb8;
	border: 1px solid #a6aaad;
	height: 22px;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
.formbut {
	border: 1px none #999;
	background-color: #C3CB3A;
	background-image: url(../images/but_verzenden.jpg);
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 186px;
}
.formbutlogin {
	border: 1px none #999;
	background-color: #C3CB3A;
	background-image: url(../images/but_login.jpg);
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 186px;
}
