#g-navigation .cnet-margin {    
}

#g-navigation .c-net-home {
  padding-bottom: 125px;
}

#jlimage-1197 {
  padding-bottom: 240px
}

#cookiehintsubmit, #cookiehintsubmitno {
    background: #253953 !important;
    color: #fff !important;
}

#redim-cookiehint > div.cookiecontent > p {
  font-family: sans-serif;
}

#redim-cookiehint-bottom .cookiebuttons {
    text-align: right;
    font-family: sans-serif;
}

#redim-cookiehint .cookiehead .headline {
    color: #707070;
    font-size: 20px;
    line-height: 26px;
    position: relative;
    padding: 3px 0px 3px 50px;
    display: inline-block;
    font-family: sans-serif;
}

#redim-cookiehint-bottom {
    position: fixed;
    z-index: 99999;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: auto !important;
    margin-left: 25%;
    margin-right: 25%;
    margin-bottom: 1%;
    border-radius: 40px;
}

#redim-cookiehint {
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    max-width: 380px;
    background: #ffffff00;
    padding: 15px 30px;
    border-radius: 3px;
}

@font-face {
	font-family: kudFont;
	src: url(kud.ttf);
}
*, .jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, .jl-heading-2xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge, h1, h2, h3, h4, h5, p {
	font-family: kudFont;
}

#g-footer a:hover, #g-footer a:focus, #g-footer a:active {
  color: #ffffff;
}


footer {
  color: white;
  padding: 30px 0 20px 0;
  font-family: sans-serif;
}

.footer-container {
  max-width: 460px;
  margin: 0 auto;
  padding: 0 20px;
}

footer h2 {
  font-size: 2.2rem;
  margin-bottom: 10px;
  color: white;
  text-align: center;
}

.kontakt-zentriert {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 15px;
}

footer p {
  margin: 5px 0;
  line-height: 1.3;
  color: white;
}

.footer-columns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}

.column {
  width: 48%;
  text-align: left;
}

footer a {
  color: white;
  text-decoration: underline;
}

@media (max-width: 600px) {
  .column {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer-columns {
    text-align: left;
  }
}

.jl-section {
    padding-top: 0;
    padding-bottom: 0px;
}
