/*/////////////////////////////////////////////////////////////////////////////
// vtab OVERVIEW
/////////////////////////////////////////////////////////////////////////////*/

#vtab-overview {
	width: 160px;
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	background: url("../images/leistungen-pointer-off.gif") repeat-y right;
}

#vtab-overview a img {
	border: 0;
}

#vtab-overview li {
	padding: 2px 0;
	position: relative;
}

#vtab-overview li.last {
	border-bottom: none;
}

#vtab-content {
	margin-left: 175px;
}

#vtab-overview li .arrow {
	display: none;
}

#vtab-overview li.active .arrow {
	margin-right: -11px;
	width: 11px;
	height: 21px;
	position: absolute;
	left: 180px;
	top: 15px;
	display: block;
}

#vtab-content .producer.with-additional .text {
	width: 344px;
	padding-right: 30px;
	float: left;
	border-right: 1px solid #E6E6E6;
}

#vtab-content .producer .additional {
	margin-left: 30px;
	width: 160px;
	float: left;
}
