.ssc_banner {
	position: relative;
	width: 33.33%;
	float: left;
}

.ssc_banner div.responsive_banner {
	width: auto !important;
	margin: 20px;
}

.ssc_banner div.ssc_wp,
.ssc_banner div.banner_simple {
	margin: 20px;
	margin-top: 0px;
}

.ssc_banner .ssc_banner_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 12px;
	z-index: 9;
}

.banner_simple .sbe {
	width: 100% !important;
}

.banner_simple .bannerimg{
	width:100%;
	height:auto;
}

#banner_08 .module-title {
    position: absolute;
    z-index: 9999;
    top: 10px;
    width: 100%;
}

.termin-left {
	float: left;
	width: 33.33%;
}

.termin-right {
	float: right;
	width: 60%;
	margin-left: 6.66%
}

.banner-termin-wrapper {
	position: relative;
	z-index: 9999;
	top: auto;
	width: 100%;
}

.termin-form {
	margin-top: 35px;
}

.termin-form input[type='text'] {
    display: inline-block;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #ccc;
    width: 46%;
    margin-right: 3%;
	outline: none;
	padding: 5px 0;
	margin-bottom: 15px;
}

.termin-form input[type='submit'] {
    background: transparent;
    border: 0;
    display: inline-block;
    float: right;
}

.termin-form textarea {
    display: inline-block;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #ccc;
    width: 100%;
    margin-right: 3%;
	outline: none;
	padding: 5px 0;
	margin-bottom: 15px;
	height: 80px;
}

.termin-info {
    text-align: center;
    margin-bottom: 50px;
}

.banner-termin-wrapper h3 {
	color: #062033;
	font-size: 20px;
	margin-bottom: 15px;
}