@charset "UTF-8";
/*template.scss*/
/* Textile Einbandstoffe*/
/* Beschichtetes papier, Vliese*/
/* Papier, Karton, Pappe*/
/*Leder, Pergament, Pflegemittel*/
/* Bänder, Draht, Zwirn, Kordeln*/
/* Abheftzubehör, Kleinmaterialien*/
/* Klebstoffe, Hilfsprodukte*/
/*Werkzeuge, Geräte, Maschinen*/
/* Folien, Selbstklebeartikel*/
/* Veredelung, Restaurierung*/
/*Standard Umgebung */
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v17-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v17-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v17-latin-regular.woff") format("woff"), url("../fonts/open-sans-v17-latin-regular.ttf") format("truetype"), url("../fonts/open-sans-v17-latin-regular.svg#OpenSans") format("svg"); /* Legacy iOS */
}
body {
  /*background-image:url('../images/background6.png');*/
  background-color: #b5d5d3;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
  color: #333333;
}

h4 {
  margin-top: 25px;
}

h1 {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}

h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 140%;
  margin-top: 10px;
  font-weight: bold;
}

h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 140%;
  margin-top: 5px;
  padding: 5px 5px 8px 5px;
  font-weight: bold;
  background-color: #d1e4e3;
}

p {
  margin: 5px 0 0;
  font-size: 0.9rem;
}

td {
  vertical-align: top;
}

a:link, a:visited {
  color: #55807d;
}

a.pathway {
  text-decoration: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}

.item-page img {
  max-width: 100%;
  height: auto;
}

figure {
  margin: 0;
}

.row > * {
  padding-left: 0;
  padding-right: 0;
}

.row {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

.row .row {
  margin-top: 10px;
  margin-bottom: 0;
}

[class*=col-] {
  padding-top: 15px;
  padding-bottom: 15px;
}

[class*=leading-] img {
  width: 100%;
  margin: 0 15px 25px 0;
  float: left;
}

[class*=leading-] img.fundgrube {
  width: 90px;
}

[class*=leading-] {
  clear: both;
  margin-bottom: 20px;
}

/*Bilder*/
.text-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sub-flex-bild {
  padding: 0;
  margin-bottom: 20px;
}

/*FUNDGRUBE*/
.newsflash.fundgrube {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.newsflash.fundgrube dl.fields-container {
  flex-basis: 47%;
  padding: 0;
  background-color: #e2e6e8;
  border-radius: 5px;
  border-bottom: 0;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
}

.newsflash.fundgrube dl dd {
  width: 100% !important;
  padding: 10px;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
}

.newsflash.fundgrube dl dd:first-of-type {
  padding: 0;
}

.newsflash.fundgrube dl dd.hochgerueckt {
  margin-top: -25px;
}

#filter-search {
  border: 2px solid #3d8e95;
}

.wfpopup {
  position: absolute;
}

.wf-icon-zoom-link {
  position: absolute;
  top: 140px;
  left: -305px;
  padding: 0;
}

.wf-icon-zoom-link {
  position: absolute;
  top: 140px;
  left: -300px;
  padding: 0;
}

.wf-icon-zoom-link > svg {
  width: 19px;
}

.fundgrube1 dd img {
  width: 100%;
  height: auto;
}

.fundgrube1 dl {
  padding: 10px 0;
}

.fundgrube1 dd:last-of-type {
  margin-top: -15px;
}

.fundgrube1 dd.ohnelink {
  margin-bottom: 20px;
}

/*Fundgrube ende*/
/* Pagination Links Suche und Fundgrube*/
ul.pagination1 {
  list-style-type: none;
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

div.pagination {
  font-weight: bold;
}

a.pagenav {
  padding: 5px 20px;
  background-color: #e8f3f2;
  border-radius: 15px;
}

.breadcrumb {
  padding: 4px;
  background-color: #d1e4e3;
}

.breadcrumb > li + li::before {
  content: "> ";
}

.divider {
  display: none;
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

/*TEST FINDER*/
#mod-finder-searchform107 {
  width: auto;
  float: left;
}

/*Header + Navi */
#logo, #logo-navi {
  width: 92px;
  height: 96px;
  position: absolute;
  z-index: 6;
  top: 0;
  right: 4px;
}

#logo img {
  width: 100%;
}

#logo-float {
  width: 300px;
  height: 300px;
  float: left;
  margin: 0 10px 10px 0;
  background-image: url("../images/we-ha-papier-transparent5.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 5px;
}

#logo-navi {
  background-image: url("../images/we-ha-papier-transparent-100.png");
  z-index: 10;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 5px;
}

.visible {
  display: inline !important;
} /*für Bootstrap Menü parent Toggle-Funktion*/
.navbar-toggle {
  float: left;
  margin-left: 15px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #b5d5d3;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
  background-color: #e8f3f2;
}

.nav-child li:nth-child(2n) {
  visibility: show;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
  background-image: linear-gradient(to bottom, #b5d5d3 0, #e8f3f2 100%);
}

#ariext103, #ariext122 {
  display: none;
}

/*Buntes Submenü*/
.textile-einbandstoffe {
  background-image: url("../images/textile-einbandstoffe.png");
  background-repeat: repeat-y;
}

h1.textile-einbandstoffe {
  background-color: #f3edd3;
}

.textile-book-covers-technical-textile {
  background-image: url("../images/textile-einbandstoffe.png");
  background-repeat: repeat-y;
}

h1.textile-einbandstoffe {
  background-color: #f3edd3;
}

div.textile-einbandstoffe a:link, div.textile-einbandstoffe a:visited {
  font-weight: bold;
  display: block;
  background-color: #f3edd3;
  padding: 15px;
  color: #333;
}

div.textile-einbandstoffe a:hover, div.textile-einbandstoffe a:active, div.textile-einbandstoffe a:focus {
  text-decoration: none;
  background-color: #f4e194;
}

/*Custom Fields*/
.fields-container {
  clear: both;
  border-bottom: 5px solid #3d8e95;
  margin: 0px;
}

.bezeichnung {
  padding-top: 0;
}

img.pull-left.fundgrube {
  margin: 10px;
  width: 100%;
}

/* Kataloghinweis Fundgrube */
.moduletable.katalog-fundgrube {
  max-width: 400px;
  float: right;
  margin: 0 10px 0 20px;
  border: 1px solid #e8f3f2;
  padding: 10px;
}

.beschichtetes-papier {
  background-image: url("../images/standard.png");
  background-repeat: repeat-y;
}

.coated-paper-nonwovens {
  background-image: url("../images/standard.png");
  background-repeat: repeat-y;
}

h1.beschichtetes-papier {
  background-color: #f4e0ab;
}

div.beschichtetes-papier a:link, div.beschichtetes-papier a:visited {
  font-weight: bold;
  display: block;
  background-color: #f4e0ab;
  padding: 15px;
  color: #333;
}

div.beschichtetes-papier a:hover, div.beschichtetes-papier a:active, div.beschichtetes-papier a:focus {
  text-decoration: none;
  background-color: #dfba5b;
}

.papier-karton-pappe {
  background-image: url("../images/papier-karton-pappe.png");
  background-repeat: repeat-y;
}

h1.papier-karton-pappe {
  background-color: #edd6c9;
}

.paper-cardboard-board {
  background-image: url("../images/papier-karton-pappe.png");
  background-repeat: repeat-y;
}

div.papier-karton-pappe a:link, div.papier-karton-pappe a:visited {
  font-weight: bold;
  display: block;
  background-color: #edd6c9;
  padding: 15px;
  color: #333;
}

div.papier-karton-pappe a:hover, div.papier-karton-pappe a:active, div.papier-karton-pappe a:focus {
  text-decoration: none;
  background-color: #db845b;
}

.leder-pergament-pflegemittel {
  background-image: url("../images/leder-pergament-pflegemittel.png");
  background-repeat: repeat-y;
}

.leather-parchment-care-products {
  background-image: url("../images/leder-pergament-pflegemittel.png");
  background-repeat: repeat-y;
}

h1.leder-pergament-pflegemittel {
  background-color: #e5cacb;
}

div.leder-pergament-pflegemittel a:link, div.leder-pergament-pflegemittel a:visited {
  font-weight: bold;
  display: block;
  background-color: #e5cacb;
  padding: 15px;
  color: #333;
}

div.leder-pergament-pflegemittel a:hover, div.leder-pergament-pflegemittel a:active, div.leder-pergament-pflegemittel a:focus {
  text-decoration: none;
  background-color: #b00d15;
}

.baender-draht-zwirn-kordeln {
  background-image: url("../images/baender-draht-zwirn-kordeln.png");
  background-repeat: repeat-y;
}

.band-wire-sewing-threads-cords {
  background-image: url("../images/baender-draht-zwirn-kordeln.png");
  background-repeat: repeat-y;
}

h1.baender-draht-zwirn-kordeln {
  background-color: #ceeac3;
}

div.baender-draht-zwirn-kordeln a:link, div.baender-draht-zwirn-kordeln a:visited {
  font-weight: bold;
  display: block;
  background-color: #ceeac3;
  padding: 15px;
  color: #333;
}

div.baender-draht-zwirn-kordeln a:hover, div.baender-draht-zwirn-kordeln a:active, div.baender-draht-zwirn-kordeln a:focus {
  text-decoration: none;
  background-color: #94c083;
}

.abheftzubehoer-kleinmaterialien {
  background-image: url("../images/abheftzubehoer-kleinmaterialien.png");
  background-repeat: repeat-y;
}

.filing-and-small-accessories {
  background-image: url("../images/abheftzubehoer-kleinmaterialien.png");
  background-repeat: repeat-y;
}

h1.abheftzubehoer-kleinmaterialien {
  background-color: #c3d0c2;
}

div.abheftzubehoer-kleinmaterialien a:link, div.abheftzubehoer-kleinmaterialien a:visited {
  font-weight: bold;
  display: block;
  background-color: #c3d0c2;
  padding: 15px;
  color: #333;
}

div.abheftzubehoer-kleinmaterialien a:hover, div.abheftzubehoer-kleinmaterialien a:active, div.abheftzubehoer-kleinmaterialien a:focus {
  text-decoration: none;
  background-color: #5f8e5d;
}

.klebstoffe-hilfsprodukte {
  background-image: url("../images/klebstoffe-hilfsprodukte.png");
  background-repeat: repeat-y;
}

.adhesives-additives {
  background-image: url("../images/klebstoffe-hilfsprodukte.png");
  background-repeat: repeat-y;
}

h1.klebstoffe-hilfsprodukte {
  background-color: #c3d7e0;
}

div.klebstoffe-hilfsprodukte a:link, div.klebstoffe-hilfsprodukte a:visited {
  font-weight: bold;
  display: block;
  background-color: #c3d7e0;
  padding: 15px;
  color: #333;
}

div.klebstoffe-hilfsprodukte a:hover, div.klebstoffe-hilfsprodukte a:active, div.klebstoffe-hilfsprodukte a:focus {
  text-decoration: none;
  background-color: #5da8c6;
}

.werkzeuge-geraete-maschinen {
  background-image: url("../images/werkzeuge-geraete-maschinen.png");
  background-repeat: repeat-y;
}

.tools-machines {
  background-image: url("../images/werkzeuge-geraete-maschinen.png");
  background-repeat: repeat-y;
}

h1.werkzeuge-geraete-maschinen {
  background-color: #aac1cb;
}

div.werkzeuge-geraete-maschinen a:link, div.werkzeuge-geraete-maschinen a:visited {
  font-weight: bold;
  display: block;
  background-color: #aac1cb;
  padding: 15px;
  color: #333;
}

div.werkzeuge-geraete-maschinen a:hover, div.werkzeuge-geraete-maschinen a:active, div.werkzeuge-geraete-maschinen a:focus {
  text-decoration: none;
  background-color: #095371;
  color: #fff;
}

.folien-selbstklebeartikel {
  background-image: url("../images/folien-selbstklebeartikel.png");
  background-repeat: repeat-y;
}

.films-self-adhesive-products {
  background-image: url("../images/folien-selbstklebeartikel.png");
  background-repeat: repeat-y;
}

h1.folien-selbstklebeartikel {
  background-color: #e1c9b1;
}

div.folien-selbstklebeartikel a:link, div.folien-selbstklebeartikel a:visited {
  font-weight: bold;
  display: block;
  background-color: #e1c9b1;
  padding: 15px;
  color: #333;
}

div.folien-selbstklebeartikel a:hover, div.folien-selbstklebeartikel a:active, div.folien-selbstklebeartikel a:focus {
  text-decoration: none;
  background-color: #947557;
  color: #fff;
}

.veredelung-restaurierung {
  background-image: url("../images/veredelung-restaurierung.png");
  background-repeat: repeat-y;
}

.finishing-restoration {
  background-image: url("../images/veredelung-restaurierung.png");
  background-repeat: repeat-y;
}

h1.veredelung-restaurierung {
  background-color: #c3a894;
}

div.veredelung-restaurierung a:link, div.veredelung-restaurierung a:visited {
  font-weight: bold;
  display: block;
  background-color: #c3a894;
  padding: 15px;
  color: #333;
}

div.veredelung-restaurierung a:hover, div.veredelung-restaurierung a:active, div.veredelung-restaurierung a:focus {
  text-decoration: none;
  background-color: #542300;
  color: #fff;
}

.dropdown .standard, #ext-gen6 ul li a:link, #ext-gen6 ul li a:visited, #ext-gen6 ul li a:hover, #ext-gen6 ul li a:active, #ext-gen6 ul li a:focus, #ext-gen6 ul li a.current, #ext-gen4 ul li a:link, #ext-gen4 ul li a:visited, #ext-gen4 ul li a:hover, #ext-gen4 ul li a:active, #ext-gen4 ul li a:focus, #ext-gen4 ul li a.current {
  background-image: url("../images/standard.png");
  background-repeat: repeat-y;
}

.content-category tr:nth-child(2n) {
  background-color: #e8f3f2;
}

h1.standard {
  background-color: #def3f2;
}

.navbar-default {
  border-radius: 0;
}

.container.navi {
  padding: 0;
}

.mod-languages {
  padding: 7px;
}

.search {
  padding: 10px 0;
  float: right;
}

.wk-slideshow .caption {
  text-align: right;
  background: rgba(140, 140, 140, 0.3);
}

#slideshow .wk-slideshow .caption {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  bottom: 50px;
  line-height: 145%;
  padding-right: 15px;
}

.element-invisible {
  display: none;
}

h1.textile-einbandstoffe, h1.beschichtetes-papier, h1.papier-karton-pappe, h1.abheftzubehoer-kleinmaterialien, h1.leder-pergament-pflegemittel, h1.abheftzubehoer-kleinmaterialien, h1.baender-draht-zwirn-kordeln, h1.werkzeuge-geraete-maschinen, h1.klebstoffe-hilfsprodukte, h1.veredelung-restaurierung, h1.folien-selbstklebeartikel, h1.standard {
  padding: 5px 5px 9px 30px;
}

div.textile-einbandstoffe, div.beschichtetes-papier, div.papier-karton-pappe, div.abheftzubehoer-kleinmaterialien, div.leder-pergament-pflegemittel, div.abheftzubehoer-kleinmaterialien, div.baender-draht-zwirn-kordeln, div.werkzeuge-geraete-maschinen, div.klebstoffe-hilfsprodukte, div.veredelung-restaurierung, div.folien-selbstklebeartikel {
  background-image: none;
  text-align: center;
  float: left;
  width: 200px;
}

.newsflash img {
  width: 100%;
  height: auto;
}

.container .inhalt {
  padding: 20px 30px 20px;
}

.btn-primary {
  background-image: linear-gradient(to bottom, #6c8b89 0, #476361 100%);
  border-color: #6c8b89;
  padding: 3px 12px;
  margin-bottom: 3px;
}

.newsflash > h2 {
  font-size: 20px;
}

p.readmore a::before {
  content: url("../images/pfeil.png");
  padding-bottom: 3px;
}

.rechts div.custom, #ff_formdiv1, .rechts .newsflash {
  margin-bottom: 20px;
  box-shadow: 2px 2px 3px 2px #999;
  padding: 10px 10px 17px 10px;
}

/*Formular */
.bfQuickMode .bfElemWrap {
  margin-bottom: 10px;
}

.item-page {
  padding-bottom: 25px;
}

.kontaktformular {
  padding: 0;
}

.bfQuickMode .bfbs3-nonform-control, .bfQuickMode .nonform-control {
  width: 100% !important;
}

label {
  font-weight: 500;
}

.wk-slideshow .caption {
  font-size: 12px;
}

div.cols-1:nth-child(2n) {
  background-color: #f1ede5;
}

div.cols-1 {
  padding: 0 5px;
}

.category-desc {
  margin-bottom: 10px;
}

img.text-bild {
  width: 100%;
}

.volle_breite {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .wf-icon-zoom-link {
    position: absolute;
    top: 70px;
    left: -140px;
    padding: 0;
  }
  /*Bilder*/
  .text-flex {
    margin-top: 20px;
  }
  .sub-flex-bild {
    flex-basis: 30%;
  }
}
@media screen and (min-width: 900px) {
  .wf-icon-zoom-link {
    position: absolute;
    top: 110px;
    left: -200px;
    padding: 0;
  }
}
/*Header + Navi */
#logo, #logo-navi {
  width: 92px;
  height: 96px;
  position: absolute;
  z-index: 6;
  top: 0;
  right: 4px;
}

#logo img {
  width: 100%;
}

#logo-float {
  width: 300px;
  height: 300px;
  float: left;
  margin: 0 10px 10px 0;
  background-image: url("../images/we-ha-papier-transparent5.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 5px;
}

#logo-navi {
  background-image: url("../images/we-ha-papier-transparent-100.png");
  z-index: 10;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 5px;
}

@media screen and (min-width: 900px) {
  #logo {
    margin-top: 0px;
  }
}
body {
  padding-bottom: 40px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#top {
  background-image: url(../images/nach-oben.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 0px;
  position: fixed;
  bottom: 170px;
  right: 50%;
  margin-right: -34%;
  display: none;
  z-index: 99;
  width: 50px;
  height: 75px;
}

#top a {
  padding: 20px;
}

#slogan {
  font-family: "Open Sans", sans-serif;
  font-size: 0.9rem;
  padding: 20px;
}

/*Error page*/
#screen {
  margin: 0 auto;
  width: auto;
  max-width: 800px;
  background: #fff;
  padding: 20px;
}

/*Neuigkeiten*/
.items-row.cols-4 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: stretch;
}

.span3 img {
  width: 100%;
}

.span3 {
  width: 100%;
  padding: 10px;
  border: 1px solid #3d8e95;
  margin: 5px 0;
}

/*Accordion Seitenumbruch*/
.panel {
  margin-bottom: 0;
}

.pane-toggler-down, .pane-toggler {
  background-color: #d1e4e3;
  color: #fff;
  border-radius: 5px;
  padding: 4px;
}

.pane-toggler-down a::after {
  font-family: "Glyphicons Halflings";
  content: "\e114";
  color: #6e9694;
  float: right;
}

.pane-toggler a::after {
  font-family: "Glyphicons Halflings";
  content: "\e080";
  color: #6e9694;
  float: right;
}

/*Startseiten-Teaser*/
.row.teaser {
  background-color: rgba(255, 255, 255, 0);
}

.row.teaser h3 {
  margin: 0 0 10px 0;
}

.row.teaser .newsflash.teaser {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.row.teaser .newsflash .teaser {
  flex-basis: 90%;
  background-color: #fff;
}

.row.teaser .newsflash.teaser2 {
  display: flex;
  flex-wrap: wrap;
}

.row.teaser .newsflash .teaser2 {
  flex-basis: 100%;
  background-color: #fff;
  padding: 10px;
}

.custom.fundgrube {
  padding: 10px;
  background-color: #fff;
}

#copyright {
  padding: 10px;
}

/*Footer*/
footer {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

footer ul {
  margin: 0;
  padding: 0;
}

footer > .nav > li > a {
  padding: 1px 10px;
}

footer > .nav > li > a:link, footer > .nav > li > a:visited {
  color: #fff;
}

footer > .nav > li > a:hover, footer > .nav > li > a:focus, footer > .nav > li > a:active {
  color: #fff;
  text-decoration: underline;
  background: none;
}

@media (min-width: 480px) {
  [class*=leading-] img {
    width: 200px;
    height: auto;
  }
  .newsflash.fundgrube dl.fields-container {
    flex-basis: 32%;
  }
  img.pull-left.fundgrube {
    margin: 0 10px 0 0px;
    width: auto;
  }
  /*Teaser*/
  .row.teaser .col-sm-4, .row.teaser .col-sm-8, .row.teaser .col-xs-12 {
    padding-right: 0;
    padding-left: 0;
  }
  .row.teaser .newsflash .teaser {
    flex-basis: 30%;
    padding: 10px;
  }
  .row.teaser .newsflash.teaser2 {
    flex-wrap: nowrap;
  }
  .row.teaser .newsflash .teaser2 {
    flex-basis: 48%;
    padding: 10px;
    margin: 0 10px 0 0;
    max-height: 350px;
    min-height: 350px;
    overflow: hidden;
  }
  .custom.fundgrube {
    height: 350px;
    padding-top: 50px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 95%;
    max-width: unset;
  }
  #navigation {
    max-width: 1000px;
    display: flex;
    flex-wrap: nowrap;
  }
  #top {
    margin-right: -40%;
  }
  #slogan {
    font-size: 0.8rem;
    padding: 5px 30px;
    font-weight: bold;
  }
  .mod-languages {
    padding: 7px;
  }
  #logo, #logo-1 {
    width: 150px;
    height: 150px;
    top: 0;
    left: auto;
    z-index: 3;
  }
  #logo-1 {
    margin-top: 0;
    position: absolute;
  }
  #mobiles_menu {
    display: none;
  }
  #ariext103, #ariext122 {
    display: inline;
  }
  #ariext103_container, #ariext122_container {
    margin-top: 10px;
  }
  .search {
    padding: 10px;
  }
  .kontaktformular {
    padding: 0 0px 0 10px;
  }
  .nav > li {
    display: inline;
    width: auto;
    float: left;
  }
  .fields-container {
    border-bottom: 0;
  }
  /*Fundgrupe filterbar */
  .fundgrube1 .fields-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  .fundgrube1 .fields-container dd {
    width: 65%;
  }
  .fundgrube1 .fields-container dd:first-of-type {
    width: 35%;
  }
  .fundgrube1 dd.ohnelink {
    margin-bottom: unset;
  }
  .fundgrube1 dd:last-of-type {
    margin-top: unset;
  }
  .bezeichnung {
    padding-top: 15px;
  }
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  .navbar-left {
    display: none;
  }
  #standard {
    position: absolute;
    right: 10px;
    width: 100px;
    height: 100px;
    top: 10px;
    display: inline;
  }
  h1 {
    font-size: 24px;
  }
  h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
  }
  .wk-slideshow .caption {
    font-size: 14px;
  }
  img.text-bild {
    width: 45%;
    margin-left: 10px;
    float: right;
  }
  /*Fundgrube*/
  .newsflash.fundgrube dl.fields-container {
    flex-basis: 24%;
  }
  .span3 {
    width: 24%;
  }
}
@media (min-width: 992px) {
  #top {
    margin-right: -47%;
  }
  #logo {
    margin-left: 845px;
    right: auto;
  }
  .search {
    padding: 10px;
    float: right;
  }
  #slogan {
    width: auto;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .kontaktformular {
    padding: 0;
  }
  .container {
    max-width: 1000px;
  }
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 0px;
  }
  img.text-bild {
    width: 50%;
  }
  .row.teaser .newsflash {
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  #logo {
    margin-left: 845px;
    right: auto;
  }
  #logo-1 {
    margin-left: 82%;
    margin-top: 0;
  }
}
/* ############################## Menu alle Breiten ################################################# */
* {
  box-sizing: border-box;
}

.dropdown-menu {
  border: 0;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

#navigation .dropdown-menu li:nth-child(2n) a {
  background-color: rgb(232, 242, 243) !important;
}

/*Hamburger icon*/
/* Basis Styling */
.hamburger-icon-container {
  height: 1.7em;
  width: 1.7em;
  position: relative;
  cursor: pointer;
  background: #b5d5d3;
  border: 10px solid #b5d5d3;
  border-radius: 3px;
}

.hamburger-icon,
.hamburger-icon:before,
.hamburger-icon:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 1.7em;
  background: rgb(255, 255, 255);
  transition: all 0.2s ease;
}

.hamburger-icon {
  top: 1em;
}

.hamburger-icon:before {
  top: -0.55em;
}

.hamburger-icon:after {
  top: 0.55em;
}

/*Navigation */
#navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 7px 0;
}

#navigation ul li a {
  display: block;
  padding: 4px 12px 5px;
  line-height: 160%;
  font-weight: normal;
  font-size: 0.9rem;
}

a.telefon img {
  float: left;
  margin-right: 5px;
}

/*Suche*/
.moduletable.suchen {
  float: right;
}

#navigation ul li a.suche {
  padding: 4px 8px 0 8px;
}

/*.icon-search.icon-white {background-image:url(../images/lupe-grau.png);
	background-repeat:no-repeat;
	background-size:contain;
	padding: 4px 13px;
	cursor:pointer;}*/
.icon-search.icon-white::before {
  color: #55807d;
  font-size: 150%;
}

.icon-search.icon-white {
  padding: 5px 0 0;
}

.mod-finder__search .btn.btn-primary {
  border: 0;
  background-color: transparent;
  padding: 0 10px;
}

#search-form .icon-search.icon-white {
  display: none;
}

.visually-hidden.finder {
  display: none;
}

/*Footer*/
footer ul.nav {
  list-style-type: none;
  margin: 10px 0 0;
}

footer .nav a {
  color: #333333;
  padding: 5px 7px;
  text-decoration: none;
}
footer .nav a:hover, footer .nav a:active, footer .nav a:focus {
  background-color: rgba(255, 255, 255, 0.2);
  color: #333333;
}

/*Multilvel Navigation CSS*/
#navigation {
  flex-wrap: nowrap;
}

#menu {
  width: auto;
}

#menu ul {
  margin: 0;
  padding: 7px 0;
  width: 100%;
}

#menu .mod-menu {
  display: none;
}

#tm:checked + .mod-menu {
  display: block;
  clear: both;
  width: 300px;
  position: absolute;
  z-index: 5;
  background-color: #fff;
}

.dropdown-toggle::after {
  display: none;
}

#menu input[type=checkbox],
#menu ul span.drop-icon {
  display: none;
}

#menu li,
#toggle-menu,
#menu .mod-menu__sub {
  margin: 0;
}

#menu li,
#toggle-menu {
  border-width: 0 0px;
}

#menu .mod-menu__sub {
  margin: 0;
  padding: 0;
}

#menu .mod-menu__sub li:last-child {
  border-width: 0;
}

#menu li,
#toggle-menu,
#menu a {
  position: relative;
  display: block;
  color: #55807d;
}

#toggle-menu { /*label für navi-button*/
  background-color: #3d8e95;
  padding: 10px 10px 25px;
  width: 46px;
  border-radius: 0;
  margin: 10px;
}

#toggle-menu,
#menu a {
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

#menu a {
  transition: all 0.125s ease-in-out;
  -webkit-transition: all 0.125s ease-in-out;
}
#menu a:hover, #menu a:active, #menu a:focus {
  background-color: #55807d;
  color: #b5d5d3;
}

.moduletable.submenu li.active a {
  color: #6e9694;
}

#menu li .mod-menu__sub li a {
  border-radius: 0;
  font-size: 0.9em;
  padding-left: 20px;
  background-color: transparent;
  color: #333333;
}
#menu li .mod-menu__sub li a:hover, #menu li .mod-menu__sub li a:active, #menu li .mod-menu__sub li a:focus {
  color: #333333;
  background-color: rgb(164.9714285714, 204.1142857143, 208.0285714286);
}

#menu li.current a {
  background-color: rgba(255, 255, 255, 0.2);
}

#menu .mod-menu__sub {
  display: none;
}

#menu input[type=checkbox]:checked + .mod-menu__sub {
  display: block;
  position: relative;
}

#menu .mod-menu__sub a, #menu li.active .mod-menu__sub a, #menu li.current .mod-menu__sub a {
  color: #333333;
}
#menu .mod-menu__sub a:hover, #menu .mod-menu__sub a:active, #menu .mod-menu__sub a:focus, #menu li.active .mod-menu__sub a:hover, #menu li.active .mod-menu__sub a:active, #menu li.active .mod-menu__sub a:focus, #menu li.current .mod-menu__sub a:hover, #menu li.current .mod-menu__sub a:active, #menu li.current .mod-menu__sub a:focus {
  color: #6e9694;
  background-color: transparent;
}

#menu li.active .mod-menu__sub .active.current a {
  color: #6e9694;
  background-color: transparent;
}

#menu li.active a {
  color: #ffffff;
  background-color: #6e9694;
}

#toggle-menu .drop-icon {
  position: absolute;
}

#menu li label.drop-icon {
  position: absolute;
  right: 15px;
}

#menu li label.drop-icon {
  top: 2px;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 0.9em;
  height: 1em;
  font-size: 2em;
  text-shadow: 0 0 0 transparent;
}

#menu .drop-icon {
  line-height: 1;
}

/*Vorschlag Zusatz*/
.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

@media screen and (min-width: 768px) {
  #tm:checked + .mod-menu {
    width: 92%;
    z-index: 3;
  }
  #menu {
    padding: 7px 0;
  }
  #menu ul {
    padding: 0;
  }
  #menu input[type=checkbox]:checked + .mod-menu__sub {
    position: absolute;
    width: 300px;
    border-radius: 0;
    border: 0;
  }
  #navigation ul li a {
    padding: 4px 20px 5px 10px;
    background-color: #ffffff;
  }
  #menu li .mod-menu__sub li a {
    font-size: 0.8em;
  }
  #menu li label.drop-icon, #toggle-menu span.drop-icon {
    right: 0px;
    font-size: 1.6em;
  }
  footer ul.nav {
    justify-content: flex-start;
  }
  .icon-search.icon-white::before {
    color: #b5d5d3;
  }
}
@media only screen and (min-width: 900px) {
  #menu {
    margin: 6px 0 0 15px;
    width: auto;
  }
  #menu a {
    color: #333333;
  }
  #menu li.current a {
    background-color: #6e9694;
    color: #ffffff;
  }
  #menu .nav.mod-menu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    background-color: transparent;
    padding-left: 10px;
  }
  #menu ul {
    width: auto;
  }
  #toggle-menu,
  #menu label.drop-icon {
    display: none;
  }
  #menu ul span.drop-icon {
    display: inline-block;
    display: none;
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 2em;
  }
  .caret { /*anderes drop-icon */
    margin-left: 4px;
    vertical-align: text-top;
    border-top: 4px dashed;
    border-top: 4px solid\9 ;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    top: 14px;
  }
  #menu .mod-menu__sub {
    position: absolute;
    padding-bottom: 0;
    z-index: 3000;
  }
  #menu .mod-menu__sub,
  #menu input[type=checkbox]:checked + .mod-menu__sub {
    display: none;
  }
  #menu .mod-menu__sub li {
    border-width: 0;
    width: 100%;
  }
  #menu .mod-menu__sub .mod-menu__sub {
    top: 0;
    left: 100%;
  }
  #menu li .mod-menu__sub li .mod-menu__sub a {
    margin-left: 0;
  }
  #menu li .mod-menu__sub li a {
    font-size: 0.9em;
    margin-left: 0;
  }
  #menu li:hover > input[type=checkbox] + .mod-menu__sub {
    display: inline;
    width: -moz-max-content;
    width: max-content;
  }
}
#myAccordion {
  position: relative;
  margin-bottom: 15px;
}

.accordion-button.collapsed, .accordion-button:not(.collapsed) {
  background-color: #b5d5d3;
  color: #000000;
  padding: 10px 20px;
  cursor: pointer;
  transition: 0.2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.accordion-item {
  margin-bottom: 20px;
}

.accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion-item:first-of-type .accordion-button {
  border: none;
  border-radius: 0;
}

h2.accordion-header {
  margin: 0;
}

.accordion-button:focus {
  box-shadow: none;
}/*# sourceMappingURL=template.css.map */