.ANGEBOTWRAPPER {
    /*left: auto;*/
    background: url(../img/redesign2014/angebotewrapper_hg.png) left top;
    /* Angepasst wegen Dropdown Navi */
    /*z-index: 1000; */
    z-index: 99;
}
.ANGEBOTWRAPPERMOBIL {
    display: none;
}
.ANGEBOTWRAPPER .MENUARROW {
/*display: none;*/
}
.MIDDLEWRAPPER {
    width: 1080px;
    margin: 0 auto;
    padding: 88px 0 0;
    background: none;
}
.CONTENTWRAPPER {
    width: 1080px;
    float: none;
    padding: 0;
}
#CONTENT {
    padding: 0;
}
#controls-wrapper {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -540px;
    top: 198px;
    width: 800px;
}
#prevslide, #nextslide {
    position: absolute;
    left: 50%;
    top: 225px;
    width: 18px;
    height: 36px;
}
#prevslide {
    background: url(../img/redesign2014/slidearrow_left.png) left top no-repeat;
    margin: 0 0 0 -596px;
}
#nextslide {
    background: url(../img/redesign2014/slidearrow_right.png) left top no-repeat;
    margin: 0 0 0 568px;
}
#prevslide:active, #nextslide:active {
}
#prevslide:hover, #nextslide:hover {
    cursor: pointer;
}
table#SEARCH {
    width: 260px;
    border-bottom: solid 14px #4B4B4B;
    margin: 0;
}
table#SEARCH th {
    display: block;
}
#SEARCH .SEARCHMASKHEADLINE {
    line-height: normal;
    position: relative;
}
table#SEARCH td {
    background: #FFF;
}
table#SEARCH .td2 {
    padding: 10px 18px 0;
    width: auto;
}
table#SEARCH .td2 span {
    font-size: 13px;
    line-height: 13px;
}
table#SEARCH .tdBTN {
    padding: 0 18px 10px;
}
table#SEARCH input[type=text], table#SEARCH select {
    font-family: 'Istok Web', sans-serif;
    font-size: 13px;
    color: #000;
    margin: 0 0 6px;
}
table#SEARCH input[type=text] {
    border: solid 1px #262626;
    width: 210px;
    padding: 0 6px;
}
table#SEARCH input.tf2, table#SEARCH input.tf3 {
    width: 148px;
}
table#SEARCH select {
    border: solid 1px #262626;
    width: 224px;
}
table#SEARCH .btn {
    overflow: visible;
    background: #E30713;
    border: solid 1px #E30713;
    font-family: 'Istok Web', sans-serif;
    font-size: 13px;
    padding: 0 0 0 6px;
    width: 162px;
    text-align: left;
    margin: 0 0 0 43px;
    color: #FFF;
    font-weight: 700;
    cursor: pointer;
}
table#SEARCH span {
    display: inline-block;
    width: 43px;
}
table#SEARCH .ImgKalender {
    width: 13px;
    cursor: pointer;
    margin: 2px 0 0 6px;
}
.SEARCHMASKWRAPPER .PIC {
    margin: 36px 0 0 -4px;
}
.LEFTNAVWARPPER, .BANNERWRAPPER {
    display: none;
}
.SEARCHMASKWRAPPER {
    margin: 0 0 0 820px
}
#BOX {
    display: none;
}
#CONTENT h1 {
    display: none;
}
#Calendar {
    top: 330px;
    margin: 0 0 0 320px;
}
.skineutraltable td {
    color: #FFF;
    font-size: 21px;
    padding-top: 18px;
}
.ANGEBOTWRAPPER .BLOCK.FULLEDIT .skineutraltable strong {
    font-size: 21px;
    color: #FFF;
}
.ANGEBOTWRAPPER .BLOCK.FULLEDIT .BLOCKLINK {
    font-size: 18px;
}
.ANGEBOTWRAPPER .BLOCK.FULLEDIT .skineutraltable .RedColor {
    color: #E30713;
}

@media only screen and (max-width: 767px) {
#prevslide, #nextslide {
    display: none;
    font-size: 0;
    line-height: 0;
    margin: 0;
    height: 0;
}
#controls-wrapper {
    display: none;
}
.MIDDLEWRAPPER {
    width: auto;
    margin: 0 auto;
    padding: 0 1em;
    background: none;
}
.CONTENTWRAPPER {
    width: auto;
    float: none;
    padding: 0 0 1em;
}
.SEARCHMASKWRAPPER {
    margin: 0
}
.ANGEBOTWRAPPER {
    /*display: none !important; */
    display: block !important;
    background: none;
}
/* Text auf Startseite auch in mobilen Versionen sichtbar machen */ 
#ANGEBOTE div {
    margin-top: 0 !important;
    position: relative !important;
    width: auto !important;
}
#ANGEBOTE .BLOCK {
    display: none;
}
.ANGEBOTWRAPPER .CLOSER {
    display: none;
}
.ANGEBOTWRAPPER .WRAPPERTRENNER {
    background: none;
}
.ANGEBOTWRAPPER .BLOCK {
    display: block;
    float: none;
    height: auto;
    padding: 0 0 1em;
    margin: 0 0 1em;
    vertical-align: top;
    width: 100%;
    border-bottom: dotted 0.15em #E30713;
}
table#SEARCH {
    width: 100%;
    font-size: 1em;
}
table#SEARCH .btn {
    margin: 0;
    width: auto;
    font-size: 1em;
    padding: 0.25em 0.5em;
}
table#SEARCH .tdBTN {
    padding: 0 0 0.5em;
}
table#SEARCH .td2 {
    padding: 0.5em 0 0;
    width: 100%;
}
table#SEARCH select {
    border: 0.15em solid #262626;
    padding: 0;
    width: 100%;
    line-height: normal;
    font-size: 1em;
    height: 2em;
}
table#SEARCH input[type="text"] {
    border: 0.15em solid #262626;
    padding: 0;
    width: 100%;
    line-height: normal;
    font-size: 1em;
    height: 2em;
}
table#SEARCH .td2 span {
    font-size: 1em;
    line-height: 1.3em;
}
table#SEARCH span {
    display: block;
    width: 100%;
}
table#SEARCH .ImgKalender {
    display: none;
}
/* ANGEBOTE MOBIL */
.ANGEBOTWRAPPERMOBIL {
    display: block
}
.ANGEBOTWRAPPERMOBIL h2,  .ANGEBOTWRAPPERMOBIL .PRICE {
    font-size: 1.35rem;
    line-height: 1.2;
}
.ANGEBOTWRAPPERMOBIL h2 {
    margin-bottom: .75rem;
}
.ANGEBOTWRAPPERMOBIL .PIC {
    margin-bottom: .75rem;
}
.ANGEBOTWRAPPERMOBIL .PIC img {
    width: auto !important;
    max-width: 100%;
}
.ANGEBOTWRAPPERMOBIL .BLOCK {
    margin-top: 4rem;
    position: relative;
}
.ANGEBOTWRAPPERMOBIL .BLOCK.FIRST {
    margin-top: 0;
}
.MIDDLEWRAPPER .ANGEBOTWRAPPERMOBIL .BLOCKLINK {
    background: #E30713;
    width: 100%;
    padding: .5rem 0;
    margin: 1rem 0 0;
    color: #FFF;
    display: inline-block;
    transition : background 0.2s ease-out;
    text-decoration: none;
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    font-weight: 700;
}
.MIDDLEWRAPPER .ANGEBOTWRAPPERMOBIL .BLOCKLINK:hover {
    background: #000;
}
.ANGEBOTWRAPPERMOBIL .BLOCK::before {
    content: '';
    height: 1px;
    background: #CCC;
    position: absolute;
    left: 0;
    top: -2rem;
    width: 100%;
    display: block;
}
.SEARCHMASKWRAPPER tr.tr-modify {
    display: none;
}
}
#supersized li {
    display: block;
    list-style: none;
    z-index: -30;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111;
    transform: scale(1.09);
}
#supersized li.prevslide {
    z-index: -20;
    transform: translateX(0) scale(1);
}
#supersized li.activeslide {
    z-index: -10;
    transform: translateX(0) scale(1);
    transform-origin: 60% center;
    transition: transform 5s ease-out;
}
