/* joomla 5 template - DD Webentwicklung */
/* Variables CSS Document */
/******* COLORS *******/
/* roboto-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v30-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* roboto-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v30-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* CSS Document */
body {
  margin: 0px;
  font-family: "Roboto", sans-serif !important;
  font-weight: normal;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  position: relative; }

html {
  margin: 0px;
  font-family: "Roboto", sans-serif !important;
  font-weight: normal;
  font-size: 16px;
  color: #333333;
  line-height: 26px; }

h1 {
  font-family: "Roboto", sans-serif !important;
  font-weight: normal;
  font-size: 2.2rem;
  color: #333333;
  line-height: 2.8rem; }

h2 {
  font-family: "Roboto", sans-serif !important;
  font-weight: normal;
  font-size: 1.6rem;
  color: #333333;
  line-height: 2.0rem; }

h3 {
  font-family: "Roboto", sans-serif !important;
  font-weight: normal;
  font-size: 1.4rem;
  color: #333333;
  line-height: 1.8rem; }

a {
  color: #07378a; }
  a:hover {
    color: #c52929; }

main {
  padding-top: 60px; }
  @media (max-width: 1024px) {
    main {
      padding-top: 40px; } }

.com-weblinks-categories.categories-list .com-content-categories__items .com-content-categories__item {
  padding-bottom: 20px;
  padding-top: 20px; }

.weblink-category li a {
  font-size: 28px;
  margin-bottom: 30px;
  display: block; }

.shariff {
  margin-top: 60px;
  margin-bottom: 40px; }

.intern-menu-right {
  margin-top: 40px;
  background-color: #f5f5f5;
  padding: 10px; }
  .intern-menu-right .mod-menu.nav {
    display: flex;
    flex-direction: column; }

.bild-right {
  padding: 10px;
  background-color: #f5f5f5; }

/* CSS Document */
header .header-wrapper {
  padding-top: 10px;
  padding-bottom: 10px; }
  header .header-wrapper .container .header-row1 .header-logo a img {
    width: 170px;
    height: 100px; }
  header .header-wrapper .container .header-row1 .header-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center; }
    header .header-wrapper .container .header-row1 .header-right ul li {
      margin-left: 40px; }
      @media (max-width: 991px) {
        header .header-wrapper .container .header-row1 .header-right ul li {
          margin-left: 24px; } }
      header .header-wrapper .container .header-row1 .header-right ul li.active a {
        color: #333333; }
      header .header-wrapper .container .header-row1 .header-right ul li a {
        color: #333333;
        text-decoration: none; }
        header .header-wrapper .container .header-row1 .header-right ul li a:hover {
          text-decoration: underline; }
  header .header-wrapper .container .header-row2 .dj-megamenu-wrapper ul {
    border-bottom: 3px solid #c52929; }
    header .header-wrapper .container .header-row2 .dj-megamenu-wrapper ul li {
      margin-left: 40px; }
      header .header-wrapper .container .header-row2 .dj-megamenu-wrapper ul li a {
        border-bottom: none; }
      header .header-wrapper .container .header-row2 .dj-megamenu-wrapper ul li.active a {
        border-bottom: 3px solid #07378a; }
      header .header-wrapper .container .header-row2 .dj-megamenu-wrapper ul li ul.dj-submenu li {
        margin-left: 0px; }
        header .header-wrapper .container .header-row2 .dj-megamenu-wrapper ul li ul.dj-submenu li.active a {
          border-bottom: 3px solid #07378a; }
        header .header-wrapper .container .header-row2 .dj-megamenu-wrapper ul li ul.dj-submenu li a {
          border-bottom: none; }

/* CSS Document */
footer {
  margin-top: 80px;
  background-color: #ffffff;
  color: #575757; }
  footer .footer-wrapper .footer1 {
    margin-bottom: 40px; }
    footer .footer-wrapper .footer1 .container {
      padding-top: 40px;
      border-top: 6px solid #07378a; }
      footer .footer-wrapper .footer1 .container .events {
        border-right: 2px solid #07378a;
        min-height: 385px; }
        @media (max-width: 991px) {
          footer .footer-wrapper .footer1 .container .events {
            border-right: none;
            border-bottom: 2px solid #07378a; } }
        footer .footer-wrapper .footer1 .container .events .countdown-main {
          text-align: left; }
      footer .footer-wrapper .footer1 .container .haba-shop-footer {
        padding: 0 10px; }
        @media (max-width: 991px) {
          footer .footer-wrapper .footer1 .container .haba-shop-footer {
            padding-top: 30px; } }
        footer .footer-wrapper .footer1 .container .haba-shop-footer a img {
          width: 100%;
          max-width: 200px;
          height: auto; }
      footer .footer-wrapper .footer1 .container .youtube-footer {
        padding: 0 10px; }
        @media (max-width: 991px) {
          footer .footer-wrapper .footer1 .container .youtube-footer {
            padding-bottom: 30px; } }
        footer .footer-wrapper .footer1 .container .youtube-footer a img {
          width: 100%;
          max-width: 200px;
          height: auto; }
      footer .footer-wrapper .footer1 .container .links-footer {
        border-left: 2px solid #07378a; }
        @media (max-width: 991px) {
          footer .footer-wrapper .footer1 .container .links-footer {
            border-left: none;
            border-top: 2px solid #07378a;
            padding-top: 30px; } }
        footer .footer-wrapper .footer1 .container .links-footer .partner-footer {
          padding: 0 10px; }
          footer .footer-wrapper .footer1 .container .links-footer .partner-footer a {
            margin-right: 20px; }
            footer .footer-wrapper .footer1 .container .links-footer .partner-footer a img {
              width: 100%;
              max-width: 100px;
              height: auto; }
  footer .footer-wrapper .footer2 {
    background-color: #07378a;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px; }
    footer .footer-wrapper .footer2 .copyright p {
      margin: 0px; }
    footer .footer-wrapper .footer2 .rechtliche-nav {
      display: flex;
      flex-direction: row;
      justify-content: flex-end; }
      footer .footer-wrapper .footer2 .rechtliche-nav ul li {
        margin-left: 30px; }
        footer .footer-wrapper .footer2 .rechtliche-nav ul li a {
          color: #ffffff; }

.totop {
  position: fixed;
  cursor: pointer;
  right: 60px;
  bottom: 50px;
  background-color: #c52929;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px; }
  .totop i {
    font-size: 20px;
    color: #ffffff; }
