.formkop		{ font-family : Arial, Helvetica, Verdana; font-size:18pt; color: #a11075; font-weight : bold;  font-style: italic;}
.formkopje		{ font-family : Arial, Helvetica, Verdana; font-size:10pt; color: #a11075; font-weight : bold;  font-style: italic;}
.formkopje2		{ font-family : Arial, Helvetica, Verdana; font-size:12pt; color: #330033; font-weight : bold;  font-style: normal;}
.formtekst	{ font-family : Arial, Helvetica, Verdana; font-size:10pt; color: #330033; font-weight : bold;}
.orderform	{ font-family : Arial, Helvetica, Verdana; font-size: 9pt; color: #330033; font-weight : normal;}
.formprices	{ font-family : Arial, Helvetica, Verdana; font-size:10pt; color: #a11075; font-weight : bold;}
.formprikop	{ font-family : Arial, Helvetica, Verdana; font-size:10pt; color: #330033; font-weight : bold;}
.formvat	{ font-family : Arial, Helvetica, Verdana; font-size: 8pt; color: #330033; font-weight : normal; background-color: #ffe401;}
.formtimes	{ font-family : Arial, Helvetica, Verdana; font-size: 7pt; color: #330033; font-weight : normal;}
.normtekst	{ font-family : Arial, Helvetica, Verdana; font-size:10pt; color: #330033; font-weight : normal;}
.cursief	{ font-family : Arial, Helvetica, Verdana; font-size: 9pt; color: #330033; font-weight : normal; font-style: italic;background-color: #dcdcdc;border: dotted 1px #b3afaa; padding-left: 5px;padding-right: 5px;}
INPUT		{ font-family : Arial, Helvetica, Verdana; font-size:10pt; color: #330033; font-weight : normal;}
SELECT		{ font-family : Arial, Helvetica, Verdana; font-size:10pt; color: #330033; font-weight : normal;}

input.button {
		background-color: #ffe401;
		color: #330033;
		padding: 1px 4px;
		margin-right: 1px;
		margin-top: 4px;
		cursor: hand;
		font-weight: bold;
}
input {
		border: solid 1px #330033;
		color: #a11075;
		padding: 1px 4px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		text-align: left;
		background-color: #f6f9ff;
}
select {
		border: solid 1px #330033;
		color: #330033;
		padding: 1px 4px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		text-align: left;
		background-color: #f6f9ff;
}

textarea {
		border: solid 1px #a11075;
		color: #a11075;
		padding: 1px 4px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		text-align: left;
		background-color: #f6f9ff;
}
.formstyle {
		background-color: #f3f4f7;
		border: solid 1px #b3afaa;
		line-height: 1.7;    /*hier neerzetten om deze waarde af te dwingen in alle browsers */
}
.formstyleblok {
		background-color: #f6f4f6;
		border: solid 1px #b3afaa;
		margin: 0 auto;
		padding:  4px;
		width: 90%;
}
.formonvolledig {
		background-color: #fff4f7;
		border: solid 1px #ff0000;
		padding: 6px;
}
.formreset {
		background-color: #f3fff7;
		border: solid 1px #00ff00;
		padding: 6px;
}
.formsent {
		background-color: #f3f4ff;
		border: solid 1px #0000ff;
}
.soort {
		border: 0;
		color: #330033;
		padding: 6px;
}


