.powerbridge_werbung {width:578px; background-color:#000000; }
a.pb_kaufen { text-decoration:none; background-image:url(images/banners/PB_werbung_kaufen.jpg); display:block; width:240px; height:36px; background-position:top; float:left;}
a.pb_kaufen:hover { background-position:bottom;}
a.pb_testen { text-decoration:none; background-image:url(images/banners/PB_werbung_testen.jpg); display:block; width:116px; height:36px; background-position:top; float:left;}
a.pb_testen:hover { background-position:bottom;}
a.pb_info { text-decoration:none; background-image:url(images/banners/PB_werbung_technologie.jpg); display:block; width:220px; height:36px; background-position:top; float:left;}
a.pb_info:hover { background-position:bottom;}
.werbung_ende { clear:left; height:10px;}

.fright { float:right;}
.fleft { float:left}
.bsr { clear:both}


.pfeillinks {  position:absolute; left:0px;width:19px; height:40px; background-image:url(images/icons/banner_pfeil_l.png);  background-repeat:no-repeat; background-position:0 0px; display:block; }
.pfeillinks:hover {background-position:0px -40px; }
.pfeilrechts{  position:absolute; right:0px;width:19px; height:40px; background-image:url(images/icons/banner_pfeil_r.png);  background-repeat:no-repeat; background-position:0 0px; display:block; }
.pfeilrechts:hover {background-position:0px -40px; }
.pfeiloff, .pfeiloff:hover, .npfeiloff, .npfeiloff:hover{ background-position:0px -80px; cursor:default;}

.scrolldiv { text-align:center; }
.scrollmaske {  overflow:hidden;  position:relative; }

.productspage {width:100px; text-align:center; vertical-align:middle; overflow:hidden;}

div.new_products_image {
	height: 120px;
	width: 120px;
	position: relative;
}

div.new_products_image div.new_products_image_inner {
	height: 120px;
	width: 120px;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
    text-align: center;	
	overflow: hidden;
}


/* Tab Banners */
.tab_border {
	position:relative;
	width: 600px;
	height: 330px;
}
	.tab_selector {
		float: left;
		display: block;
		cursor: pointer;
		height:15px;
		width:25px;
	
		
	}
	
	.tab_button { margin: 8px 7px 4px 7px; padding:0px; width:11px; height:11px; 	line-height:5px; overflow:hidden; background-image:url(images/icons/banner_punkt.jpg);  background-repeat:no-repeat; background-position:0 -11px; display:block; }
	.tab_button_hover {background-position:0 0px;}

.tab_content {
}


.bsr { clear: both; }

div.banner_border {
	position:relative;
	width:578px;
}

#amount{
    color:#074F93;
    border:0;
    font-weight:bold;
}
#slider-range .ui-slider-range{
    background-image: none;
    background-color: #074F93;
}

#slider-range .ui-state-hover,#slider-range .ui-state-focus{
    background: none;
    background-color: #84ADD4;
    border: 1px solid #074F93;
    color: #074F93;
    font-weight: bold;
}

#slider-range {
    background-image: none;
    background-color: #F0F5F9;
    border: 1px solid #DDDDDD;
    color: #333333;
    font-size: 12px;
}
#slider-range .ui-slider-handle-left{
    
}
#slider-range .ui-slider-handle-right{
    
}


