/* Email, Login and Search forms generally: */

/*FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #FFFFFF; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #FFFFFF; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #666666; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: normal; }*/

.tx-kostenrechner-pi1 form {
	margin: 0;
	padding: 0;
	border: 0;
}


.tx-kostenrechner-pi1 form legend,
.tx-kostenrechner-pi1 form h2 {
	font-size: 12px;
	margin-top: 20px;
	font-weight: bold;
}

#tx-kostenrechner-pi1-children-input {
	width: 20px;
	text-align: right;
}

.tx-kostenrechner-pi1 form input, 
.tx-kostenrechner-pi1 form textarea, 
.tx-kostenrechner-pi1 form select, 
.tx-kostenrechner-pi1 form button, 
.tx-kostenrechner-pi1 form input.button, 
.tx-kostenrechner-pi1 form submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #416b92;
	background-color : #eee;
	margin-left: 15px;
	margin-top: 3px;
	padding: 1px;
}

.tx-kostenrechner-pi1 {
	width: 400px;
	font-size: 11px;
	border: 0px none;
	/*padding-left: 20px;*/
}

.tx-kostenrechner-pi1-input-html {
	margin: 2px;
	margin-bottom: 6px;
	line-height: 18px;
}

#tx-kostenrechner-pi1-button {
	margin-left: 130px;
	margin-bottom: 16px;
	margin-top: 10px;

}

tr.result td {
	font-weight: bold;
	border-top: 1px solid #ccc;
	padding-bottom: 16px;
}

th {
	font-weight: bold;
	text-align: right;
	line-height: 14px;
	vertical-align: bottom;
}

td {
	text-align: right;
}

tfoot td {
/*	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	*/
}

table caption {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 14px;
}

tr.ersparnis td,
tr.teilung td {
	color: #266703;
	font-weight: bold;
	margin-top: 16px;
	background: #D2FE9C;
	border: 1px solid #BBFF6A;
}

tr.empty td { height: 15px; background: transparent; }

table, 
div.noinfo {
	width: 420px;
}

td.caption {
	text-align: left;
}

.tx-kostenrechner-pi1 label {
	display: block;
	float: left;
	margin: 0 0;
	padding-right: 1em;
/*	text-align: right;*/
	width: 220px;
}

.tx-kostenrechner-pi1 fieldset div, 
.tx-kostenrechner-pi1 fieldset {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
}

#tx-kostenrechner-pi1-husband-input,
#tx-kostenrechner-pi1-wife-input,
#tx-kostenrechner-pi1-obligations-input {
	width: 100px;
	text-align: right;
}

#tx-kostenrechner-pi1-childrenliveat-input {
	width: 100px;
}

.half-val { vertical-align: top; }

.nobr { white-space: nowrap; }

/*.csc-form-label, .csc-form-label-req, .csc-form-radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 2px;
}

.csc-form-label-req {
  font-weight: normal;
}
*/

/* **************** Felder Formular Ende ********************* */

