div.tx-lsstage-pi1 {
	position: relative;
	background-color: #f9ede2;
	width: 960px;
	height: 316px;
	overflow: hidden;
	margin-bottom: 16px;
}

div.tx-lsstage-pi1 div.image img {
	position: absolute;
	left: 0;
	top: 0;
}

div.tx-lsstage-pi1 a {
	text-decoration: none !important;
}

div.tx-lsstage-pi1 div.item h2 {
	font-weight: normal !important;
	font-size: 16px !important;
	margin: 0 0 0 0 !important;
	padding: 0 28px !important;
	line-height: 30px !important;
}

div.tx-lsstage-pi1 div.item-0 h2 {
	margin-top: 16px !important;
}

div.tx-lsstage-pi1 div.item h2 a {
	font-family: "Times New Roman", "Times", "Adobe Garamond Pro", "Garamond", serif;
	font-style: italic;
	color: #5D5D5F !important;
}

div.tx-lsstage-pi1 div.item.active h2 {
	background-image: url(/fileadmin/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

div.tx-lsstage-pi1 div.item.active h2 a {
	color: #FF401A !important;
}

div.tx-lsstage-pi1 div.text p {
	font-size: 12px !important;
	margin: 0 0 15px !important;
	padding: 0 28px !important;
	line-height: 17px !important;
}

div.tx-lsstage-pi1 div.text {
	position: absolute;
	width: 486px;
	height: 316px;
	top: 0;
	right: 0;
}

div.tx-lsstage-pi1 div.more {
	position: absolute;
	bottom: 7px;
	right: 11px;
	font-size: 12px;
}

div.tx-lsstage-pi1 div.item.active {
	cursor:pointer;
}