body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; margin: 0px; color: #000000; }
a:link, a:active, a:visited { font-family: Arial, Helvetica, sans-serif; color: #000000;	font-weight:bold; text-decoration: none; }
a:hover { color: #D70000; }
table, div, td, tr, p, input, textarea, dropdown { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000000; }
input, textarea, select { background-color: #ffffff; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000000; 
	border: 1px solid #dddddd; }

input.right { text-align: right; }
input.check { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #A51829; background-color: #ffffff; }
input.button { cursor:hand; color: #fff; font-weight: bold; background: url(../images/btn_bg.gif) repeat-x; border-right: 1px solid #000066; 
	border-bottom: 1px solid #000066; }

/* RECHNER ******************************/
img.ext_logo {}
div.ext_logo { width: 100%; text-align: right; }

form.ws_input_form { margin: 0px; padding: 0px; }
.frmHeader { font-weight: bold; color: #000000; background-color: #eeeeee; padding: 5px 10px 5px 10px; border: 1px solid #dddddd; }
.ws_input_tbl { width: 100%; margin: 0px; }
.ws_input_header { border-left: 1px solid #dddddd; border-bottom: 1px solid #dddddd; font-weight: bold; padding-left: 10px; line-height: 20px; }
.ws_input_c1 { border-left: 1px solid #dddddd; border-bottom: 1px solid #dddddd; padding-left: 10px; line-height: 20px; }
.ws_input_c1_width { width: 60%; }
.ws_input_c2 { vertical-align: middle; border-bottom: 1px solid #dddddd; }
.ws_input_c2_width { width: 25%; }
.ws_input_c3 { vertical-align: middle; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd; white-space:nowrap; }
.ws_input_c3_width { width: 15%; }

.resultHeader { font-weight: bold; color: #000000; background-color: #eeeeee; padding: 5px 10px 5px 10px; border: 1px solid #dddddd; }
.ws_output_tbl { width: 100%; }
.ws_output_c1 { border-left: 1px solid #dddddd; border-bottom: 1px solid #dddddd; padding-left: 10px; line-height: 20px; }
.ws_output_c1_width { width: 60%; }
.ws_output_c2 { font-weight: bold; vertical-align: middle; border-bottom: 1px solid #dddddd; }
.ws_output_c2_width { width: 25%; }
.ws_output_c3 { font-weight: bold; vertical-align: middle; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd; }
.ws_output_c3_width { width: 15%; }

div.txt_intro { font-weight: normal; padding: 10px; }
div.txt_result { font-weight: normal; margin: 0px 0px 10px 0px; }
div.txt_form { font-weight: normal; margin: 0px 0px 10px 0px; }

p.red { border: 1px solid #d70000; padding: 5px 10px 5px 10px; }
p.red br { line-height: 0px; }
div.europace { width: 100%; text-align: right; }

/* speziell */
.kondrechner_mitRate { background-color: #ffffff; }
a.version { border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; border-bottom: 1px solid #000066; border-right: 1px solid #000066; padding: 2px; display: block;
	width: 220px;	text-align: center; text-decoration: none; margin: 0px; }
#divSubmit { font-weight: bold; }

/* Grundbuchrechner */
table.gbr_table {}
.gbr_vorh { font-weight: bold; }
td.gbr_header { background-color: #838383; color: #ffffff; padding: 2 0 2 2; }
td.gbr_input { background-color: #f1f1f1; padding: 3 0 3 3; }
td.gbr_submit { padding: 15 0 0 0; }
/* Ende Rechentools ******************************/

/* KONDITIONSTABLEAU ***********************/
table.kondTableau { border: 1px solid #000066; width: 548px; }
tr.kt_row1st { background-color: #d7d7d7; }
td.kt_colCapt { text-align: left; }
tr.kt_row2nd { background-color: #d7d7d7; }
td.kt_rowCapt { text-align: right; }
td.kt_colHead { text-align: center; }
tr.kt_row3rd { background-color: #FEF0EB; }
td.kt_colSubHead1 { text-align: right; }
td.kt_colSubHead2 { text-align: right; }
td.kt_colSubHead3 { text-align: right; }
td.kt_rowHead { background-color: #FEF0EB; text-align: right; }
tr.kt_row1 { background-color: #f1f1f1; }
tr.kt_row2 { background-color: #fefefe; }
td.kt_value {	text-align: right; }
/* Ende Konditionentableau ******************/

/* TILGUNGSPLAN ******************************/
table.tilgungsplan { border: 1px solid #dddddd; margin-right: 10px; margin-bottom: 10px; line-height: 20px; }
tr.tp_rowHeader1st { background-color: #ffffff; line-height: 20px; border-bottom: 1px solid #dddddd; }
td.tp_cellHeader {}
tr.tp_rowHeader2nd { background-color: #ffffff; line-height: 20px; }
td.tp_headerDate{ color: #000000; text-align: left; font-weight: bold; }
td.tp_headerCashflow, td.tp_headerInterest, td.tp_headerCharge, td.tp_headerAmountRemaining { color: #000000; text-align: right; font-weight: bold; }
tr.tp_row1 { line-height: 12px; }
tr.tp_row2 { line-height: 12px; }
td.tp_date { border-top: 1px solid #dddddd; text-align: left; }
td.tp_cashflow { border-top: 1px solid #dddddd; text-align: right; }
td.tp_interest { border-top: 1px solid #dddddd; text-align: right; }
td.tp_charge { border-top: 1px solid #dddddd; text-align: right; }
td.tp_amountRemaining { border-top: 1px solid #dddddd; text-align: right; }

/* Mietentwicklungsplan */
table.mk_details { border: 1px solid #ddd; margin: 0px 10px 10px 0px; display: inline; }
table.mk_details td {}
tr.mk_rowHeader1st { background-color: #ffffff; line-height: 20px; border-bottom: 1px solid #ddd; }
td.mk_cellHeader { }
tr.mk_rowHeader2nd { background-color: #ffffff; line-height: 20px; }
td.mk_headerJahr, td.mk_headerMiete, td.mk_headerSumme { color: #000; text-align: right; font-weight: bold; padding-right: 10px; }
tr.mk_row1 { line-height: 12px; }
tr.mk_row2 { line-height: 12px; }
td.mk_jahr { border-top: 1px solid #ddd; text-align: left; padding-right: 10px; }
td.mk_miete { border-top: 1px solid #ddd; text-align: right; padding-right: 10px; }
td.mk_summe { border-top: 1px solid #ddd; text-align: right; padding-right: 10px; }
/* Ende Tilgungsplan *************************/