#slider2 {
 	width:150px;height:20px;
}

div.select2 {
	background-image:url(images/select_bg.gif);
	background-repeat:no-repeat;
	width:147px;
	height:24px;
	position:relative;
	padding-left:10px;
	padding-top:8px;
	float:left;
	background-color:#ffffff;
}

select {
	opacity:0;
	width:154px;
	position:absolute;
	padding-top:3px;
	top:5px;
	left:0px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default  {
	background:url(images/knob.png)!important;
	background-repeat:no-repeat;
	width:9px!important;
	height:15px!important;
}

.ui-widget-header {
	background:url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #ba122b!important;
}

.ui-widget-content {
	background:url("images/normal_bg.png")!important;
	height:4px!important;
	width:120px!important;
}

label {
	float:left;
	display:block;
	width:130px;
	text-align:left;
	padding-right:5px;
	font-weight:bold;
}

div.clear {
	clear:both;
}

#rechner .clear {
	padding-bottom:5px;height:30px;
}

#rechner input {
	float:left;
}

#slider2 {
	float:left;
	margin-top:5px;
}

#rate {
	width:81px;
	background-image:url(images/input_bg.png);
	background-repeat:no-repeat;
	border:1px solid #c5c5c5;
	background-position:3px 2px;
	padding-left:25px;
	font-weight:bold;
	font-size:16px;
	color:#ba122b;
	height:22px;
}

#slider_bg {
	background-image:url(images/skala.gif);
	float:left;
	background-repeat:no-repeat;
	background-position:0px 15px;
	height:38px;
	width:133px;
}

#rechner {
	background-color:#fffff;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left:0px!important;
}

a {
	outline:none;
}


#rechnerrahmen {
	border:1px solid #e6e6e6;
	padding:10px;
}