@font-face {
  font-family: "Omnia";
  src: url("omnia.woff2") format("woff2");
}
@media screen and (min-width: 768px) {
  div.menubutton, div.menuButton {
    display: none;
  }
  #left .mod_navigation {
    background-color: #ebe8e7;
  }
  #left .mod_navigation h5 {
    background-color: #d4cccc;
    padding-left: 5px;
    padding-top: 5px;
    margin-top: 0;
  }
  #left .mod_navigation ul {
    margin: 0;
    padding-top: 5px;
    padding-left: 5px;
    list-style-type: none;
  }
  #left .mod_navigation li {
    margin: 0;
    padding: 0;
  }
  #left .mod_navigation a {
    display: block;
    margin: 0 0 1em;
    padding: 0;
    text-decoration: none;
    color: #444;
  }
  #left .mod_navigation a:hover, #left .mod_navigation a:focus {
    text-decoration: underline;
    color: #141414;
  }
  #left .mod_navigation strong {
    display: block;
    margin: 0 0 1em;
    padding: 0;
    text-decoration: none;
    color: #444;
  }
  #left .mod_navigation strong.active, #left .mod_navigation .trail {
    font-weight: bold;
    color: #141414;
  }
  #left .mod_navigation .level_2 a {
    margin-left: 12px;
    font-size: 12px;
    font-weight: normal;
  }
  #left .mod_navigation .level_2 a:hover, #left .mod_navigation .level_2 a:focus {
    text-decoration: underline;
    color: #141414;
  }
  #left .mod_navigation .level_2 strong {
    margin-left: 12px;
    font-size: 12px;
    font-weight: normal;
  }
  #left .mod_navigation .level_2 strong.active {
    font-weight: bold;
  }
  #header .mod_navigation {
    margin-top: 0;
    padding-right: 0;
    background-color: #BA0C2F;
    -webkit-box-shadow: 0 2px 6px rgba(68, 68, 68, 0.3);
    box-shadow: 0 2px 6px rgba(68, 68, 68, 0.3);
    border-color: #fff;
    border-radius: 4px;
  }
  #header .mod_navigation ul {
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  #header .mod_navigation li {
    width: auto;
    float: left;
    margin: 0;
  }
  #header .mod_navigation li:hover .level_2 {
    width: auto;
    height: auto;
    min-width: 78px;
    left: auto;
    top: auto;
    overflow: auto;
    display: block;
    background-color: #BA0C2F;
    background: linear-gradient(to bottom, #BA0C2F, #977f7f);
    z-index: 1000;
  }
  #header .mod_navigation a {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    line-height: 44px;
    font-weight: normal;
    text-decoration: none;
    color: white;
  }
  text #header .mod_navigation a:hover {
    text-decoration: underline;
    color: #fff;
  }
  #header .mod_navigation a:focus {
    text-decoration: underline;
    color: #fff;
  }
  #header .mod_navigation strong {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    line-height: 44px;
    font-weight: normal;
    text-decoration: none;
    color: #ececec;
  }
  #header .mod_navigation .active {
    font-weight: bold;
    color: white;
  }
  #header .mod_navigation .trail {
    font-weight: bold;
    color: #fff;
  }
  #header .mod_navigation .level_2 {
    width: 0;
    height: 0;
    left: -32768px;
    top: -32768px;
    position: absolute;
    overflow: hidden;
    display: inline;
  }
  #header .mod_navigation .level_2 li {
    clear: both;
  }
  #header .mod_navigation .level_2 a {
    font-size: 13px;
    line-height: 32px;
    font-weight: normal;
  }
  #header .mod_navigation .level_2 strong {
    font-size: 13px;
    line-height: 32px;
    font-weight: normal;
  }
  #header .mod_navigation .level_2 strong.active {
    font-weight: bold;
  }
}

/*# sourceMappingURL=nav-ge768.css.map */
