body {
    hyphens: auto;
}

#yform-formular-agb {
    width: 100% !important;
}

#yform-formular-agb label {
    font-size: small !important;
}

.mode-xs #footer .col-md-5 ul {
    display: none !important;
}

.mode-xs .fullpicture {
    background-image: none !important;
    min-height: 300px !important;
}

.mode-xs .glyphicon {
    width: 100%;
    color: red;
    background: red;
    height: 5px;
    position: absolute;
}

.mode-xs .glyphicon:nth-of-type(2) {
    margin-top: 14px;
}

.mode-xs .glyphicon:nth-of-type(3) {
    margin-top: 28px;
}

.mode-xs label {
    font-size: 9px !important;
}

.mode-xs #nav {
    margin: 0px !important;
}

.mode-xs .col-xs-12 {
    padding: 20px;
}

.mode-xs p {
    font-size: 12pt;
}

.mode-xs .parallax h2 {
    font-size: 18pt !important;
    padding-top: 20px;
}

.mode-xs li {
    list-style-image: none !important;
}

.mode-xs .fullpicture2 {
    display: none!important;
}

.mode-xs .container>.navbar-collapse {
    margin: 0px !important;
    overflow: hidden;
    padding: 20px;
}

.mode-xs .navbar-toggle {
    position: absolute;
    top: 23px;
    right: 20px;
    z-index: 99999999;
    width: 40px;
    height: 40px;
    padding: 0px !important;
    border: none !Important;
}

.mode-xs .navbar-toggle:hover {
    background: white !important;
}

.mode-xs #nav.affix {
    background: white;
}

.mode-xs .fullpicture img {
    display: none;
}

.mode-xs .parallax_container {
    width: 100%;
}

.mode-xs .navbar-toggle span {
    color: #ddd !important;
}

.mode-xs .sub_navi {
    position: relative !important;
}

.languageswitch {
    //display:none !important;
}

.termin_sl a {
    font-style: italic;
    margin-top: 5px;
    font-size: 13px;
    display: block;
}

.blog_container h2 {
    color: #005fad;
    font-size: 14pt;
}

.termin .highlight {
    font-size: 12pt;
}

.fullpicture2 .container {
    display: none !important;
}

.quicklinks p {
    margin-bottom: 5px !important;
}

textarea.form-control {
    height: 211px;
}

.termin a {
    font-style: italic;
    margin-top: 5px;
    font-size: 13px;
    display: block;
}

.termin_sl h4 {
    font-weight: bold;
}

* {
    margin: 0;
    padding: 0px;
}

body {
    background: #ffffff;
    margin: 0;
    height: 100%;
    color: #2D2D2D;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    transition: 0.5s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}

h2 {
    color: #de1a24;
    font-weight: 800;
    font-size: 30pt;
}

h3 {
    color: #647783;
    font-size: 24pt;
}

h4 {
    color: #005fad;
}

h5 {
    font-size: 17px;
    font-weight: 600;
    color: gray;
}

p {
    padding: 0;
    margin-bottom: 12px;
    font-weight: 200;
    font-size: 14pt;
    line-height: 24px;
    margin-top: 10px;
    color: dimgrey;
}

ol,
ul {
    padding-left: 20px;
}

ol li,
ul li {
    line-height: 24px;
    font-size: 15px;
}

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

a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    -webkit-transition: background-color .4s linear, color .4s linear;
    -moz-transition: background-color .4s linear, color .4s linear;
    -o-transition: background-color .4s linear, color .4s linear;
    -ms-transition: background-color .4s linear, color .4s linear;
    transition: background-color .4s linear, color .4s linear;
}

a:hover,
a:focus {
    text-decoration: none;
}

.centered {
    text-align: center;
}

blockquote p {
    margin-top: 0;
}

.killer {
    clear: both;
}

.flag-de {
    background-image: url("/media/germany.gif");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0px 10px;
}

.flag-en {
    background-image: url("/media/uk.gif");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0px 10px;
}

.second_navi li,
.second_navi a {
    float: left;
    text-align: right;
}

.second_navi {
    text-align: right;
}


/* bootstrap 3 helpers */

#nav {
    padding: 0px !important;
    margin-top: 0px;
    background: rgba(255, 255, 255, 0.4);
}

.navbar {
    min-height: 0px !important;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.pull-right li {
    margin-right: 10px;
    width: 30px;
}

.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-form input,
.form-inline input {
    width: auto;
}

.navbar-collapse {}

.navbar-collapse,
.navbar .container {
    padding: 0px;
}

.navbar-default .navbar-nav>.active>a {
    color: #de1a24;
}

.dropdown-toggle a {
    color: black !important;
}

.languageswitch {
    color: transparent !important;
}

.navbar-nav>li>a:hover {}

.dropdown-toggle>a:hover {
    color: #de1a24 !important;
}

li {
    list-style-image: url("/media/arrow.png")
}

.editor>.row>.col-md-12>ul>li {
    list-style: outside !important;
}

main {
    min-height: calc(100vh - 782px);
}

.welcome_text {
    margin-bottom: 100px;
}

.welcome_text h3 {
    margin-bottom: 0px;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

#sidebar.affix-top {
    position: static;
}

#sidebar.affix {
    position: fixed;
    top: 80px;
}

#main_section {
    padding: 20px 0px;
    box-sizing: border-box;
}

.masthead {
    background-image: url("/media/slide1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.masthead img {
    margin-top: 10px;
}

.fullpicture .layer {
    background-color: #5b6d68;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 1;
}

.fullpicture {
    margin-top: 30px;
    margin-bottom: 30px;
}

.parallax {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}

.parallax h2 {
    font-size: 21pt !important;
    font-weight: 400 !important;
}

.fullpicture {
    position: relative;
    background-color: #5b6d68;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: relative;
    background-position: center center;
    margin-top: 0px;
    min-height: 420px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 1;
}

.fullpicture .layer {
    background-color: rgba(255, 255, 255, 1) !important;
}

.fullpicture .layer {
    background-color: #5b6d68;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 1;
}

.fullpicture .centered {
    position: relative;
    z-index: 2;
}

.fullpicture .container {
    position: relative;
    z-index: 3;
}

.parallax img {
    max-height: 420px;
    float: left;
}

input[type="checkbox"] {
    position: inherit !important;
}

.checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 30%;
    float: left;
}

.checkbox {
    margin-top: 0px !important;
}

.fullpicture2 img,
.fullpicture2 {
    max-height: 400px !important;
    min-height: 400px !important;
}

.fullpicture2 .parallax_container {
    width: calc(100% - 254px) !important;
}

.fullpicture2 i,
.fullpicture2 a,
.fullpicture2 h2 {
    color: white;
}

.login_area2 {
    margin-bottom: 50px;
}

.login_area {
    padding: 10px 50px 20px;
}


/************* KONTAKT **************/

.kontakt_info_bot,
.kontakt_info_top {
    background: #dbe8ee;
    padding: 20px 20px 30px 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.kontakt_info_top img:first-of-type {
    margin-right: 40px;
}

.kontakt_info_bot h4 {
    margin-bottom: 50px;
}

label {
    font-size: 13pt;
    color: dimgrey;
    font-weight: 200;
}

.kontakt p {
    font-size: 12pt !important;
}

.btn-primary {
    background-color: #495961;
    border-color: #495961;
}

.btn-info {
    background: white;
    border: white;
    color: black;
    padding: 0px !important;
}

.btn-info:hover {
    background: white;
    color: black;
}

input {
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid gray !important;
    border-radius: 0px !important;
}

.form-control {
    padding-left: 10px;
}

textarea {
    background: #dbe8ee !important;
}

.links img {
    margin-bottom: 30px;
}

.links .col-md-4 {
    min-height: 250px;
}


/********* QUICKLINKS **********/

.quicklinks .col-md-6 {
    margin-bottom: 50px;
}


/********** TREFFEN ************/

.treffen i {
    float: left;
    height: 50px;
    padding-top: 3px;
    margin-right: 10px;
    color: white;
}

.treffen_container {
    padding: 0;
}

.treffen_container h2,
.treffen p {
    color: white;
}

.treffen_container h2 {
    margin-bottom: 33px;
    font-size: 28pt;
}

.treffen_img {
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
}


/************** TERMINE *************/

.termin_container {
    padding-top: 100px !important;
}

.kontakt_hl,
.termin_sl,
.termin_hl {
    text-align: center;
    margin: 100px 0px;
}

.termin_hl {
    margin-top: 0px !important;
}

.termin p {
    margin: 0px;
}

.datum {
    color: #647783;
}

.name {
    color: #005fad;
}


/****************** ODG LOGIN ****************/

.odg_login {
    height: calc(100vh - 982px);
    text-align: center;
}

.odg_login h2 {
    text-align: center;
}


/**************** FOOTER ***************/

#footer a {
    color: white;
}

#footer {
    background: #495961;
    min-height: 280px;
    padding: 20px;
}

footer img {
    width: 22px;
}

footer ul li {
    list-style: none;
    color: white;
    font-size: 9pt;
    line-height: 19px;
}

footer li {
    font-weight: 600;
}

.termin .blog_inner_container h2 {
    margin-top: 0px;
}

.termin .blog_inner_container {
    margin-bottom: 50px;
}

.termin .col-md-6 {
    height: 150px;
    margin-bottom: 30px;
}

.aktualisiert {
    /* margin-top: 190px; */
    color: white !important;
    display: block;
}

.login_area img {
    width: 25px;
    min-height: 13px !important;
    margin-top: 5px;
    margin-right: 10px;
}

.login_area h2 {
    margin-bottom: 30px;
}

.login_area a {
    color: white !important;
}

.kontakt_info_bot a[href$=".pdf"] {
    background: url(/media/adobe-pdf-icon.png) center left no-repeat;
    padding-left: 39px;
    line-height: 27px;
    padding-top: 10px;
}

footer a {
    color: white !important;
}

a {
    color: dimgrey !important;
}

.block {
    display: inline-block;
    margin-bottom: 20px;
}

.abstand {
    margin-top: 32px;
}

abbr[title],
abbr[data-original-title] {}

.languageswitch abbr {
    border: none;
}


/* Extra small devices (phones, less than 768px) */


/* No media query since this is the default in Bootstrap */

header {
    height: 200px;
}

.navbar-nav {
    margin: 7.5px 0px;
}

.navbar-collapse.collapse {
    /* margin-top: 60px; */
    max-height: calc(100vh - 60px);
    padding: 20px;
    max-width: 100%;
    margin: 60px 0 0 0;
}

.navbar-nav ul.sub_navi {
    margin-left: 28px;
}


/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .treffen_container {
        padding: 10px 50px 20px;
    }
    .parallax_container {
        width: calc(100% - 294px);
        background: #495961;
        height: 100%;
        position: absolute;
        right: 0px;
    }
    .navbar-nav ul.sub_navi {
        margin-left: 0;
    }
    .navbar-collapse.collapse {
        /* margin-top: 60px; */
        max-height: calc(100vh - 60px);
        padding: 0px;
        max-width: 100%;
        margin: 0 0 0 0;
    }
    .navbar-nav {
        margin: 0;
    }
    .masthead img {
        margin-top: 100px;
    }
    #main_section {
        padding: 100px 0px;
        box-sizing: border-box;
    }
    header {
        height: 500px;
    }
    .sub_navi li {
        /* margin-left: 25px; */
        padding: 10px 20px;
    }
    .sub_navi li:hover {
        /* margin-left: 25px; */
        background-color: #e7e7e7
    }
    .sub_navi {
        display: none;
        position: absolute;
        width: 200px;
        background-color: white;
        padding: 0;
        margin-top: 0px;
        border-radius: 0px 0px 8px 8px;
        box-shadow: 0 4px 4px #33333333;
        overflow: hidden;
    }
    .sub_navi a {
        color: black
    }
    .navbar-nav li:hover .sub_navi {
        display: block;
    }
    .navbar-nav {
        overflow: visible;
        z-index: 99999;
        position: relative;
    }
    .navbar-nav li {
        list-style-image: none;
        list-style: none;
        /* padding: 10px 20px; */
    }
}
.form-group.form-captcha span.input-group-addon {    min-width: 110px; padding:2px; margin:0;}
.form-group.form-captcha span.input-group-addon img { border-radius:3px;}
.form-group.form-captcha  .input-group .form-control {border: 1px solid #ccc !important;}

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {}


/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}