@CHARSET "UTF-8";
/* Teaser (Call-to-Action für ein Produkt) */
.teaser-box {
	position: relative;
	background-color: #e7ecf1;
	padding: 20px;
	margin-top: 40px;
	min-height: 250px;
}

.teaser-box ul {
	margin-bottom: 0;
}

.teaser-box .pure-button {
	position:absolute;
	right:15px;
	bottom:15px;
}

.teaser-box .ion-ios-checkmark-empty {
	font-size: 2em;
	color: #06a;
	margin-right: 15px;
	line-height: .1em;
}

.teaser-box .img-probelesen {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 249px;
}

.teaser-box-first {
	margin-right: 10px;
}
.teaser-box-first h5 strong {
	margin-bottom: 20px;
}

.teaser-box-last {
	margin-left: 10px;
}

.teaser-box h5 {
	text-align: center;
	font-size: 1.55em;
	margin-bottom: 18px;
}

.teaser-box h5 strong {
	display:inline-block;
}

.teaser-box h5 span {
	display:block;
}

.teaser-box .price-text {
	text-align: center;
	color: #798791;
	font-size: 1.4em;
	line-height: 1.35em;
}

.teaser-box .price-tag {
	font-size: 1.8em !important;
}

.teaser-box .price-mwst {
	display:block;
	font-size: .6em;
}