/* fehlermeldung startseite */
#msgSchnellrechnerBox {
background: #ffffff; 
position: absolute; 
z-index: 13;
width: 187px;
border: 1px solid #b5b4b9;
font-size: 10px; color: #565656; line-height: 16px;
left: 740px;
top: 155px;
padding: 3px 0 25px 0;
visibility: hidden;
}

#msgSchnellrechnerBox .schliessen {
text-align: right;
padding: 0 3px 8px 0;
}

#msgSchnellrechnerBox #msgSchnellrechner { margin: 0; padding: 0 10px; }
/* /fehlermeldung startseite */

.balken_grau {background:url(../../pix/schnellrechner/balken_grau.gif) no-repeat left top; padding:0 11px 0 0; height:16px;}

.oben {margin:7px 0 0 13px;}
.unten {margin:2px 0 3px 13px;}

*html .ie {margin:-2px 0 -2px 13px;}


#kringel {
	position:absolute; z-index:10;
	}
#kringel div {position:relative; top:-64px; left:187px;}

#sollzins {
	font-size:10px; color:#8c8c8c; font-family:Arial, Helvetica, sans-serif; line-height:154%;
	position:absolute; z-index:10;
}
#sollzins p {margin:0; padding:0;}
#sollzins p.sollzins_text {position:relative; left:19px; top:2px;}
#sollzins p.bearbeitung {position:relative; left:19px; top:6px; width: 145px; line-height:1.2em; }

*html #sollzins p.sollzins_text {top:5px;}
*html #sollzins p.bearbeitung {top:9px;}

input.btIE {/*margin:27px 3px 0pt 0pt;*/ position: relative; left: 168px; top: 37px;}
*html input.btIE { top: 42px; }

.reglername {
	color:#565656; font-size:10px; font-family:Arial, Helvetica, sans-serif;
	margin:1px 5px 0 6px;
	float:left;
	display:inline;
	width:58px;
	}

.slider {
	background:url(../../pix/schnellrechner/bg_balken_grau.gif) repeat-x left top;
	float:left;
	height:12px; width:58px;
	margin:2px 0 0 0;
	}
	
.rechter_balken {
	background:url(../../pix/schnellrechner/bg_balken_rechts_grau.gif) no-repeat;
	height:12px; width:16px;
	margin:2px 0 0 0;
	float:left;
	}

.balken_grau .ui-slider .ui-slider-handle {
	background:transparent url(../../pix/schnellrechner/regler_grau.png) no-repeat scroll left top;
	cursor:pointer;
	height:16px;
	padding:0 16px 0 0;
	position:absolute;
	z-index:2;
	}

.ui-slider-horizontal .ui-slider-handle {top:0;}

#betrag, #laufzeit {float:left;}

#betrag, 
#laufzeit,
#rate,
.balken_grau .ui-widget,
.balken_grau .ui-widget {color:#565656; font-weight:normal; font-size:10px; font-family:Arial, Helvetica, sans-serif; text-align:right;}

.balken_grau .ui-widget,
.balken_grau .ui-widget { padding:2px 0 0 0; /*width:62px;*/ width: 74px; float:left;}

#laufzeit {width:37px; /*width:23px;*/}
#betrag {width:49px; /*width:37px;*/}
#rate {width:49px; /*width:37px;*/}

*html #laufzeit {width: 35px; }

.rate {display:none;}

.clear {clear:both; display:none;}

