body div#contentframe h2 {
	display: none;
}

/* teaser */
body div#contentframe div.teaser {
	height: 144px;
}

/* onlineformular */
.teaser.onlineformular {
	position: relative;
}
.teaser.onlineformular a.more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 231px;
	height: 16px;
	font-size: 0px;
	color: #fafafa;
	background: url(img/mehr/onlineformular.jpg) no-repeat;
}

/* büchergilde */
.smale_teaser.buechergilde {
	position: relative;
	background: url(img/buechergilde.jpg) repeat-x;
}
.smale_teaser.buechergilde a.more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 231px;
	height: 16px;
	font-size: 0px;
	color: #fafafa;
	background: url(img/mehr/mitglied.jpg) no-repeat;
}

/* flohmarkt */
.smale_teaser.flohmarkt {
	background: url(img/flohmarkt.jpg) repeat-x;
}

/* katalog */
.teaser.katalog {
	position: relative;
}
.teaser.katalog a.more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 231px;
	height: 30px;
	font-size: 0px;
	color: #fafafa;
	background: url(img/mehr/alspdf.jpg) no-repeat;
}