#TeaserBox .tx-rtpageteaser-pi1 {
	font-size:0.9em;
	height: 180px;
	position: relative;
}
#TeaserBox .tx-rtpageteaser-pi1 h3 {
	font-size: 2em;
}
#TeaserBox .tx-rtpageteaser-pi1 a:link, #TeaserBox .tx-rtpageteaser-pi1 a:active, #TeaserBox .tx-rtpageteaser-pi1 a:visited {
	color: #FFFFFF;
	font-size: 0.85em;
	text-decoration: none;
}
#TeaserBox .tx-rtpageteaser-pi1 a:hover {
	color: #FFFFFF;
}
#TeaserBox .teaser_innerbox p {
	padding-top: 20px;
	display: block;
	height: 80px;
	font-size: 12px;
	width: 166px;
	position: absolute;
}

#TeaserBox .tx-rtpageteaser-pi1 h1 a {
	font-size: 1.2em;
	display: inline;
	padding-top: 10px;
	padding-bottom: 20px;
	position: absolute;
	top: -10px;
	left: -10px;
	width: 284px;
	height: 130px;
	padding-left: 10px;
	background-image: url(../gfx/spacer.gif);
	z-index: 2;
}
#TeaserBox .tx-rtpageteaser-pi1 img {
	float:right;
	margin-top: 0;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC!important;
}
#TeaserBox .tx-rtpageteaser-pi1 .odd, #TeaserBox .tx-rtpageteaser-pi1 .even {
	width: 294px;
	background-color: #999999;
	float: left;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	height: 160px;
}		
#TeaserBox .teaser_innerbox {
	margin: 10px;
	position: relative;
	height: 140px;
}

#TeaserBox .tx-rtpageteaser-pi1 .even {
	margin-right: 16px;
	margin-left: 16px;
}
#TeaserBox .teaser_innerbox .morelink {
	float: right;
	font-size: 14px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
