div.slidebar {
	background: url(../img/slider/slidebar.gif) center center no-repeat;
	cursor: pointer;
	height: 23px;
	margin-left: 12px;
	position: relative;
	width: 170px;
}
div.slider {
	background: url(../img/slider/slider.gif) center center no-repeat;
	cursor: pointer;
	height: 23px;
	width: 21px;
	position: absolute;
}
div.slideWertL {
	color: #3f4043;
	width: 48px;
	height: 8px;
	padding-left: 8px;
	text-align: left;
	font-size: 9px;
	float: left;
	margin-left: 18px;
	display: inline;
}
div.slideWertC {
	color: #3f4043;
	width: 56px;
	height: 10px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
	font-size: 9px;
	float: left;
	display: inline;
}
div.slideWertR {
	color: #3f4043;
	width: 51px;
	height: 10px;
	padding-right: 5px;
	text-align: right;
	font-size: 9px;
	float: left;
	display: inline;
}