@CHARSET "UTF-8";
div.cmsContStumpNewsTeaserText__container {
	width: 130px;
	z-index: 10;
	position: relative;
	cursor: pointer;
	clear: both;
	display: block;
	margin-bottom: 5px;
}

div.cmsContStumpNewsTeaserText__container h5 {
	font-weight: normal;
	font-size: 11px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fce438;
	margin: 0px;
	padding: 6px 4px 3px 4px;
	z-index: 20;
}

div.cmsContStumpNewsTeaserText__container p {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height: 28px;
	text-shadow: 1px 1px 1px #333;
	padding: 12px 4px 40px 4px;
	z-index: 20;
}

div.cmsContStumpNewsTeaserText__container div.cmsContStumpNewsTeaserText__background {
	background-color: #fff;
	width: 130px;
	position: absolute;
	top: 0px; left: 0px;
	z-index: 0;
}

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