#content .esDatumLeft {
    display: inline-block;
    vertical-align: top;
    width: 18px;
}

#content .esDatumLeft label{
	display: none;
}

#content .esDatumRight div.line1,
#content .esDatumRight div.line2 {
	height: 25px
}

#content .esDatumRight input,
#content .esDatumRight select {
	padding: 1px 0 1px 1px;
}

#content .esDatumRight {
	display: inline-block;
}

#content select.gueltigOption {
	width: 145px;
}

#content input.gueltigDatum {
	width: 76px !important;
}

#content input.gueltigJahr {
	width: 40px;
}

#content div.inFindokSeit,
#content label.inFindokSeit {
	width: 105px;
	display: inline-block;
}

#content select.tageMonateAnzahl {
	width: 40px;
}

#content select.tageMonate {
	width: 80px;
}

.extendedFields .details.datumDetails {
	width: 260px;
}

.extendedFields .details.datumDetails {
	color: #494948;
}

.esDatumRight input {
	height: 18px !important;
	font-size: 1em;
}

.esDatumRight select {
	height: 22px !important;
	font-size: 1em;
}

.extendedFields .esDatumLeft  input[type="radio"]{
	margin-bottom: 2px;
}

#datumHidden {
	width: 250px;
	overflow: hidden;
}