
.clearfix  {clear: both}
.floatl    {float: left}
.floatr    {float: right}
.inline    {display: inline}
.fontbold  {font-weight: bold}
.fontwhite {color: #ffffff !important}
.fontblack {color: #333333 !important}
.fontgreen {color: #1ABE07 !important}
.fontblue  {color: #0198D1 !important}
.fontgrey  {color: #9d9d9d !important}
.fontred   {color: #A30004 !important}

/* Slider Style */

.slider_outer{margin: 10px; border:1px solid #e6e6e6; padding:5px}
.slider_gutter {width: 600px; height: 21px; background: url(../images/background.png) no-repeat; }

#slider_bloeitijd_gutter_m, #slider_budget_gutter_m{width: 585px; margin-left: 8px;	height:21px}

.knob {font-size: 11px; position: absolute;	height: 21px;width: 20px;background: url(../images/slider/slider_knob.gif) no-repeat;cursor: pointer;}

/* For Clip */

#slider_bloeitijd_bkg_img, #slider_budget_bkg_img{position: absolute; height:21px; margin:0px 0px 0px -8px; width:563px;}


/* for Slider C */
.slide_container .slider {float:left; display: block;position: relative; }
.slide_container #slider_C{width:270px; margin:0px 0px 0px 10px; border:0px solid red; }
.slide_container  .slider_gutter_C{width:250px;margin-left:-260px;	height:21px; background:url(../images/slider/slider_rptr.gif) repeat-x;}
.slide_container  #slider_bloeitijd_bkg_img_C, #slider_budget_bkg_img_C{position: absolute; height:8px; margin:6px 0px 0px 0px; width:430px;}
.slide_container  .slider_gutter_r{width: 10px;margin-left:-10px;height:21px; 	background:url(../images/slider/slider_r.gif) no-repeat; border:1px }

#slider_bloeitijd_minval, #slider_bloeitijd_maxval {
	font-weight: bold;
	text-transform: ucfirst;
	float: left;
	display: inline;
	font-size: 11px
}

