/* CSS Document */

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A1BE64;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #232323;
}

a {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #4f81bd;
}
a:visited {
	color: #4f81bd;
}
a:hover {
	color: #4f81bd;
}
a:active {
	color: #4f81bd;
}

.hfst			{ color: #4f81bd; font-size: 11px; text-decoration: none;}
.hfst:link      { color: #4f81bd; font-size: 11px; text-decoration: none; }
.hfst:visited   { color: #4f81bd; font-size: 11px; text-decoration: none;}
.hfst:active    { color: #4f81bd; font-size: 11px; text-decoration: none;}
.hfst:hover     { color: #ffffff; font-size: 11px; text-decoration: none; background-color:#4f80bd }

.menu			{ color: #232323; font-size: 11px; text-decoration: none;}
.menu:link      { color: #232323; font-size: 11px; text-decoration: none; }
.menu:visited   { color: #232323; font-size: 11px; text-decoration: none;}
.menu:active    { color: #232323; font-size: 11px; text-decoration: none;}
.menu:hover     { color: #232323; font-size: 11px; text-decoration: none; }

.validator {color: #a1be64;font-size:11px;}
.validatortext {color: #a1be64;}
input.stylebutton { font-size: 11px; color: #ffffff; background-color:#a1be64; border:solid 1px;}
textarea, input, select { font-size: 11px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.adres       { color: #ffffff; font-size: 11px;}
.adres a:link       { color: #ffffff; font-size: 11px; }
.adres a:visited    { color: #ffffff; font-size: 11px;}
.adres a:active     { color: #ffffff; font-size: 11px;}
.adres a:hover     { color: #ffffff; font-size: 11px;}

.taal       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase;}
.taal a:link       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; }
.taal a:visited    { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase;}
.taal a:active     { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase;}
.taal a:hover     { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase; }

.titel{ font-size: 20px;}
