body {
	font-family: Trebushet, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #333333;
}
.border1 {
	font-family: Trebushet, Arial, Verdana;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
}
#form1   H1 {
	font-size: 14px;
	color: #3A5870;
	width: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	line-height: 24px;
}
#form1  H2 {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	width: 640px;
	background-color: #A4341C;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#form1 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.rij1  {
	width: auto;
	background-color: #ebebeb;
	font-weight: bold;
	color: #878888;
	font-size: 11px;
}

.rij1 input{
	background-color: #FFFFFF;
	border: thin solid #FFCC33;
	background-image: url(images/inputbg.jpg);
	font-size: 11px;
}



.rij2  {
	bfbfc0width: auto;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #878888;
	font-size: 11px;

}

.rij2 input{
	background-color: #FFFFFF;
	border: thin solid #FFCC33;
	background-image: url(images/inputbg.jpg);
	font-size: 11px;
}


input {
	background-color: #FFFFFF;
	border: thin solid #FFCC33;
}
select {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 10px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}


.rij1 select {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	background-image: url(images/inputbg.jpg);
}

.rij1 select option {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	background-image: url(images/inputbg.jpg);
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.knop {
	font-size: 14px;
	color: #3A5870;
	width: auto;
	margin: 0px;
	font-weight: bold;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/berekenen.jpg);
	background-position: center center;

}
.vraagteken {
	font-size: 14px;
	color: #3A5870;
	width: auto;
	margin: 0px;
	font-weight: bold;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/vraagteken.jpg);
	background-repeat: repeat;
}
.disclaimer {
	width: auto;
	background-color: #ebebeb;
	font-weight: bold;
	color: #878888;
	font-size: 60%;
}
.melding {
	width: auto;
	background-color: #FFCC33;
	font-weight: bold;
	color: #3A5870;
	font-size: 70%;
}
.fout {
	width: auto;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #d90f0f;
	font-size: 75%;
}
