@CHARSET "UTF-8";
div.cmsContStumpNewsTeaserText__container {
	width: 337px;
	z-index: 10;
	position: relative;
	cursor: pointer;
	clear: both;
	display: block;
	border-bottom: 1px solid #fff;
}

div.cmsContStumpNewsTeaserText__container h5 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 6px 4px 3px 4px;
	z-index: 20;
}

div.cmsContStumpNewsTeaserText__container p {
	font-size: 12px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0px 4px 10px 4px;
	z-index: 20;
}

div.cmsContStumpNewsTeaserText__container div.cmsContStumpNewsTeaserText__background {
	width: 337px;
	position: absolute;
	top: 0px; left: 0px;
	z-index: 0;
}

div.cmsContStumpNewsTeaserText__textContainer {
	position: absolute;
	z-index: 20;
	width: 337px;
}

