/* Startseitenbuehne */
#main .tx-pxdprofibusheader-pi2 {
	margin-bottom: 10px;
}

#showcase {}
#showcase .sc .showcase-meta-container {
	display: block !important;
	position: absolute !important;
	top: 239px !important;
	left: 243px !important; /* 130px */
	font-family: helvetica, verdana, sans-serif;
	font-size:0.8em;
	font-weight: bold;
	color: #fff;
}
#showcase .sc .showcase-meta-container span.title {
	display: inline-block;
	width: auto;
}
#showcase .sc .showcase-meta-container span.link {
	cursor: pointer !important;
}
#showcase a.sc {
}
#showcase a.sc img {
	width: 920px; /* 607px; */
	height: 286px;
}
/* positionining for the showcase navigation elements in general */
#showcase .sc .pxd-more-link-button-header {
	display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    margin: 0px;
}
#showcase .sc .pxd-more-link-button-header span {
	display: inline-block !important;
	height: 34px;
	line-height: 34px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-position: 0 0;
    color: #FFF;
}
#showcase .sc .pxd-more-link-button-header span.pxd-button-left {
    background-image: url("/typo3conf/ext/pxdprofibusheader/pi2/res/link-button-bg_l.png");    
    width: 20px;
}
#showcase .sc .pxd-more-link-button-header span.pxd-button-center {
    background-image: url("/typo3conf/ext/pxdprofibusheader/pi2/res/link-button-bg_c.png");
    padding-left: 3px;
	width: 59px;
}
#showcase .sc .pxd-more-link-button-header span.pxd-button-right {
    background-image: url("/typo3conf/ext/pxdprofibusheader/pi2/res/link-button-bg_r.png");
    width: 6px;
	background-position: 0 0;
}

/* positionining for title element */
#showcase .sc .pxd-more-link-button-header.title .pxd-button-left {
	width: 10px;
} 
#showcase .sc .pxd-more-link-button-header.title .pxd-button-center {
	width: 540px !important; /* 340px */
}
#showcase .sc .pxd-more-link-button-header.title {
	margin-right: 7px;
}

/* positionining for the most left element */
#showcase .sc .pxd-more-link-button-header.spacer {
	position: absolute;
	left: -243px; /* -130px; */
}
#showcase .sc .pxd-more-link-button-header.spacer .pxd-button-left {
	width: 10px;
}
#showcase .sc .pxd-more-link-button-header.spacer .pxd-button-center {
	width: 124px !important; /* 11px */
}