.inschrijf-form {
	width: 756px;
	font-size: 90%;
	background: url('/images/inschrijven/inschrijf-form.gif') 0 0 repeat-y;
}
.inschrijf-form .btn-verstuur {
	display: block;
	margin: 0 0 0 25px;
	width: 212px;
	height: 35px;
	background: url('/images/inschrijven/btn-verstuur.gif') 0 0 no-repeat;
	text-indent: -9999px;
}
.inschrijf-form .btn-inlog,
.inschrijf-form .btn-wijzigEmail,
.inschrijf-form .btn-wachtwoordVergeten,
.inschrijf-form .btn-wijzigWachtwoord {
	display: block;
	margin: 0 0 0 20px;
	padding: 1px 9px 1px 9px;
	float: left;
	background-color: #062D57;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.inschrijf-form .tablecaption {
	text-align: right;
}

.inschrijf-form-top {
	width: 756px;
	background: url('/images/inschrijven/inschrijf-form-top.gif') 0 0 no-repeat;
}
.inschrijf-form-btm {
	padding-bottom: 25px;
	width: 756px;
	background: url('/images/inschrijven/inschrijf-form-btm.gif') 0 100%	no-repeat;
}
.inschrijf-form h1,
.inschrijf-form h2,
.inschrijf-form h3,
.inschrijf-form h4 {
	padding: 25px 0 0 25px;
}
.inschrijf-form p {
	margin-left: 25px;
	margin-right: 25px;
	line-height: 18px;
}

.inschrijf-form p.default{
	margin: 25px;
	padding-bottom: 10px;
	line-height: 18px;
	background: url('/images/cursus-h3-border.gif') 0 100% repeat-x;
}
/* Opties onder de titel */
.inschrijf-form .opties {
	margin: 25px 0 0 25px;
	list-style: none;
}
.inschrijf-form .opties li {
	clear: both;
}
.inschrijf-form .opties strong {
	float: left;
	display: block;
	width: 75px;
}
.inschrijf-form .opties span {
	float: left;
}
/* Error box */
.inschrijf-form .error-box {
	margin: 25px;
	border: 1px solid #f00;
	color: #f00;
}
.inschrijf-form .error-box ul {
	padding: 10px 0;
	list-style: none;
}
.inschrijf-form .error-box ul li {
	padding-left: 10px;
}
/* ---------------- */
div.meldingen {
	clear: both;
	padding-top: 1em;
	padding-bottom: 1em;
}
div.meldingen ul {
	list-style-position: inside;
	margin-left: 20px;
}
div.meldingen span {
	margin-left: 20px;
}
/* Fieldset styles */
.inschrijf-form fieldset {
	position: relative;
	display: block;
	margin: 0 25px 30px 25px;
	padding-top: 20px;
	border: 1px solid #c3cdd7;
	background: #f2fafd;
	font-weight: bold;
}
html>/**/body .inschrijf-form fieldset {
	padding-top: 0;
}
.inschrijf-form fieldset legend {
	position: absolute;
	top: -8px;
	padding: 0 5px 0 5px;
	font-size: 115%;
	color: #0f245a;
	font-weight: bold;
}
.inschrijf-form fieldset p {
	margin: 10px 0 0 15px;
	font-weight: normal;
	background: none;
}
.inschrijf-form fieldset .required-text {
	position: absolute;
	right: 2px;
	top: -20px;
	font-size: 90%;
	font-weight: normal;
	padding-top: 5px;
}
html>/**/body .inschrijf-form fieldset .required-text {
	top: -33px;
}
.inschrijf-form fieldset input,
.inschrijf-form fieldset select {
	text-indent: 3px;
	width: 221px;
	height: 16px;
	border: 1px solid #abadb3;
	color: #0f245a;
}
.inschrijf-form fieldset input[type="checkbox"]{
	text-indent: 3px;
	width: 21px;
	height: 16px;
	border: 1px solid #abadb3;
	color: #0f245a;
	margin-right: 5px;
}
.inschrijf-form fieldset .grayTekst{
	color: #abadb3;
}

.inschrijf-form fieldset select {
	height: 18px;
	font-size: 11px;
}

.inschrijf-form fieldset input.short {
	width: 43px;
}
.inschrijf-form fieldset select.geboorte_dag {
	width: 42px;
}
.inschrijf-form fieldset select.geboorte_maand {
	width: 120px;
}
.inschrijf-form fieldset select.geboorte_jaar {
	width: 55px;
}

.inschrijf-form fieldset .radio input {
	Width: 13px;
	height: 13px;
	margin-right: 5px;
	border: 0;
}

.inschrijf-form fieldset .radio label {
	margin-right: 5px
}

/* Fieldset tables */
table {
	margin: 10px 0;
}
table td {
	padding: 2px 0 2px 15px;
}
table td .right-text {
	padding-left: 3px;
}
table td .right-text-right {
	padding-left: 15px;
}
/* Ervaring */
table.ervaring,
table.ervaring td {
	margin: 0;
	vertical-align: top;
}

table.ervaring td table {
	margin: 0px; 
	padding: 0px;
}

table.ervaring td.radio{
	width: 100px;
}

table.betaling .left-column {
	width: 125px;
}

table.betaling td {
	width: 100%;
}

.checkbox-box {
	display: block;
	clear: both;
}
.checkbox-box-last {
	padding: 10px 0 40px 0;
}
.checkbox-box input {
	float: left;
	margin-right: 10px;
}
.checkbox-box label {
	float: left;
	display: block;
	width: 600px;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

