ul.sf-menu {
  height:40px;  
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
  -webkit-margin-before: 0 !important;
  -moz-margin-before: 0 !important;
  -ms-margin-before: 0 !important;
}

ul.sf-menu li {
  float: left;
  font-size: 1em !important;
  font-weight: 300 !important;
  line-height: 1em !important;
  list-style-type: none !important;
  margin-left: 0% !important;
  }

/*ul.sf-menu li {width: auto;}*/

ul.sf-menu li.icon {display: none;}

/*ul.sf-menu li:not(:first-child) {display: none;}*/
ul.sf-menu li.icon {
    float: left;
    display: inline-block;
}

ul.sf-menu.responsive {position: relative;}
ul.sf-menu.responsive li.icon {
    position: relative;
    left: 0;
    top: 0;
    width: auto;
}
ul.sf-menu.responsive li {
    float: left;
    display: inline;
}
ul.sf-menu.responsive li a {
    display: block;
    text-align: left;
}


 /* Superfish ================================================================= */
 
  /*** ESSENTIAL STYLES ***/
  .sf-menu, .sf-menu * {
    margin:0;
    padding:    0;
    list-style:    none;
    background-color:rgba(0,0,0,0);
  }
  
.sf-menu {
    line-height: 0em;
    margin: 0;
}
  
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 6em;  /*auto*/
    list-style-type: none;
    padding: 0 !important;
    -webkit-margin-before: 0 !important;
    -moz-margin-before: 0 !important;
    -ms-margin-before: 0 !important;
}
  .sf-menu ul li {
    width:      100%;
  }
  .sf-menu li:hover {
    visibility:    inherit; /* fixes IE7 'sticky bug' */
  }
  .sf-menu li {
    float:      left;
    position:    relative;
  }
  .sf-menu a {
    display:    block;
    position:    relative;
  }
  .sf-menu li:hover ul,
  .sf-menu li.sfHover ul {
    left:0;
    top:32px; /* match top ul list item height */
    z-index:99;
}
  
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top:      -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:5.5em; /* match ul width */
    top:0;
}
  
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:-999em;
}
  
  ul.sf-menu li li li:hover ul,
  ul.sf-menu li li li.sfHover ul {
    left:10em; /* match ul width */
    top: 0;
  }
  
  ul.dropdown-menu {
    background-color: rgba(110,115,125,1);
}
   
  /*** DEMO SKIN ***/
  .sf-menu {
  float: right;
  -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
.sf-menu a {
    border-left: 0 none;
    /*font-size: 1.4em;*/
    font-weight: normal;
    height: auto !important;
    padding: 0.1em 0.4em 0.2em;
    text-decoration: none;
}
  .sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    color: #fff;
  }
  
 .active > a {
    color: rgba(0,50,112,1) !important;  
  }
  
  .dropdown-menu .active > a {
    color: #fff!important;
  }
  
li.active {
    /*border-bottom: 3px solid #002489;*/
}

li.active a {
    font-weight: 400!important;
}
  
a.dropdown-active {
  /*border-bottom: 3px solid #003270;*/
}
  
.sf-menu li li a {
    font-size: 1em;
    height: auto;
    padding: 1.5em 0px 1.5em 1.85em;
}



/* =============== 3te Ebene ================*/

ul.navL3 {
  background: rgba(0,0,0,0.3);
    margin-left: 6.5em;
    margin-top: 0em;
}



/*ENDE des Stardardblocks*/


 .sf-menu ul li {
    /* width:      150%; */
  }

/* =========== Verhalten / Farben der Unteren Menüleiste ======== */

.sf-menu li li {background-color: rgba(0,0,0,0.3);
    box-shadow: none;
  border-bottom: 1px solid rgba(255,255,255,0.5);
    color: #ffffff;
    font-size: 18px!important;
}
.sf-menu li li:hover {background-color: rgba(229,229,224,0.5);text-decoration: none;}
.sf-menu li li.active {/*background-color: rgba(229,229,224,1);*/box-shadow: none;}
.sf-menu li li.active:hover {
  /*background-color: rgba(229,229,224,0.7);*/
  box-shadow: none;
   -webkit-transition: opacity .5s ease-in-out;  
      -moz-transition: opacity .5s ease-in-out;  
      -o-transition: opacity .5s ease-in-out;  
      -ms-transition: opacity .5s ease-in-out;  
      transition: opacity .5s ease-in-out;  
}


/*Verhalten / Farben der oberen Menüleiste*/

.sf-menu li {}
.sf-menu li:hover {outline: 0;background-color: rgba(238,238,238,0) !important; text-decoration: none; z-index: 9990;}
.sf-menu li.active .active a {background-color: rgba(147,42,12,0) !important; color:rgba(153,187,39,1);}

.sf-menu li.active:hover{background-color: rgba(255, 255, 255, 0);-webkit-box-shadow: none;box-shadow: none;color:#99bb27; text-decoration: none !important;}
/*.sf-menu li a:hover {color:#fff;}*/


#topnav .sf-menu a {
    font-size: 2.5em;
    text-transform: none;
    padding: 0.99em 1.31em;
    font-family: 'Roboto Condensed', sans-serif;
}

#navbox .sf-menu li li {
    height: 45px;
}

#navbox .sf-menu a {
  /* font-size: 1.82em; */
  color: #344f6b;
  font-weight: 300;
  line-height: 1.5em;
  text-decoration: none;
  text-transform: uppercase;
}
#navbox .sf-menu a:active {
  color:rgba(255,255,255,1)!important;
}

#navbox .sf-menu li li a {
    height: 1.5em !important;
    width: 83%;
    margin: 0px 0 0 0;
    padding: 0.5em 0px 0.5em 10%;
    text-transform: none;
  color: #fff;
  text-align: left;
}

   #navbox .sf-menu li:hover .level_3, #navbox .sf-menu li.sfHover ul {
    left:      0;
    top: 40px; /* match top ul list item height */
    z-index: 99;
  }

   #navbox .sf-menu li ul li:hover .level_4, #navbox .sf-menu li.sfHover ul ul {
    left:      278px;
    top: -5px; /* match top ul list item height */
    z-index: 99;
  }



.sf-menu a {
    /*float: left !important;*/
    height: 1.5em !important;
}

.sf-menu:hover {
    color: #fff !important; 
}


#topline {
  background-color: rgba(255,255,255,1);
  color:rgba(64,64,64,1);
  font-size: 1.4em;
  height: 30px;
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 10000 !important;
}

#topline a:link , #topline a:visited {
  color:rgba(64,64,64,1);
  text-decoration: none;
}
#topline a:hover {
  color:rgba(64,64,64,1);
  text-decoration: underline;
}

.tl {
  width: 100%;
  text-align: center;
}

.tl_left {
  float: left;
  margin-top:6px;
}

.tl_right {
  float: right;
  margin-top:5px;
}

.tl.mid p {
    font-size: 1.1em;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 0em;
    padding-bottom: 0px;
    list-style-type: none;
    font-weight: normal;
    color: rgba(0,0,0,1);
}

@media screen and (max-width: 1144px) and (min-width: 720px) { 

  .tl_left {
    width: 56%;
  }

  .tl_right {
    width: 32%;
  }
  
  .header-hamburger img {
    margin-left: 25vw !important;
  }

}

#navbox {
  background: rgba(255,255,255,1) no-repeat 0 0;
    border-bottom: 1px solid #dedede; 
    width: 100%;
    display: block;
    float: left;
    /*box-shadow: none;*/
  /*box-shadow: 0 8px 31px -21px rgba(0,0,0,.25);*/
    height: 100px;
}

#logo {
    width: 30%;
    float: left;
    height: 100%;
    max-width: 300px;
    margin-left: 0%;
    margin-top: 25px;
}

div#logo_rechts {
    width: 20%;
    float: right;
    height: 100%;
    max-width: 300px;
    margin-left: 0%;
    margin-top: 15px;
}


#navbox nav {
    max-width: 850px;
    display: block;
    margin: 0 45px;
    height: 40px;
    /*width: 100%;
    float: right;
    border-bottom: 12px solid rgba(0,50,112,1);
    margin-top: 110px;*/
}

#notdienstplan {
    width: 36%;
    float: left;
    height: 100%;
  max-width: 230px
}

#notdienstplan a {
    display: block;
}

#notdienstplan img {
    min-height: 120px;
    max-height: 120px;
    margin-top: 5px;
    /*height: 6vw;*/
    margin-bottom: 0;
    margin-left: 0;
}

div#language a {
  color: #344f6b;
    float: left;
    font-family: 'Roboto Condensed';
    font-size: 18px;
  margin-top: 44px;
  text-decoration:none;
  text-transform: uppercase;

}

#deskmenu {
    width: 45%;
    float: left;
    height: 100px;
}

#deskmenu div {
    display: block;
  margin-top: 40px;
}

@media screen and (max-width: 1660px) and (min-width: 1145px) { 
  #navbox nav {
    /*width: 63vw;
    display: block;
    margin: 0 auto;*/
  }
}