.tx-wiminno-pi-stage {
	border-top: 1px solid #80C31C;
	border-bottom: 1px solid #80C31C;
	margin-left: -20px;
	margin-right: -20px;
}

.tx-wiminno-pi-stage ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tx-wiminno-pi-stage .teaser_control {
    float: right;
    margin-left: -37px;
    max-width: 275px;
    padding-left: 37px;
    position: relative;
    z-index: 2;
    width: 100%;
}
.tx-wiminno-pi-stage .teaser_control li {
	background: #fff;
	display: table;
	width: 100%;
	border-top: 1px solid #80C31C;
	position: relative;
}
.tx-wiminno-pi-stage .teaser_control li.teaser_1 {
	border-top: 0;
}
.tx-wiminno-pi-stage .teaser_control a {
	display: table-cell;
	color: #333;
	padding: 0;
	margin: 0;
	line-height: 130%;
	height: 100%;
	vertical-align: middle;
	padding: 2px 10px 2px 20px;
	width: 100%;
}
.tx-wiminno-pi-stage .teaser_control .active a span {
    background: url("../img/stage/teaser_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: block;
    height: 67px;
    left: -36px;
    position: absolute;
    top: 1px;
    width: 37px;
}
.tx-wiminno-pi-stage .teaser_control li.teaser_4 {
	height: 67px !important;
}
.tx-wiminno-pi-stage .teaser_control .active a,
.tx-wiminno-pi-stage .teaser_control a:hover {
	background: #80C31C;
	text-decoration: none;
	outline: none;
}
.tx-wiminno-pi-stage .teaser_control a:focus,
.tx-wiminno-pi-stage .teaser_control a:active {
	outline: none;
	text-decoration: none;
}
.tx-wiminno-pi-stage .teaser {
	float: left;
	overflow: hidden;
}
.tx-wiminno-pi-stage .teaser li {
}
.tx-wiminno-pi-stage .image {
	margin: 0;
	padding: 0;
	position: relative;
}
.tx-wiminno-pi-stage .image .caption {
    background: #FFFFFF;
    background: rgba(255,255,255,0.85);
    height: 50px;
    width: 550px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	padding: 16px;
}