
fieldset fieldset label { display: block; }
#crediForm {
	max-width: 940px;
	font-size: 0.7em;

}
#crediForm label {
	min-width: 240px;
	display: inline-block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-left: 20px;
}
#crediForm input {
	width: 150px !important;
	display:inline-block !important;
}
#crediForm input[type='checkbox'] {
	width : 20px;
	margin-left: 20px;
	height: 18px;
}
#crediForm select {
	min-width : 100px;
	margin: 1px;
}
.frmplz {
	width : 80px;
}
.frmort {
	width : 125px;
}
.frmday {
	width : 70px;
}
.frmmonth { width : 70px; }
.frmyear { width : 70px; }
.frmfamily {
	width : 146px;
}
.frmkids { width : 70px; }
p {

}
.aginfo, .ma_aginfo, .ma, .kontoinfo, .kidsinfo, .rentalinfo, .unterhaltinfo {display : none;}
.submit {
	float:middle;
	height:45px;
	min-width:179px;
}
#crediForm .submit:hover { background-position:0 100%;}

#crediForm .submit:active {
	position:relative;
	
}
#crediForm .align-right {
	font-size: 14px;
	font: signika;
}

fieldset {
	min-width: 100% !important;
}