td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC}
.algemeen {
	background-color: #CCCCCC;
	background-image: url(image/Achtergrond%20donkergrijs.jpg);


}

h1 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 20px; font-weight: bold; color: #666666}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold}
a:visited { color:#FFFFFF; text-decoration:none; font-weight: bold}
a:hover { color:#FFFFFF; text-decoration:underline; cursor:hand; font-weight: bold; font-style: normal}
a:active { color:#FFFFFF; text-decoration:none; font-weight: bold}h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CCCCCC; font-variant: small-caps}
A.extern:link {
	color: #99CCCC;
	font-weight: bold;
	text-decoration: none;
; font-size: 14px}
A.extern:hover {
	color: #99CCCC;
	font-weight: bold;
; text-decoration: underline; font-size: 14px}
A.extern:visited {
	color: #99CCCC;
	font-weight: bold;
	text-decoration: none;
; font-size: 14px}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
h3 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 28px; font-weight: bold; color: #CCCCCC}
#index a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; text-decoration: none; font-weight: bold}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; text-decoration: none; font-weight: bold}
}
#form { 
	   font-family: Century Gothic, Verdana; font-size: 12px; color: #666666;

	   }
#textfield {
	   font-family: Century Gothic, Verdana; font-size: 12px; color: #666666;
	   outline: none;
	   width: 270px;
       height: 20px;
	   background-image: url(image/Achtergrond%20grijs.jpg);            
	   background-repeat: repeat;
	   border: 1px solid #666666;       
	   padding: 2px;
	   margin: 0px;
}
#submit{
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #666666;
	outline: none;
	width: 150px;
	height: 27px;
	border: 0px solid #666666;
	padding: 0px;
	margin: 0px;
	background-image: url(image/submit.png);
	background-repeat: no-repeat;


}
#fout{
		position: relative;
		width: 275px;
		font-weight: bold;
 		font-family: Century Gothic, Verdana; font-size: 12px; color: #000000;
		background-color: #CCCCCC;
		border: 0px solid #FFOOOO;
		padding: 2px;
		margin: 2px;
		top: -15px;
		z-index:1
 
}

