a:link { color: #ffffff; text-decoration: underline; }
a:visited {	color: #E9F4A5; text-decoration: underline; }
a:active { color: #E9F4A5; text-decoration: underline; }
a:hover { color: #E9F4A5; text-decoration: none; }

body { font-family: Arial, Helvetica; background-color: #324d2f; background-attachment: fixed; font-size: 9pt; font-weight: bold; color: #e9f4a5; height: 100%; margin: 0; overflow:auto; scrollbar-face-color:#3B5738; scrollbar-highlight-color:#E9F4A5; scrollbar-3dlight-color:#E9F4A5; scrollbar-darkshadow-color:#E9F4A5; scrollbar-shadow-color:#E9F4A5; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#E9F4A5; }

a.menu:link { color: #324D2F; text-decoration: none; margin-left: 12px; line-height: 20px; }
a.menu:visited {	color: #324D2F; text-decoration: none; margin-left: 12px; line-height: 20px; }
a.menu:active { color: #324D2F; text-decoration: none; }
a.menu:hover { color: #324D2F; text-decoration: underline; }


td {

	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #E9F4A5;
}

.td_kolom {

	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #E9F4A5;
	border-style: none;
	border-width: 1;
	border-color: #0F38AA;
	background-color: transparent;
}

.font_kop {

	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #E9F4A5;
}

.font_gewoon {

	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #E9F4A5;
}

.font_form {

	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #E9F4A5;
}

input,textarea {

	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-width: 1;
}

.form_button {

	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	border-style: solid;
	border-width: 1;
	cursor: hand;
}

.form_button_terug {

	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	border-style: none;
	cursor: hand;
}
#kop { background-image: url(images/kop.jpg); height: 97px; padding-left: 160px; text-align: left;}
#menu { background-image: url(images/bg_menu_f2.gif); width: 160px; height:443px; text-align: left; float:left;}
#inhoud { background-color: #3b5738; height: 443px; width:835px; overflow:auto; float:left;}
#wrap { width:995px; height:540px; background-color: #3b5738; }
h1.kop { font-size: 14px; line-height: 16px; }