h1,h2,h3,h4,h5,h6{font-family:'Bitter', serif;color:#75173c}#logo{margin-top:0.0em}#intro-name{color:#75173c}#address-names{color:#75173c}a{color:#75173c}a:hover{color:#75173c;text-decoration:none}#flagge{margin-bottom:1em}ul li{list-style-position:inside;padding-left:20px;text-indent:-1em}


@font-face {
    font-family: 'Frutiger Neue';
    src: url(../fonts/FrutigerNeueW02-Bd.eot?v2);
    src: url(../fonts/FrutigerNeueW02-Bd.eot?#iefix) format("embedded-opentype"),url(../fonts/FrutigerNeueW02-Bd.woff2?v2) format("woff2"),url(../fonts/FrutigerNeueW02-Bd.woff?v2) format("woff"),url(../fonts/FrutigerNeueW02-Bd.ttf?v2) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Frutiger Neue';
    src: url(../fonts/FrutigerNeueW02-It.eot?v2);
    src: url(../fonts/FrutigerNeueW02-It.eot?#iefix) format("embedded-opentype"),url(../fonts/FrutigerNeueW02-It.woff2?v2) format("woff2"),url(../fonts/FrutigerNeueW02-It.woff?v2) format("woff"),url(../fonts/FrutigerNeueW02-It.ttf?v2) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Frutiger Neue';
    src: url(../fonts/FrutigerNeueW02-Regular.eot?v2);
    src: url(../fonts/FrutigerNeueW02-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/FrutigerNeueW02-Regular.woff2?v2) format("woff2"),url(../fonts/FrutigerNeueW02-Regular.woff?v2) format("woff"),url(../fonts/FrutigerNeueW02-Regular.ttf?v2) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Frutiger Neue';
    src: url(../fonts/FrutigerNeueW02-Light.eot?v2);
    src: url(../fonts/FrutigerNeueW02-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/FrutigerNeueW02-Light.woff2?v2) format("woff2"),url(../fonts/FrutigerNeueW02-Light.woff?v2) format("woff"),url(../fonts/FrutigerNeueW02-Light.ttf?v2) format("truetype");
    font-weight: 100;
    font-style: normal
}

/**
 * v2. Styles and Overrides
 * ************************* */
 html.v2 {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 87.5%;
}
body.v2, html.v2 {
    width: 100%;
    overflow-x: hidden;
}

body.v2 {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 87.5%;
    font-size: inherit;
    position: relative;
    background: #f2efe8;
    min-height: 100vh;
}

body.v2 {
    font-family: "Frutiger Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #454545;
}

body.v2 .h1, body.v2 .h2, body.v2 h3, body.v2 .h4, body.v2 .h5, body.v2 .h6,
body.v2 h1, body.v2 h2, body.v2 h3, body.v2 h4, body.v2 h5, body.v2 h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
    color: #000;
}

body.v2 .h1, body.v2 .h2, body.v2 .h3, body.v2 h1, body.v2 h2, body.v2 h3 {
    margin-bottom: 15px;
}

body.v2 .h4, body.v2 .h5, body.v2 .h6, body.v2 h4, body.v2 h5, body.v2 h6 {
    margin-bottom: 15px;
}

body.v2 .h1, body.v2 h1 {
    font-size: 2.5rem
}

body.v2 .h2, body.v2 h2 {
    font-size: 1.7rem
}

body.v2 .h3, body.v2 h3 {
    font-size: 1.2rem;
    font-weight: 700;
    font-size: 1.3em;
    min-height: 30px;
    //border-bottom: 2px solid #ccc;
    margin-bottom: 10px;
}

body.v2 .h4, body.v2 h4 {
    font-size: 1.05rem
}

body.v2 .h5, body.v2 h5 {
    font-size: 1.05rem
}

body.v2 .h6, body.v2 h6 {
    font-size: 1rem
}

body.v2 p {
    margin: 0 0 20px;
    font-size: 1.1em;
    line-height: 1.5;
}

#all_content_wrapper {
    background: #fff;
    margin-top: 0;
    -webkit-box-shadow: 0 0 60px 0 rgba(0,0,0,.6);
    box-shadow: 0 0 60px 0 rgba(0,0,0,.6);
    box-sizing: border-box;
    padding: 0;
}

#all_content_wrapper .section-header-image {
    padding: 0;
}

#all_content_wrapper .section-main-content {
    /*padding: 0 20px;*/
    padding: 0;
}

.section-header-image {
    background: #e21618;
}

#text-row{
    padding: 0 20px;
}

#all_content_wrapper .section-footer-content {
    /*border-top: 2px solid #dc0018;*/
    /*padding: 0px 20px;*/
    text-align: center;
    padding-top: 3rem;
    padding-bottom: 1.2rem;
    margin-top: 10px;
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(6%,#fff));
    background: linear-gradient(to bottom,#fff 0,#fff 6%);
}

hr {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
    border-width: 0px;
    border-top: 3px solid #e21618;
}

#all_content_wrapper .section-footer-content hr.hr-red {
    margin-top: 10px;
    margin-bottom: 0px;
    border-width: 0px;
    border-top: 3px solid #e21618;
}

#all_content_wrapper .section-footer-content hr.hr-black {
    margin-top: -14px;
    margin-bottom: 25px;
    border-width: 0px;
    border-top: 1px solid #333333;
    z-index: 1;
    position: relative;
}

#email_link {
    padding-top: 0px;
}

#flagge_2{
    height:100%;
}

#all_content_wrapper .heading-note {
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 5px;
}

#all_content_wrapper .button.btn-application-form {
    height: 45px;
    padding: 3px 30px;
}

#all_content_wrapper .img-application-form {
    width: 35px;
    height: 35px;
    vertical-align: middle;
}

#all_content_wrapper #address-names {
    margin-bottom: 5px;
    color: #fff;
    background-color: #e21618;
    padding-top: 24px;
    padding-bottom: 15px;
}
 #all_content_wrapper #address-names > img {
    margin: 0 auto;
    margin-bottom: 15px;
    display: block;
}

#all_content_wrapper #address-names > p  {
    margin-bottom: 8px;
    line-height: 1.2;
}


#all_content_wrapper #footer_flagge {
    max-height: 135px;
    margin: 0 auto;
}


@media screen and (max-width: 720px) {
  #flagge_2{
      height:100%;
  }
}


