#roi-cal { background: url(../Bilder/roi.bg.png) no-repeat; width: 602px; height: 422px; overflow: hidden; font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif; -webkit-text-size-adjust: none; position: relative; margin: 20px auto; display: none; }
#console {
	position: absolute;
	left: 21px;
	top: 31px;
	width: 520px;
	padding: 0 20px;
	font-size: 18px;
	line-height: 1.6666em;
	font-weight: normal;
	text-align: center;
}
.warning { display: block; background: #FFF; border: 3px solid #36C; text-align: center; font-size: 1.1428em; line-height: 1.25em; padding: .625em; margin: 0 0 .625em 0; }
#console .roi { font-weight: bold; color: #36C; }
#roi-cal h2 {display: none;}

#roi-cal .output {
	position: absolute;
	top: -7px;
	right: 2px;
	width: 63px;
	font-size: 22px;
	line-height: 1.1111em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
#roi-cal #ma {
	position: absolute;
	top: 139px;
	left: 6px;
	height: 20px;
	width: 558px;
}
#roi-cal #tn {
	position: absolute;
	top: 219px;
	left: 6px;
	height: 20px;
	width: 558px;
}
#roi-cal #so {
	position: absolute;
	top: 299px;
	left: 6px;
	height: 20px;
	width: 558px;
}
#roi-cal #dm {
	position: absolute;
	top: 379px;
	left: 6px;
	height: 20px;
	width: 558px;
}

.slider {
	font-size:100%;
	width:420px;
	margin: 0 15px;
}

.ui-corner-all {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.ui-widget-content {
	background: transparent;
	border: none;
	color:#222222;
}
.ui-widget {
	font-family: "Helvetica", "Arial", sans-serif;
}
.ui-slider-horizontal {
	height:20px;
}
.ui-slider {
	position:relative;
	text-align:left;
	padding: 0 0 0 0;
}

/*----------------------------------*/
.ui-slider-horizontal .ui-slider-handle {
	margin:0;
	top:0;
}

.ui-slider .ui-slider-handle {
	cursor: move;
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: -10px;
	z-index: 2;
}

.ui-widget-content a {
	color:#222222;
}

.ui-state-default, .ui-widget-content .ui-state-default {
	background: url(../Bilder/roi.knopf.png) no-repeat;
	top: 1px;
	border: none;
	color: #555555;
	font-weight: normal;
}