.einbindung-vorteile
{
background:#FFFFFF;
float:left;
height: 260px; 
min-height:260px;
margin-right:10px;
padding-right:5px;
}
.einbindung-rechner
{
height: 260px; 
min-height:260px;
}

.einbindung-vorteile h3 {
	margin: 0px;
	padding: 0px;
	line-height: 30px;

}

.einbindung-vorteile h3 span {
	text-align:center;
	color:#FFFFFF;
	display: block;
	background-color:#000047;
}

.einbindung-vorteile a {
text-decoration: none;
	width: 120px;
	display:block;
	background: #E0E0E0;
	color:#000047;
	font-size: 125%;
	line-height:24px;
	margin-top: 15px;
	margin-left: 140px;
	padding-right: 7px;
	text-align: right;
	font-style:italic;
	font-weight:bold;
	
}
.einbindung-vorteile a:hover {
font-style:italic;
font-weight:bold;
}


a:link { color: #000047; }
a:visited { color: #000047;}
a:hover, a:focus { color: #C1D55B; }
a:active { text-decoration: none; }
a img { border: none; }


/* @group Calculator */


#calculator {
	background: #C1D55B;
	height: 260px;
 	overflow: hidden;
	position: relative;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-khtml-border-radius-bottomleft:10px;
-khtml-border-radius-bottomright:10px;
-webkit-border-bottomright-radius:10px;
-webkit-border-bottomleft-radius:10px;
-border-bottom-left-radius:10px;
-border-bottom-right-radius:10px;
}
	
#calculator form {
}

#calculator fieldset {
 
	border: none;
	padding: 0;	
}

#calculator h3 {
	margin: 0px;
	padding: 0px;
	line-height: 30px;

}

#calculator h3 span {
	text-align:center;
	color:#FFFFFF;
	display: block;
	background-color:#000047;
	
}

#calculator h3-bak {
	text-indent: -9999px;
	height: 55px;
}

#calculator div {
	clear: both;
	padding: 5px 10px;
}

#calculator label {
	display: block;
	float: left;
	width: 60%;
}

#calculator input {
	float: right;
	width: 35%;
	background: #E0E0E0;
	color:#000047;
	border: none;
	font-size: 125%;
	font-style:italic;
	font-weight:bold;
	margin-right: 5px;
	padding-right: 5px;
	text-align: right;
}

#calculator div.submit input {
	float: none;
	width: auto;
	
	
}

#kreditsumme, #laufzeit, #rate {
	margin-bottom: 10px;
}

#calculator #slider-summe, #calculator #slider-zeit, #calculator #slider-rate {
	padding: 0;
	height: 2px;
	margin: 5px;
}

.ui-slider-horizontal .ui-slider-handle {
	top:  -.6em;
}

#calculator p {
	position: absolute;
	bottom: 5px;
	font-size: 16px;
	left: 20px;
}

#calculator p a:link, #calculator p a:visited {
	color: #3968c7;
}

/* @end */

/* @end */

#kreditantrag {
	height: 1200px;
}
