div.maschinedetail .stammdaten {
  margin-top: 22px;
  margin-bottom: 48px;
}
div.maschinedetail .stammdaten .lieferantenlogo {
  margin-bottom: 30px;
}
div.maschinedetail .stammdaten table.maschineninfo {
  display: inline-block;
}
div.maschinedetail .stammdaten table.maschineninfo td.title {
  padding-right: 15px;
}
div.maschinedetail .stammdaten table.maschineninfo td.value {
  text-align: right;
}
div.maschinedetail .stammdaten table.maschineninfo td.unit {
  padding-left: 5px;
}
div.maschinedetail .stammdaten .price-wrapper {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}
div.maschinedetail .stammdaten .price-wrapper span:first-child {
  font-size: 2.5rem;
}
div.maschinedetail .stammdaten .configure-button {
  margin-top: 30px;
  color: #fff;
  background-color: #ff0000;
  padding: 8px 12px;
  display: flex;
  gap: 40px;
  align-items: center;
  font-size: 14px;
  width: fit-content;
}
div.maschinedetail .stammdaten .configure-button .icon-arrow-right {
  width: 24px;
  height: 24px;
  background-image: url("/static/images/arrow_right.svg");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
}
div.maschinedetail ul.imageswitcher {
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
div.maschinedetail table.keyfacts td {
  padding-right: 15px;
}
div.maschinedetail .thumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.maschinedetail .thumbs li {
  margin-bottom: 10px;
}
div.maschinedetail .navtitle h2 {
  text-align: center;
  line-height: 135px;
  padding: 0;
  margin: 0;
}
div.maschinedetail h1.maschinetitle {
  margin-top: 0;
}
div.maschinedetail ul.actions li {
  display: inline-block;
  float: left;
  width: 210px;
}
div.titel h2 {
  text-align: center;
  color: #515359;
  line-height: 118px;
}
div.stickynav {
  background-color: #eaeaea;
}
div.stickynav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow-x: auto;
  height: 67px;
  white-space: nowrap;
}
div.stickynav li {
  cursor: pointer;
  display: inline-block;
  padding: 0 44px;
  color: #515359;
  line-height: 67px;
}
div.stickynav li.active {
  background-color: #515359;
  color: white;
}
div.stickynav li:hover {
  background-color: #A7A8AC;
}
div.bereich_grau {
  background-color: #eaeaea;
}
div.basismaschinencontainer {
  background-color: #eaeaea;
  padding-bottom: 30px;
}
div.basismaschinencontainer h2 {
  padding: 0;
  margin: 0;
  line-height: 118px;
  text-align: center;
}
div.basismaschinencontainer div.basismaschinen {
  text-align: center;
  padding-bottom: 15px;
}
div.basismaschinencontainer div.basismaschine {
  display: inline-block;
  width: 370px;
  text-align: left;
}
div.basismaschinencontainer div.basismaschine h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
div.basismaschinencontainer div.basismaschine p {
  font-size: 12px;
  line-height: 21px;
}
div.basismaschinencontainer div.basismaschine.links {
  float: left;
}
div.basismaschinencontainer div.basismaschine.rechts {
  float: right;
}
div.basismaschinencontainer div.beschreibung h3 {
  margin: 0 0 30px 0;
}
div.dunkelgrau.beschreibung {
  margin-bottom: 50px;
}
div.highlightpresenter div.presenter_kachel {
  margin-bottom: 64px;
}
div.highlightpresenter div.presenter_kachel div.line a {
  color: #f9f9f9;
}
div.highlightcontainer {
  background-color: #333;
  color: white;
}
div.highlightcontainer h3 {
  margin-top: 7px;
}
div.highlightcontainer p {
  margin-bottom: 35px;
}
div.highlightcontainer ul.tags {
  list-style: none;
  margin: 0 0 21px 0;
  padding: 0;
}
div.highlightcontainer ul.tags li {
  display: inline-block;
  color: #515359;
  background-color: #A7A8AC;
  padding: 0 15px;
  line-height: 44px;
  margin-right: 20px;
  margin-bottom: 15px;
  cursor: pointer;
}
div.highlightcontainer ul.tags li.active {
  background-color: white;
}
div.highlightcontainer ul.tags li:hover {
  background-color: #c0c0c2;
}
div.highlightcontainer ul.imageswitcher li {
  margin-bottom: 10px;
  margin-right: 29px;
}
div#technischedaten ul.areaswitcher {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
div#technischedaten ul.areaswitcher li {
  display: inline-block;
  color: #515359;
  background-color: #eaeaea;
  padding: 0 15px;
  line-height: 44px;
  margin-right: 20px;
  margin-bottom: 15px;
  cursor: pointer;
}
div#technischedaten ul.areaswitcher li.active {
  background-color: #515359;
  color: white;
}
div#technischedaten ul.areaswitcher li:hover {
  background-color: #c0c0c2;
}
div#technischedaten div.row.switcher strong {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 17px;
  color: #515359;
}
div#technischedaten ul.accordeon {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}
div#technischedaten ul.accordeon li {
  display: block;
}
div#technischedaten ul.accordeon li h3 {
  cursor: pointer;
  padding: 28px 20px;
  margin: 0;
  border-top: 1px solid #d3d4d6;
  position: relative;
  text-transform: uppercase;
}
div#technischedaten ul.accordeon li h3::after {
  content: "";
  display: inline-block;
  background-image: url("/static/images/chevron_down_grau.svg");
  width: 24px;
  height: 14px;
  position: absolute;
  right: 33px;
  background-size: 24px;
}
div#technischedaten ul.accordeon li.active h3::after {
  background-image: url("/static/images/chevron_up_grau.svg");
}
div#technischedaten ul.accordeon li.active div.content {
  display: block;
}
div#technischedaten ul.accordeon div.content {
  display: none;
}
div.anbaugeraete,
div.fallbeispiele {
  padding-bottom: 50px;
}
.zur_uebersicht {
  text-align: right;
}
.zur_uebersicht a {
  color: #c40a1b;
}
.zur_uebersicht a:hover {
  text-decoration: none;
}
.zur_uebersicht .scrollercontrol {
  margin-left: 35px;
}
div.technische_daten {
  overflow: scroll;
}
div.technische_daten h4 {
  margin-top: 30px;
  margin-bottom: 15px;
}
div.technische_daten table.technische_daten {
  margin-bottom: 30px;
  margin-left: 20px;
  min-width: calc(80%);
}
div.technische_daten table.technische_daten tr {
  border-bottom: 1px solid #A7A8AC;
}
div.technische_daten table.technische_daten td {
  padding: 10px 20px 10px 0;
  vertical-align: top;
}
div.technische_daten table.technische_daten td.quantityValue,
div.technische_daten table.technische_daten td.quantityValueRange,
div.technische_daten table.technische_daten td.quantity,
div.technische_daten table.technische_daten td.content.input {
  text-align: right;
  padding: 10px 10px 10px 20px;
}
div.technische_daten table.technische_daten td.table table th {
  padding: 5px 10px;
}
div.technische_daten table.technische_daten td.table table td {
  text-align: center;
}
div.technische_daten table.technische_daten td.table table > tbody > tr:first-child > th {
  text-align: center;
}
div.technische_daten ul.technicaldata-table-footnotes {
  margin-top: 15px;
  font-size: 10px;
}
#technischedaten div.disclaimer {
  padding: 35px;
}
.kachelscroller .fallbeispielkachel {
  padding: 0 9px;
  white-space: normal;
  vertical-align: top;
}
.kachelscroller .fallbeispielkachel h3 {
  font-size: 19px;
  font-weight: bold;
}
/*    ####################################################################
      #                                                                  #
      #      ##  ##   #####                                              #
      #      ##  ##  ##   ##                                             #
      #       ####   ##                                                  #
      #        ##     #####                                              #
      #       ####        ##                                             #
      #      ##  ##  ##   ##                                             #
      #      ##  ##   #####                                              #
      #                                                                  #
      ####################################################################
 */
@media (max-width: 767px) {
  div.technische_daten table.technische_daten {
    margin-left: 0;
  }
  div.technische_daten table.technische_daten td.content.table {
    padding: 0;
  }
  div#technischedaten ul.accordeon li h3::after {
    right: 0;
  }
  .stammdaten #productimage {
    margin-bottom: 30px;
  }
}
/*    ####################################################################
      #                                                                  #
      #       ####   ##   ##                                             #
      #      ##  ##  ### ###    ##                                       #
      #      ##      #######    ##                                       #
      #       ####   ## # ##  ######                                     #
      #          ##  ##   ##  ######                                     #
      #      ##  ##  ##   ##    ##                                       #
      #       ####   ##   ##    ##                                       #
      #                                                                  #
      ####################################################################
 */
@media (min-width: 768px) and (max-width: 991px) {
  ul.imageswitcher {
    height: 303px;
  }
  div.technische_daten table.technische_daten {
    min-width: 500px;
  }
}
/*    ####################################################################
      #                                                                  #
      #     ##   ##  ####                                                #
      #     ### ###  ## ##                                               #
      #     #######  ##  ##                                              #
      #     ## # ##  ##  ##                                              #
      #     ##   ##  ##  ##                                              #
      #     ##   ##  ## ##                                               #
      #     ##   ##  ####                                                #
      #                                                                  #
      ####################################################################
 */
@media (min-width: 1200px) {
  div.maschinedetail ul.actions:not(.notBottom) {
    position: absolute;
    bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  ul.imageswitcher {
    height: 303px;
  }
}
/*    ####################################################################
      #                                                                  #
      #     ##        #####                                              #
      #     ##       ##   ##                                             #
      #     ##       ##                                                  #
      #     ##       ##  ###                                             #
      #     ##       ##   ##                                             #
      #     ##       ##   ##                                             #
      #     #######   #####                                              #
      #                                                                  #
      ####################################################################
 */
@media (min-width: 1200px) {
  ul.imageswitcher {
    height: 370px;
  }
  div.technische_daten {
    overflow: unset;
  }
  div.technische_daten table.technische_daten {
    min-width: 500px;
  }
  div.maschinedetail .stammdaten .configure-button {
    margin-bottom: 40px;
  }
}
/*    ####################################################################
      #                                                                  #
      #     ##  ##   ##                                                  #
      #     ##  ##   ##                                                  #
      #      ####    ##                                                  #
      #       ##     ##                                                  #
      #      ####    ##                                                  #
      #     ##  ##   ##                                                  #
      #     ##  ##   #######                                             #
      #                                                                  #
      ####################################################################
 */
@media (min-width: 1680px) {
  ul.imageswitcher {
    height: 530px;
  }
}
