/*    Für Background ergänzt: 2x section-bg ergänzt (20 + 29) + Section ohne/mit Background 1037 ff.
      a.exp = neu (Überlänge exponierte Einträge), Zeile 152-156
      1041 neu (max. Breite in #main > .inner > section)
*/
@import url(fontawesome-all.min.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic|Roboto+Slab:400,700");
/*
      Bautraeger24.de
*/
html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, section-bg, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, section-bg {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  -webkit-text-size-adjust: none; }

mark {
  background-color: transparent;
  color: inherit; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input, select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none; }

/* Basic */
@-ms-viewport {
  width: device-width; }

body {
  -ms-overflow-style: scrollbar; }

@media screen and (max-width: 480px) {
  html, body {
    min-width: 320px; } }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  background: #ffffff; }
  body.is-preload *, body.is-preload *:before, body.is-preload *:after, body.is-resizing *, body.is-resizing *:before, body.is-resizing *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important; }

/* Type */
body, input, select, textarea {
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 11pt;
  font-weight: 400;
  line-height: 1.5; }
  @media screen and (max-width: 1680px) {
    body, input, select, textarea {
      font-size: 11pt; } }
  @media screen and (max-width: 1280px) {
    body, input, select, textarea {
      font-size: 11pt; } }
  @media screen and (max-width: 360px) {
    body, input, select, textarea {
      font-size: 10pt; } }

a {
  -moz-transition: color 0.0s ease-in-out, border-bottom-color 0.0s ease-in-out;
  -webkit-transition: color 0.0s ease-in-out, border-bottom-color 0.0s ease-in-out;
  -ms-transition: color 0.0s ease-in-out, border-bottom-color 0.0s ease-in-out;
  transition: color 0.0s ease-in-out, border-bottom-color 0.0s ease-in-out;
  border-bottom: dotted 0px;
  color: #0077bb;                                     /* Farbe Links */
  text-decoration: none; }
  a:hover {
    border-bottom-color: #006699;
    color: #cc0000 !important; }                      /* Farbe Link hover */
    a:hover strong {
      color: inherit; }

  a.large:link {
    color: #0077bb !important;                        /* Farbe Links gross */
    font-size: 1.25em;
    background-color: #f3f3f3;
    border: solid 1px;
    border-color: #cccccc; }
  a.large:hover {
    color: #cc0000 !important;                        /* Farbe Links gross hover */
    background-color: #ffffff;
    border-color: #666666; }

  a.rot:link {
    color: #cc5555 !important; }                      /* Farbe Link (rot) */
  a.rot:visited {
    color: #cc5555 !important; }
  a.rot:hover {
    color: #333333 !important; }                      /* Farbe Link hover(rot) */

  a.cookielink:link {                                 /* Cookie-Hinweis-Links */
    color: #ffffff;
    text-decoration: underline !important; }
  a.cookielink:visited {
    color: #ffffff;
    text-decoration: underline; }
  a.cookielink:hover {
    color: #333333 !important; }

  a.exp:link {
    color: #0077bb !important;                        /* Farbe Links gross */
    letter-spacing: -0.07em; }                        /* Schrift-Stauchung */
  a.exp:hover {
    color: #cc0000 !important; }                      /* Farbe Links gross hover */

  a.menu:link {
    color: #333333 !important; }                      /* Menü: Farbe Link */
  a.menu:hover {
    color: #333333 !important;                        /* Menü: Farbe Link hover */
    background-color: #ffffff; }                      /* Menü: Background Link hover */

  a.menu-active:link {
    color: #333333 !important;                        /* Menü: Farbe Link (aktiv) */
    background-color: #ffffff; }
  a.menu-active:hover {
    color: #333333 !important; }                      /* Menü: Farbe Link hover (aktiv) */

  a.menu-rot:link {
    color: #cc0000 !important; }                      /* Menü: Farbe Link (rot) */
  a.menu-rot:visited {
    color: #cc0000 !important; }
  a.menu-rot:hover {
    color: #cc0000 !important;
    background-color: #ffffff; }                      /* Menü: Farbe Link hover(rot) */

  a.menu-active-rot:link {
    color: #cc0000 !important;
    background-color: #ffffff; }                      /* Menü: Farbe Link (rot) */
  a.menu-active-rot:visited {
    color: #cc0000 !important; }
  a.menu-active-rot:hover {
    color: #cc0000 !important; }



a.img {
  -moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  border-bottom: dotted 0px;
  color: #333333;
  text-decoration: none; }

strong, b {
  color: #333333;
  font-weight: 600; }

em, i {
  font-style: italic; }

p {
  margin: 0 0 2em 0; }

h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: "Roboto Slab", serif;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 1em 0; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none;
    border-bottom: 0; }

h1 {
  font-size: 2.5em;
  margin: 0 0 0.5em 0;
  line-height: 1.2; }

h2 {
  font-size: 1.75em; }

h3 {
  font-size: 1.15em; }

h4 {
  font-size: 1.0em; }

h5 {
  font-size: 0.9em; }

h6 {
  font-size: 0.7em; }

@media screen and (max-width: 1680px) {
  h1 {
    font-size: 2.5em; } }

@media screen and (max-width: 980px) {
  h1 {
    font-size: 2.5em; } }

@media screen and (max-width: 736px) {
  h1 {
    font-size: 2em;
    line-height: 1.2; }
  h2 {
    font-size: 1.5em;
    line-height: 1.2; }
  h3 {
    font-size: 1.15em;
    line-height: 1.2; } }

.fussnote {
  font-family: "Open Sans", sans-serif;
  font-size: 9pt;
  font-weight: normal;
  line-height: 1.1;
  color:#333333; }

.mini {
  font-family: "Open Sans", sans-serif;
  font-size: 8pt;
  font-weight: normal;
  line-height: 1.1;
  color:#cccccc; }

.large {
  border-color: #aaaaaa;
  font-size: 1.25em; }

.large-active {
  background-color: #ffffff;
  border: solid 1px;
  border-color: #666666;
  color: #cc0000;
  font-size: 1.25em; }

.red {
  color:#990000; }

.hidden600 {
  font-size: 10pt;
  color: #6699cc;
  visibility: hidden; }

@media screen and (max-width: 600px) {
  .hidden600 {
  visibility: visible; } }

.hidden736 {
  visibility: visible; }

@media screen and (max-width: 736px) {
  .hidden736 {
  visibility: hidden; } }                            /* hidden-line bei <736px horizontal */

sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em; }

sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em; }

blockquote {
  border-left: solid 3px rgba(210, 215, 217, 0.75);
  font-style: italic;
  margin: 0 0 2em 0;
  padding: 0.5em 0 0.5em 2em; }

code {
  background: rgba(230, 235, 237, 0.25);
  border-radius: 0.375em;
  border: solid 1px rgba(210, 215, 217, 0.75);
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0.25em;
  padding: 0.25em 0.65em; }

pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0 2em 0; }
  pre code {
    display: block;
    line-height: 1.75;
    padding: 1em 1.5em;
    overflow-x: auto; }

hr {
  border: 0;
  border-bottom: solid 1px rgba(204, 204, 204, 1.0);
  margin: 1em 0; }
  hr.major {
     border-bottom: solid 2px rgba(204, 204, 204, 1.0);
     margin: 1em 0; }

.dline {clear: both; border-bottom-color: #cccccc; border-top-color: #cccccc; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; padding: 1px; margin: 0px;}

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }





/* Row-Content NEU NEU NEU */
.row-content {
   border: solid 0px;
   max-width: 1000px;              /* max. Breite Spalten */
   }

.row-content .row1 {               /* Bei Text in Spalte 1, Parameter Spalte 1 */
   font-size: 1em;
   border: solid 0px;
   padding-right: 0.1em;           /* 1.Spalte: Rand rechts */
   display: inline-block;
   vertical-align: top;
   width: 220px;
   }

.row-content .row2 {               /* Bei Text in Spalte 1: Parameter Spalte 2 */
   font-size: 1em;
   border: solid 0px;
   padding-left: 0.1em;            /* 2.Spalte: Rand links */
   display: inline-block;
   width: 320px;
   }

.row-content .row1-karte {         /* NUR FÜR PLZ-KARTE: 1. Spalte */
   font-size: 1.0em;
   border: solid 0px;
   padding-right: 0.1em;
   display: inline-block;
   vertical-align: middle;
   width: 220px;
   }

.row-content .row2-karte {         /* NUR FÜR PLZ-KARTE: 2. Spalte */
   font-size: 1.0em;
   font-weight: 400;
   border: solid 0px;
   padding-left: 0.1em;
   display: inline-block;
   vertical-align: middle;
   width: 55px;
   }

.row-content .row1-large {         /* Bei Text in grosser Spalte 1, Parameter Spalte 1 */
   border-right: solid 1px;        /* Trennungsstrich zwischen Spalten */
   border-right-color: #dddddd;
   padding-right: 1.5em;           /* 1.Spalte: Rand rechts */
   display: inline-block;
   width: 49%;
   }

.row-content .row2-large {         /* Bei Text in grosser Spalte 1: Parameter Spalte 2 */
   padding-left: 1.5em;            /* 2.Spalte: Rand links */
   display: inline-block;
   vertical-align: top;
   width: 50%;
   }

.row-content .row1-large0 {        /* Bei Text in grosser Spalte 1, Parameter Spalte 1 */
   border-right: solid 0px;        /* Kein Trennungsstrich zwischen Spalten */
   border-right-color: #dddddd;
   padding-right: 1.5em;           /* 1.Spalte: Rand rechts */
   display: inline-block;
   width: 49%;
   }

.row-content .row2-large0 {        /* Bei Text in grosser Spalte 1: Parameter Spalte 2 */
   padding-left: 1.5em;            /* 2.Spalte: Rand links */
   display: inline-block;
   vertical-align: top;
   width: 50%;
   }

.row-content .row1pic {            /* Bei Bild in Spalte 1, Parameter Spalte 1 */
   border-right: solid 1px;        /* Trennungsstrich zwischen Spalten                               nur bautraeger24.de ! */
   border-right-color: #dddddd;
   padding-right: 1.5em;           /* 1.Spalte: Rand rechts */
   display: inline-block;
/* "max-width: 49%;" --> begrenzt linke Spalte auf max. 100% des Bildes (rechte Spalte bleibt beim Bild */
   width: 49%;                     /* 1.Spalte: Breite bez. auf Gesamt ??? (max. 50%) */
   vertical-align: top;
   }

.row-content .row1pic img {        /* Bei Bild in Spalte 1, Parameter Bild */
   display: block;
   max-width: 100%;                /* 1.Spalte: Maximale Bildgröße */
   }

.row-content .row2pic {            /* Bei Bild in Spalte 1: Parameter Spalte 2 */
   padding-left: 1.5em;            /* 2.Spalte: Rand links */
   display: inline-block;
   vertical-align: bottom;
   width: 50%;                     /* 2. Spalte: Breite bez. auf Spalte ??? */
   vertical-align: top;
   }

.row-content .row2pic img {        /* Bei Bild in Spalte 2, Parameter Bild */
   display: block;
   max-width: 100%;                /* 2.Spalte: Maximale Bildgröße */
   }

.row-content .rowpic100 img {      /* Bei Bild in 1 Gesamtzeile */
   display: block;
   max-width: 100%;
   margin-left: auto;              /* zentriert Inhalt */
   margin-right: auto;             /* zentriert Inhalt */
   }

@media screen and (max-width: 880px)  {   /* Standard: 736px */
.row-content .row1 {
   padding-bottom: 1.0em;
   border-right: dotted 0px;
   display: block;
   margin: 0 0 0em 0;
   padding-right: 0;
   width: 100%;
   }
.row-content .row2 {
   padding-left: 0em;              /* 2.Spalte: Rand links */
   display: block;
   width: 100%;
   }
.row-content .row1-large {
   padding-bottom: 1.0em;
   border-right: dotted 0px;
   display: block;
   margin: 0 0 0em 0;
   padding-right: 0;
   width: 100%;
   }
.row-content .row2-large {
   padding-left: 0em;              /* 2.Spalte: Rand links */
   display: block;
   width: 100%;
   }
.row-content .row1-large0 {
   padding-bottom: 1.0em;
   border-right: dotted 0px;
   display: block;
   margin: 0 0 0em 0;
   padding-right: 0;
   width: 100%;
   }
.row-content .row2-large0 {
   padding-left: 0em;              /* 2.Spalte: Rand links */
   display: block;
   width: 100%;
   }
.row-content .row1pic {
   padding-bottom: 1.0em;
   border-right: dotted 0px;
   display: inline-block;          /* Original: "block" */
   margin: 0 0 0em 0;
   padding-right: 0;
   width: 100%;
   }
.row-content .row2pic {
   padding-left: 0em;
   padding-bottom: 0em;
   display: inline-block;          /* Original: "block" */
   width: 100%;
   } }
/* Ende Row-Content NEU NEU NEU */





/* Section/Article */
section.special, article.special {
  text-align: center; }

header p {
  font-family: "Roboto Slab", serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.075em;
  margin-top: -0.5em;
  text-transform: none; }

header.major > :last-child {
  border-bottom: solid 2px #dd6666;
  display: inline-block;
  margin: 0 0 1em 0;
  padding: 0 0 0.0em 0; }

header.main > :last-child {
  margin: 0 0 0em 0; }

/* Form GELÖSCHT */

/* Box */
.box {
  border-radius: 0.375em;
  border: solid 1px rgba(204, 204, 204, 0.75);
  margin-bottom: 2em;
  padding: 1.5em; }
  .box > :last-child,
  .box > :last-child > :last-child,
  .box > :last-child > :last-child > :last-child {
    margin-bottom: 0; }
  .box.alt {
    border: 0;
    border-radius: 0;
    padding: 0; }

/* Rahmen-Box NEU */
.rowbox {
  border-radius: 0.375em;
  border: solid 0px rgba(204, 204, 204, 1.0);
  padding: 0.5em;
  width: fit-content;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px; }

/* Icon */
.icon {
  text-decoration: none;
  border-bottom: none;
  position: relative; }
  .icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400; }
  .icon > .label {
    display: none; }
  .icon:before {
    line-height: inherit; }
  .icon.solid:before {
    font-weight: 900; }
  .icon.brands:before {
    font-family: 'Font Awesome 5 Brands'; }

/* Image */
.image {
  border-radius: 0.375em;
  border: 0;
  display: inline-block;
  position: relative; }
  .image img {
    border-radius: 0.375em;
    display: block; }
  .image.left, .image.right {
    max-width: 40%; }
  .image.left img, .image.right img {
    width: 100%; }
  .image.left {
    float: left;
    padding: 0 1.5em 1em 0;
    top: 0.25em; }
  .image.right {
    float: right;
    padding: 0 0 1em 1.5em;
    top: 0.25em; }
  .image.fit {
    display: block;
    margin: 0 0 2em 0;
    width: 100%; }
   .image.fit img {
    width: 100%; }
  .image.fitlogo {
    width: 380px; }
  .image.fitlogo img {
    width: 380px; }
  .image.main {
    display: block;
    margin: 0 0 3em 0;
    width: 100%; }
  .image.main img {
    width: 100%; }

a.image {
  overflow: hidden; }
  a.image img {
    -moz-transition: -moz-transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    -ms-transition: -ms-transform 0.2s ease;
    transition: transform 0.2s ease; }
  a.image:hover img {
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0); }

/* List */
ol {
  list-style: decimal;
  margin: 0 0 2em 0;
  padding-left: 1.25em; }
  ol li {
    padding-left: 0.25em; }

ul {
  list-style: disc;
  margin: 0 0 1em 0em;
  padding-left: 1em;
  line-height: 0.75em; }
  ul li {
    padding-left: 0.5em;
    line-height: 1.5em; }
  ul.alt {
    list-style: none;
    padding-left: 0; }
    ul.alt li {
      border-top: solid 1px rgba(210, 215, 217, 0.75);
      padding: 0.5em 0; }
      ul.alt li:first-child {
        border-top: 0;
        padding-top: 0; }

dl {
  margin: 0 0 2em 0; }
  dl dt {
    display: block;
    font-weight: 600;
    margin: 0 0 1em 0; }
  dl dd {
    margin-left: 2em; }

/* Actions */
ul.actions {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: default;
  list-style: none;
  margin-left: -1em;
  padding-left: 0; }
  ul.actions li {
    padding: 0 0 0 1em;
    vertical-align: middle; }
  ul.actions.special {
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-left: 0; }
    ul.actions.special li:first-child {
      padding-left: 0; }
  ul.actions.stacked {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0; }
    ul.actions.stacked li {
      padding: 1.3em 0 0 0; }
      ul.actions.stacked li:first-child {
        padding-top: 0; }
  ul.actions.fit {
    width: calc(100% + 1em); }
    ul.actions.fit li {
      -moz-flex-grow: 1;
      -webkit-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      -moz-flex-shrink: 1;
      -webkit-flex-shrink: 1;
      -ms-flex-shrink: 1;
      flex-shrink: 1;
      width: 100%; }
      ul.actions.fit li > * {
        width: 100%; }
    ul.actions.fit.stacked {
      width: 100%; }

/* Icons */
ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0; }
  ul.icons li {
    display: inline-block;
    padding: 0 1em 0 0; }
    ul.icons li:last-child {
      padding-right: 0; }
    ul.icons li .icon {
      color: inherit; }
      ul.icons li .icon:before {
        font-size: 1.25em; }

/* Contact */
ul.contact {
  list-style: none;
  padding: 0; }
  ul.contact li {
    text-decoration: none;
    border-top: solid 1px rgba(210, 215, 217, 0.75);
    margin: 1.5em 0 0 0;
    padding: 1.5em 0 0 3em;
    position: relative; }
    ul.contact li:before {
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      text-transform: none !important;
      font-family: 'Font Awesome 5 Free';
      font-weight: 400; }
    ul.contact li:before {
      color: #dd6666;
      display: inline-block;
      font-size: 1.5em;
      height: 1.125em;
      left: 0;
      line-height: 1.125em;
      position: absolute;
      text-align: center;
      top: 1em;
      width: 1.5em; }
    ul.contact li:first-child {
      border-top: 0;
      margin-top: 0;
      padding-top: 0; }
      ul.contact li:first-child:before {
        top: 0; }
    ul.contact li a {
      color: inherit; }

/* Pagination */
ul.pagination {
  cursor: default;
  list-style: none;
  padding-left: 0; }
  ul.pagination li {
    display: inline-block;
    padding-left: 0;
    vertical-align: middle; }
    ul.pagination li > .page {
      -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
      -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
      -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
      border-bottom: 0;
      border-radius: 0.375em;
      display: inline-block;
      font-size: 0.8em;
      font-weight: 600;
      height: 2em;
      line-height: 2em;
      margin: 0 0.125em;
      min-width: 2em;
      padding: 0 0.5em;
      text-align: center; }
      ul.pagination li > .page.active {
        background-color: #dd6666;
        color: #ffffff !important; }
        ul.pagination li > .page.active:hover {
          background-color: #f67878; }
        ul.pagination li > .page.active:active {
          background-color: #f45c5c; }
    ul.pagination li:first-child {
      padding-right: 0.75em; }
    ul.pagination li:last-child {
      padding-left: 0.75em; }
  @media screen and (max-width: 480px) {
    ul.pagination li:nth-child(n+2):nth-last-child(n+2) {
      display: none; }
    ul.pagination li:first-child {
      padding-right: 0; } }

/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  max-width: 810px; }                                          /* NEU max. Tabellenbreite */

table {
  margin: 0 0 0em 0;
  width: 100%; }
  table tbody tr {
    border: solid 1px rgba(204, 204, 204, 1.0);
    border-left: 1;
    border-right: 1; }
    table tbody tr:nth-child(2n + 1) {
      background-color: rgba(238, 238, 238, 1.0); }
  table td {
    border: solid 1px rgba(204, 204, 204, 1.0);
    color: #333333;
    padding: 0.5em 0.5em;
     }
  table th {
    border: solid 1px rgba(187, 187, 187, 1.0);
    background-color: rgba(212, 212, 212, 1.0);
    color: #333333;
    font-size: 0.9em;
    font-weight: 600;
    padding: 0.5em 0.5em 0.5em 0.5em; }
  table thead {
    border-bottom: solid 2px rgba(210, 215, 217, 0.75); }
  table tfoot {
    border-top: solid 2px rgba(210, 215, 217, 0.75); }
  table.alt {
    border-collapse: separate; }
    table.alt tbody tr td {
      border: solid 1px rgba(210, 215, 217, 0.75);
      border-left-width: 0;
      border-top-width: 0; }
      table.alt tbody tr td:first-child {
        border-left-width: 1px; }
    table.alt tbody tr:first-child td {
      border-top-width: 1px; }
    table.alt thead {
      border-bottom: 0; }
    table.alt tfoot {
      border-top: 0; }
/* Ende Table */

/* Button GELÖSCHT */

/* Mini Posts */
.mini-posts article {
  border-top: solid 1px rgba(204, 204, 204, 1.00);
  background-color: #ffffff;                                   /* NEU */
  margin-top: 2em;
  padding-top: 2em;
  padding-left: 1em;                                           /* NEU */
  padding-bottom: 0.5em; }                                     /* NEU */
  .mini-posts article .image {
    display: block;
    margin: 0 0 1.5em 0; }
    .mini-posts article .image img {
      display: block;
      width: 100%; }
  .mini-posts article:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0.5em; }                                      /* NEU */

/* Features GELÖSCHT*/

/* Posts */
.posts {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 2em -6em;
  width: calc(100% + 6em); }
  .posts article {
    -moz-flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    margin: 0 0 6em 6em;
    position: relative;
    width: calc(33.33333% - 6em); }
    .posts article:before {
      background: rgba(210, 215, 217, 0.75);
      content: '';
      display: block;
      height: calc(100% + 6em);
      left: -3em;
      position: absolute;
      top: 0;
      width: 1px; }
    .posts article:after {
      background: rgba(210, 215, 217, 0.75);
      bottom: -3em;
      content: '';
      display: block;
      height: 1px;
      position: absolute;
      right: 0;
      width: calc(100% + 6em); }
    .posts article > :last-child {
      margin-bottom: 0; }
    .posts article .image {
      display: block;
      margin: 0 0 2em 0; }
      .posts article .image img {
        display: block;
        width: 100%; }
  @media screen and (min-width: 1681px) {
    .posts article:nth-child(3n + 1):before {
      display: none; }
    .posts article:nth-child(3n + 1):after {
      width: 100%; }
    .posts article:nth-last-child(1), .posts article:nth-last-child(2), .posts article:nth-last-child(3) {
      margin-bottom: 0; }
      .posts article:nth-last-child(1):before, .posts article:nth-last-child(2):before, .posts article:nth-last-child(3):before {
        height: 100%; }
      .posts article:nth-last-child(1):after, .posts article:nth-last-child(2):after, .posts article:nth-last-child(3):after {
        display: none; } }
  @media screen and (max-width: 1680px) {
    .posts article {
      width: calc(50% - 6em); }
      .posts article:nth-last-child(3) {
        margin-bottom: 6em; } }
  @media screen and (min-width: 481px) and (max-width: 1680px) {
    .posts article:nth-child(2n + 1):before {
      display: none; }
    .posts article:nth-child(2n + 1):after {
      width: 100%; }
    .posts article:nth-last-child(1), .posts article:nth-last-child(2) {
      margin-bottom: 0; }
      .posts article:nth-last-child(1):before, .posts article:nth-last-child(2):before {
        height: 100%; }
      .posts article:nth-last-child(1):after, .posts article:nth-last-child(2):after {
        display: none; } }
  @media screen and (max-width: 736px) {
    .posts {
      margin: 0 0 2em -4.5em;
      width: calc(100% + 4.5em); }
      .posts article {
        margin: 0 0 4.5em 4.5em;
        width: calc(50% - 4.5em); }
        .posts article:before {
          height: calc(100% + 4.5em);
          left: -2.25em; }
        .posts article:after {
          bottom: -2.25em;
          width: calc(100% + 4.5em); }
        .posts article:nth-last-child(3) {
          margin-bottom: 4.5em; } }
  @media screen and (max-width: 480px) {
    .posts {
      margin: 0 0 2em 0;
      width: 100%; }
      .posts article {
        margin: 0 0 4.5em 0;
        width: 100%; }
        .posts article:before {
          display: none; }
        .posts article:after {
          width: 100%; }
        .posts article:last-child {
          margin-bottom: 0; }
          .posts article:last-child:after {
            display: none; } }

/* Wrapper */
#wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  min-height: 100vh; }

/* Main */
#main {
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  width: 100%; }
  #main > .inner {
    padding: 0 6em 0.1em 6em ;
    margin: 0 auto;
    max-width: 130em; }

/* Section ohne Background */
    #main > .inner > section {
      padding: 3em 0 4em 0 ;
      border-top: solid 2px rgba(210, 215, 217, 0.75);
      max-width: 1000px; }                                              /* max. Breite in #main > .inner > section */
      #main > .inner > section:first-of-type {
        border-top: 0 !important; }
  @media screen and (max-width: 1680px) {
    #main > .inner {
      padding: 0 6em 0.1em 6em ; }
      #main > .inner > section {
        padding: 3em 0 4em 0 ; } }
  @media screen and (max-width: 1280px) {
    #main > .inner {
      padding: 0 6em 0.1em 6em ; }
      #main > .inner > section {
        padding: 3em 0 4em 0 ; } }
  @media screen and (max-width: 736px) {
    #main > .inner {
      padding: 0 2em 0.1em 1.1em ; }
      #main > .inner > section {
        padding: 3em 0 1em 0 ; } }

/* Section mit Background */
    #main > .inner > section-bg {
      padding: 3em 0 4em 0 ;
      border-top: solid 0px rgba(210, 215, 217, 0.75);
      max-width: 1730px; }                                              /* max. Breite in #main > .inner > section */
      #main > .inner > section:first-of-type {
        border-top: 0 !important; }
  @media screen and (max-width: 1680px) {
    #main > .inner {
      padding: 0 6em 0.1em 6em ; }
      #main > .inner > section-bg {
        padding: 3em 0 4em 0 ; } }
  @media screen and (max-width: 1280px) {
    #main > .inner {
      padding: 0 6em 0.1em 6em ; }
      #main > .inner > section-bg {
        padding: 3em 0 4em 0 ; } }
  @media screen and (max-width: 736px) {
    #main > .inner {
      padding: 0 2em 0.1em 1.1em ; }
      #main > .inner > section-bg {
        padding: 3em 0 1em 0 ; } }

/* Sidebar */
#search form {
  text-decoration: none;
  position: relative; }
  #search form:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; }
  #search form:before {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    color: #7f888f;
    content: '\f002';
    cursor: default;
    display: block;
    font-size: 1.5em;
    height: 2em;
    line-height: 2em;
    opacity: 0.325;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 2em; }
  #search form input[type="text"] {
    padding-right: 2.75em; }

#sidebar {
  -moz-flex-grow: 0;
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -moz-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -moz-transition: margin-left 0.5s ease, box-shadow 0.5s ease;         /* Sidebar: Geschwindigkeit Verschiebung */
  -webkit-transition: margin-left 0.5s ease, box-shadow 0.5s ease;
  -ms-transition: margin-left 0.5s ease, box-shadow 0.5s ease;
  transition: margin-left 0.5s ease, box-shadow 0.5s ease;
  background-color: #eeeeee;                       /* Sidebar: Hintergrundfarbe */
  font-size: 0.9em;                                /* Sidebar: Schriftgröße */
  position: relative;
  width: 21em;                                     /* Sidebar: Breite */
  box-shadow: 0 0 6em 0 rgba(0, 0, 0, 0.3); }      /* Sidebar Schatten aktiv */
  #sidebar.inactive {
    box-shadow: 0 0 6em 0 rgba(0, 0, 0, 0.3); }    /* Sidebar: Schatten inaktiv */
  #sidebar h2 {
    font-size: 1.25em; }                           /* Sidebar: Schriftgröße "Überschrift" */
  #sidebar > .inner {
    padding: 1.25em 1.25em 1.25em 1.25em ;         /* Sidebar: Seitenränder */
    position: relative;                            /* bei 'fixed' verändert sich Schriftstärke nicht !? */
    width: 21em; }                                 /* Sidebar: Länge Linien */
    #sidebar > .inner > * {
      margin: 0 0 0 0;
      padding: 0 0 0 0; }
      #sidebar > .inner > * > :last-child {
        margin-bottom: 0; }
      #sidebar > .inner > *:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0; }
    #sidebar > .inner > .alt {
      background-color: #eeeeee;
      border-bottom: 0;
      margin: -2.22222em 0 4.44444em -2.22222em;
      padding: 2.22222em;
      width: calc(100% + 4.44444em); }
  #sidebar .toggle {
    text-decoration: none;
    -moz-transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    transition: left 0.5s ease;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    border: 0;
    color: #333333;            /*  Toggle: Farbe ändern ! */
    display: block;
    height: 7.5em;
    left: 21.2em;              /* Toggle: Position gesamt hor. */
    line-height: 7.5em;        /* Toggle: Position Inhalt vert. */
    outline: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-indent: -15em;
    white-space: nowrap;
    top: -0.8em;               /* Toggle: Position gesamt vert. */
    width: 6em;
    z-index: 10000; }
    #sidebar .toggle:before {
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      text-transform: none !important;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900; }
    #sidebar .toggle:before {
      content: '\f0c9';        /* Toggle: Aussehen z.B.'\f00d' = Kreuz ('\f0c9' = Bar) */
      font-size: 2rem;         /* Toggle: Größe Inhalt */
      height: inherit;
      left: 0;
      line-height: inherit;
      position: absolute;
      text-indent: 0;
      top: 0;
      width: inherit; }
  #sidebar.inactive {
    margin-left: -21em; }      /* Toggle: Verschiebung bei Ausblendung */

/*    NEU: Toggle-Hintergrund */
      #sidebar .toggle:after {
        background: rgba(255, 255, 255, 1.0);
        border-radius: 0.375em;
        border-bottom: dotted 1px;
        border-top: dotted 1px;
        border-left: dotted 1px;
        border-right: dotted 1px;
        content: '';
        height: 3.5em;
        left: 1em;
        position: absolute;
        top: 2.0em;
        width: 4em;
        z-index: -1; }
/*    Ende NEU: */

  @media screen and (max-width: 1680px) {
    #sidebar {
      width: 21em; }                                      /* Sidebar: Breite bei < 1680 */
       #sidebar > .inner {
        padding: 1.25em 1.25em 1.25em 1.25em ;
        width: 21em; }                                    /* Sidebar: Länge Linien bei < 1680 */
        #sidebar > .inner > .alt {
          margin: -1.66667em 0 3.33333em -1.66667em;
          padding: 1.66667em;
          width: calc(100% + 3.33333em); }
      #sidebar .toggle {
        height: 7.5em;
        left: 21.2em;
        line-height: 7.5em;
        text-indent: -15em;
        width: 6em; }
      #sidebar .toggle:before {
        font-size: 2rem; }
      #sidebar.inactive {
        margin-left: -21em; } }
  @media screen and (max-width: 1280px) {
    #sidebar {
      box-shadow: 0 0 12em 0 rgba(0, 0, 0, 0.3);          /* Sidebar Schatten < 1280 */
      height: 100%;                                       /* Sidebar Höhe < 1280 */
      left: 0;
      position: fixed;
      top: 0;
      z-index: 10000; }
      #sidebar > .inner {
        -webkit-overflow-scrolling: touch;
        height: 100%;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        position: absolute;
        top: 0; }
        #sidebar > .inner:after {
          content: '';
          display: block;
          height: 4em;
          width: 100%; }

/*    NEU: Toggle-Hintergrund */
      #sidebar .toggle:after {
        background: rgba(255, 255, 255, 1.0);
        border-radius: 0.375em;
        border-bottom: dotted 1px;
        border-top: dotted 1px;
        border-left: dotted 1px;
        border-right: dotted 1px;
        content: '';
        height: 3.5em;
        left: 0em;
        position: absolute;
        top: 2.0em;
        width: 4em;
        z-index: -1; }
/*    Ende NEU: */

      #sidebar .toggle {
        left: 22.2em;
        text-indent: -15em;
        width: 6em; }
        #sidebar .toggle:before {
          font-size: 2rem;
          margin-left: -0.4375em; }
      body.is-preload #sidebar {
        display: none; } }
  @media screen and (max-width: 736px) {

/*    NEU (aus max-width: 1280px): */
    #sidebar {
      height: 100%;
      left: 0;
      position: fixed;
      top: 0;
      z-index: 10000; }
      #sidebar.inactive {
        box-shadow: none; }
      #sidebar > .inner {
        -webkit-overflow-scrolling: touch;
        height: 100%;
        left: 0;
        overflow-x: hidden;
        overflow-y: auto;
        position: absolute;
        top: 0; }
        #sidebar > .inner:after {
          content: '';
          display: block;
          height: 4em;
          width: 100%; }

/*    NEU: Toggle-Hintergrund */
      #sidebar .toggle:after {
        background: rgba(255, 255, 255, 1.0);
        border-radius: 0.375em;
        border-bottom: dotted 1px;
        border-top: dotted 1px;
        border-left: dotted 1px;
        border-right: dotted 1px;
        content: '';
        height: 3.5em;
        left: 0em;
        position: absolute;
        top: 2.0em;
        width: 4em;
        z-index: -1; }
/*    Ende NEU: */

      #sidebar .toggle {
        text-indent: -15em;
        width: 6em; }
        #sidebar .toggle:before {
          font-size: 2rem;
          margin-left: -0.4375em; }
      body.is-preload #sidebar {
        display: none; } }
/*    Ende NEU (aus max-width: 1280px): */

/* Header */
#header {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  border-bottom: solid 3px #333333;       /* Stärke und Farbe Strich unter Logo */
  padding: 0.6em 0 0 0;                   /* anpassen an Bildgröße damit Linie auf einer Höhe bleibt */
  position: relative; }
  #header > * {
    -moz-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0; }
  #header .logo {
    border-bottom: 0;
    color: inherit;
    font-family: "Roboto Slab", serif;
    font-size: 1.0em; }
  #header .icons {
    text-align: right; }
  @media screen and (max-width: 1680px) {
    #header {
      padding-top: 0.6em; } }             /* anpassen an Bildgröße damit Linie auf einer Höhe bleibt */
  @media screen and (max-width: 736px) {
    #header {
      padding-top: 2.2em; }               /* anpassen an Bildgröße damit Linie auf einer Höhe bleibt */
      #header .logo {
        font-size: 1.0em;
        margin: 0; }
       .image.fitlogo {
        width: 225px; }
       .image.fitlogo img {
        width: 225px; }
      #header .icons {
        height: 5em;
        line-height: 5em;
        position: absolute;
        right: -0.5em;
        top: 0; } }

/* Banner GELÖSCHT */

/* Footer */
#footer .copyright {
  color: #333333;
  font-size: 0.8em; }
  #footer .copyright a {
    color: #006699; }

/* Menu */
#menu ul {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;                         /* Menü: Farbe Link */
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  letter-spacing: 0.075em;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  text-transform: none; }
  #menu ul a, #menu ul span {
    border-bottom: 0;
    color: inherit;
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    line-height: 1.75em;
    padding: 0.25em 0; }
    #menu ul a:hover, #menu ul span:hover {
      color: #dd6666; }
    #menu ul a.opener, #menu ul span.opener {
      -moz-transition: color 0.0s ease-in-out;
      -webkit-transition: color 0.0s ease-in-out;
      -ms-transition: color 0.0s ease-in-out;
      transition: color 0.0s ease-in-out;
      text-decoration: none;
      -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
      position: relative; }
      #menu ul a.opener:before, #menu ul span.opener:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        text-transform: none !important;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900; }
      #menu ul a.opener:before, #menu ul span.opener:before {
        -moz-transition: color 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
        -webkit-transition: color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
        -ms-transition: color 0.2s ease-in-out, -ms-transform 0.2s ease-in-out;
        transition: color 0.2s ease-in-out, transform 0.2s ease-in-out;
        color: #9fa3a6;
        content: '\f078';
        position: absolute;
        right: 0; }
      #menu ul a.opener:hover:before, #menu ul span.opener:hover:before {
        color: #dd6666; }
      #menu ul a.opener.active + ul, #menu ul span.opener.active + ul {
        display: block; }
      #menu ul a.opener.active:before, #menu ul span.opener.active:before {
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg); }

#menu > ul > li {
  border-top: solid 1px rgba(210, 210, 210, 0.75);
  margin: 0 0 0 0;
  padding: 0 0 0 0; }
  #menu > ul > li > ul {
    color: #9fa3a6;
    display: none;
    margin: 0.5em 0 1.5em 0;
    padding-left: 1em; }
    #menu > ul > li > ul a, #menu > ul > li > ul span {
      font-size: 0.8em; }
    #menu > ul > li > ul > li {
      margin: 0.125em 0 0 0;
      padding: 0.125em 0 0 0; }
  #menu > ul > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0; }





/* Start Cookie-Hinweis */

#cookiehinweis a {text-decoration:none;}
#cookiehinweis a:hover {text-decoration:none;}
#cookiehinweis div {padding:16px; padding-right:55px;}               /* Abstand Text */

#cookiehinweis {
   outline: 1px solid #7b92a9;
   color: #ffffff;
   text-align:right;
   font-family: Open Sans, sans-serif;
   border-top:1px solid #fff;
   background: #eecccc;                                                /* ??? */
   background: -moz-linear-gradient(top, #eecccc 0%, #ffeeee 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eecccc), color-stop(100%,#ffeeee));
   background: -webkit-linear-gradient(top, #eecccc 0%,#ffeeee 100%);
   background: -o-linear-gradient(top, #eecccc 0%,#ffeeee 100%);
   background: -ms-linear-gradient(top, #eecccc 0%,#ffeeee 100%);
   background: linear-gradient(to bottom, #777777 0%,#dddddd 100%);    /* Hintergrund (Farbverlauf) */
/* background: linear-gradient(to bottom, #336699 0%,#99ccff 100%);       Hintergrund (Farbverlauf Standard [blau]) */
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#eecccc', endColorstr='#ffeeee',GradientType=0 );
   position:fixed;
   bottom:0px;
   z-index:10000;
   width:100%;                                          /* Breite Hinweisfeld */
   font-size:14px;                                      /* Schriftgröße */
   line-height:20px;}                                   /* Feldhöhe */



#cookiehinweisCloser {
   color: #333;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 12px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   bottom: 13px;                                        /* Lage "OK" */
   cursor:pointer;
   border-top:1px solid #999999;                        /* Button Randfarben */
   border-left:1px solid #999999;
   border-bottom:1px solid #999999;
   border-right:1px solid #999999;
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9));
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%);
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%);
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 );
 }

#cookiehinweisCloser:hover {border-bottom:1px solid #cccccc; border-right:1px solid #cccccc; border-top:1px solid #ffffff; border-left:1px solid #ffffff;}      /* Button Randfarben (hover) */

/* Ende Cookie-Hinweis */





/*
In main.css und main.js alle '1280' in '1024'
und '1281' in '1025' in main.js 1x ändern ?
Sidebar zeigt sich dadurch erst bei < 1024 !
ACHTUNG: Menü verschiebt sich 'schleichend'
*/