﻿:root {
  --woge-blau: #075a76;
  --woge-blau-bg: #075a7640;
  --woge-gruen: #aec600;
  --woge-grau: #d7d8d8;
}


body {
  font-family: Arial, Calibri, sans-serif;
  font-size: 14px;
  background-color: #fff;
}

  body.bg {
    background-color: rgba(242, 242, 242, 1);
  }

.frame-upload{width:90%;
            
}



.PanelFragen {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 80%;
  max-width: 765px;
  background-color: white;
  transform: translate(-50%, -50%);
}

.PanelShowPDF {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 80%;
  max-width: 765px;
  background-color: white;
  transform: translate(-50%, -50%);
}

.PanelModal {
  position:fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.20);
  z-index: 9990;
}

#PanelShowMail{
  margin-top: 10%;
  height:90%;
}

.TableFallList tr.zeile1 {
  background-color: rgb(220, 220, 220);
  color: #000;
}
  .TableFallList tr.zeile1 a{ color: inherit;}

  .TableFallList tr.zeile2 {
    background-color: rgb(240, 240, 240);
  }
.TableFallList tr.zeile2 a {
  color: inherit;
}

.TableFallList .bold {
  font-weight: 700;
}

.TableFallList tr.zeile1 a.gruen,
.TableFallList tr.zeile2 a.gruen {
  color: forestgreen;
}

.TableFallList tr.zeile1 a.offen,
.TableFallList tr.zeile2 a.offen,
.offen{
  color: #a00303;
}

.gelb {
  color: #e4970d !important;
}

#PanelFallList {
  max-width: 1320px;
}

.border-Woge-Blau {
  border: 2px #075a76 solid;
}
.bg-woge-blau {
  background-color: #075a76;
}
.wogegraubg2 {
  background-color: var(--woge-blau-bg);
}

.mce-content-body {
  background-color: #fff !important;
  padding: 10px;
}

.iconfolder {
  font-size: 1.3em;
  background-image: url(/tinyfmgr/img/ico/folder.png);
  background-repeat: no-repeat;
  background-size: 35px 35px;
  padding-left: 44px !important;
  border: none !important;
  background-position-x: 4px;
}

.sib-form{background-color:#fff!important;}

.iconsubfolder {
  margin-left: 5% ;
}

.iconpdf, .noicon {
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: 35px 35px;
  padding-left: 40px !important;
  border: none !important;
}

  .iconpdf a, .noicon a {
    font-size: 1.3em;
  }

.iconpdf {
  background-image: url(/tinyfmgr/img/ico/PDF.png);
}

.wogegruen {
  color: var(--woge-gruen) !important;
}

.wogegruen2 {
  color: var(--woge-gruen);
}

.wogeblau {
  color: var(--woge-blau);
}

.wogegruenbg {
  background-color: var(--woge-gruen);
}

.wogeborderbutton{
  border:solid 2px #075a76;
  border-color:var(--woge-blau);
}

.wogeblaubg {
  background-color: var(--woge-blau) !important;
}

.wogegraubg {
  background-color: var(--woge-grau);
}

.width100Pro {
  width: 100%;
}

.col-50p {
  width: 48%;
  margin: 0% 1% 1% 1%;
}

.col-25p {
  width: 23%;
  margin: 0% 1% 1% 1%;
}

.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

.clear {
  clear: both;
}

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

.navbar {
  margin-bottom: 0px;
}



a {
  text-decoration: none;
}

  a, a:focus, a:hover {
    color: #075a76;
  }

    a.weiss, a.weiss:focus, a.weiss:hover {
      color: #fff;
    }

#P_Submenu {
}

.contentrechts h4 {
  margin: 20px 0 10px 0;
  font-weight: bold;
}

#div_submenurechts {
  margin-top: 15px;
  padding: 0px;
}

.submenulink {
  background-color: var(--woge-gruen);
  color: #fff;
  padding: 10px;
  display: inline-block;
  font-size: 1.3em;
  margin: 0 5px 0 0;
  border: 1px #075a76 solid;
  border-color: var(--woge-blau);
}

.submenulinkvertikal {
  background-color: var(--woge-gruen);
  color: #fff;
  padding: 2%;
  display: inline-block;
  font-size: 1.3em;
  width: 95%;
  border: 1px #075a76 solid;
}

.submenuregisterlink {
  background-color: var(--woge-gruen);
  color: #fff;
  padding: 7px;
  margin: 0 5px 5px 0;
  display: inline-block;
  font-size: 1em;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px; /*border: 1px #075a76 solid;*/
}

  .submenuregisterlink:hover {
    color: #337ab7;
    padding: 7px;
    margin: 0 5px 5px 0;
    display: inline-block;
    font-size: 1em;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px; /*border: 1px #075a76 solid;*/
  }

.submenulinkteaser {
  font-weight: 700;
  font-size: 1.4em;
  font-size: 18px;
}

#breadcrumb {
  margin: 15px;
  font-size: 1em
}

#Content_P_Seiteninhalt {
  margin: 0 15px 0 15px;
}


#tel_action {
  float: right;
  margin: 1rem 1rem
}

#imgLogo {
  max-height: 100px;
  margin-bottom: 10px;
  max-width: 100%
}

#kv_anerkennung {
  position: absolute;
  right: 40px;
  top: 0px;
}

  #kv_anerkennung #imgkv {
    max-height: 110px;
  }

.navbar-header {
  margin: 10px;
}

#navigation {
  background-color: #d7d8d8; /*text-align: center;*/
  padding-left:15px;
}

  #div_navi #BL_navi { /*display: inline-block;*/
    list-style: none;
    padding: 0;
    width:100%;
    /*margin: 10px 10px 7px 10px;*/
  }
    /*#div_navi #BL_navi li { float: left; }*/
    .main-nav-right ul li a,
    #div_navi #BL_navi li a,
    #BL_R_navi li a,
    #admin_nav li a{
      text-decoration: none;
      padding: 10px;
      text-transform: uppercase;
      /*line-height: 2em;*/
      color: #075a76;
    }

      #div_navi #BL_navi li a:hover, #div_navi #BL_navi li.aktiv, #BL_R_navi li a:hover {
        background-color: #aec600;
        color: #fff;
      }


.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #d7d8d8 !important; }

h1 { font-size: 2.5em; font-size: 30px; }

h2 { /*font-size: 1.8em;*/
  font-size: 26px;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

.TableFallList{
  width:100%;
}

.teaserModule {
  margin: 0;
  padding: 0;
}

  .teaserModule li {
    list-style: none;
    margin: 0;
    padding: 0;
  }

    .teaserModule li a {
      width: 100%;
    }

.teaser, .callToAction, .teaser2 {
  padding: 10px;
  margin: 10px 0 15px;
  border: 1px solid rgba(51, 122, 183, 0.80);
  border-radius: 8px;
  /*min-height: 440px;*/
  background-color: rgba(255, 255, 255, 0.50);
  hyphens: auto;
}

  .teaser img {
    width: 100%;
    height: auto;
  }

.teaserVeranstaltungen {
  width: 95%;
  padding: 0px;
  margin: 10px 0 15px;
  border: 1px solid rgba(51, 122, 183, 0.80); /*border-radius: 8px;*/
  min-height: 80px;
  background-color: rgba(255, 255, 255, 0.50);
  display: flex;
}

.teaserVeranstaltungenKopf {
  flex: 1;
  width: 15%;
  min-width: 100px;
  margin-right: 15px;
  min-height: 80px;
  padding: 10px;
  color: white;
}

.teaserVeranstaltungenInhalt {
  width: 80%;
  min-height: 80px;
  padding: 10px 10px;
}

.div_teaser_default {
  background-repeat: no-repeat;
  background-position-x: center;
}

.teaser2 {
  min-height: 250px;
}

  .teaser2 p {
    width: 100%;
  }

.callToAction {
  min-height: 10px;
}

p.arztsuche {
  margin: 0 0 0 15px;
}

.banner-default, .bannerGeschaeftsfuehrung {
  background-image: url('../images/Slider/Slider_Vorstand_1170x400_2018_2.jpg') !important;
  height: 400px !important;
  background-position: center center;
}

.bannerVorstand {
  background-image: url('../images/Slider/Slider_Vorstand_1170x400_2018_2.jpg') !important;
  background-position: center center;
}

.bannerBueroTeam {
  background-image: url('../images/WoGe-Worms_Bueroteam_Kopf.jpg') !important;
  height: 400px !important;
  background-position: center center;
}

.bannerVeranstaltungen {
  background-image: url('../images/WoGe-Worms_Veranstaltungen_Kopf.jpg') !important;
  height: 400px !important;
  background-position: center center;
}

.bannerNurces {
  background-image: url('../images/WoGe-Worms_Nurses-Team_Kopf_20170719.jpg') !important;
  height: 400px !important;
  background-position: center center;
}

.banner-helden {
  background-image: url('../images/slider/slider_helden-retten-leben.png') !important;
  height: 400px !important;
  background-position: center center;
}

#div_wrapper {
  overflow: hidden;
}

#div_contentrechts { /*margin-top: 1rem;*/
}

#div_contentrechts2 {
  color: #fff;
}

  #div_contentrechts2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

.navbar-collapse .txt-golu-blau {
  color: #337ab7 !important;
  font-weight: bold;
}

.pdflink {
  color: #337ab7;
  display: inline-block;
  font-weight: 700;
  padding: 6px 12px;
  font-size: 1.2em;
}

.ddl, input[type="text"], textarea, input[type="Password"], input[type="date"] {
  padding: 5px;
  width: 100%;
  border-color: lightgray;
  border-style: solid;
  border-bottom-color: darkblue;
  border-width: thin;
}
}

input[type="checkbox"] {
  padding: 5px;
  margin-right: 20px;
}

.maxwidth {
  max-width: 400px;
}

.btn-close, .divrechtsoben{
  position:absolute;
  top:0.65rem;
  right:0.65rem;
}


.btn {
  padding: 4px 8px;
  display: inline-block;
  background-color: var(--woge-gruen);
  color: white;
  border: 1px solid #337ab7;
  border-color: var(--woge-blau);
}

  .btn:hover {
    background-color: var(--woge-gruen);
    color:var(--woge-blau);
  }

.btn_abstand {
  margin: 5px 15px 15px 0;
}

.btn_abstand_top, .abstand_top {
  margin: 13px 0 0 0;
}

.h2_abstand_top_stellen {
  margin: 40px 0 0 0;
}

.abstand_input_top {
  margin: 5px 0 0 0;
}

.tb_hnr, .tb_plz {
  width: 10%;
  min-width: 60px;
}

.RFV {
  color: #E30018;
  line-height: 2em;
}

.btn.focus, .btn:focus {
  background-color: #aec600;
  color: #fff;
  text-decoration: none;
}

.btn:hover {
/*  background-color: #aec600;
  color: #000;
  text-decoration: none;
*/}

.txt-woge-rot {
  color: #ff0000;
}

.txt-woge-center {
  text-align: center;
}

#WidgetArztsuche #T_Suchbegriff {
  width: 80%
}

#divArztDetailsText {
  margin: 15px 0 15px;
}

.minHeight150 {
  min-height: 150px;
}

#div_contentrechts2 ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

  #div_contentrechts2 ul li a { /*color: white;*/
    padding: 5px;
    display: block;
  }

#div_infobox ul li a {
  color: #337ab7;
}

.mbottom30 {
  margin-bottom: 30px;
}

#div_contentrechts2 ul li.btn {
  white-space: normal;
  width: 100%;
  margin-bottom: 5px;
}

/*Navigation Mobil*/
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  background-color: rgba(2, 139, 170, 0.5);
  color: #000;
  border-color: #337ab7;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  background-color: rgba(2, 139, 170, 0.5);
  color: #000;
  border-color: #337ab7;
}

.navbar-collapse {
  border: 0px solid #075a76;
  margin-right:15px;
}

  .navbar-collapse a {
  }

.navbar-inverse {
  border: none;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: none;
}

.navbar-toggler {
  background-color: #075a76;
  color: #fff;
  float: left;
}

  .navbar-toggler .icon-bar {
    background-color: #fff;
  }

  .navbar-toggler:hover {
    background-color: #aec600;
    color: #fff;
  }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggler:hover {
  background-color: #aec600;
  color: #fff;
}

#div_notfall {
  margin: 20px 0 0 0;
}

#div_stage {
  margin: 0 auto 20px auto; /*position: fixed;
    right: 0px;
    left: 0px;
    z-index:1000;*/
}

.navbar-inverse {
  background-color: transparent;
}

.border_top {
  border-top: solid 1px gray;
  margin-top: 10%;
}

.img-max {
  width: 100%;
  margin-bottom: 5px;
}

.img-teaser {
  width: 100%;
  margin-bottom: 20px;
}

.img-max-50 {
  width: 50%;
  margin-bottom: 20px;
}

.img-border { /*border: 1px solid #E30018;*/
  border: 1px solid #075a76;
}

p, h2, h3 {
  line-height: 1.3em;
}

.hotline {
  font-size: 1.5em;
  line-height: 1.75em;
}

.kontakt {
  font-size: 1.3em;
}

.callToAction {
  padding: 5px;
  color: black;
}

  .callToAction p {
    font-size: 1.2em;
  }

  .callToAction a, .callToAction a:focus, .callToAction a:hover {
  }

ul.team {
  margin: 15px;
  padding: 0;
}

.isi-md-right {
  float: none;
}

#kopfadresse {
}

#kopfadresse {
  margin-top: 10px;
}

.fh5co-social li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

  .fh5co-social li a {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
  }

    .fh5co-social li a:hover,
    .fh5co-social li a:active,
    .fh5co-social li a:focus {
      outline: none;
      text-decoration: none;
    }

    .fh5co-social li a i {
      font-size: 15px;
    }

.isi-footer-c {
}

ul.datenschutz li {
  list-style: lower-alpha;
}

#fh5co-footer {
  color: #fff;
  font-family: Arial, sans-serif;
  font-weight: 300;
  padding: 10px 0;
  margin-top: 10px;
}

  #fh5co-footer .fh5co-footer-content {
    position: relative;
    z-index: 9;
  }

  #fh5co-footer p {
    display: block;
  }

  #fh5co-footer .fh5co-copyright small {
    font-size: 12px;
  }

  #fh5co-footer .fh5co-lead {
    font-size: 13px;
    font-family: arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    margin-bottom: 20px;
  }

  #fh5co-footer a {
    color: #fff;
  }

  #fh5co-footer .fh5co-footer-logo {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }

    #fh5co-footer .fh5co-footer-logo a {
      font-family: arial, sans-serif;
      font-size: 20px;
      letter-spacing: 2px;
      color: #ccc;
      border: 2px solid #9a9fa5;
      float: left;
      text-transform: uppercase;
      padding: 7px 10px 7px 12px;
    }

      #fh5co-footer .fh5co-footer-logo a:hover,
      #fh5co-footer .fh5co-footer-logo a:active,
      #fh5co-footer .fh5co-footer-logo a:focus {
        color: #fff;
        text-decoration: none;
        border-color: #fff;
      }

  #fh5co-footer ul {
    float: left;
  }

    #fh5co-footer ul li {
      list-style: none;
      line-height: 16px;
      margin: 14px 14px 14px;
      padding: 0;
      /*float: left;*/
    }

.fh5co-list-check {
  position: relative;
  clear: both;
  margin: 0;
  padding: 0;
}

  .fh5co-list-check li {
    padding-left: 25px !important;
    position: relative;
    display: block;
    margin-bottom: 10px !important;
    line-height: 20px;
  }

    .fh5co-list-check li:before {
      font-family: arial;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e042";
      position: absolute;
      top: 0;
      left: 0;
      font-size: 18px;
      color: #ccc;
    }

.fh5co-spacer {
  clear: both;
  position: relative;
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}

.fh5co-spacer-xlg {
  height: 150px;
}

.fh5co-spacer-lg {
  height: 100px;
}

.fh5co-spacer-md {
  height: 80px;
}

.fh5co-spacer-sm {
  height: 50px;
}

.fh5co-spacer-xs {
  height: 30px;
}

.fh5co-spacer-xxs {
  height: 20px;
}

.fh5co-colored {
  color: #4fd2c2;
}

.fh5co-social-icons > a {
  margin-right: 10px;
  color: #4fd2c2;
}

  .fh5co-social-icons > a:hover,
  .fh5co-social-icons > a:focus,
  .fh5co-social-icons > a:active {
    text-decoration: none;
  }

.fh5co-nav-toggle {
  cursor: pointer;
  text-decoration: none;
  float: right;
  position: relative;
  top: 12px;
  right: 0;
  margin-right: -20px;
  z-index: 21;
  display: block;
  height: 44px;
  width: 44px;
  border-bottom: none !important;
  padding: 6px 0 0;
}

  .fh5co-nav-toggle:hover,
  .fh5co-nav-toggle:focus,
  .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important;
  }

  .fh5co-nav-toggle i {
    position: relative;
    zoom: 1;
    display: inline; /*width: 25px;*/ /*height: 3px;*/
    color: #fff;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    transition: all .2s ease-out;
  }

    .fh5co-nav-toggle i::before,
    .fh5co-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 3px;
      background: #fff;
      position: absolute;
      left: 0;
      -webkit-transition: .2s;
      -o-transition: .2s;
      transition: .2s;
    }

/* *************************** Buttonleiste *************************** */
div.btnBar {
  width: 29px;
  height: auto;
  position: absolute;
  right: 0;
  top: 250px;
  z-index: 9999;
  display: none;
  margin: 0 0 5px 0;
  color: #fff /*background-color: #0562a7;*/
}


.fixed-header div.btnBar {
  bottom: -343px;
}

.btnBar div.btn {
  border: 0;
  outline: 0;
  line-height: 1;
  height: 40px;
  display: block;
  opacity: 0.7;
  background-color: #0562a7;
  clear: both;
}

.btnBar img {
  width: auto;
  max-width: 30px;
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid transparent;
}

.btnBar a:last-child img {
  border: 0;
}

#fh5co-footer-print {
  /*display: none;*/
}


.rbl label, .cbl label {
  padding-left: 5px;
  padding-right: 10px;
  font-weight: normal;
}

.NewsImg{ width:100%;}

/* Custom, iPhone Retina */
@media(max-width:480px) {
  body {
  }

  h1.long {
    font-size: 1.5em;
  }


  #div_kopf {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
  }

    #div_kopf .zeile1 {
      font-family:  Arial, sans-serif;
      font-size: 3vmax;
      margin: 0;
      margin-top: 0.6rem;
    }

    #div_kopf .zeile2 {
      font-family: Arial, Calibri, 'Trebuchet MS', sans-serif;
      font-size: 3vmax;
      line-height: 1.2rem;
      margin: 0;
      text-transform: uppercase;
    }
}

.container {
  margin: auto;
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 290px) {

  #div_slogan {
    display: inline-block;
    margin-bottom: 20px;
  }

  .p_quelle {
    margin-top: -5px;
    font-size: 10px;
  }

  .mlogin a,
  .mlogout a {
    font-weight: 700;
  }

  .displayIB {
    display: inline-block;
    width: 100%
  }

  .bannerStartseite {
    clear: both;
    margin: 20px 0 0 0;
  }

    .bannerStartseite img {
      max-width: 100%;
      margin: 0%
    }

  #Printheader, #PrintFooter {
    display: none;
  }


  .anmeldung .AnmeldungHinweis {
    margin: 20px 0 20px 0;
  }

  .divSuche {
    width: 100%;
    float: left;
    margin: 1px 0 0px 0px;
  }

    .divSuche input {
      max-width: 98%;
    }

  .teaserDownloads {
    margin: 20px; /*border-bottom: 1px solid gray; border-left: 1px solid gray;*/
  }

    .teaserDownloads p {
      margin: 5px;
    }
  /*.teaserDownloads p::before { content: url("/images/icons/PDF_24.png"); line-height: 1em; color: firebrick; margin-right: 1em; }*/
  .tbadminlogin {
    width: 150px !important;
  }

  #div_navi .activ {
    background-color: red;
  }

  #breadcrumb {
    border-bottom: solid 1px #aec600;
  }

  h1.long {
    font-size: 2.5em;
  }

  .col-50p, .col-25p {
    width: 100%;
  }

  .container {
    background-color: white;
    padding: 0px;
    position: relative;
  }

  .container-main {
    max-width: 98%;
  }

  #kv_anerkennung {
    display: none;
  }

  .div_teaser_default {
    display: table;
    vertical-align: middle;
    width: 49%;
    margin: 0.5%;
    float: left;
    text-align: center;
    border-radius: 20px;
    height: 160px;
    padding: 1%
  }

    .div_teaser_default a {
      display: table-cell;
      vertical-align: middle;
      text-decoration: none;
    }

  .text-transparent { color: transparent; }


  #div_kopf {
    background-color: transparent;
    overflow: hidden;
    text-align: center;
  }

  #div_contentwrapper { /*border-right: solid gray 1px; */
    min-height: 650px;
    display: inline-block;
    margin-bottom: 20px;
    background-color: #fff;
  }
  /*@media only screen and (min-width:360px)*/
  .contentrechts {
    width: 96%;
    margin: 2%;
    display: inline-block;
  }

    .contentrechts h2 {
      font-weight: normal;
      margin: 10px 0 5px 0;
    }

  #div_kopf .zeile1 {
    font-family:  Arial, sans-serif;
    font-size: 2em;
    margin: 0.6rem 0 0.6rem 0;
    line-height: 2.5rem;
  }

  #div_kopf .zeile2 {
    font-family: Arial, Calibri, 'Trebuchet MS', sans-serif;
    font-size: 1.77em;
    line-height: 2.5rem;
    margin: 0;
    text-transform: uppercase;
  }

  .partner_logo_teaser_wrapper {
    width: 100%;
    min-height: 400px;
    float: left;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
  }

  .partner_logo_teaser {
    flex: 1;
    width: 96%;
    margin: 2%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

    .partner_logo_teaser img {
      width: 90%;
      margin: 5%;
    }
}

@media only screen and (min-width : 739px) and (orientation: landscape) {
  #div_kopf {
    margin: auto;
  }

  .logo_pos {
    margin: 10px;
    float: left;
  }
}

@media all and (max-width:766px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    position: relative;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000;
  }
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto; /* margin-top: 0; */
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 20px;
  }

  #div_navi #BL_navi li a {
    text-decoration: none;
    padding: 10px;
    text-transform: uppercase;
    line-height: 1.3em;
  }
}

@media all and (min-width:768px) {
  #kv_anerkennung {
    display: inline;
  }

  #div_slogan {
    display: inline-block;
    margin-top: 15px;
  }

  #div_kopf {
    width: 750px;
    margin: auto;
    text-align: left;
  }

  .logo_pos {
    margin-top: 10px;
    float: left;
  }

  .col-md-9 { /*width: 75%;*/
    float: left;
    display: inline-block;
  }

 
  .div_teaser_default {
    width: 32.3%;
    margin: 0.5%;
    float: left;
    border-radius: 20px;
    height: 174px;
  }

  #div_submenurechts {
    width: 31.5%
  }
  /*.contentrechts { width: 100%; margin: 0%; }*/
  .submenulinkvertikal {
    background-color: #aec600;
    padding: 2%;
    display: inline-block;
    font-size: 1.3em;
    width: 100%;
    border: 1px #075a76 solid;
  }

  /*.navbar-right {
    background-color: rgba(255, 255, 255, 0.98)
  }*/

 /* body {
    background-image: url(/images/HG_neu_farbig.jpg);
    background-position-x: center;
    background-position-y: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
  }*/

  .logo_pos {
    margin: 0px 20px;
    float: left;
  }

  #div_stage {
    padding: 0;
  }

  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    top: 75%;
  }

  .navbar-collapse {
    border: none;
  }

  .container-main {
    background-color: rgba(255, 255, 255, 0.90);
/*    padding: 0px;
    margin: 0px;
*/  }

  .navbar-collapse { /*background-color: rgba(255, 255, 255, 0.40);*/
  }

    .navbar-collapse a { /*color: rgba(0, 0, 0, 0.88) !important;*/
    }

  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #fff; /*color: #337ab7 !important;*/ /*border: #337ab7 1px solid;*/
  }

  .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: #fff;
    color: #337ab7 !important; /*border: #337ab7 1px solid;*/
  }
  /*#div_contentwrapper { width: 66.66%; float:left;}*/
  .submenulinkteaser {
    font-size: 21px;
  }
  /*#div_navi #BL_navi li { float: left; }*/
 /* #div_navi #BL_navi li a {
    line-height: normal;
  }*/
}

@media all and (min-width:992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }

  .navbar .nav-item:hover .nav-link {
  }

  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }

  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }

  /*#div_contentrechts2 { border-left: solid gray 1px; }
  #div_contentrechts2 { margin-left: -1px; }*/
  .bannerStartseite img {
    width: 99%;
    margin: 0.5%
  }

  .isi-md-right {
    float: right;
  }

  .col-50p {
    width: 48%;
    float: left;
  }

  .col-25p {
    width: 23%;
    float: left;
  }

  #div_stage { /*margin: 150px auto 30px;*/
    padding: 0;
  }
  /*.container { width: 970px; }*/
  .partner_logo_teaser_wrapper {
    width: 25%;
    min-height: 210px;
    background-color: rgba(215, 216, 216, 0.70)
  }

  .partner_logo_teaser {
    flex: 1;
    width: 80%;
    margin: 10%;
  }

    .partner_logo_teaser p {
      margin: 0;
      padding: 0px;
    }

    .partner_logo_teaser img {
      width: 86%;
      margin: 7%;
    }

  .fb_logo {
    max-width: 30px;
    margin: 6px 0 0 8px;
  }
}

@media all and (min-width:1200px) {
  .divLupe {
    float: right;
    width: 2%;
    margin: 1px 0 0 1%;
  }

  .divSuche {
    width: 30%;
    float: right;
  }

    .divSuche input {
      max-width: 100%;
      border-color: transparent;
    }
}

@media all and (min-width:1280px) {
  /*.div_teaser_default { width: 19%; margin: 0.5%; float: left; border-radius: 20px; height: 160px; }*/
  .container {
    width: 1270px;
    margin: auto;
    position: relative;
    padding: 0;
  }

  #div_contentwrapper .teaser p {
    max-width: 100%;
  }

  .container-main { /*max-width: 90%;*/
  }
}



/*** Buttonbar Breakpoint ***/
@media (min-width: 1320px) {
  div.btnBar {
    overflow: visible;
    min-width: 50px;
    display: block;
  }

  .btnBar div.btn {
    width: 380px;
    margin-left: 0;
    -transition: all .85s ease 0s;
    -moz-transition: all .85s ease 0s;
    -webkit-transition: all .85s ease 0s;
    transition: all .85s ease 0s;
    margin: 0 0 5px 0;
  }

  .btnBar a {
    display: inline-block;
    color: #fff;
    text-decoration: none; /*font-size: 12px;*/
    width: 100%;
    height: 100%;
  }

  .btnBar .btn:first-child a,
  .btnBar .btn:nth-child(2) a {
    width: auto;
  }

  .btnBar div.btn img {
    float: left;
    height: 100%;
  }

  .btnBar div.btn .btnContent { /*height: 35px;*/
    background-color: #0562a7;
    text-decoration: none;
    color: #fff;
    float: left;
    line-height: 30px;
    padding-left: 14px;
  }

  .btnBar div.btn:hover {
    margin-left: -230px;
    opacity: 1;
  }

    .btnBar div.btn:hover img {
      border: 0px;
    }
}


/* Cookie-Hinweis */
#cookieWrapper { color: rgba(255,255,255,1); background-color: rgba(255, 255, 255, 0.50); display: block; height: 100%; width: 100%; position: fixed; top: 50%; left: 50%; right: auto; bottom: auto; transform: translate3d(-50%, -50%, 9999990px); z-index: 9999990;  box-shadow: 0 3px 10px rgb(0 0 0 / 10%); overflow: hidden; padding: 15px; }

#cookieNotice { color: rgba(255,255,255,1); background-color: #075a76; display: block; max-height: calc(100% - 100px); max-width: 500px; position: fixed; top: 50%; left: 50%; right: auto; bottom: auto; transform: translate3d(-50%, -50%, 9999990px); z-index: 9999991; width: 95%; border-color: #aec600; border-width: 2px; border-style: solid; border-radius: 5px; box-shadow: 0 3px 10px rgb(0 0 0 / 10%); overflow: hidden; padding: 15px; }

  #cookieNotice a {
    color: #fff;
  }

#cookieNoticeCloser {
  color: #000;
  position: relative; /*right: 10px;*/
  width: 150px;
  height: 15px;
  cursor: pointer
}

#xcookieNoticeCloser:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 9px;
  background-color: #000000;
  left: 7px;
  top: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#xcookieNoticeCloser:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 9px;
  background-color: #000000;
  left: 7px;
  top: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

@media print {
  #div_navi {
    display: none;
  }

  #P_Submenu {
    display: none;
  }

  #Printheader, #PrintFooter {
    display: normal;
  }

  #breadcrumb, #header {
    display: none;
  }

  #druckoption, #cookieNotice, #fh5co-footer, #div_contentrechts, #div_contentrechts2 {
    display: none;
  }

 
  #div_Printheaderkopf {
    float: left;
    width: 180px;
    padding: 40px 0 0 40px;
  }

  #div_printheadertext {
    width: 300px;
    float: left;
    padding: 60px 0 0 0;
  }

    #div_printheadertext .zeile1, #div_printheadertext .zeile2 {
      float: left;
      font-size: 15px;
    }

  #kv_Printheaderanerkennung {
    float: left;
    width: 130px;
    padding: 40px 0 0 20px;
    text-align: right;
  }

  #div_Printheaderkopf img {
    width: 90%;
  }

  #kv_Printheaderanerkennung img {
    width: 90%;
  }


  .btn {
    display: none;
  }

}
