/* Version: 05.03.2018 */

* {
    box-sizing: border-box;
    margin    : 0;
    padding   : 0;
}

html {
    line-height             : 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family               : sans-serif;
    font-size                 : 100%;
    color                     : #4f4a45;
    text-decoration           : none;
    font-weight               : normal;
    word-spacing              : normal;
    line-height               : 1.2;
    background-color          : #f1f1f1;
    -webkit-print-color-adjust: exact;
}

p {
    margin    : 0;
    text-align: justify;
}

p+p {
    margin-top: 8px;
}

.frame-outer {
    position        : relative;
    padding         : 0;
    width           : 720px;
    margin          : 1.3rem auto;
    background-color: #FFF;
    border          : 0.02rem solid #4f4a45;
    box-shadow      : -0.1rem 0.1rem 1rem #999;
    font-size       : 0.8rem;
}

.frame-outer::after {
    content: "";
    display: block;
    clear  : both;
}

h1 {
    line-height   : 1.2;
    font-size     : 1.8rem;
    text-transform: uppercase;
}

h1 span {
    font-size     : 1.2rem;
    text-transform: none;
    word-break    : break-word;
}

h2 {
    margin     : 0;
    line-height: 1.3;
    font-size  : 1.5rem;
}

.untertitel {
    margin-bottom : 0.3rem;
    line-height   : 1;
    font-size     : 1rem;
    text-transform: uppercase;
    font-weight   : bold;
    color         : #006293;
}

.h1_box {
    background : rgba(0, 98, 147, 1);
    color      : #fff;
    display    : inline-block;
    padding    : 1% 5%;
    margin-left: -5%;
}

.title-block {
    position: absolute;
    right   : 5%;
    top     : 168px;
    color   : #fff;
    z-index : 1;
    overflow: hidden;
}

.titel-block_weiss {
    background    : rgba(255, 255, 255, 0.7);
    padding-top   : 1em;
    padding-bottom: 1em;
    padding-right : 1em;
    padding-left  : 1em;
    position      : relative;
}

.titel-block_weiss p a {
    display: block;
}

.titel-block_weiss p a img {
    width: 200px;
}

.title-block_text {
    line-height   : 1.5;
    font-size     : 2rem;
    padding       : 0;
    margin        : 0;
    text-transform: uppercase;
}

.goetheblau_bg {
    background-color: #006293;
}

.hellgrau_bg {
    background-color: #f9f7f5;
}

.sandgrau_bg {
    background-color: #e6e4de;
}

.dunkelgrau_bg {
    background-color: #4f4a45;
}

.purple_text {
    color: #9f0649;
}

.emo-rot_text {
    color: #d30b2c;
}

.senfgelb_text {
    color: #f2bc00;
}

.gruen_text {
    color: #717d40;
}

.goetheblau_text {
    color: #006293;
}

.logo {
    width  : 13rem;
    z-index: 1;
}

.header {
    padding: 5% 5% 0 5%;
}

.content_oben {
    margin          : 0 5%;
    padding         : 1.1rem 4% 0 4%;
    background-color: #f9f7f5;
}

.content_unten {
    margin             : 0 5% 5% 5%;
    padding            : 1.1rem 4%;
    background-image   : url(hintergrund_goethe.jpg);
    background-position: bottom;
    background-repeat  : no-repeat;
    background-color   : #f9f7f5;
}

.content::after {
    content: "";
    display: block;
    clear  : both;
}

.box-left {
    float: left;
    width: 48%;
}

.box-right {
    float: right;
    width: 48%;
}

.footer {
    padding: 1.1rem 5%;
}

.footer::after {
    content: "";
    display: block;
    clear  : both;
}

img {
    max-width     : 100%;
    height        : auto;
    width         : auto;
    border        : 0;
    vertical-align: middle;
}

a:link {
    color          : #006293;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color          : #006293;
}

a:hover {
    text-decoration: none;
    color          : #4f4a45;
}

a:active {
    text-decoration: none;
    color          : #006293;
}

ul {
    margin         : 0 auto 1rem 0.5rem;
    padding-left   : 0.5rem;
    list-style-type: disc;
}

li {
    margin : auto;
    padding: 0 0 0.5rem 0;
}

.clear {
    clear      : both;
    font-size  : 0;
    line-height: 0;
}

.hide {
    display: none;
}

.hide_m {
    display: block;
}

p:empty {
    height: 0.8rem;
}

.button_box {
    text-align: center;
}

.button_box::after {
    clear  : both;
    content: "";
    display: block;
}

.button a {
    display           : inline-block;
    background        : #006293;
    padding           : 0.6rem 2.5rem 0.6rem 2.5rem;
    margin            : 2rem auto;
    cursor            : pointer;
    transition        : all 140ms ease 0s;
    -moz-transition   : all 140ms ease 0s;
    -webkit-transition: all 140ms ease 0s;
    color             : #fff;
}

.button a:hover {
    background-position: 15px center;
    background         : rgba(255, 255, 255, 0.8);
    text-decoration    : none;
    color              : #006293;
}

.slider-wrap {
    margin-top   : 40px;
    max-width    : 720px;
    width        : auto;
    height       : auto;
    position     : relative;
    margin-bottom: -40px;
    overflow     : hidden;
}

.slider-wrap>img {
    /* NICHT ANFASSEN */
    max-height: 350px;
}

.slideshow {
    position: absolute;
    width   : 100%;
    top     : -40px;
    left    : 0px;
    z-index : 0;
}

.slideshow li span {
    width                      : 100%;
    position                   : absolute;
    top                        : 0px;
    left                       : 0px;
    color                      : transparent;
    opacity                    : 0;
    z-index                    : 0;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
    -webkit-animation          : image 24s linear infinite;
    animation                  : image 24s linear infinite;
}

@keyframes image {
    0% {
        opacity                          : 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function        : ease-in;
    }

    8% {
        opacity                          : 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function        : ease-out;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes image {
    0% {
        opacity                          : 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function        : ease-in;
    }

    8% {
        opacity                          : 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function        : ease-out;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.slideshow li {
    margin                 : 0;
    padding                : 0;
    list-style             : none;
    -webkit-animation-delay: 24s;
    animation-delay        : 24s;
}

.slideshow li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay        : 6s;
}

.slideshow li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay        : 12s;
}

.slideshow li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    animation-delay        : 18s;
}

ul.slideshow {
    margin: 0;
}

.slider-wrap_3bilder {
    margin-top: 0px;
    max-width : 720px;
    width     : auto;
    height    : auto;
    position  : relative;
}

.slideshow_3bilder {
    position: absolute;
    width   : 100%;
    top     : 0px;
    left    : 0px;
    z-index : 0;
}

.slideshow_3bilder li span {
    width                      : 100%;
    position                   : absolute;
    top                        : 0px;
    left                       : 0px;
    color                      : transparent;
    opacity                    : 0;
    z-index                    : 0;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
    -webkit-animation          : image_3bilder 18s linear infinite;
    animation                  : image_3bilder 18s linear infinite;
}

@keyframes image_3bilder {
    0% {
        opacity                          : 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function        : ease-in;
    }

    8% {
        opacity                          : 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function        : ease-out;
    }

    20% {
        opacity: 1;
    }

    28% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes image_3bilder {
    0% {
        opacity                          : 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function        : ease-in;
    }

    8% {
        opacity                          : 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function        : ease-out;
    }

    20% {
        opacity: 1;
    }

    28% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.slideshow_3bilder li {
    margin                 : 0;
    padding                : 0;
    list-style             : none;
    -webkit-animation-delay: 18s;
    animation-delay        : 18s;
}

.slideshow_3bilder li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay        : 6s;
}

.slideshow_3bilder li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay        : 12s;
}

ul.slideshow_3bilder {
    margin: 0;
}

.slider-wrap_4bilder {
    margin-top: 0px;
    max-width : 720px;
    width     : auto;
    height    : auto;
    position  : relative;
}

.slideshow_4bilder {
    position: absolute;
    width   : 100%;
    top     : 0px;
    left    : 0px;
    z-index : 0;
}

.slideshow_4bilder li span {
    width                      : 100%;
    position                   : absolute;
    top                        : 0px;
    left                       : 0px;
    color                      : transparent;
    opacity                    : 0;
    z-index                    : 0;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
    -webkit-animation          : image_4bilder 24s linear infinite;
    animation                  : image_4bilder 24s linear infinite;
}

@keyframes image_4bilder {
    0% {
        opacity                          : 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function        : ease-in;
    }

    8% {
        opacity                          : 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function        : ease-out;
    }

    25% {
        opacity: 1;
    }

    33% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes image_4bilder {
    0% {
        opacity                          : 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function        : ease-in;
    }

    8% {
        opacity                          : 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function        : ease-out;
    }

    25% {
        opacity: 1;
    }

    33% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.slideshow_4bilder li {
    margin    : 0;
    padding   : 0;
    list-style: none;
}

.slideshow_4bilder li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay        : 6s;
}

.slideshow_4bilder li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay        : 12s;
}

.slideshow_4bilder li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    animation-delay        : 18s;
}

ul.slideshow_4bilder {
    margin: 0;
}

a.apply-button {
    /* display: block; */
    padding   : 10px 40px;
    background: #006293;
    color     : white;
    text-align: center;
    display   : inline-block;
    margin    : 16px auto;
}

.postalblock p {
    text-align: inherit;
}

.desktop-centered {
    text-align: center;
}