.teaser-img img {
	width: 100%;
}
.teaser-img .sub-ctn {
	background: url(../../img/basics/teaser_ctn_bg.png) repeat 0 0;
	color: #fff;
	margin: 0 0.8em;
	padding: 0.7em;
	position: relative;
	top: -3em;
}
.teaser-img h3 {
	color: #fff;
	font-size: 1.7em;
	line-height: 1.4em;
	font-weight: bold;
	padding-bottom: 0; /*0.3em;*/
}
.teaser-img p {
	padding: 0;
	font-family: serif;
	font-size: .9em;
	font-weight: bold;
}
.teaser-img a {
	background: url(../../img/icons/artikel.gif) no-repeat 0 0;
	color: #fff;
	font-size: 0.9em;
	padding: 0.1em 0 0.4em 20px;
	position: absolute;
	top: 0.335em;
	right: 0.777em;
}