#scene h1 {
    font-family: "Generis Sans W01 Italic",sans-serif;
    font-size: 2.8em;
    color: #fff;
    padding:20% 5% 0 5%;
    text-align: center;
    margin-bottom: 0;
}

#scene h2 {
    font-family: "Generis Sans W01 Italic",sans-serif;
    color: #fff;
    font-size: 1.8em;
    padding:20% 10%;
    text-align: center;
}

#scene h2:after {
    content: none;
}

#scene h3 {
    font-family: "Generis Sans W01 Italic",sans-serif;
    font-size: 1.2em;
    color: #fff;
    padding: 20% 10%;
    text-align: center;
    line-height: 1.3;
}

#scene h4 {
    font-family: "Generis Sans W01 Italic",sans-serif;
    font-size: .9em;
    color: #fff;
    padding: 20% 5% 0 5%;
    line-height: 1.1;
    text-align: center;
}

#scene h5 {
    font-family: "Generis Sans W01 Italic",sans-serif;
    font-size: .9em;
    color: #fff;
    padding: 20% 5% 0 5%;
    line-height: 1.1;
    text-align: center;
}

#scene h6 {
    font-family: "Generis Sans W01 Italic",sans-serif;
    font-size: 1.2em;
    color: #fff;
    padding: 20% 10%;
    text-align: center;
    line-height: 1.3;
}

#scene p {
    font-family: "GenerisSansW01-Regular",sans-serif;
    color: #fff;
    text-align: center;
    padding: 25% 10% 0 10%;
    font-size: 1em;
}

#scene h1:hover {
    text-decoration: underline;
}
#scene h2:hover {
    text-decoration: underline;
}
#scene h3:hover {
    text-decoration: underline;
}
#scene h4:hover {
    text-decoration: underline;
}
#scene h5:hover {
    text-decoration: underline;
}
#scene h6:hover {
    text-decoration: underline;
}

.sceneContainer {
    display: table;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.background {
    background-size: cover;
    width: 110%;
    margin-left: -5%;
    margin-top: -0.5%;
}

.background img{
    max-width: 100%;
    width:100%;
    height: auto;
}

.scene {
    position: relative;
}

.scene, .layer {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 999;
}

ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.bubbleMdd {
    width: 30%;
    height:0;
    padding-bottom: 30%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    position: absolute;
    left: 56%; 
    margin-top: -4%;
    -webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
    animation-delay: 1s;
    visibility:hidden;
}

.bubbleAusland {
    width: 11%;
    height:0;
    padding-bottom: 11%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    margin-top: 22%;
    left:70%; 
    position: absolute;
    -webkit-animation-delay: 1.7s; /* Chrome, Safari, Opera */
    animation-delay: 1.7s;
    visibility:hidden;
}

.bubbleBewerbung {
    width: 14%;
    height:0;
    padding-bottom: 14%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    position: absolute;
    margin-top: 34%;
    left:73%;
    -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    animation-delay: 2.5s;
    visibility:hidden;
}

.bubbleWo {
    width: 10%;
    height:0;
    padding-bottom: 10%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    position: absolute;
    margin-top: 30%;
    left:61%; 
    -webkit-animation-delay: 3.8s; /* Chrome, Safari, Opera */
    animation-delay: 3.8s;
    visibility:hidden;
}

.bubbleWassagen {
    width: 9%;
    height:0;
    padding-bottom: 9%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    position: absolute;
    margin-top: 39%;
    left:64%; 
    -webkit-animation-delay: .3s; /* Chrome, Safari, Opera */
    animation-delay: .3s;
    visibility:hidden;
}

.bubbleWiefunk {
    width: 14%;
    height:0;
    padding-bottom: 14%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    position: absolute;
    margin-top: 35%;
    left:50%; 
    -webkit-animation-delay: 1.7s; /* Chrome, Safari, Opera */
    animation-delay: 1.7s;
    visibility:hidden;
}

.bubbleWaskann {
    width: 14%;
    height:0;
    padding-bottom: 14%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    margin-top: 27%;
    left:40%; 
    position: absolute;
    -webkit-animation-delay: 4.3s; /* Chrome, Safari, Opera */
    animation-delay: 4.3s;
    visibility:hidden;
}

.bubbleWasspricht {
    width: 10%;
    height:0;
    padding-bottom: 10%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    margin-top: 37%;
    left:35%; 
    position: absolute;
    -webkit-animation-delay: 5.1s; /* Chrome, Safari, Opera */
    animation-delay: 5.1s;
    visibility:hidden;
}

.bubbleStudiereTechnik {
    width: 10%;
    height: 0;
    padding-bottom: 10%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    margin-top: 25%;
    left: 80%;
    position: absolute;
    -webkit-animation-delay: 5.1s;
    animation-delay: 5.1s;
    visibility: hidden;
}

.bubbleWasist {
    width: 14%;
    height:0;
    padding-bottom: 14%;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    background: rgba(227, 0, 14, 0.9);
    margin-top: 36%;
    left:21%; 
    position: absolute;
    -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    animation-delay: 2.5s;
    visibility:hidden;
}


/*==========  Mobile First Method  ==========*/
 
 /* Custom, iPhone Retina */
@media only screen and (min-width : 310px)  and (max-width: 639px){
  
  #scene h1 {
        font-size: .9em;
        padding:24% 5% 0 5%;
        margin-top: 0px;
    }

    #scene h2 {
        font-size: .7em;
        padding:32% 10%;
        margin-top: 0px;
    }

    #scene h2:after {
        content: none;
    }

    #scene h3 {
        font-size: .5em;
        padding: 27% 10%;
        line-height: 1.3em;
        margin-top: 0px;
    }

    #scene h4 {
        font-size: .35em;
        padding: 34% 5%;
        line-height: 1.1em;
        margin-top: 0px;
    }

    #scene h5 {
        font-size: .4em;
        padding: 24% 10%;
        line-height: 1.1em;
        margin-top: 0px;
    }

    #scene h6 {
        font-size: .6em;
        padding: 27% 10%;
        line-height: 1.3em;
        margin-top: 0px;
    }

    #scene p {
        padding: 5% 10% 0 10%;
        font-size: .4em;
        line-height: 1.2em;
    }

    .bubbleMdd {
        width: 35%;
        padding-bottom: 35%;
        left: 62%; 
    }

    .bubbleAusland {
        margin-top: 26%;
        width: 17%;
        padding-bottom: 17%;
        left: 76%; 
    }

    .bubbleBewerbung {
        margin-top: 42%;
        width: 20%;
        padding-bottom: 20%;
        left: 78%; 
    }

    .bubbleWo {
        margin-top: 38%;
        width: 14%;
        padding-bottom: 14%;
        left: 62%; 
    }

    .bubbleWassagen {
        margin-top: 53%;
        width: 14%;
        padding-bottom: 14%;
        left: 68%; 
    }

    .bubbleWiefunk {
        margin-top: 47%;
        width: 20%;
        padding-bottom: 20%;
    }

    .bubbleWaskann {
        margin-top: 32%;
        width: 20%;
        padding-bottom: 20%;
        left: 42%;
    }

    .bubbleWasspricht {
        margin-top: 48%;
        width: 14%;
        padding-bottom: 14%;
        left: 35%; 
    }

    .bubbleStudiereTechnik {
        margin-top: 27%;
        width: 14%;
        padding-bottom: 14%;
        left: 60%; 
    }

    .bubbleWasist {
        margin-top: 51%;
        width: 20%;
        padding-bottom: 20%;
        left: 16%; 
    }
}


 /* Extra Small Devices, Phones */
@media only screen and (min-width : 480px){
 
    #scene h1 {
        font-size: 1.4em;
        padding:11% 5% 0 5%;
        margin-top: 25px;
    }

    #scene h2 {
        font-size: 1.1em;
        padding:12% 10%;
        margin-top: 25px;
    }

    #scene h2:after {
        content: none;
    }

    #scene h3 {
        font-size: .8em;
        padding: 6% 8%;
        line-height: 1.3em;
        margin-top: 25px;
    }

    #scene h4 {
        font-size: .6em;
        padding: 4% 10%;
        line-height: 1.1em;
        margin-top: 20px;
    }

    #scene h5 {
        font-size: .58em;
        padding: 4% 10%;
        line-height: 1.2em;
        margin-top: 20px;
    }

    #scene h6 {
        font-size: .9em;
        padding: 4% 10%;
        line-height: 1.3em;
        margin-top: 25px;
    }

    #scene p {
        padding: 5% 10% 0 10%;
        font-size: .6em;
        line-height: 1.2em;
    }
}
 

@media only screen and (min-width : 640px)  and (max-width: 768px){
 #scene h1 {
        font-size: 1.6em;
        padding:12% 5% 0 5%; 
    }

    #scene h2 {
        font-size: 1em;
        padding:5% 10%;
        line-height: 1.2em;
    }

    #scene h3 {
        font-size: .7em;
        padding: 2% 10%;
        line-height: 1.3em;
    }

    #scene h4 {
        font-size: .56em;
        padding: 0% 10%;
        line-height: 1.1em;
    }

    #scene h5 {
        font-size: .5em;
        padding: 0% 10%;
        line-height: 1.1em;
    }

     #scene h6 {
        font-size: .8em;
        padding: 1% 10%;
        line-height: 1.3em;
    }

    #scene p {
        padding: 5% 10% 0 10%;
        font-size: .7em;
        line-height: 1.2em;
    }

 }



/* Small Devices, Tablets */
@media only screen and (min-width : 768px){

    #scene h1 {
        font-size: 1.5em;
        padding:15% 5% 0 5%; 
    }

    #scene h2 {
        font-size: .9em;
        padding:10% 10%;
        line-height: 1.2em;
    }

    #scene h3 {
        font-size: .6em;
        padding: 6% 10%;
        line-height: 1.3em;
    }

    #scene h4 {
        font-size: .5em;
        padding: 3% 10%;
        line-height: 1.1em;
    }

    #scene h5 {
        font-size: .45em;
        padding: 0% 10%;
        line-height: 1.1em;
    }

     #scene h6 {
        font-size: .6em;
        padding: 4% 10%;
        line-height: 1.3em;
    }

    #scene p {
        padding: 5% 10% 0 10%;
        font-size: .6em;
        line-height: 1.2em;
    }
}
 

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px){
        
    #scene h1 {
        font-size: 2em;
        padding:16% 5% 0 5%;
    }

    #scene h2 {
        font-size: 1.2em;
        padding:14% 10%;
        line-height: 1.2em;
    }

    #scene h3 {
        font-size: .8em;
        padding: 12% 10%;
        line-height: 1.3;
    }

    #scene h4 {
        font-size: .6em;
        padding: 10% 10%;
        line-height: 1.1em;
    }

    #scene h5 {
        font-size: .6em;
        padding: 8% 10%;
        line-height: 1.1em;
    }

     #scene h6 {
        font-size: .8em;
        padding: 10% 10%;
        line-height: 1.3;
    }

    #scene p {
        padding: 5% 10% 0 10%;
        font-size: .8em;
        line-height: 1.4em;

    }
    
}
 

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px){
 
    #scene h1 {
        font-size: 2.3em;
        padding:20% 5% 0 5%; 
    }

    #scene h2 {
        font-size: 1.5em;
        padding:19% 10%;
    }

    #scene h3 {
        font-size: 1em;
        padding: 13% 8%;
        line-height: 1.3em;
    }

    #scene h4 {
        font-size: .7em;
        padding: 16% 10%;
        line-height: 1.2em;
    }

    #scene h5 {
        font-size: .7em;
        padding: 10% 10%;
        line-height: 1.2em;
    }

    #scene h6 {
        font-size: 1.1em;
        padding: 14% 10%;
        line-height: 1.2em;
    }

    #scene p {
        padding: 5% 10% 0 10%;
        font-size: .8em;
    }
}

/* Used to alter styles for screens at least 1440px wide. */
@media only screen and (min-width: 1440px) {

    #scene h1 {
        font-size: 2.8em;
        padding:20% 5% 0 5%; 
    }

    #scene h2 {
        font-size: 1.9em;
        padding:16% 10%;
    }

    #scene h3 {
        font-size: 1.1em;
        padding: 20% 10%;
        line-height: 1.3em;
    }

    #scene h4 {
        font-size: .9em;
        padding: 22% 10%;
        line-height: 1.2em;
    }

    #scene h5 {
        font-size: .8em;
        padding: 14% 12%;
        line-height: 1.2em;
    }

    #scene h6 {
        font-size: 1.2em;
        padding: 18% 10%;
        line-height: 1.3em;
    }

    #scene p {
        padding: 5% 10% 0 10%;
        font-size: 1.2em;
    }
}


/* Used to alter styles for screens at least 1440px wide. */
@media only screen and (min-width: 1680px) {

    #scene h1 {
        font-size: 3.4em;
        padding:22% 5% 0 5%; 
    }

    #scene h2 {
        font-size: 2em;
        padding:24% 10%;
    }

    #scene h3 {
        font-size: 1.3em;
        padding: 18% 10%;
        line-height: 1.3em;
    }

    #scene h4 {
        font-size: 1em;
        padding: 22% 10%;
        line-height: 1.2em;
    }

    #scene h5 {
        font-size: 1em;
        padding: 14% 12%;
        line-height: 1.2em;
    }

    #scene h6 {
        font-size: 1.6em;
        padding: 20% 10%;
        line-height: 1.3em;
    }

    #scene p {
        padding: 5% 10% 0 10%;
        font-size: 1.2em;
    }
}



/*--------------PULSE------------------------*/

.animated { 
    -webkit-animation-duration: 4s; 
    animation-duration: 4s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in-out; 
    animation-timing-function: ease-in-out; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 

@-webkit-keyframes pulse { 
    0% { -webkit-transform: scale(1); } 
    50% { -webkit-transform: scale(1.05); } 
    100% { -webkit-transform: scale(1); } 
} 
@keyframes pulse { 
    0% { transform: scale(1); } 
    50% { transform: scale(1.05); } 
    100% { transform: scale(1); } 
} 
.pulse { 
    -webkit-animation-name: pulse; 
    animation-name: pulse; 
}


/*--------------typo3 overwrite------------------------*/

.header-content-subpage .inner>div {
    overflow: visible; 
}

.header-content-subpage .inner {
    overflow: visible;
}

.header-content-subpage {
    overflow: visible;
}

.header-content-subpage+.main-content>.csc-default:first-of-type {
    padding-top: 0em;
}

.header-content-subpage {
    padding-bottom: 1em;
}

.header-content-subpage:after {
    bottom: 0em;
}