﻿input
{
	margin: 0 10px 0 0;
}
table
{
	/*font-variant:small-caps;*/
	font-weight:bolder;
}
td.label
{
	vertical-align:center;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
}
tr.captest
{
	
	display:none;
	visibility:hidden;
}
form {
	margin: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}
form fieldset {
	border-width: 0px;
	border-style: solid;
	margin: 0px;
	padding: 0px;
}
form fieldset legend
{
	display:none;
}
dl {
	margin: 0px;
}
dt {
	/*font-variant:small-caps;*/
	float: left;
	clear:both;
	padding: 2px 0px 2px 25px;
	line-height: 22px;
}
dd {
	padding: 2px 0px 2px 150px;
	margin: 0px;
	line-height: 22px;
	font-size:11px;
}
span#formbuttons
{
	margin:2px 0 2px 150px;
}
input,textarea,select
{
	font-variant:normal;
	background-color:#E2E2E2;
	border-width:thin;
	padding:2px 5px 2px 5px;
	margin:2px 0 2px 0;
	font-weight: bold;
	width:150px;
}
select
{
	width:160px;
}
form dl dd input:focus,textarea:focus,select:focus
{
	background-color:white;
	border-style:solid;
	border-color:red;
}
body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;

}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	color: #000000;
	padding:0 250px 0 10px;
	margin:0;
	text-align:justify;
}
td {
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana;
}
h1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #990033;
}
A:link
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
 A:VISITED 
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	
}
A:active
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}

A:hover
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990033;
}

h2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin:5px 0 0 2px;
}
.hoofdtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CBB9B8;
	font-size: 20px;
}
h3 {
	font-family: Arial, Helvetica, Verdana;
	color: #990033;
	font-size: 20px;
	font-weight: normal;

}
.goldtitel {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

select {
	font-family: Arial, Helvetica;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica;
	font-size: 11px;
}
