@charset "utf-8";
.teasershop_wrap{
	padding: 1em 0 0 10px;
}

.teasershop_wrap .teasershop_title{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.teasershop_wrap .teasershopt_wrap_s_t{
	padding-top: 1em;
}

.teasershop_wrap .teasershopt_wrap_s_t .teasershop_img{
	float: left;
	padding: 0 10px 10px 0;
}

.teasershop_wrap .teasershopt_wrap_s_t .teasershop_img img{
	margin: 0;
}

.teasershop_wrap .teasershopt_wrap_s_t .teasershop_subheader{
	margin-bottom: 0.5em;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.teasershop_wrap .teasershopt_wrap_s_t .teasershop_text{
	font-size: 11px;
	font-style: italic;
}

.teasershop_wrap .teasershop_link{
	background-image: url(../img/allgemein/Pfeil_rechts_10px.png);
	background-position: right center;
	background-repeat: no-repeat;
	float: right;
	font-size: 9px;
	font-style: italic;
	line-height: 15px;
	padding-right: 15px;
	text-decoration: underline;
}

.teasershop_wrap .teasershop_hr{
	border-bottom: 1px solid #9f9f9f;
	clear: both;
	margin-bottom: 1em;
	padding-top: 1em;
}
