@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

::-moz-selection {
  color: rgb(40, 100, 30);
  background-color: #e5e9e3;
}

::selection {
  color: rgb(40, 100, 30);
  background-color: #e5e9e3;
}

html {
  color: #000000;
  background: #ffffff;
  margin: 0;
  padding: 0;
  border: 0px none;
  border-collapse: collapse;
  width: 100%;
  font-size: 1rem;
}

body {
  color: #000000;
  /* background: linear-gradient(90deg, $lightgray 50%, $white 50%); */
  background: #ffffff;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 50%, #ffffff 50%), linear-gradient(176deg, #e5e9e3 0%, #ffffff 30%);
  margin: 0;
  padding: 0;
  border: 0px none;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
th,
td,
p,
select,
textarea,
li,
input,
button {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Noto Sans", "Segoe UI", "Helvetica Neue", Arial, "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
th,
td,
p,
select,
textarea,
li,
input,
button {
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 133.333%;
}

h1 {
  font-size: 2.033rem;
}

h2 {
  font-size: 1.833rem;
}

h3 {
  font-size: 1.633rem;
}

h4 {
  font-size: 1.433rem;
}

h5 {
  font-size: 1.233rem;
}

h6 {
  font-size: 1.033rem;
}

div {
  position: relative;
  background: transparent;
}

ul {
  margin: 0 0 1.5rem 1.2rem;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

small {
  font-size: 89.333%;
}

abbr {
  text-decoration: none;
  color: #999;
  padding-right: 0.333rem;
}

div.defaultpadding {
  padding: 0.6rem;
  display: flow-root;
  clear: both;
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  overflow-x: hidden;
}

div.defaultpadding.firstsection {
  padding-top: 0;
}

h1 {
  margin-bottom: 1.5rem;
  color: rgb(140, 105, 85);
}

p {
  position: relative;
  display: block;
  clear: both;
  float: none;
  margin-block-start: 0.6rem;
  margin-block-end: 0.6rem;
}
p strong {
  font-weight: 400;
}

hr {
  border-top: 0px none;
  border-bottom: 3px solid #e5e9e3;
  border-left: 0px none;
  border-right: 0px none;
  margin: 0.6rem 0 0.6rem 0;
}

img.fluid {
  width: 100%;
  height: auto;
  border-radius: 0.3rem;
}

strong.marker {
  background-color: #fffdbd;
  font-weight: 400;
}

div.infobox2 strong.marker {
  background-color: #daded7;
  font-weight: 400;
  border: 2px solid #daded7;
  color: rgb(92.4, 69.3, 56.1);
}

div#header,
header,
div#main,
main,
div#footer,
footer {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
  content: "";
}

.clearfix {
  display: block;
  clear: both;
  float: none;
  width: auto;
}

div#header {
  background: url("../images/backgrounds/background-tools.webp");
  background-color: rgb(140, 105, 85); /* Used if the image is unavailable */
  height: 8.333rem;
  width: 100%;
  overflow: hidden;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  border-radius: 0.3rem 0 0 0;
  margin: 0;
  padding: 0;
}
div#header a {
  text-decoration: none;
}
div#header div.left {
  width: 28%;
  float: left;
  text-align: center;
}
div#header div.left img#mainlogo {
  height: 8rem;
  width: auto;
  margin: 3px auto 0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  border-radius: 100%;
}
div#header div.right {
  width: 68%;
  float: right;
}
div#header div.right h1 {
  color: #ffffff;
  font-size: 3rem;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  margin: 0.6rem 0 0 0;
  padding: 0;
  line-height: 3.033rem;
}
div#header div.right h2 {
  color: #ffffff;
  font-size: 1.933rem;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 0;
}
div#header div.right small {
  font-size: 72.333% !important;
}

div.pagewidth {
  min-width: 310px;
  max-width: 1480px;
  padding: 0 0.6rem 0;
  margin: 0 auto 0;
  text-align: left;
  content: "";
  background: #ffffff;
  border-collapse: collapse;
  border: 0px none;
  box-sizing: border-box;
}

div.spacer {
  height: 0.6rem;
  display: block;
  width: 100%;
  overflow: hidden;
  background: #ffffff;
}

div.infobox,
div.infobox2,
div.infobox3 {
  display: block;
  clear: both;
  float: none;
  width: auto;
  padding: 0;
  margin: 0 0 0.6rem 0;
  border-radius: 0.3rem;
}
div.infobox h3,
div.infobox2 h3,
div.infobox3 h3 {
  color: #000000;
  margin: 0.6rem 0 0.6rem 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1rem !important;
}
div.infobox img,
div.infobox2 img,
div.infobox3 img {
  width: 100%;
  height: auto;
}

div.infobox {
  background-color: #d9e7ac;
  border: 1px solid #d9e7ac;
}

div.infobox2 {
  background-color: #e5e9e3;
  border: 1px solid #e5e9e3;
}

div.infobox3 {
  background-color: #d9e7ac;
  border: 1px solid #d9e7ac;
}

img.border-r-left-top,
div.border-r-left-top {
  border-radius: 0.3rem 0 0 0;
}

abbr {
  text-decoration: none;
  color: #999;
  padding-right: 0.333rem;
}

h1.center,
p.center {
  text-align: center;
}

.ratelimiter h1.center svg,
.ratelimiter p.center svg {
  height: 4rem;
  width: auto;
  color: #0ea300;
}

p.ml {
  padding-left: 1.533rem;
  width: auto;
}

p.spinner {
  text-align: center;
}
p.spinner img.spinner {
  margin: 1rem auto;
  width: auto;
  height: auto;
  max-height: 5rem;
}

div#breadcrumb {
  display: block;
  clear: both;
  float: none;
  margin: 0 0 0.6rem 0;
}
div#breadcrumb ul,
div#breadcrumb ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#breadcrumb ul li,
div#breadcrumb ol li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
div#breadcrumb ul li strong,
div#breadcrumb ul li a,
div#breadcrumb ol li strong,
div#breadcrumb ol li a {
  padding: 0.6rem 0.6rem 0.6rem 0;
  text-underline-offset: 0.2rem;
}
div#breadcrumb ul li:last-child,
div#breadcrumb ol li:last-child {
  border: 0px none;
}
div#breadcrumb ul li::before,
div#breadcrumb ol li::before {
  content: "/ ";
}
div#breadcrumb ul li:first-child::before,
div#breadcrumb ol li:first-child::before {
  content: "";
}

#main #div1 nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main #div1 nav ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main #div2 h1,
#main #div2 h2,
#main #div2 h3,
#main #div2 h4,
#main #div2 h5,
#main #div2 h6 {
  margin: 0.3rem 0 0.3rem;
  display: block;
  clear: both;
  float: none;
}
#main #div2 h2 {
  color: rgb(90, 160, 90);
  text-transform: uppercase;
  font-weight: 400;
}
#main #div2 h3 {
  color: #000000;
  font-size: 1.833rem;
  font-weight: 400;
}
#main #div2 h3 svg {
  height: 1.833rem;
  position: relative;
  bottom: -0.3rem;
  width: auto;
}
#main #div2 h4 {
  color: rgb(90, 160, 90);
  font-size: 1.333rem;
  text-transform: uppercase;
  font-weight: 400;
}
#main #div2 h4 svg {
  height: 1.433rem;
  position: relative;
  bottom: -0.1rem;
  width: auto;
}
#main #div2 img.fluid {
  margin-bottom: 0.3rem;
}
#main #div2 p {
  hyphens: auto;
  hyphenate-limit-chars: 7 4 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: none;
  hyphenate-limit-zone: 8%;
}
#main #div2 a {
  font-weight: 400;
  cursor: pointer;
  text-underline-offset: 0.2rem;
}
#main #div2 a:link,
#main #div2 a:visited {
  color: rgb(40, 120, 155);
  text-decoration: underline;
}
#main #div2 a:focus,
#main #div2 a:active,
#main #div2 a:hover {
  color: rgb(20, 84, 111);
  text-decoration: none;
}
#main #div2 .tags nav a {
  background: #e5e9e3;
  font-size: 84%;
  padding: 0.3rem 0.6rem 0;
  margin: 0 0 0 0.3rem;
  border-radius: 1rem;
  float: right;
  text-decoration: none;
}
#main #div2 p.text-end {
  text-align: right;
}
#main #div2 div.spacer-green {
  background: #e5e9e3;
  height: 2rem;
  margin-bottom: 0.6rem;
  border-radius: 0 0 0.3rem 0.3rem;
}
#main #div2 div.news section small {
  color: rgb(140, 105, 85);
}
#main #div2 div.listlines ul,
#main #div2 div.listlines ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main #div2 div.listlines ul li,
#main #div2 div.listlines ol li {
  margin: 0;
  padding: 0.6rem 0 0.6rem;
  list-style: none;
  border-bottom: 2px solid #000000;
}
#main #div2 div.listlines ul li a svg,
#main #div2 div.listlines ol li a svg {
  position: relative;
  bottom: -1px;
}
#main #div2 div.listlines ul li a:link,
#main #div2 div.listlines ul li a:visited,
#main #div2 div.listlines ol li a:link,
#main #div2 div.listlines ol li a:visited {
  text-decoration: none;
}
#main #div2 div.listlines ul li a:active,
#main #div2 div.listlines ul li a:hover,
#main #div2 div.listlines ul li a:focus,
#main #div2 div.listlines ol li a:active,
#main #div2 div.listlines ol li a:hover,
#main #div2 div.listlines ol li a:focus {
  text-decoration: underline;
}
#main #div2 div.listlines ul li:last-child,
#main #div2 div.listlines ol li:last-child {
  border-bottom: 0px none;
}
#main #div2 table#main-calendar {
  width: 100%;
  border: 0px none;
  border-collapse: collapse;
}
#main #div2 table#main-calendar caption {
  visibility: hidden;
  height: 1px;
  overflow: hidden;
}
#main #div2 table#main-calendar th {
  font-weight: 400;
}
#main #div2 table#main-calendar th,
#main #div2 table#main-calendar td {
  border-collapse: collapse;
  border: 0px none;
  padding: 0.6rem 0.6rem 0.6rem 0;
  text-align: left;
  vertical-align: top;
  box-sizing: border-box;
}
#main #div2 table#main-calendar tr {
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #000000;
}
#main #div1 a,
#main #div3 a {
  margin: 0 0 0.3rem 0;
  padding: 0.3rem;
  text-decoration: none;
  display: block;
  clear: both;
  float: none;
  width: auto;
  font-weight: 400;
  border-radius: 0.3rem;
  text-align: center;
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.38);
}
#main #div1 a:link,
#main #div1 a:visited,
#main #div3 a:link,
#main #div3 a:visited {
  color: #ffffff;
  background: rgb(140, 105, 85);
  border-left: 1px solid rgb(140, 105, 85);
  border-top: 1px solid rgb(140, 105, 85);
  border-right: 1px solid rgb(92.4, 69.3, 56.1);
  border-bottom: 1px solid rgb(92.4, 69.3, 56.1);
  text-shadow: 1px 1px 1px rgb(92.4, 69.3, 56.1);
}
#main #div1 a:active,
#main #div1 a:hover,
#main #div1 a:focus,
#main #div3 a:active,
#main #div3 a:hover,
#main #div3 a:focus {
  color: rgb(90, 160, 90);
  background: #ffffff;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  text-shadow: 1px 1px 1px #e5e9e3;
}
#main #div1 a.active,
#main #div3 a.active {
  color: #ffffff;
  background: rgb(90, 160, 90);
  border-left: 1px solid rgb(90, 160, 90);
  border-top: 1px solid rgb(90, 160, 90);
  border-right: 1px solid rgb(40, 100, 30);
  border-bottom: 1px solid rgb(40, 100, 30);
  text-shadow: 1px 1px 1px rgb(40, 100, 30);
}
#main #div3 div h3 {
  font-size: 1rem;
}
#main #div3 div a,
#main #div3 div p {
  font-size: 0.933rem;
}

#footer footer {
  text-align: center;
}
#footer footer nav a {
  font-weight: 400;
  cursor: pointer;
  text-underline-offset: 0.2rem;
}
#footer footer nav a:link,
#footer footer nav a:visited {
  color: rgb(40, 120, 155);
  text-decoration: underline;
}
#footer footer nav a:focus,
#footer footer nav a:active,
#footer footer nav a:hover {
  color: rgb(20, 84, 111);
  text-decoration: none;
}
#footer footer nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer footer nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
#footer footer nav ul li a {
  margin: 0;
  padding: 0 0.6rem 0 0;
}
#footer footer .tags nav a {
  background: #e5e9e3;
  font-size: 84%;
  padding: 0.3rem;
  margin: 0 0 0 0.3rem;
  border-radius: 1rem;
  float: right;
  text-decoration: none;
}
#footer footer .cmsinfo {
  color: #999999;
  margin-bottom: 0.6rem;
}

/* Formulare ************/
form .alert {
  padding: 0.85rem 1rem;
  border-radius: 6px;
  margin-bottom: 1.5rem;
}
form .alert--success {
  background: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}
form .alert--error {
  background: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}
form label {
  display: block;
  margin-bottom: 1.25rem;
  cursor: pointer;
}
form label span {
  display: block;
  margin-bottom: 0.35rem;
  color: #000000;
}
form fieldset {
  margin: 0;
  padding: 0;
  border: 0px none;
  border-collapse: collapse;
}
form input[type=checkbox] {
  transform: scale(1.5); /* Vergrößert die Checkbox um das 1,5-fache */
  margin: 10px; /* Optional: Verhindert, dass die Box am Rand klebt */
  cursor: pointer;
}
form select,
form input[type=text],
form input[type=email],
form textarea {
  width: 100%;
  padding: 0.6rem 0.8rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: inherit;
  background: #fff;
  transition: border-color 0.2s;
}
form select:focus,
form input:focus,
form textarea:focus {
  outline: none;
  border-color: #0066cc;
  box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.15);
}
form textarea {
  min-height: 160px;
  resize: vertical;
}
form .websitetoken {
  position: absolute;
  left: -9999px;
  top: -9999px;
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
form button[type=submit] {
  display: inline-block;
  padding: 0.7rem 2rem;
  background: #0066cc;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.2s;
}
form button[type=submit]:hover {
  background: #0052a3;
}
form button[type=submit]:disabled {
  background: #999;
  cursor: not-allowed;
}

@media screen and (min-width: 1380px) {
  html,
  body,
  div,
  th,
  td,
  p,
  select,
  textarea,
  li,
  input,
  button {
    font-size: 1.033rem !important;
    line-height: 1.6rem !important;
  }
  h1 {
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.6rem !important;
  }
  h3 {
    font-size: 1.4rem !important;
  }
  h4 {
    font-size: 1.3rem !important;
  }
  h5 {
    font-size: 1.2rem !important;
  }
  h6 {
    font-size: 1.1rem !important;
  }
  #header header .right h1 {
    font-size: 2.633rem !important;
  }
}
@media screen and (min-width: 899px) {
  html,
  body,
  div,
  th,
  td,
  p,
  select,
  textarea,
  li,
  input,
  button {
    font-size: calc(11px + 6 * (100vw - 320px) / 680);
    line-height: calc(18px + 6 * (100vw - 320px) / 680);
  }
  h1 {
    font-size: calc(18px + 6 * (100vw - 320px) / 680);
  }
  h2 {
    font-size: calc(16px + 6 * (100vw - 320px) / 680);
  }
  h3 {
    font-size: calc(15px + 6 * (100vw - 320px) / 680);
  }
  h4 {
    font-size: calc(14px + 6 * (100vw - 320px) / 680);
  }
  h5 {
    font-size: calc(13px + 6 * (100vw - 320px) / 680);
  }
  h6 {
    font-size: calc(12px + 6 * (100vw - 320px) / 680);
  }
  #main #div1 {
    width: 28%;
    float: left;
    content: "";
    order: 1;
    margin: 0 0 0.6rem 0;
  }
  #main #div2 {
    width: 69%;
    float: right;
    content: "";
    order: 2;
    margin: 0 0 0.6rem 0;
  }
  #main #div2 p {
    text-align: justify;
  }
  #main #div3 {
    width: 28%;
    float: left;
    content: "";
    order: 3;
    margin: 0 0 0.6rem 0;
  }
}
@media screen and (max-width: 898px) {
  html,
  body,
  div,
  th,
  td,
  p,
  select,
  textarea,
  li,
  input,
  button {
    font-size: calc(14px + 6 * (100vw - 320px) / 680) !important;
    line-height: calc(20px + 6 * (100vw - 320px) / 680) !important;
  }
  html body h1 {
    font-size: calc(20px + 6 * (100vw - 320px) / 680) !important;
  }
  html body h2 {
    font-size: calc(19px + 6 * (100vw - 320px) / 680) !important;
  }
  html body h3 {
    font-size: calc(18px + 6 * (100vw - 320px) / 680) !important;
  }
  html body h4 {
    font-size: calc(17px + 6 * (100vw - 320px) / 680) !important;
  }
  html body h5 {
    font-size: calc(16px + 6 * (100vw - 320px) / 680) !important;
  }
  html body h6 {
    font-size: calc(15px + 6 * (100vw - 320px) / 680) !important;
  }
  html body section > div.defaultpadding,
  html body nav > div.defaultpadding {
    margin: 0;
    padding: 0;
  }
  html body div#header div.left #mainlogo {
    margin-left: 5px !important;
  }
  html body div#header div.right h1 {
    font-size: 1.933rem;
  }
  html body div#header div.right h1 small {
    visibility: hidden;
  }
}/*# sourceMappingURL=style.css.map */