#teaser .oben{
	background: url(../images/teaser_oben.png) no-repeat;
	width:223px;
	height:33px;
}

#teaser .mitte{
	background:url(../images/teaser_mitte.png) repeat;
	border-color: #8e7c6f;
	border-left:2px solid;
	border-right:2px solid;
	width:219px;
	min-height:110px;
}

#teaser .unten{
	background: url(../images/teaser_unten.png);
	width:223px;
	height:24px;
	margin-bottom:25px;
}
