.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;}

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;
		background-color: #ebeef3;
		cursor: pointer;
		border-bottom: solid #cfd6e6 1px;
		height:20px;
	}
	.tab_selector:hover, .tab_selector_hover {
		background-color: #a2bcd3;
	}
	.tab_button {
		text-align:center;
		color: #4c4c4c;
		font-weight:normal;
		margin: 3px;
	}
	.tab_button_hover {
		text-align:center;
		color: #FFF;
		font-weight:bold;
		margin: 3px;
	}
.tab_content {
}


.bsr { clear: both; }
