@charset "utf-8";
/* CSS Document */

label {
	width:90px;
	float:left;
	padding-top:5px;
}
label.opm {
	float:none;
}
p.form {
	margin:0px 0px 5px 5px;
	height:20px;
}
/*
p.opmerking {
margin:0px 0px 5px 5px;
	height:60px;
	position:absolute;
	right:130px;
	top:55px;
	padding-left:3px;
}
*/
input {
	font-family:Arial, Helvetica, sans-serif;
	height:12px;
	font-size:12px;
}
input.breed {
	width:140px;
	color:#58ab27;
}
select.select {
	width:145px;
	color:#58ab27;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input.tekst {
	width:140px;
	height:140px;
	color:#58ab27;
}
put.postcode {
	width:50px;
}
.veld {
	width:200px;
	height:100px;
}
input.knop {
	height:25px;
	width:145px;
	float:right;
	margin-right:9px;
	border:1px solid #ffffff;
	background:#58ab27;
	color:#ffffff;   
}
.inschrijving {
	margin-left:195px;
}
.inschrijving label {
	width:110px;
	float:left;
	padding-top:5px;
}
.inschrijving p.form {
	margin:0px 0px 5px 5px;
	height:20px;
}
.inschrijving p.opmerking-voor {
	margin:0px 0px 5px 5px;
	height:100px;
}
.inschrijving input {
	font-family:Arial, Helvetica, sans-serif;
	height:12px;
	font-size:12px;
}
.inschrijving input.breed {
	width:180px;
	color:#58ab27;
}
.inschrijving .geboortedatum {
	width:300px;
	height:20px;
	float:left;
}
.inschrijving input.dag {
	width:20px;
	color:#58ab27;
	float:left;
}
.inschrijving input.maand {
	width:100px;
	color:#58ab27;
	float:left;
	margin-left:9px;
}
.inschrijving input.jaar {
	width:30px;
	color:#58ab27;
	float:left;
	margin-left:9px;
}
.inschrijving .tekst {
	width:180px;
	height:100px;
	color:#58ab27;
}
.inschrijving put.postcode {
	width:50px;
}
.inschrijving .veld {
	width:200px;
	height:100px;
}
.inschrijving .klein {
	font-size:10px;
}
.inschrijving input.knop {
	height:25px;
	width:145px;
	float:right;
	margin-right:180px;
	border:1px solid #ffffff;
	background:#58ab27;
	color:#ffffff;   
}
