
body { margin-top: 30px; background-color:#4c443d; }
p { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss ; line-height: 16px; }
a:link { color: black; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
a:visited  { color: black; font-weight: bold; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
a:hover { color: #ff00d3; text-decoration: none }
td  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss  ; line-height: 16px; }
.kop { color: black; font-weight: bold; letter-spacing: 0 }


table#tbl-inschrijfform td.formlegend {
	width: 150px;
	vertical-align: top;
	padding-top: 8px;
}
table#tbl-inschrijfform td {
	text-align: left;
}
table#tbl-inschrijfform td input, table#tbl-inschrijfform td select {
	margin-top: 4px;
}
div#error-msg { background-color: #fc0; color: #000; padding: 2px; width: 350px; margin-bottom: 20px; border: solid 1px black; }
div#error-msg h2 {
	margin: 2px 0;
}
