/* 
 * Styling of the profibus technology carousel
 */
.tx-pxdprofibusheader-pi1 .info {	
/*	display: none; */
	position: relative;
	
	width: 568px;
	padding-left: 10px;
	padding-right: 5px;
	
	clear: none;
	float: left;	
	margin: 0 auto;
}
.tx-pxdprofibusheader-pi1 .info h2 {
	clear: both;
	color: #999;
}
.tx-pxdprofibusheader-pi1 .info p {
	clear: both;
	color: #666;
}	
.tx-pxdprofibusheader-pi1 .info .teaser {
	width: 178px;
	clear: none;
	float: left;
	padding-right: 5px;
	padding-left: 4px;
}
.tx-pxdprofibusheader-pi1 .info .teaser h3 {
	font-size: 1em;
	
	margin: 5px 0px 5px 0px;
	
	color: #999;
}
.tx-pxdprofibusheader-pi1 .info .teaser .code {
	width: 178px;
	text-align: left;	
}
.tx-pxdprofibusheader-pi1 .info .teaser .code a:hover {
	cursor: pointer;
}

.tx-pxdprofibusheader-pi1 .info .teaser_1 {
	clear: both;

}

.tx-pxdprofibusheader-pi1 .layer {
	display: none;
}


/* modified extern */
.tx-pxdprofibusheader-pi1 div.wrapper {
    height: 110px;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    width: 577px;
}
.tx-pxdprofibusheader-pi1 #coverflow {
    display: inline-block;
    height: 600px;
    left: 0;
    margin-top: 10px;
    padding: 42px;
    position: absolute;
    top: 0;
    width: 2600px;
}

.tx-pxdprofibusheader-pi1 #coverflow img {
	float: left;
	position: relative;
	margin: -35px;
	width: 164px;
	/* -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(black), color-stop(.7, black), to(transparent)); */
}

.tx-pxdprofibusheader-pi1 #slider {
	margin: 25px 50px;
}