@charset "utf-8";
/* LESS Document */
/* Breakpoints */
/* Farben */
/* CSS Document */
.aktuelles_kategorienzeile {
  font-size: 0.8em;
}
.aktuelles_author_date {
  font-size: 0.7em;
}
.aktuelles_image img {
  width: 100%;
  border-radius: 20px;
}
.aktuelles_imagetext {
  text-align: center !important;
  font-size: 0.8em;
}
.aktuelles_text,
.aktuelles_text p {
  margin-bottom: 6px;
}
.aktuellesnavi {
  text-align: center;
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  margin-top: 5px;
  color: #212b6b !important;
}
.pagelinkinactive {
  margin: 0 10px;
  text-decoration: underline!important;
}
@media (max-width: 576px) {
  .pagelinkinactive {
    font-size: 0.8em;
  }
}
@media (min-width: 576px) {
  .pagelinkinactive {
    font-size: 0.9em;
  }
}
@media (min-width: 768px) {
  .pagelinkinactive {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  .pagelinkinactive {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .pagelinkinactive {
    font-size: 1em;
  }
}
.pagelinkactive {
  margin: 0 10px;
  text-decoration: none !important;
  font-size: 1.2em;
}
@media (max-width: 576px) {
  .pagelinkactive {
    font-size: 1.2em;
  }
}
@media (min-width: 576px) {
  .pagelinkactive {
    font-size: 1.2em;
  }
}
@media (min-width: 768px) {
  .pagelinkactive {
    font-size: 1.3em;
  }
}
@media (min-width: 992px) {
  .pagelinkactive {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .pagelinkactive {
    font-size: 1.3em;
  }
}
.geschichte_jahreszahl {
  text-align: center;
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  margin-top: 5px;
  color: #212b6b !important;
}
@media (max-width: 576px) {
  .geschichte_jahreszahl {
    font-size: 1em;
  }
}
@media (min-width: 576px) {
  .geschichte_jahreszahl {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .geschichte_jahreszahl {
    font-size: 1.3em;
  }
}
@media (min-width: 992px) {
  .geschichte_jahreszahl {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .geschichte_jahreszahl {
    font-size: 1.3em;
  }
}
.produkte_container a {
  color: #000;
  text-decoration: none;
}
.produkte_container a:hover {
  color: #000;
  text-decoration: underline;
}
.allergene_container {
  background-color: #212b6b;
  border-radius: 20px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.8);
  margin-bottom: 15px;
  color: #FFF;
  font-size: 0.9em;
}
.allergene_container h1 {
  color: #FFF;
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4em;
  white-space: nowrap;
  display: table;
  position: relative;
  left: -7px;
  top: 8px;
  padding: 3px 25px 3px 20px;
  margin: 0px 0px 15px 0px;
  background-color: #f8ac00;
  border-radius: 20px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.8);
}
.allergene_container a {
  color: #FFF;
  text-decoration: underline;
  font-weight: 600;
}
.allergene_zutaten ul {
  padding-left: 17px;
}
#allergene_button_link {
  background: none;
  border: 0;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}
.allergene_roundedOne {
  width: 27px;
  height: 27px;
  background: #f8ac00;
  margin-top: 3px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-right: 8px;
  border-radius: 40px;
  position: relative;
}
.allergene_checkbox {
  visibility: hidden;
}
.allergene_roundedOne label {
  cursor: pointer;
  position: absolute;
  width: 19px;
  height: 19px;
  border-radius: 40px;
  left: 4px;
  top: 4px;
  background: #212121;
}
.allergene_roundedOne label::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: #9A9A9A;
  border-radius: 50px;
  top: 2px;
  left: 2px;
}
.allergene_roundedOne input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
#table_naehrwerte td {
  color: #FFF;
  border: 2px #f8ac00 solid;
  border-collapse: collapse;
  padding-left: 6px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  vertical-align: top;
}
.brotplan_container {
  padding: 0px 10px !important;
}
.brotplan_nametop_container {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  padding-left: 1px;
  padding-right: 1px;
  margin: 3px 0px;
}
@media (max-width: 576px) {
  .brotplan_nametop_container {
    font-size: 1em;
  }
}
@media (min-width: 576px) {
  .brotplan_nametop_container {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .brotplan_nametop_container {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  .brotplan_nametop_container {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .brotplan_nametop_container {
    font-size: 1.3em;
  }
}
.brotplan_day_container {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  padding-left: 1px;
  padding-right: 1px;
  margin: 3px 0px;
}
@media (max-width: 576px) {
  .brotplan_day_container {
    font-size: 1em;
  }
}
@media (min-width: 576px) {
  .brotplan_day_container {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .brotplan_day_container {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  .brotplan_day_container {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .brotplan_day_container {
    font-size: 1.3em;
  }
}
.brotplan_name_container {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 3px 0px;
  background-color: #666;
}
@media (max-width: 576px) {
  .brotplan_name_container {
    font-size: 1em;
  }
}
@media (min-width: 576px) {
  .brotplan_name_container {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .brotplan_name_container {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  .brotplan_name_container {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .brotplan_name_container {
    font-size: 1.3em;
  }
}
.brotplan_img_container {
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 2px;
  margin: 3px 0px;
  border-left: 2px solid #C1C1C1;
  background-color: #666;
}
.brotplan_dot {
  width: 16px;
  height: 16px;
  border-radius: 50px;
  background-color: #f8ac00;
  margin: 6px 0px;
}
.brotplan_schmetterling {
  padding: 3px;
}
.speiseplan_container {
  padding: 0px 10px !important;
}
.speiseplan_nametop_container {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  padding-left: 1px;
  padding-right: 1px;
  margin: 3px 0px;
}
@media (max-width: 576px) {
  .speiseplan_nametop_container {
    font-size: 1em;
  }
}
@media (min-width: 576px) {
  .speiseplan_nametop_container {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .speiseplan_nametop_container {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  .speiseplan_nametop_container {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .speiseplan_nametop_container {
    font-size: 1.3em;
  }
}
.speiseplan_day_container {
  padding-left: 8px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 4px;
  margin: 3px 0px;
  background-color: #777;
  font-weight: bold;
}
@media (max-width: 576px) {
  .speiseplan_day_container {
    font-size: 1.1em;
  }
}
@media (min-width: 576px) {
  .speiseplan_day_container {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .speiseplan_day_container {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  .speiseplan_day_container {
    font-size: 1.6em;
  }
}
@media (min-width: 1200px) {
  .speiseplan_day_container {
    font-size: 1.6em;
  }
}
.speiseplan_name_container {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 4px;
  margin: 3px 0px;
  line-height: 35px;
  background-color: #777;
}
@media (max-width: 576px) {
  .speiseplan_name_container {
    font-size: 1em;
    line-height: 22px;
  }
}
@media (min-width: 576px) {
  .speiseplan_name_container {
    font-size: 1em;
    line-height: 22px;
  }
}
@media (min-width: 768px) {
  .speiseplan_name_container {
    font-size: 1em;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  .speiseplan_name_container {
    font-size: 1.3em;
    line-height: 30px;
  }
}
@media (min-width: 1200px) {
  .speiseplan_name_container {
    font-size: 1.3em;
    line-height: 30px;
  }
}
.faq_headline {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  text-align: left;
  color: #212b6b;
  padding: 0px;
  margin: 0px 0px 10px 0px !important;
}
@media (max-width: 576px) {
  .faq_headline {
    font-size: 1em !important;
  }
}
@media (min-width: 576px) {
  .faq_headline {
    font-size: 1em !important;
  }
}
@media (min-width: 768px) {
  .faq_headline {
    font-size: 1em !important;
  }
}
@media (min-width: 992px) {
  .faq_headline {
    font-size: 1.1em !important;
  }
}
@media (min-width: 1200px) {
  .faq_headline {
    font-size: 1.1em !important;
  }
}
.faq_headline a {
  text-decoration: none !important;
}
.faq_headline a:hover {
  color: #212b6b !important;
}
.praemien_nametop_container,
.praemien_produktname {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  padding-left: 1px;
  padding-right: 1px;
  margin: 3px 0px;
}
@media (max-width: 576px) {
  .praemien_nametop_container,
  .praemien_produktname {
    font-size: 1em;
  }
}
@media (min-width: 576px) {
  .praemien_nametop_container,
  .praemien_produktname {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  .praemien_nametop_container,
  .praemien_produktname {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  .praemien_nametop_container,
  .praemien_produktname {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .praemien_nametop_container,
  .praemien_produktname {
    font-size: 1.3em;
  }
}
.praemien_punkte_container {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  text-align: center;
  padding: 3px 10px 10px 2px;
  margin: 3px 0px;
  background-color: #666;
}
@media (max-width: 576px) {
  .praemien_punkte_container {
    font-size: 1.2em;
  }
}
@media (min-width: 576px) {
  .praemien_punkte_container {
    font-size: 1.2em;
  }
}
@media (min-width: 768px) {
  .praemien_punkte_container {
    font-size: 1.4em;
  }
}
@media (min-width: 992px) {
  .praemien_punkte_container {
    font-size: 1.6em;
  }
}
@media (min-width: 1200px) {
  .praemien_punkte_container {
    font-size: 1.6em;
  }
}
.praemien_produkt_container {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  padding: 3px 10px 10px 2px;
  margin: 3px 0px;
  background-color: #666;
}
.tee_name {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  text-align: left;
  padding: 0px;
  margin: 0px 0px 4px 0px;
}
@media (max-width: 576px) {
  .tee_name {
    font-size: 1.2em;
  }
}
@media (min-width: 576px) {
  .tee_name {
    font-size: 1.2em;
  }
}
@media (min-width: 768px) {
  .tee_name {
    font-size: 1.2em;
  }
}
@media (min-width: 992px) {
  .tee_name {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .tee_name {
    font-size: 1.5em;
  }
}
.angebotsplugin_headline_big {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  text-align: left;
  color: #FFF;
  padding: 0px;
  margin: 0px 0px 4px 0px;
  font-size: 1.5em;
}
.angebotsplugin_headline_small {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  text-align: left;
  color: #FFF;
  padding: 0px;
  margin: 0px 0px 4px 0px;
  font-size: 1.3em;
}
.angebotsplugin_angebotspreis {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  text-align: right;
  color: #FFF;
  font-size: 2.2em;
  vertical-align: bottom;
}
.angebotsplugin_angebotsmenge {
  font-family: 'Days One';
  font-style: normal;
  font-weight: 400;
  text-align: right;
  color: #FFF;
  font-size: 1.2em;
  vertical-align: bottom;
  padding: 0px 8px 7px;
}
.angebotsplugin_angebotsvorrat {
  font-size: 0.9em;
}
.symbolplugin_container {
  background-color: #fff8e9;
  color: #000;
  border-radius: 15px;
  padding: 7px;
  margin: 5px 0px;
}
.kundenbereich {
  font-size: 1em;
}
.kundenbereich a {
  font-weight: bold;
  text-decoration: none;
}
.kundenbereich a:hover {
  font-weight: bold;
  text-decoration: underline;
}
.kundenbereich .kundenkartendaten_container {
  border: 3px solid #fff;
  border-radius: 10px;
  margin: 12px 8px;
  padding: 10px;
  background-color: #F8AC00;
  color: #000;
  max-width: 280px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.8);
}
.lieferuebersicht_tagesdaten,
.lieferuebersicht_artikeldaten {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.lieferuebersicht_tagesdaten .table_headline {
  font-weight: bold;
}
.lieferuebersicht_tagesdaten .tageszeile {
  background-color: #212b6b;
  color: #fff;
  border-radius: 10px;
  border-top: 3px solid #fff8e9;
  cursor: pointer;
}
.lieferuebersicht_tagesdaten .mehrinfo {
  font-size: 31px;
  line-height: 36px;
  vertical-align: middle;
  padding-bottom: 5px;
  height: 35px;
  padding-left: 10px;
}
.lieferuebersicht_tagesdaten td,
.lieferuebersicht_artikeldaten td {
  padding: 4px 8px;
}
.lieferuebersicht_tagesdaten .datarow {
  border-top: 2px solid #212b6b;
  height: 42px;
  vertical-align: middle;
  font-weight: bold;
}
.lieferuebersicht_artikeldaten .datarow {
  border-top: 2px solid #212b6b;
  height: 42px;
  vertical-align: middle;
  font-weight: normal;
}
.lieferuebersicht_zeitraum_container {
  display: inline-block;
  background-color: #f8ac00;
  border-radius: 15px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.8);
  padding: 5px;
  margin-bottom: 15px;
}
