		/** tx-maritteaser-pi2
------------------------------------------------------------ */
.tx-maritteaser-pi2 {
	font-size: 0.85em;
	line-height: 1.2;
	margin-bottom: 20px;
}
.tx-maritteaser-pi2 h4 {
	padding: 0;
	background: none;
}
.tx-maritteaser-pi2 p {
	margin: 0 0 0.3em 0;
}
.tx-maritteaser-pi2 .link-more {
	position: absolute;
	bottom: 4px;
	right: 8px;
	background-position: 0 -62px;
}
.tx-maritteaser-pi2 .teaser-box {
	float: left;
	width: 186px;
	min-height: 194px;
	border: 1px solid #CCC;
	margin-right: 15px;
	padding: 1px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.tx-maritteaser-pi2 .teaser-box-last {
	margin-right: 0;
}
.tx-maritteaser-pi2 .teaser-box-inner {
	position: absolute;
	bottom: 1px;
	padding: 8px;
	min-height: 104px;
	width: 170px;
	background: url('img/bg_teaserbox.png') repeat;
}
* html .tx-maritteaser-pi2 .teaser-box-inner {
	height: 104px;
}
* html .tx-maritteaser-pi2 .teaser-box {
	height: 194px;
}