p {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

body {
    padding-top: 0px;
    background-color: #01406e;
  font-family: 'AlegreyaSansLocal';
  font-style: normal;
  font-weight: 400;
    font-size: 2.3em;
    color: white;
    font-weight: 400;
    text-align: center;
}

.koepfe-spacer {
    margin-top: 50px;
}

.koepfe-feature {
    margin-bottom: 30px;
}

.border {
  border: 3px solid #052850;
}

#abbinder {
  font-family: 'AlegreyaSansLocal';
  font-style: normal;
  font-weight: 400;
    font-size: 24px;
    color:  #006699;
    font-weight: 400;
    text-align: center;
    padding-left: 12px;
    padding-right: 0px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 150px;
}
/*Alternative Farbe: #8da4be #002f53*/

@media screen and (max-width: 1140px) {
    #abbinder {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    #abbinder {
        font-size: 18px;
    }
}

#zwischentext {
  font-family: 'AlegreyaSansLocal';
  font-style: normal;
  font-weight: 400;
    font-size: 24px;
    color: white;
    font-weight: 400;
    text-align: justify;
    padding-left: 12px;
    padding-right: 0px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 70px;
    hyphens: auto;
}

.magazine {
    font-family: 'AlegreyaSansItalicLocal';
    font-style: normal;
    color: #bf2003;
}

@media screen and (max-width: 1140px) {
    #zwischentext {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    #zwischentext {
        font-size: 18px;
    }
}


#impressum {
  font-family: 'AlegreyaSansLocal';
  font-style: normal;
  font-weight: 500;
    font-size: 35px;
    color: #000035;
    text-align: center;
    padding-left: 12px;
    padding-right: 0px;
    width: 100%;
    margin-top: 120px;
}

@media screen and (max-width: 1140px) {
    #impressum {
        font-size: 28px;
        margin-top: 80px;
    }
}

@media screen and (max-width: 600px) {
    #impressum {
        font-size: 28px;
        margin-top: 60px;
    }
}

p.impressum {
    margin-top: 0.5em;
}

#copyright {
  font-family: 'AlegreyaSansLocal';
  font-style: normal;
  font-weight: 400;
    font-size: 16px;
    color: #000025;
    text-align: center;
    padding-left: 12px;
    padding-right: 0px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}

#text {
    background-color: #01406e;
;
    padding-top: 60%;
    width: 100%;
}

#main {
    background-color: #01406e;
    padding-top: 15vh;
    /* width: 100%; �berschreibt die 1170 px Breite des Bootstrap grid.less und l�sst die Bilder bis an den Rand gehen */
}


.sprache {
  font-family: 'AlegreyaSansLocal';
  font-style: normal;
  font-weight: 400;
    font-size: 18px;
    color: #002f53;
    font-style: normal;
    text-align: right;
    right: 30px;
    top: 7px;
    position: absolute;
    z-index: 3;
}

.aktiv {
    color: rgba(180, 180, 180, 1);
}

.buylink {
    color: #bf2003;
    
}
.buylink:hover {
    color: white;
    
}

.buylink:visited {
    color: #bf2003;
    
}

@media screen and (max-width: 1140px) {
    .sprache {
        font-size: 14px;
        right: 5px;
        top: 5px;
    }
}

@media screen and (max-width: 600px) {
    .sprache {
        font-size: 10px;
        right: 3px;
        top: 3px;
    }
}

.impresskopf {
    font-family: "AlegreyaSansLocal";
    font-weight: 400;
    font-size: 16px;
    color: #6eabd8;
    font-style: normal;
    text-align: left;
    left: 30px;
    top: 8px;
    position: absolute;
    z-index: 3;
}

@media screen and (max-width: 1140px) {
    .impresskopf {
        font-size: 14px;
        left: 5px;
        top: 5px;
    }
}

@media screen and (max-width: 600px) {
    .impresskopf {
        font-size: 10px;
        font-stretch: semi-expanded;
        left: 5px;
        top: 3px;
    }
}

.caption {
    min-height: 0px;
    margin-top: -20px;
    /* margin-top: -100px; schreibt Namen und Beruf �ber das Bild! */
    margin-bottom: -10px;
    /* margin-top und margin-bottom f�r Ausklapp-Textversion jeweils 0px */
    hyphens: none;
}


p.abschied {
    font-family: "BebasNeueLocal";
    font-size: 150px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 60px
}

@media screen and (max-width: 1140px) {
    p.abschied {
        font-size: 90px;
    }
}

@media screen and (max-width: 600px) {
    p.abschied {
        font-size: 75px;
    }
}

p.ET {
    font-family: "BebasNeueLocal";
    font-size: 3em;
    color: #1473bc;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    hyphens: manual;
    margin-top: 0.1em;
    margin-bottom: 0.2em;
}

p.personal {
    font-family: "BebasNeueLocal";
    font-size: 2.5em;
    color: #1473bc;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    hyphens: manual;
    margin-top: 1.2em;
    margin-bottom: 0.3em;
  }

@media screen and (max-width: 1140px) {
    p.personal {
    margin-top: 1.6em;
    font-size: 2.0em;
    }
}

@media screen and (max-width: 600px) {
    p.personal {
    margin-top: 3.5em;
    font-size: 1.5em;
    }
}   

p.Events {
    font-family: "BebasNeueLocal";
    font-size: 2.5em;
    color: #1473bc;
    font-weight: 400;
    text-align: center;
    line-height: 1;
    hyphens: manual;
    margin-top: 1.2em;
    margin-bottom: 0.3em;
}

@media screen and (max-width: 1140px) {
    p.Events {
    margin-top: 1.2em;
    font-size: 2.0em;
    }
}

@media screen and (max-width: 600px) {
    p.Events {
    margin-top: 1.2em;
    font-size: 1.5em;
    }
}      
        
        
@media screen and (max-width: 1140px) {
    p.ET {
        font-size: 2em;
        margin-top: 0.1em;
        margin-bottom: 0.2em;
    }
}

@media screen and (max-width: 600px) {
    p.ET {
        font-size: 1.8em;
        margin-top: 0.1em;
        margin-bottom: 0.2em;
    }
}

p.halbezeile {
    font-family: "AlegreyaSansLocal";
    font-size: 4px;
    color: white;
    font-weight: 400;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}

.einleitung {
    font-family: "AlegreyaSansLocal";
    font-size: 28px;
    color: white;
    font-weight: 400;
    text-align: left;
    margin-bottom: 4em;
} /*Text unterhalb der �berschrift "Abschied" */

@media screen and (max-width: 1140px) {
    .einleitung {
        font-size: 24px;
        margin-bottom: 4em;
    }
}

@media screen and (max-width: 600px) {
    .einleitung {
        font-size: 21px;
        margin-bottom: 4em;
    }
}

.thumbnail {
    padding: 0px;
    border: 4px solid #000000;
    border-radius: 0px;
}

.link {
    color: #bf2003;
    text-decoration: underline;
}

a:hover {
    color: #bf2003;
    outline: none;
}



.panel-title {
    font-family: "AlegreyaSansLocal";
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    text-align: justify;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 20px;
}

.panel-body {
    font-family: "AlegreyaSansLocal";
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    text-align: justify;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 20px;
}


p.playbutton {
    margin-top: -50px;
    /* margin-top ohne Textfeld 0px, mit Textfeld -50px */
    margin-bottom: 2%;
    margin-left: 60%;
    margin-right: 10%;
}


p.anfrage {
    font-family: "AlegreyaSansLocal";
    /* font-family ohne Textfeld "alegreya-sans", sans-serif, mit Textfeld "alegreya-sans",sans-serif */
    font-weight: 400;
    /* font-weight ohne Textfeld 400, mit Textfeld 700 */
    font-size: 12px;
    /* font-size ohne Textfeld 14px, mit Textfeld 16px, Text im Bild 12px*/
    color: rgba(255, 102, 0, 0.75);
    /* color ohne Textfeld #424242, mit Textfeld #bf2003 auf Bild #848484 */
    font-style: normal;
    text-align: center;
    margin-top: -26px;
    /* margin-top ohne Textfeld 6px, mit Textfeld 36px */
    margin-bottom: 8px;
}


h3 {
    font-family: "AlegreyaSansLocal";
    font-weight: 700;
    font-size: 24px;
    color: #bf2003;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 20px;
}

@media screen and (max-width: 1140px) {
    h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 600px) {
    h3 {
        font-size: 16px;
    }
}


p.beruf {
    font-family: "AlegreyaSansLocal";
    font-weight: 700;
    font-size: 16px;
    color: #bf2003;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    margin-top: 2px;
    /* margin-top ohne Textfeld 2px, mit Textfeld 0px */
    margin-bottom: 8px;
    /* margin-bottom ohne Textfeld 8px, mit Textfeld 0px */
}

@media screen and (max-width: 1140px) {
    p.beruf {
        font-size: 14px;
    }
}

@media screen and (max-width: 600px) {
    p.beruf {
        font-size: 12px;
    }
}

p.weiter {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: right;
}



p.whosays {

    padding-top: 50px;
    padding-bottom: 50 px;
    background-color: #01406e;
    font-family: 'AlegreyaSansLocal';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: 	#6eabd8;
    hyphens: auto;
    text-align: center;
    /* Zitate */
    /* alternative Farben #002f53 #994256 #994256 */
}


@media screen and (max-width: 1140px) {
    .whosays p {
        font-size: 20px;
        font-style: normal;
        line-height: 48px;
        padding-bottom: 1px;
    }
}

@media screen and (max-width: 600px) {
    .whosays p {
        font-size: 18px;
                font-style: normal;
        line-height: 30px;
        padding-bottom: 1px;
    }
}
    /* Farben     color: #002f53; */

@font-face {
    font-family: BebasNeueLocal;
    src: url("../fonts/BebasNeue/BebasNeue.woff2") format("woff2");
}

@font-face {
    font-family: AlegreyaSansLocal;
    src: url("../fonts/AlegreyaSans Webfonts/AlegreyaSans-Regular.woff2") format("woff2");
}

@font-face {
    font-family: AlegreyaSansItalicLocal;
    src: url("../fonts/AlegreyaSans Webfonts/AlegreyaSans-Italic.woff2") format("woff2");
}