.tx_cbteaser{
	position: relative;
	margin: 0 0 0;
	padding: 0;
    width: 810px;
    height: 332px;
    overflow: hidden;
}

.tx_cbteaser_teaser{
	position: relative;
	margin: 0;
	padding: 0;
}

.teaserInfoLeft{
	position:absolute;
	left: 0;
	bottom: 0.25em;
	padding: 10px 80px 10px 10px;
	background-image: url('../Media/fluegel_links.png');
	background-repeat: no-repeat;
	background-position: top right;
}

.teaserInfoRight{
	position:absolute;
	right: 0;
	bottom: 0.25em;
	padding: 10px 10px 10px 80px;
	background-image: url('../Media/fluegel_rechts.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.textInfoLeft{
	max-width: 210px;
}

.textInfoRight{
	max-width: 210px;
}

.tx_cbdownload_filereferences ul {
    margin: 5px 0 0 0;
}

