/* ---- baufivergleich_rechner_box ---- */

.fa_info_body {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #000000;
	background-color: #F1FCD9;
	border: 1px solid #6d9317;
	margin: 0px;
	padding: 8px;
	width: 270px;
}

.fa_info_header {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F1FCD9;
	border: 1px solid #6d9317;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	width: 270px;
}


.baufivergleich_container {
	padding:0 0 20px 0;
	margin:20px 0px 17px 0px;
}

.baufivergleich_container b {
	font-size: 1.0em;
	/*color: #D95700; */
color:#065d93;
	font-weight: bold;
	line-height: 170%; 
	/* background-color: #F1FCD9;
	padding: 2px 2px 2px 2px; */
}


#baufi_rechner_box {
	height:auto;
	border-top:1px dashed #999999;
	background:url(http://www.baufinanzierungsrechner.eu/images/grey_verlauf.gif) repeat-x top;
	margin: 0px 0px 15px 0px;
}

#baufi_rechner_form {
	border:0px solid #555555;
		width:410px;
	font-size: 12px;
	padding: 10px;
}

#baufi_rechner_form table {
	text-align:left;
	padding:0px 0px 0px 0px;
	line-height:20px;
	margin:0px;
}

.baufi_rechner_form_headline {
	padding: 14px 0 0 15px;
	color: #444444;
	font-size: 17px;
	font-weight: bold;
}

.baufi_rechner_form_paragraph {
	margin: 0 14px 0 14px;
	padding: 10px 0px 10px 0;
	border-bottom:1px dashed #999999;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}



#baufi_rechner_form td {
	border:0px solid #555555;
	padding:3px;
	margin:0px;
}

.formzelle {
	font-size: 12px; 
	color: #444444;
}

.bright_font_bg {
	background-color:#efefef;
	padding: 1px 6px 1px 6px;
}

#baufi_rechner_form input.button {
	background-repeat:no-repeat;
	display:block;
	width:145px;
	height:32px;
	padding-bottom:2px;
	text-align:center;
	font-size:1.2em;
	color:#111111;
	cursor:pointer;
}

/* ---- Formular Eigenschaften im Head Bereich ---- */

.ratenkreditrechner_kreditbetrag {
	width:55px;
	text-align:right;
	padding-right:2px;
}



/* ---- Girokonten Tabelle ----- */

.konten_table {
	margin:0px 0px 0 0px;
	clear:both;
	margin-bottom:25px;
	border:0px dashed #999999;
}

.konten_table tr.top {
	/* background: #DE5500; */
	/* background: #6d9317; */
	background:url(http://www.baufinanzierungsrechner.eu/images/bg_green.gif) repeat-x top;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	padding: 1px 2px 1px 2px;
}
.konten_table tr.top td {
	vertical-align:top;
	/* background: #DE5500; */
	/* background: #6d9317; */
	border-top:1px dashed #999999;
	background:url(http://www.baufinanzierungsrechner.eu/images/bg_rechner_headline.gif) repeat-x top;
	color:#ffffff;
	padding: 8px 5px 8px 5px;
	line-height: 16px;
	
}

.konten_table tr.row_mit_bg, .konten_table tr.row_mit_bg td{
	/* background:#ECECEC; */
	border-bottom: 1px #999999 dashed;
	font-size: 12px;
}
.konten_table tr.row, .konten_table tr.row td {
	background:#ffffff;
	font-size: 12px;
}

.konten_table tr.row_mit_bg:hover, .konten_table tr.row_mit_bg:hover td{
	/* background: #FFDDC8; */
	background: #F1FCD9;
}

.konten_table tr.row:hover, .konten_table tr.row:hover td{
	/* background: #FFDDC8; */
	background: #F1FCD9;
}

.normal {
	font-weight: normal;
	color: #555555;
}

.konten_table tr.row_mit_bg td,
.konten_table tr.row td {
	color:#000;
	text-decoration:none;
	height:25px;
	padding:5px;
	border-bottom:1px dashed #999999; 
}

.konten_table a.link {
	color:#000000;
	text-decoration:none;
}

.input{
	float:left;
	margin-left:0px;
}

.small_bold {
	font-weight: bold;
	font-size: 0.9em;
}


.button {
	cursor:pointer;
}

form {
	display:inline;
}

select {
	border:1px inset;
}

.float_fix {
	height:auto;
	overflow:hidden;
	_height:0.1%;
	_overflow:inherit;
}

.clear_fix {
	height:0.1%;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
	white-space:nowrap;
}

.fuss_note {
	text-align:left;
	padding:5px 0 0 0;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}

