/*
Theme Name: WP-Lohnsteuer-Kompakt
Description: A child theme of WP-Forge
Author: gwo
Author URI: https://www.forium.de
Template: wp-forge
Version: 1.5.6
Text Domain: wp-lk

*/
@font-face {
  font-family: 'roboto';
  src: url("fonts/roboto_full_subsets/roboto-bold.eot");
  src: url("fonts/roboto_full_subsets/roboto-bold.eot?#iefix") format("embedded-opentype"), url("fonts/roboto_full_subsets/roboto-bold.woff2") format("woff2"), url("fonts/roboto_full_subsets/roboto-bold.woff") format("woff"), url("fonts/roboto_full_subsets/roboto-bold.ttf") format("truetype"), url("fonts/roboto_full_subsets/roboto-bold.svg#robotobold") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'roboto';
  src: url("fonts/roboto_full_subsets/roboto-bolditalic.eot");
  src: url("fonts/roboto_full_subsets/roboto-bolditalic.eot?#iefix") format("embedded-opentype"), url("fonts/roboto_full_subsets/roboto-bolditalic.woff2") format("woff2"), url("fonts/roboto_full_subsets/roboto-bolditalic.woff") format("woff"), url("fonts/roboto_full_subsets/roboto-bolditalic.ttf") format("truetype"), url("fonts/roboto_full_subsets/roboto-bolditalic.svg#robotobold_italic") format("svg");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: 'roboto';
  src: url("fonts/roboto_full_subsets/roboto-medium.eot");
  src: url("fonts/roboto_full_subsets/roboto-medium.eot?#iefix") format("embedded-opentype"), url("fonts/roboto_full_subsets/roboto-medium.woff2") format("woff2"), url("fonts/roboto_full_subsets/roboto-medium.woff") format("woff"), url("fonts/roboto_full_subsets/roboto-medium.ttf") format("truetype"), url("fonts/roboto_full_subsets/roboto-medium.svg#robotomedium") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'roboto';
  src: url("fonts/roboto_full_subsets/roboto-mediumitalic.eot");
  src: url("fonts/roboto_full_subsets/roboto-mediumitalic.eot?#iefix") format("embedded-opentype"), url("fonts/roboto_full_subsets/roboto-mediumitalic.woff2") format("woff2"), url("fonts/roboto_full_subsets/roboto-mediumitalic.woff") format("woff"), url("fonts/roboto_full_subsets/roboto-mediumitalic.ttf") format("truetype"), url("fonts/roboto_full_subsets/roboto-mediumitalic.svg#robotomedium_italic") format("svg");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: 'roboto';
  src: url("fonts/roboto_full_subsets/roboto-italic.eot");
  src: url("fonts/roboto_full_subsets/roboto-italic.eot?#iefix") format("embedded-opentype"), url("fonts/roboto_full_subsets/roboto-italic.woff2") format("woff2"), url("fonts/roboto_full_subsets/roboto-italic.woff") format("woff"), url("fonts/roboto_full_subsets/roboto-italic.ttf") format("truetype"), url("fonts/roboto_full_subsets/roboto-italic.svg#robotoitalic") format("svg");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'roboto';
  src: url("fonts/roboto_full_subsets/roboto-regular.eot");
  src: url("fonts/roboto_full_subsets/roboto-regular.eot?#iefix") format("embedded-opentype"), url("fonts/roboto_full_subsets/roboto-regular.woff2") format("woff2"), url("fonts/roboto_full_subsets/roboto-regular.woff") format("woff"), url("fonts/roboto_full_subsets/roboto-regular.ttf") format("truetype"), url("fonts/roboto_full_subsets/roboto-regular.svg#robotoregular") format("svg");
  font-weight: 400;
  font-style: normal; }
*:focus {
  outline: 0 none !important; }

a {
  color: #64930a;
  transition: all .1s ease-in !important; }
  a:hover, a:focus {
    color: #333; }

.header_wrap,
.grid-container {
  max-width: 80rem; }

.header_wrap.grid-container:not(.full) > .grid-padding-x {
  margin-left: -.9375rem;
  margin-right: -.9375rem; }

.grid-padding-x > .cell {
  padding-left: .9375rem;
  padding-right: .9375rem; }

.grid-padding-y > .cell {
  padding-top: .9375rem;
  padding-bottom: .9375rem; }

.button, .button.primary {
  font-size: 1rem;
  background-color: #eeefea;
  color: #333;
  border: 0 none;
  border-radius: 3px;
  -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
  transition: background-color 0.1s ease-out, color 0.1s ease-out; }

.button.small, .menu .button {
  font-size: inherit;
  padding: .5rem .5rem; }

.button.large {
  font-size: inherit; }

.button:hover, .button:focus,
.button.primary:hover, .button.primary:focus {
  color: #111;
  background-color: #b7b8b0; }

.button.secondary {
  background-color: #cacbc3; }

.button.secondary:hover, .button.secondary:focus {
  background-color: #ddded6;
  color: #111; }

.button.success, .button.submit {
  background-color: #8bb50e;
  color: #fff;
  font-weight: 500; }

.button.success:hover, .button.success:focus,
.button.submit:hover, .button.submit:focus {
  background-color: #abd149;
  color: #333; }

.button.warning {
  background-color: #f08a24;
  color: #fff;
  font-weight: 500; }

.button.warning:hover, .button.warning:focus {
  background-color: #f4aa60;
  color: #fff; }

.button.alert {
  background-color: #c60f13;
  color: #fff;
  font-weight: 500; }

.button .has-tip,
.button.has-tip {
  border-bottom: 0 none;
  cursor: pointer; }
  .button .has-tip:focus,
  .button.has-tip:focus {
    outline: 0 none; }

.button.cta {
  font-size: 1.375rem;
  font-weight: 500;
  padding: .75rem 1rem; }

.callout {
  border: 0 none;
  color: #333; }
  .callout.primary {
    background-color: #e6e7e1;
    color: #333; }
    .callout.primary .button.primary {
      background-color: #f7f7f5; }
      .callout.primary .button.primary:hover {
        background-color: #fefffd; }
  .callout.secondary {
    background-color: #eeefea; }
  .callout.success {
    background-color: #f2fce0; }
  .callout.warning {
    background-color: #fcead7; }
  .callout.alert {
    background-color: #f8dedf; }
  .callout.bg_gruen {
    background-color: #fafef2;
    border: 1px solid #e0ffac; }
  .callout.umrandet {
    background-color: #fff;
    border: 1px solid #ccc; }
  .callout a {
    color: #4a7c07; }
  .callout legend {
    padding: 0 5px; }

.card {
  color: #333; }

label {
  font-size: inherit;
  color: #555; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888;
  opacity: 1; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #888;
  opacity: 1; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #888;
  opacity: 1; }

input::placeholder,
textarea::placeholder {
  color: #888;
  opacity: 1; }

.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 3px 0 0 3px; }

.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 3px 3px 0; }

.input-group-button a.button .fa {
  padding-top: 10px; }

.menu a {
  line-height: inherit;
  color: #719e0b; }
  .menu a:hover, .menu a:focus {
    color: #333;
    text-decoration: none; }

.dropdown.menu > li.is-active > a {
  color: #333; }

.breadcrumbs li {
  font-size: 1rem; }
  .breadcrumbs li:not(:last-child)::after {
    color: #888; }

.breadcrumbs a {
  color: #888; }
  .breadcrumbs a:hover, .breadcrumbs a:active {
    color: #64930a;
    text-decoration: none; }

.badge {
  font-size: inherit;
  padding: 1.875rem 0.9375rem;
  background-color: #8bb50e;
  color: #fff;
  font-weight: 500; }

.tooltip {
  z-index: 160000;
  background-color: #f08a24;
  font-weight: 500;
  color: #fff;
  font-size: inherit;
  max-width: 30%;
  margin-top: 0.5rem;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); }
  .tooltip.bottom::before {
    border-bottom-color: #f08a24; }
  .tooltip.top::before {
    border-top-color: #f08a24; }
  .tooltip.left::before {
    border-left-color: #f08a24; }
  .tooltip.right::before {
    border-right-color: #f08a24; }

ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list) {
  list-style-type: none;
  margin-left: 1em; }
  ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list) li {
    position: relative; }
    ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list) li:before {
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: "\f04b";
      font-size: 0.5em;
      position: absolute;
      top: 0.75em;
      left: -1.875em; }
  ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list).dateiliste {
    margin-left: 1.25em; }
    ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list).dateiliste li {
      padding: 4px 0; }
      ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list).dateiliste li.noicon {
        margin-left: -1.25em; }
      ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list).dateiliste li:before {
        content: "\f15b";
        font-weight: 400;
        font-size: 1em;
        top: 4px;
        left: -1.25em; }
  ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list).buttonliste {
    margin-left: 0;
    margin-bottom: 0.9375rem; }
    ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list).buttonliste li:before {
      content: ""; }
  ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list) li.noicon {
    margin-left: -1em; }
    ul:not(.menu):not(.breadcrumbs):not(.no-bullet):not(.accordion):not(.tabs):not(.orbit-container):not(.inline-list):not(.noicon):not(.checkliste):not(.error_list) li.noicon:before {
      content: ""; }

ul.noicon {
  list-style-type: none;
  margin-left: 0; }
  ul.noicon li:before {
    content: "" !important; }

ul.error_list {
  list-style-type: none;
  margin-left: 1em; }
  ul.error_list li {
    position: relative;
    color: #c60f13; }
    ul.error_list li:before {
      font-family: 'Font Awesome 5 Free';
      font-size: inherit;
      font-weight: 900;
      content: "-";
      position: absolute;
      top: 0;
      left: -1em; }

.linkliste a, a.linkliste,
.widget_recent_entries ul li a,
.widget-area .widget .menu li a {
  color: #333;
  text-decoration: none; }
  .linkliste a:hover, a.linkliste:hover,
  .widget_recent_entries ul li a:hover,
  .widget-area .widget .menu li a:hover {
    color: #64930a; }

.widget_recent_entries ul li:before, .widget_recent_entries ul li a {
  color: #555; }

/* +++ Tabellen: +++ */
table, .entry-content-post table {
  margin: 1rem 0;
  border: 1px solid #64655d;
  border-radius: 3px;
  line-height: 1.5; }

thead, .entry-content-post thead {
  background-color: #fff; }
  thead tr:first-child th, .entry-content-post thead tr:first-child th {
    background-color: #64655d;
    color: #fff;
    font-weight: 500; }

thead th, thead td,
tfoot th, tfoot td {
  padding: 0.5rem 0.75rem;
  border: 0 none; }

tr, th, td,
thead, tbody, tfoot {
  border: 0 none;
  height: auto !important; }

tbody {
  background-color: #e6e7e1; }
  tbody tr:nth-child(even) {
    background-color: #fff; }

.entry-content-post table {
  color: #333; }
.entry-content-post th {
  text-transform: none;
  line-height: 1.5;
  color: #333; }

.entry-content-post td,
.entry-content-page td,
.comment-content td {
  border: 0 none;
  padding: .25rem .75rem; }

/*thead, tbody, tfoot {
    border: 1px solid $ggrau_h9;
    background-color: $bodycolor; }
tbody tr:nth-child(even) {
	background-color: $ggrau_h9;
}*/
.reveal {
  background-color: #fefffd;
  border: 1px solid #ccc;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2); }

.reveal-overlay {
  z-index: 150000; }

.has-tip {
  border-bottom: 0 none; }
  .has-tip:focus {
    outline: 0 none; }

.accordion-title {
  font-size: 1rem;
  padding: 1rem 1rem 1rem 2.5rem;
  color: #333;
  font-weight: 500;
  border-color: #ccc; }
  .accordion-title:before {
    right: auto;
    left: 1rem;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f054"; }

:last-child:not(.is-active) > .accordion-title,
:last-child > .accordion-content:last-child {
  border-color: #ccc; }

a.accordion-title {
  color: #333; }
  a.accordion-title:hover, a.accordion-title:focus {
    text-decoration: none; }
  a.accordion-title:hover {
    background-color: #f7f7f5; }

.is-active > .accordion-title {
  background-color: #f7f7f5; }
  .is-active > .accordion-title:before {
    content: '\f078'; }

.accordion-content {
  border-color: #ccc; }
  .accordion-content:focus {
    outline: 0 none; }

.entry-meta-header {
  text-transform: none; }

@media screen and (max-width: 39.9375em) {
  .entry-meta-header, .entry-meta-categories, span.edit-link a {
    font-size: 1rem !important; }

  .footer_wrap p, .footer_wrap a {
    font-size: 1rem !important; }

  .cell.teaser_container .claim h1 {
    font-size: 1.375rem; }

  h1, .h1, h2, .h2 {
    font-size: 1.375rem; }

  h3, .h3 {
    font-size: 1.25rem; }

  h4, .h4 {
    font-size: 1.125rem; }

  .entry-content-post p, .entry-content-post ul li, .entry-content-post ol li, .comment-content table, .entry-content-post address,
  .comment-content address, .entry-content-post pre, .comment-content pre, .comments-area article header cite, #comments, .entry-content-post dl, .entry-content-post dt, .entry-content-page p, .entry-content-page ul li, .entry-content-page ol li, .entry-content-page table th, .entry-content-page .comment-content table, .entry-content-page address, .entry-content-page .comment-content address, .entry-content-page pre, .entry-content-page .comment-content pre, .comments-area article header cite, .entry-content-page #comments, .entry-content-page dl, .entry-content-page dt {
    font-size: 1rem !important; }

  .entry-content-post table, .entry-content-page table {
    font-size: 1rem !important; }

  #wp-calendar {
    font-size: 1rem; }

  #secondary select {
    font-size: 1rem; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .entry-meta-header, .entry-meta-categories, span.edit-link a {
    font-size: 1rem !important; }

  .footer_wrap p, .footer_wrap a {
    font-size: 1rem !important; }

  h1, .h1, h2, .h2, .entry-title-post {
    font-size: 1.375rem !important; }

  h3, .h3 {
    font-size: 1.25rem !important; }

  h4, .h4 {
    font-size: 1.125rem !important; }

  h5, .h5, h6, .h6 {
    font-size: 1rem !important; }

  .entry-content-post p, .entry-content-post ul li, .entry-content-post ol li, .comment-content table, .entry-content-post address,
  .comment-content address, .entry-content-post pre, .comment-content pre, .comments-area article header cite, #comments, .entry-content-post dl, .entry-content-post dt, .entry-content-page p, .entry-content-page ul li, .entry-content-page ol li, .entry-content-page table th, .entry-content-page .comment-content table, .entry-content-page address, .entry-content-page .comment-content address, .entry-content-page pre, .entry-content-page .comment-content pre, .comments-area article header cite, .entry-content-page #comments, .entry-content-page dl, .entry-content-page dt {
    font-size: 1rem !important; }

  .entry-content-post table, .entry-content-page table {
    font-size: 1rem !important; }

  #wp-calendar {
    font-size: 1rem; }

  #secondary select {
    font-size: 1rem; }

  .top-bar {
    font-size: 1rem !important; } }
a {
  transition: all .1s ease-in !important; }

.menu > li:not(.menu-text) > a {
  line-height: 1; }

.entry-meta-header {
  text-transform: none; }

input[type="checkbox"],
input[type="radio"] {
  width: auto; }

article.format-aside .aside {
  margin-top: 0.5rem;
  background: #fff;
  padding: 1rem;
  border: 1px solid #cacbc3;
  border-left-width: 22px;
  border-radius: 0 3px 3px 0; }
  article.format-aside .aside .entry-title-post a, article.format-aside .aside .entry-title-post a:focus {
    color: #333; }
  article.format-aside .aside .entry-title-post a:hover {
    color: #64930a;
    text-decoration: none; }

.menu > li:not(.menu-text) > a {
  line-height: inherit; }
  .menu > li:not(.menu-text) > a.button {
    line-height: 1; }

.entry-header .entry-title-post {
  font-size: 1.375rem;
  font-weight: 500;
  margin-bottom: 1.5rem; }
  .entry-header .entry-title-post a {
    color: #333; }
    .entry-header .entry-title-post a:hover, .entry-header .entry-title-post a:focus {
      color: #64930a;
      text-decoration: none; }
.entry-header h4.entry-title-post {
  font-weight: 500; }

.entry-meta-header,
.entry-meta-categories {
  color: #555; }
  .entry-meta-header a,
  .entry-meta-categories a {
    color: #555; }
    .entry-meta-header a:hover, .entry-meta-header a:focus,
    .entry-meta-categories a:hover,
    .entry-meta-categories a:focus {
      color: #64930a;
      text-decoration: none; }

.entry-meta-header {
  margin-bottom: 0; }
  .entry-meta-header .entry-date, .entry-meta-header .byline {
    font-style: italic; }
  .entry-meta-header i.fa {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: .8125rem;
    position: relative;
    top: -1px; }
  .entry-meta-header *:first-child i.fa {
    padding-left: 0 !important; }

.entry-meta-categories .categories-links a {
  display: none; }
  .entry-meta-categories .categories-links a:first-child, .entry-meta-categories .categories-links a:nth-child(2) {
    display: inline; }
  .entry-meta-categories .categories-links a:after {
    content: '\002c'; }
  .entry-meta-categories .categories-links a:nth-child(2):after, .entry-meta-categories .categories-links a:last-child:after {
    content: ''; }

article {
  border-bottom: 1px solid #ccc; }

.navigation {
  padding: 0 .9375rem; }

#secondary .widget-title {
  font-weight: 500; }
#secondary ul li, #secondary ul li li {
  list-style-type: none;
  position: relative; }
  #secondary ul li:before, #secondary ul li li:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f04b";
    font-size: 0.5em;
    position: absolute;
    top: 0.75em;
    left: -1.875em; }

.widget-area .widget .menu {
  margin-left: 0 !important;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 1em !important; }
  .widget-area .widget .menu > li:not(.menu-text) > a {
    line-height: 1.5; }

.widget.widget_nav_menu a {
  padding: 4px 0 !important; }

.tagcloud a {
  font-size: 1rem !important;
  color: #555; }
  .tagcloud a:hover, .tagcloud a:focus {
    color: #64930a;
    text-decoration: none; }
  .tagcloud a:not(:last-child):after {
    content: '\007c';
    padding: 0 .5rem; }

.tags-links a, .tags-links a:focus {
  color: #888; }
.tags-links a:hover {
  color: #555;
  text-decoration: none; }

.comments-title {
  margin-bottom: 1.5rem;
  font-size: 1.375rem; }

#respond h3#reply-title {
  font-size: 1.375rem; }

ol.comment-list {
  margin-left: 0; }
  ol.comment-list li article {
    background-color: #fff;
    padding: 1rem;
    border-radius: 3px;
    border: 1px solid #cacbc3; }
    ol.comment-list li article .comment-awaiting-moderation {
      font-size: 0.875rem; }
    ol.comment-list li article header {
      padding-top: 0.5rem;
      margin: 0 0 1rem; }
      ol.comment-list li article header cite {
        margin-left: 0;
        margin-top: 0;
        display: inline;
        font-size: 1rem; }
        ol.comment-list li article header cite + a {
          float: right;
          margin-left: 1rem; }
          ol.comment-list li article header cite + a time {
            margin-left: 0;
            font-size: 1rem;
            color: #888; }
    ol.comment-list li article .comment-content {
      font-style: italic; }
    ol.comment-list li article .reply {
      margin: 1rem 0 0; }
    ol.comment-list li article a.comment-reply-link {
      font-size: 1rem;
      background-color: #8bb50e;
      color: #fff;
      padding: .25rem .5rem;
      margin-bottom: 1rem;
      text-decoration: none; }
      ol.comment-list li article a.comment-reply-link:hover {
        background-color: #abd149;
        color: #333; }
    ol.comment-list li article a.comment-edit-link {
      display: none; }

p.comment-notes,
p.comment-form-cookies-consent label {
  font-size: 0.875rem;
  color: #555; }

p.comment-form-comment {
  font-size: 1rem; }

.comments-area li.bypostauthor cite span {
  background-color: #444;
  background-image: none;
  border-radius: 2px;
  box-shadow: none;
  color: #fff;
  margin: 4px 0 0 5px;
  padding: 1px 5px 1.5px;
  font-size: 0.75rem; }

.archive-header, .page-header {
  margin-bottom: 2rem;
  padding-bottom: 0;
  border-bottom: 1px solid #ccc; }

.archive-title {
  text-transform: uppercase;
  color: #555;
  letter-spacing: 0.05em;
  font-size: 1rem;
  line-height: 1.5; }
  .archive-title a, .archive-title a:focus {
    color: #555; }
  .archive-title a:hover {
    color: #333; }

ul.shariff-buttons {
  margin: 0 -5px !important; }

article .elementor * {
  word-wrap: normal;
  hyphens: manual; }

.app_features_table {
  font-family: "Roboto", sans-serif;
  font-size: 1.3vw; }
  .app_features_table p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 1.6vw; }
  .app_features_table i {
    color: #6d9b00;
    width: 9%;
    font-size: 1.4em; }
  .app_features_table span {
    width: 91%; }

@media screen and (max-width: 1024px) {
  .app_features_table {
    font-size: 1rem; }
    .app_features_table p {
      margin-bottom: 1rem; }
    .app_features_table i {
      width: 10%; }
    .app_features_table span {
      width: 90%; } }
@media screen and (max-width: 767px) {
  .app_features_table {
    font-size: 1rem;
    max-width: 22rem;
    margin: 0 auto; }
    .app_features_table i {
      width: 11%; }
    .app_features_table span {
      width: 89%; } }
@media print {
  table, img {
    page-break-inside: avoid; }

  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid; }

  a[href]:after {
    content: ''; }

  .titel a,
  .entry-header a,
  .entry-meta a,
  .tagcloud a,
  #content .nav-single a,
  #content #nav-below a {
    text-decoration: none; }

  .title-bar,
  .cert_titelzeile,
  #respond.comment-respond,
  .akismet_comment_form_privacy_notice {
    display: none !important; }

  .content_wrap .grid-x .small-12 {
    width: 100% !important; } }
.no-js .top-bar {
  display: none; }

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: flex; }
  .no-js .title-bar {
    display: none; }

  .medium-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }
body {
  color: #333;
  background-color: #fefffd;
  line-height: 1.5;
  font-family: roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif; }

p {
  line-height: inherit; }

h1,
.h1 {
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 0.01em; }

h2,
.h2 {
  font-size: 1.375rem; }

h3,
.h3 {
  font-size: 1.25rem; }

h4,
.h4 {
  font-size: 1.125rem; }

h5,
.h5 {
  font-size: 1rem; }

h6,
.h6 {
  font-size: 1rem; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
.treeview {
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

a {
  color: #64930a; }
  a:hover {
    color: #64930a;
    text-decoration: underline; }
  a:focus {
    color: #64930a;
    outline: 0 none; }

b,
strong {
  font-weight: 600;
  letter-spacing: 0.01em; }

blockquote {
  color: #333;
  border-left: 1px solid #ccc;
  font-style: italic;
  position: relative;
  padding-left: 25px; }
  blockquote p {
    color: #333; }
  blockquote:before, blockquote:after {
    position: absolute;
    font-size: 2em;
    line-height: 1;
    color: #555; }
  blockquote:before {
    content: open-quote;
    top: 0;
    left: 5px; }
  blockquote:after {
    content: close-quote;
    bottom: -0.75em;
    right: 5px; }

cite {
  color: #333;
  font-size: inherit; }

hr {
  border-bottom-color: #ccc; }

dl dt {
  margin-bottom: 0; }

dl dd {
  margin-bottom: 0.9375rem; }

.rotate-15 {
  transform: rotate(-15deg) translate(0.08em, -0.1em); }

.blue-color {
  color: #a0d3e8; }

.red-color,
.error {
  color: #c60f13; }

.orange-color {
  color: #f08a24; }

.aligntop {
  vertical-align: top; }

.jurAbsatz h4 {
  margin: 1rem 0 0.5rem; }
.jurAbsatz dl {
  margin: 0.5rem 0; }
.jurAbsatz dt,
.jurAbsatz dd {
  margin: 0.5rem 0 0;
  display: inline; }
.jurAbsatz dd {
  padding-left: 0.9375rem; }

.box-wrapper-faq h1 {
  font-size: 1.625rem; }
  .box-wrapper-faq h1 strong,
  .box-wrapper-faq h1 b {
    font-size: 1.375rem; }
.box-wrapper-faq h2,
.box-wrapper-faq h3 {
  font-size: 1.375rem; }
  .box-wrapper-faq h2 strong,
  .box-wrapper-faq h2 b,
  .box-wrapper-faq h3 strong,
  .box-wrapper-faq h3 b {
    font-size: 1rem; }

.faqinfobox {
  padding: 0.5rem 0.625rem 0.625rem;
  margin: 0.9375rem 0;
  border: 1px solid #ddded6;
  border-radius: 3px; }
  .faqinfobox.ueberschrift {
    background-color: #ddded6;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .faqinfobox + .faqinfobox.text {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .faqinfobox.text {
    background-color: #fff; }
  .faqinfobox blockquote {
    border-left: 0 none; }

.panel {
  background-color: #f2fce0;
  border-radius: 3px;
  margin: 0 0 1rem;
  padding: 1rem; }

table.nostyle {
  border: 0 none;
  background: transparent;
  width: auto; }
  table.nostyle thead,
  table.nostyle tbody,
  table.nostyle tfoot,
  table.nostyle tr,
  table.nostyle td {
    border: 0 none;
    background: transparent; }
  table.nostyle td,
  table.nostyle th {
    padding: 4px 0.5rem 4px 0; }

ul.inline-list {
  margin-left: 0; }
  ul.inline-list li {
    display: inline-block;
    margin-right: 1rem; }

.titelzeile {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #fefffd;
  position: relative;
  z-index: 1100; }
  .titelzeile .subtitel {
    text-indent: 2px; }

.signet {
  float: left;
  margin: 0.75rem 1rem 0 0; }
  .signet img {
    width: 80px;
    height: auto; }

.claim {
  font-weight: 500;
  letter-spacing: 0.01em; }

.txgruen {
  color: #719e0b; }

.txgrau,
.subtitel,
.subtitel a {
  color: #6d6e6d; }

.txheller {
  color: #555; }

.titel h1 {
  font-weight: 500;
  letter-spacing: 0.01em;
  margin-top: 2rem;
  margin-bottom: 0;
  line-height: 1;
  font-size: 2.5rem; }
.titel a:hover {
  text-decoration: none; }

h5.subtitel {
  margin-left: 3px; }

.cert_titelzeile {
  padding-top: 33px; }
  .cert_titelzeile .large-shrink.cell {
    padding-right: 0; }
  .cert_titelzeile .large-auto.cell {
    padding-left: 0.5rem; }
  .cert_titelzeile img {
    margin: 0;
    height: 42px;
    width: auto; }
  .cert_titelzeile p,
  .cert_titelzeile td {
    white-space: nowrap;
    font-size: 0.8125rem; }
  .cert_titelzeile table {
    margin: 0 0 1rem; }
  .cert_titelzeile td:nth-child(3) {
    padding-left: 0.9375rem; }
  .cert_titelzeile td:last-child {
    padding-right: 0; }

.rubriktitel {
  text-transform: uppercase;
  color: #555;
  letter-spacing: 0.05em; }

.rubriktitel a,
.rubriktitel .breadcrumbs a {
  color: #555; }

.rubriktitel a:hover,
.rubriktitel .breadcrumbs a:hover {
  text-decoration: none; }

p.rubriktitel,
nav.rubriktitel {
  margin-bottom: 0.5rem; }

.gwo_form_pw_group {
  position: relative; }
  .gwo_form_pw_group input {
    padding-right: 30px;
    width: calc(100% - 2.5rem); }
  .gwo_form_pw_group #signin_passwort_zeigen,
  .gwo_form_pw_group #passwort_zeigen {
    position: absolute;
    right: .25rem;
    top: .75rem;
    cursor: pointer; }

.gwo_nps .button.small {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.01em; }
.gwo_nps .nps_auswahl a:nth-child(1) {
  background-color: #de704c; }
.gwo_nps .nps_auswahl a:nth-child(2) {
  background-color: #e4853e; }
.gwo_nps .nps_auswahl a:nth-child(3) {
  background-color: #ea9a2f; }
.gwo_nps .nps_auswahl a:nth-child(4) {
  background-color: #f0b021; }
.gwo_nps .nps_auswahl a:nth-child(5) {
  background-color: #f6c512; }
.gwo_nps .nps_auswahl a:nth-child(6) {
  background-color: #fcda04; }
.gwo_nps .nps_auswahl a:nth-child(7) {
  background-color: #e8d40a; }
.gwo_nps .nps_auswahl a:nth-child(8) {
  background-color: #d3cf10; }
.gwo_nps .nps_auswahl a:nth-child(9) {
  background-color: #bfc916; }
.gwo_nps .nps_auswahl a:nth-child(10) {
  background-color: #aac41c; }
.gwo_nps .nps_auswahl a:nth-child(11) {
  background-color: #96be22; }
.gwo_nps .nps_auswahl a:hover {
  opacity: 0.8; }
.gwo_nps .nps_auswahl a.clicked {
  background-color: #333;
  color: #fff; }
.gwo_nps .legende {
  vertical-align: middle; }

.gwo_menu {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1050;
  background-color: #ddded6; }
  .gwo_menu a {
    color: #333; }
    .gwo_menu a:hover, .gwo_menu a:focus {
      color: #719e0b; }
  .gwo_menu li.active > a,
  .gwo_menu li.current_page_parent > a {
    color: #3d7106;
    background: transparent; }
  .gwo_menu .top-bar,
  .gwo_menu .top-bar ul,
  .gwo_menu .title-bar {
    background-color: #ddded6; }
  .gwo_menu .top-bar {
    position: relative;
    z-index: 1000;
    padding: 0.5rem 0; }
  .gwo_menu .top-bar-left {
    position: relative;
    z-index: 30; }
    .gwo_menu .top-bar-left ul li a {
      font-weight: 500;
      letter-spacing: 0.03em;
      padding: 0.75rem 1rem; }
    .gwo_menu .top-bar-left > ul > li:first-child > a {
      padding-left: 0; }
  .gwo_menu .top-bar-right {
    position: relative;
    z-index: 20; }
    .gwo_menu .top-bar-right ul {
      float: right; }
    .gwo_menu .top-bar-right li {
      margin-left: 1rem; }
  .gwo_menu .top-bar ul.is-dropdown-submenu {
    background-color: #eeefea;
    border-color: #ddded6;
    border-radius: 3px; }
    .gwo_menu .top-bar ul.is-dropdown-submenu li {
      margin-left: 0; }
      .gwo_menu .top-bar ul.is-dropdown-submenu li a:hover {
        background-color: #f7f7f5;
        color: #719e0b; }
  .gwo_menu .title-bar {
    position: relative;
    z-index: 20;
    padding: 1rem 0; }
    .gwo_menu .title-bar:hover .menu-icon:after {
      background: #719e0b;
      box-shadow: 0 6px 0 #719e0b, 0 12px 0 #719e0b; }
    .gwo_menu .title-bar:hover span.title-bar-title {
      color: #719e0b; }
  .gwo_menu .menu-icon {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: left;
    padding-left: 1.75rem; }
    .gwo_menu .menu-icon:after {
      width: 20px;
      height: 3px;
      background: #333;
      box-shadow: 0 6px 0 #333, 0 12px 0 #333; }
  .gwo_menu span.title-bar-title {
    color: #333;
    display: inline-block;
    margin-top: -4px;
    font-weight: 500;
    letter-spacing: 0.01em; }
  .gwo_menu .submenu-toggle:after {
    border-color: #333 transparent transparent; }
  .gwo_menu .mclosed {
    display: flex; }
  .gwo_menu [type='search'] {
    line-height: 1; }
  .gwo_menu #logged_in_menu {
    position: relative;
    z-index: 500; }
  .gwo_menu .is-dropdown-submenu {
    z-index: 1000; }
  .gwo_menu .logoutcontainer {
    position: absolute;
    top: -2.5rem;
    right: 0;
    white-space: nowrap;
    font-size: .8125rem; }
  .gwo_menu .gwo_close_outside {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: pointer;
    display: none; }

.menue_rubriktitel {
  text-transform: uppercase;
  color: #333; }

.sticker {
  position: relative; }
  .sticker > a {
    position: relative;
    z-index: 20; }
  .sticker:before {
    position: absolute;
    z-index: 10;
    top: 6px;
    background-color: #f08a24;
    color: #fff;
    font-weight: 500;
    font-size: .6875rem;
    line-height: 1;
    letter-spacing: .02em;
    padding: 2px 4px;
    left: auto;
    right: -2px;
    border-radius: 1000px; }
  .sticker.sticker_new:before {
    content: 'NEW'; }
  .sticker.sticker_neu:before {
    content: 'NEU'; }

.gwo_postloop > .grid-x > .cell {
  margin-bottom: .5rem; }
  .gwo_postloop > .grid-x > .cell.article_divider {
    margin-top: 0;
    margin-bottom: 2rem; }
    .gwo_postloop > .grid-x > .cell.article_divider hr {
      margin: 0; }
  .gwo_postloop > .grid-x > .cell article {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: .5rem; }
.gwo_postloop .medium-12 .gw_post_img {
  width: 100%;
  max-height: 350px;
  overflow: hidden; }
  .gwo_postloop .medium-12 .gw_post_img > a {
    display: block;
    margin-top: -15%; }

.ad_marker {
  float: right;
  margin: 0 0 0.5rem 1rem;
  color: #666;
  font-style: italic; }

/* Sidebar-Menue: */
.widget_nav_menu li a {
  color: #333; }
.widget_nav_menu a {
  padding: 0.5rem 0; }
.widget_nav_menu .accordion-menu a {
  padding: 0.5rem 1rem; }
.widget_nav_menu .menu .is-active > a,
.widget_nav_menu .menu .active > a,
.widget_nav_menu .selected {
  background: transparent;
  color: #333;
  font-weight: 500;
  letter-spacing: 0.01em; }
.widget_nav_menu .has-submenu-toggle > a {
  margin-right: 0; }
.widget_nav_menu .submenu-toggle {
  right: auto;
  left: -2px;
  width: 10px; }
  .widget_nav_menu .submenu-toggle::after {
    border-bottom-width: 6px;
    border-right-width: 0;
    border-top-style: inset;
    border-left-style: solid;
    border-color: transparent transparent transparent #333;
    right: auto;
    left: 0;
    top: 17px; }
.widget_nav_menu .accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a {
  font-weight: 500;
  letter-spacing: 0.01em; }
.widget_nav_menu .submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

/* +++ Footer +++ */
.gwo_footer {
  background-color: #e6e7e1;
  padding: 2rem 0;
  letter-spacing: 0.01em;
  font-weight: 400; }
  .gwo_footer h1,
  .gwo_footer .h1,
  .gwo_footer h2,
  .gwo_footer .h2,
  .gwo_footer h3,
  .gwo_footer .h3,
  .gwo_footer h4,
  .gwo_footer .h4,
  .gwo_footer h5,
  .gwo_footer .h5,
  .gwo_footer h6,
  .gwo_footer .h6 {
    font-weight: 500;
    letter-spacing: 0.01em;
    white-space: nowrap; }
  .gwo_footer .vertical li a {
    padding: 0.25rem 0; }
    .gwo_footer .vertical li a.button {
      margin-top: 0.5rem;
      padding: 0.5rem; }
  .gwo_footer a {
    color: #333; }
    .gwo_footer a:hover, .gwo_footer a:focus {
      color: #64930a;
      text-decoration: none; }
  .gwo_footer .button.primary,
  .gwo_footer .button.secondary {
    border: 1px solid #888; }
  .gwo_footer #footer .menu {
    text-align: left !important; }

/* +++ Social Menu: +++ */
.socialmenu li {
  padding-left: .5rem;
  padding-right: .5rem; }
.socialmenu li a {
  display: block;
  width: 2rem;
  height: 2rem;
  background-color: #64655d;
  border-radius: 50%;
  padding: 0.25rem 0.25rem 0 0.3125rem;
  text-align: center; }
  .socialmenu li a .fa,
  .socialmenu li a .fab {
    color: #e6e7e1;
    font-size: 1.375rem; }
.socialmenu li:first-child {
  padding-left: 0; }
.socialmenu li:last-child {
  padding-right: 0; }

.su-accordion > br {
  display: none; }
.su-accordion .su-spoiler {
  border: 1px solid #ddded6;
  border-radius: 3px;
  margin-bottom: 1rem; }

.su-spoiler-title {
  line-height: inherit;
  font-weight: normal;
  font-size: 1rem;
  background: #ddded6; }

.su-spoiler-title,
.su-spoiler-style-default > .su-spoiler-title {
  padding-left: 34px;
  padding-right: 7px; }

.su-spoiler-icon,
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
  left: 7px; }

.su-spoiler-icon-plus .su-spoiler-icon::before {
  content: '\f078'; }

.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon::before {
  content: '\f054'; }

.su-spoiler-content,
.su-spoiler-style-default > .su-spoiler-content {
  padding: 14px; }

.su-spoiler-content br:first-child {
  display: none; }

.cutmarker {
  display: none; }

body[class*="getsitecontrol-"] {
  padding-top: 50px; }

@media screen and (max-width: 39.9375em) {
  body[class*="getsitecontrol-"] {
    padding-top: 75px; } }
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 2.5rem; }
    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a:after {
      right: 1.25rem;
      border-color: #333 transparent transparent; }

  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    background-color: #ddded6; }
    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu li a {
      line-height: 1.5 !important;
      padding: 0.5rem 1.5rem;
      background-color: transparent; } }
@media screen and (max-width: 63.99875em) {
  a.anker {
    top: -7rem; }

  .nobr_l {
    white-space: normal; }

  .titel h1 {
    font-size: 2.125rem !important;
    margin-top: 28px; }
  .titel h5 {
    font-size: 1rem !important; }

  .signet {
    margin-right: 0.5rem; }
    .signet img {
      width: 68px; }

  .gwo_menu .top-bar {
    flex-wrap: wrap; }
  .gwo_menu .top-bar-right ul {
    float: none; }
    .gwo_menu .top-bar-right ul li {
      margin: 0.5rem 1rem 0.5rem 0; } }
@media screen and (max-width: 39.99875em) {
  a.anker {
    top: -1.75rem; }

  .signet img {
    width: 56px; }

  .titel h1 {
    font-size: 1.375rem !important;
    margin-top: 30px; }
  .titel h5 {
    font-size: 0.875rem !important; }

  .gwo_menu .grid-container {
    padding: 0; }
  .gwo_menu .top-bar {
    padding-top: 0;
    overflow: hidden; }
  .gwo_menu .title-bar,
  .gwo_menu .top-bar-left ul li a,
  .gwo_menu .top-bar-left ul li:first-child a,
  .gwo_menu .top-bar-right ul {
    padding-left: 0.9375rem; }
  .gwo_menu .top-bar-left ul li,
  .gwo_menu .top-bar-right ul {
    border-top: 1px solid #ccc; }
  .gwo_menu .top-bar-right ul {
    padding-top: 0.5rem; }
  .gwo_menu .title-bar:hover,
  .gwo_menu .top-bar-left ul li:hover {
    background-color: #e6e7e1; }
  .gwo_menu .gwo_close_outside {
    display: block; }
  .gwo_menu .mclosed {
    display: none; }
  .gwo_menu .top-bar-left > ul.accordion-menu > li > ul.nested.is-accordion-submenu,
  .gwo_menu .top-bar-right > ul.accordion-menu > li > ul.nested.is-accordion-submenu {
    margin-left: 0; }
    .gwo_menu .top-bar-left > ul.accordion-menu > li > ul.nested.is-accordion-submenu > li > a,
    .gwo_menu .top-bar-right > ul.accordion-menu > li > ul.nested.is-accordion-submenu > li > a {
      padding-left: 1.875rem; } }

/*# sourceMappingURL=style.css.map */
