.table-responsive.table-svg table tr td {
  position: relative;
}
.table-responsive.table-svg table tr td .info-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 18px 35px;
  border-color: transparent transparent rgba(139, 129, 129, 0.2) transparent;
  color: white;
  z-index: 1;
}
.table-responsive.table-svg table tr td .info-icon span {
  margin-left: -12px;
  font-size: 11px;
  color: #007E46;
  font-weight: bold;
  line-height: 1;
  position: relative;
  font-family: Times;
  top: 6px;
  left: 1px;
}

.sticky-legend {
  transition: all 2s;
}
.sticky-legend .hide-sticky {
  display: inline-block;
}
.sticky-legend .visible-sticky {
  display: none;
}
.sticky-legend:not(.legend-fixed-top) .visible-not-sticky {
  display: inline-block;
}
.sticky-legend.legend-fixed-top {
  position: fixed;
  background-color: #fff;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  border-radius: 3px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 0.9em;
  top: 0rem;
  width: 100%;
  left: 0;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.sticky-legend.legend-fixed-top:before, .sticky-legend.legend-fixed-top:after {
  display: table;
  content: " ";
}
.sticky-legend.legend-fixed-top:after {
  clear: both;
}
@media (min-width: 768px) {
  .sticky-legend.legend-fixed-top {
    top: 0.5rem;
    left: 50%;
    width: 750px;
    margin-left: -375px;
  }
}
@media (min-width: 992px) {
  .sticky-legend.legend-fixed-top {
    width: 970px;
    margin-left: -485px;
  }
}
@media (min-width: 1200px) {
  .sticky-legend.legend-fixed-top {
    width: 1170px;
    margin-left: -585px;
  }
}
.sticky-legend.legend-fixed-top .hide-sticky {
  display: none;
}
.sticky-legend.legend-fixed-top .visible-sticky {
  display: inline-block;
}
.sticky-legend.legend-fixed-top .collapse-legend.collapse.in {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
}
.sticky-legend.legend-fixed-top .collapse-legend.collapse.in > section {
  margin-right: 1.5rem;
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
}
.sticky-legend.legend-fixed-top .collapse-legend.collapse.in > section > header {
  width: 100%;
}
.sticky-legend.legend-fixed-top .collapse-legend.collapse.in > section table {
  width: auto;
}
.sticky-legend.legend-fixed-top > section {
  margin-right: 1.5rem;
}
.sticky-legend.legend-fixed-top h2 {
  font-size: 16px;
}
.sticky-legend.legend-fixed-top header {
  clear: both;
}
.sticky-legend.legend-fixed-top h2,
.sticky-legend.legend-fixed-top h5 {
  margin-top: 10px;
  margin-bottom: 5px;
}
.sticky-legend.legend-fixed-top .legende-table {
  margin-bottom: 0;
}
.sticky-legend.legend-fixed-top .legende-table + .td-big {
  margin-top: 0;
  margin-left: 0;
}
.sticky-legend.legend-fixed-top .legende-table tbody {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
}
.sticky-legend.legend-fixed-top .legende-table tbody tr {
  margin-right: 15px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.sticky-legend.legend-fixed-top .legende-table tbody tr td,
.sticky-legend.legend-fixed-top .legende-table tbody tr th {
  padding: 1px 5px 1px 1px;
  line-height: 1;
}
.sticky-legend.legend-fixed-top .legende-table tbody tr td a,
.sticky-legend.legend-fixed-top .legende-table tbody tr th a {
  margin-top: 0;
}
.sticky-legend.legend-fixed-top .legende-table.td-big td:first-child {
  width: auto !important;
}
.sticky-legend.legend-fixed-top .legende-table.td-big td:first-child span:not(.hauptzuflug) {
  padding: 0;
}
.sticky-legend.legend-fixed-top .legende-table td {
  width: auto !important;
}
.sticky-legend.legend-fixed-top .legende-table td .small {
  font-size: 100%;
}
@media (max-width: 400px) {
  .sticky-legend.legend-fixed-top .befall-,
  .sticky-legend.legend-fixed-top .befall-0,
  .sticky-legend.legend-fixed-top .befall-1,
  .sticky-legend.legend-fixed-top .befall-5,
  .sticky-legend.legend-fixed-top .befall-7,
  .sticky-legend.legend-fixed-top .befall-10,
  .sticky-legend.legend-fixed-top .befall-15 {
    width: 17px;
    height: 17px;
  }
  .sticky-legend.legend-fixed-top .befall-:before,
  .sticky-legend.legend-fixed-top .befall-0:before,
  .sticky-legend.legend-fixed-top .befall-1:before,
  .sticky-legend.legend-fixed-top .befall-5:before,
  .sticky-legend.legend-fixed-top .befall-7:before,
  .sticky-legend.legend-fixed-top .befall-10:before,
  .sticky-legend.legend-fixed-top .befall-15:before {
    width: 18px;
    height: 18px;
  }
  .sticky-legend.legend-fixed-top .legende-table tbody tr {
    margin-right: 3px;
  }
  .sticky-legend.legend-fixed-top .legende-table tbody tr td {
    padding-right: 3px;
  }
}
.sticky-legend .close-legende .einblenden {
  display: none;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  color: white;
  background: #007E46;
  white-space: nowrap;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: background;
  transition-timing-function: linear;
  border-radius: 3px;
  padding: 5px 10px;
}
.sticky-legend .close-legende .einblenden:hover, .sticky-legend .close-legende .einblenden:focus {
  background: #004724;
}
.sticky-legend .close-legende .close {
  color: grey;
  margin-right: 10px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  font: 20px/18px Tahoma, Verdana, sans-serif;
  color: #007E46;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
  cursor: pointer;
}
.sticky-legend .close-legende.collapsed .einblenden {
  display: block;
}
.sticky-legend .close-legende.collapsed .close {
  display: none;
}
.sticky-legend .collapse-schadschwellen .legende-table .legend-tooltips {
  font-weight: bold;
}
.sticky-legend .collapse-schadschwellen .legende-table .underline {
  text-decoration: underline;
  margin-top: 3px;
  display: inline-block;
}
.sticky-legend .collapse-schadschwellen header h3,
.sticky-legend .collapse-schadschwellen header h2 {
  margin-bottom: 5px;
}
.sticky-legend:not(.legend-fixed-top) .close-legende {
  display: none;
}
.sticky-legend:not(.legend-fixed-top) .collapse-legend {
  margin-bottom: 2rem;
}
.sticky-legend:not(.legend-fixed-top) .collapse-legend.collapse:not(.in) {
  display: block !important;
  height: auto !important;
}
.sticky-legend:not(.legend-fixed-top) .close-schadschwellen {
  width: 100%;
  padding: 10px 20px 10px 6px;
  margin-bottom: 0;
  color: black;
}
.sticky-legend:not(.legend-fixed-top) .collapse-schadschwellen {
  border-width: 0 1px 1px 1px;
  border-color: #ccc;
  border-style: solid;
  float: left;
  padding: 0 10px 0 5px;
  background: white;
  width: 100%;
}
.sticky-legend:not(.legend-fixed-top) .collapse-schadschwellen .legende-table td:first-child {
  width: 25px !important;
}
.sticky-legend:not(.legend-fixed-top) .collapse-schadschwellen > div,
.sticky-legend:not(.legend-fixed-top) .collapse-schadschwellen > section {
  font-size: 0.9em;
}
.sticky-legend:not(.legend-fixed-top) .collapse-schadschwellen > div header .slim,
.sticky-legend:not(.legend-fixed-top) .collapse-schadschwellen > section header .slim {
  font-weight: normal;
}

@media (min-width: 768px) {
  .sticky-legend.legend-fixed-top section header h3 {
    font-size: 1em !important;
    font-weight: bold !important;
    margin: 0.5rem 0 0;
  }
  .sticky-legend.legend-fixed-top section.schwellen {
    margin-right: 0;
    display: inline-flex;
    flex-wrap: wrap;
  }
  .sticky-legend.legend-fixed-top section.schwellen > header {
    width: 100%;
  }
  .sticky-legend.legend-fixed-top section.schwellen > section {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .sticky-legend .legende-table.td-big td {
    width: calc(100% - 30px) !important;
  }
  .sticky-legend .legende-table.td-big td:first-child {
    width: 30px !important;
  }
}

.close-schadschwellen {
  margin-top: 5px;
  margin-bottom: 5px;
  border-width: 1px;
  border-style: solid;
  padding: 6px 20px 4px 6px;
  line-height: 1;
  display: inline-block;
  border-radius: 3px;
  position: relative;
}
.close-schadschwellen > span.icon {
  width: 14px;
  height: 14px;
  right: 3px;
  position: absolute;
  display: inline-block;
}
.close-schadschwellen > span.icon:after, .close-schadschwellen > span.icon:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
}
.close-schadschwellen > span.icon:after {
  transform: translate(-50%, -50%);
  height: 2px;
  width: 50%;
  background: #333;
}
.close-schadschwellen > span.icon:before {
  transform: translate(-50%, -50%);
  height: 50%;
  width: 2px;
  background: #333;
}
.close-schadschwellen span.text:before {
  content: " ausblenden";
}
.close-schadschwellen.collapsed span.text:before {
  content: " einblenden";
}
.close-schadschwellen:not(.collapsed) > span.icon {
  transition: all 0.75s ease-in;
  transform: rotate(180deg);
}
.close-schadschwellen:not(.collapsed) > span.icon:before {
  width: 0;
}

.teaser {
  font-size: 1.8rem;
  line-height: 1.5em;
  line-height: 24px;
  color: #606060;
}

.row.small-padding {
  margin-left: -5px;
  margin-right: -5px;
}
.row.small-padding > div[class*=col-xs-],
.row.small-padding > div[class*=col-sm-],
.row.small-padding > div[class*=col-md-],
.row.small-padding > div[class*=col-lg-] {
  padding-left: 5px;
  padding-right: 5px;
}
.row.small-padding > div:first-child .SumoSelect {
  width: 100%;
}

.row.xs-padding > :first-child .SumoSelect {
  width: 100% !important;
}
@media (max-width: 760px) {
  .row.xs-padding {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.xs-padding .row {
    margin-left: -2px;
    margin-right: -2px;
  }
  .row.xs-padding > div[class*=col-xs-],
  .row.xs-padding > div[class*=col-sm-],
  .row.xs-padding > div[class*=col-md-],
  .row.xs-padding > div[class*=col-lg-] {
    padding-left: 2px;
    padding-right: 2px;
  }
}

.dummy-home .home-box .helper {
  margin: 1.7em 1em 0.5em 1em;
  color: black;
}
.dummy-home .home-box .helper ul {
  display: block;
  list-style: inherit;
  list-style-type: auto;
}
.dummy-home .home-box .helper ul li .spacer {
  display: inline-block;
  width: 1rem;
  height: 0.25rem;
}
.dummy-home .home-box .helper ul li a {
  color: black;
}
.dummy-home .home-box .helper ul li a:hover, .dummy-home .home-box .helper ul li a:focus {
  text-decoration: underline;
}