/* Compiled Less CSS File */
/* Generated from "maki.css" */

/* LESS Document */
@font-face {
  font-family: 'NotoSans';
  src: url('fonts/NotoSans.eot?#iefix') format('embedded-opentype'), url('fonts/NotoSans.woff') format('woff'), url('fonts/NotoSans.ttf') format('truetype'), url('fonts/NotoSans.svg#NotoSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  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;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
html {
  width: 100%;
  height: 101%;
}
body {
  min-width: 320px;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 1.5rem;
}
#quickconnect {
  display: none;
}
header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 768px;
  min-height: 80px;
  background-color: #f7f8f8;
}
header nav {
  position: relative;
  top: auto;
  width: auto;
}
header nav ul {
  text-align: center;
  list-style-type: none;
}
header nav ul li {
  display: table-cell;
  margin-left: 5px;
}
header nav ul li a {
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.5;
  text-decoration: none;
  color: #666666;
  border-bottom: 3px solid transparent;
}
header nav ul li a:hover,
header nav ul li a.aktiv {
  color: #e6332a;
  border-bottom: 3px solid #e6332a;
}
header nav ul li ul {
  display: none;
}
header nav ul li ul li {
  background: #f7f8f8;
  margin-left: 0px;
  text-align: left;
  width: 10rem;
}
header nav ul li ul li a {
  display: inline-block;
  padding: 10px 15px 10px 10px;
  line-height: 1.5;
}
header nav ul li ul li a:hover,
header nav ul li ul li a.aktiv {
  color: #e6332a;
  border-bottom: 3px solid transparent;
}
header nav ul li:hover ul {
  display: block;
  z-index: 1000;
  position: absolute;
}
header #menubar {
  margin: 10px;
  display: none;
  cursor: pointer;
}
main {
  width: 100%;
  padding: 75px 0px 0px 0px;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
main .wrapper {
  max-width: 1050px;
  width: 100%;
  justify-content: center;
  min-height: 20rem;
}
main .wrapper .headline {
  max-width: 768px;
  margin: auto;
}
main .wrapper .headline h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3rem;
  color: #000000;
  text-align: center;
}
main .wrapper .headline h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.375rem;
  color: #5e515c;
  line-height: 1.3em;
  text-align: center;
}
main .wrapper .logo {
  max-width: 750px;
  justify-content: center;
  width: 100%;
  margin: 20px 0px;
}
main .wrapper .logo img {
  width: 95%;
  height: auto;
}
main .wrapper .breadcrumb {
  padding: 20px 25px;
  box-sizing: content-box;
  width: 100%;
  height: 30px;
}
main .wrapper .breadcrumb ul {
  display: flex;
  justify-content: flex-start;
}
main .wrapper .breadcrumb ul li {
  margin: 4px 15px 4px 0px;
}
main .wrapper .breadcrumb ul li a {
  font-family: 'NotosSans', sans-serif;
  font-size: 0.8125rem;
  color: #666666;
  text-decoration: none;
}
main .wrapper .breadcrumb ul li a:hover {
  color: #e6332a;
}
main .wrapper section {
  padding: 20px 25px;
}
main .wrapper section p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper section a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  line-height: 1.5rem;
  color: #e6332a;
}
main .wrapper .doppelspalte {
  display: flex;
  flex-wrap: no-wrap;
  justify-content: space-between;
}
main .wrapper .doppelspalte article {
  padding: 20px 25px;
  width: 45%;
  max-width: 480px;
}
main .wrapper .doppelspalte article h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  color: #e6332a;
  line-height: 1.3em;
  margin: 10px 0px 20px 0px;
}
main .wrapper .doppelspalte article h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  color: #666666;
  line-height: 1.3em;
  font-weight: 400;
}
main .wrapper .doppelspalte article h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  color: #5e515c;
  line-height: 1.5rem;
  font-weight: 700;
}
main .wrapper .doppelspalte article h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  color: #e6332a;
  line-height: 1.5rem;
  font-weight: 700;
}
main .wrapper .doppelspalte article p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper .doppelspalte article a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper .doppelspalte article ul li {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper .doppelspalte article ul li:before {
  margin: 0px 5px 0px 0px;
  content: '\2022 ';
  color: #e6332a;
}
main .wrapper .doppelspalte article img {
  max-width: 100%;
  height: auto;
}
main .wrapper .doppelspalte .center {
  text-align: center;
  justify-content: center;
}
main .wrapper .einzelspalte {
  display: flex;
  flex-wrap: no-wrap;
  justify-content: flex-start;
}
main .wrapper .einzelspalte article {
  width: 100%;
  padding: 20px 25px;
}
main .wrapper .einzelspalte article h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.75rem;
  color: #666666;
  line-height: 1.3em;
  margin: 10px 0px 20px 0px;
}
main .wrapper .einzelspalte article h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  color: #e6332a;
  line-height: 1.3em;
  margin: 10px 0px 20px 0px;
}
main .wrapper .einzelspalte article h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  color: #666666;
  line-height: 1.3em;
  font-weight: 400;
}
main .wrapper .einzelspalte article h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  color: #5e515c;
  line-height: 1.5rem;
  font-weight: 700;
}
main .wrapper .einzelspalte article h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  color: #e6332a;
  line-height: 1.125rem;
  font-weight: 700;
  margin: 0px;
}
main .wrapper .einzelspalte article p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper .einzelspalte article a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  line-height: 1.5rem;
  color: #e6332a;
}
main .wrapper .einzelspalte article ul li {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper .einzelspalte article ul li:before {
  margin: 0px 5px 0px 0px;
  content: '\2022 ';
  color: #e6332a;
}
main .wrapper .einzelspalte article .red {
  color: #e6332a !important;
}
main .wrapper .einzelspalte article img {
  max-width: 100%;
  height: auto;
}
main .wrapper .einzelspalte article table {
  width: 66%;
  min-width: 500px;
}
main .wrapper .einzelspalte article table th {
  color: #5e515c;
  font-size: 1rem;
  font-weight: 700;
}
main .wrapper .einzelspalte article table td {
  padding: 4px;
}
main .wrapper .einzelspalte article table td a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  line-height: 1.5rem;
  color: #e6332a;
  text-decoration: none;
  display: block;
}
main .wrapper .einzelspalte article table td.even {
  background-color: #eeeeee;
}
main .wrapper .einzelspalte .center {
  text-align: center;
  justify-content: center;
}
main .wrapper .datenschutz {
  display: flex;
  flex-wrap: no-wrap;
  justify-content: flex-start;
}
main .wrapper .datenschutz article {
  width: 100%;
  padding: 20px 25px;
}
main .wrapper .datenschutz article h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.75rem;
  color: #666666;
  line-height: 1.3em;
  margin: 10px 0px 20px 0px;
}
main .wrapper .datenschutz article h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  color: #e6332a;
  line-height: 1.3em;
  margin: 10px 0px 20px 0px;
}
main .wrapper .datenschutz article h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  color: #666666;
  line-height: 1.3em;
  font-weight: 400;
}
main .wrapper .datenschutz article h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  color: #5e515c;
  line-height: 1.5rem;
  font-weight: 700;
  margin: 10px 0px 0px 0px;
}
main .wrapper .datenschutz article h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  color: #e6332a;
  line-height: 1.125rem;
  font-weight: 700;
  margin: 0px;
}
main .wrapper .datenschutz article p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper .datenschutz article a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  line-height: 1.5rem;
  color: #e6332a;
}
main .wrapper .datenschutz article ul li {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
  margin: 5px 0px 0px 0px;
}
main .wrapper .datenschutz article .red {
  color: #e6332a !important;
}
main .wrapper .datenschutz article img {
  max-width: 100%;
  height: auto;
}
main .wrapper .datenschutz article table {
  width: 66%;
  min-width: 500px;
}
main .wrapper .datenschutz article table th {
  color: #5e515c;
  font-size: 1rem;
  font-weight: 700;
}
main .wrapper .datenschutz article table td {
  padding: 4px;
}
main .wrapper .datenschutz article table td a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  line-height: 1.5rem;
  color: #e6332a;
  text-decoration: none;
  display: block;
}
main .wrapper .datenschutz article table td.even {
  background-color: #eeeeee;
}
main .wrapper .datenschutz .center {
  text-align: center;
  justify-content: center;
}
main .wrapper .referenzen {
  display: flex;
  flex-wrap: no-wrap;
  justify-content: flex-start;
}
main .wrapper .referenzen article {
  padding: 20px 25px;
}
main .wrapper .referenzen article hr {
  width: 100%;
  margin: 15px 0px;
  clear: both;
  color: #ffffff;
  border-width: thin;
}
main .wrapper .referenzen article h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.75rem;
  color: #666666;
  line-height: 1.3em;
  margin: 10px 0px 20px 0px;
}
main .wrapper .referenzen article h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  color: #e6332a;
  line-height: 1.3em;
  margin: 10px 0px 20px 0px;
}
main .wrapper .referenzen article h3 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.5rem;
  color: #666666;
  line-height: 1.3em;
  font-weight: 400;
}
main .wrapper .referenzen article h4 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  color: #5e515c;
  line-height: 1.5rem;
  font-weight: 700;
}
main .wrapper .referenzen article h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  color: #e6332a;
  line-height: 1.125rem;
  font-weight: 700;
  margin: 0px;
}
main .wrapper .referenzen article p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper .referenzen article a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  line-height: 1.5rem;
  color: #e6332a;
}
main .wrapper .referenzen article ul li {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #5e515c;
}
main .wrapper .referenzen article ul li:before {
  margin: 0px 5px 0px 0px;
  content: '\2022 ';
  color: #e6332a;
}
main .wrapper .referenzen article img {
  max-width: 100%;
  height: auto;
}
main .wrapper .referenz {
  padding: 15px 0px;
}
main .wrapper .referenz .bild {
  max-width: 48%;
}
main .wrapper .referenz .bild img {
  width: 100%;
  height: auto;
}
main .wrapper .referenz .text {
  width: auto;
  max-width: 48%;
}
main .wrapper .referenz .text a {
  text-decoration: none;
}
main .wrapper .referenz .links {
  float: left;
}
main .wrapper .referenz .rechts {
  float: right;
}
main .wrapper .slider {
  display: block;
}
.footerbar {
  height: 100px;
  width: 100%;
  background-color: #eeeeee;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.footerbar .footerwrapper {
  max-width: 1050px;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
}
.footerbar .footerwrapper article {
  padding: 20px 25px;
  width: 45%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  align-items: center;
}
.footerbar .footerwrapper article p {
  font-family: 'NotosSans', sans-serif !important;
  font-size: 0.875rem;
}
.footerbar .footerwrapper article p.red {
  color: #e6332a !important;
}
.footerbar .footerwrapper article p a {
  color: #666;
}
.footerbar .footerwrapper article:last-of-type {
  align-items: flex-end;
  margin-left: auto;
}
.footerbar .footerwrapper article:last-of-type ul {
  display: flex;
  flex-direction: row;
}
.footerbar .footerwrapper article:last-of-type ul li {
  margin: 2px;
}
.footerbar .footerwrapper article:last-of-type ul li img {
  width: 28px;
  height: 28px;
}
footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: 80px;
}
footer .footwrapper {
  max-width: 1050px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
footer .footwrapper .footernav {
  width: 100%;
  padding: 20px 25px 0px 20px;
}
footer .footwrapper .footernav ul {
  display: flex;
  flex-direction: row;
}
footer .footwrapper .footernav ul li {
  padding: 0px 10px;
  line-height: 1em;
  border-left: 1px solid #666666;
}
footer .footwrapper .footernav ul li a {
  font-family: 'NotosSans', sans-serif;
  color: #828282;
  font-size: 0.875rem;
  text-decoration: none;
  opacity: 0.7;
}
footer .footwrapper .footernav ul li a:hover,
footer .footwrapper .footernav ul li a.selected {
  color: #666666;
}
footer .footwrapper .footernav ul li:first-child {
  padding: 0px 10px 0px 0px;
  border-left: none;
}
footer .footwrapper .slogan {
  width: 100%;
  padding: 0px 25px 20px 20px;
}
footer .footwrapper .slogan p {
  font-family: 'NotosSans', sans-serif;
  color: #666666;
  font-size: 0.875rem;
  text-decoration: none;
  opacity: 0.7;
}
input[type=text],
input[type=password] {
  width: 320px;
  font-family: 'NotosSans', sans-serif;
  font-size: 1rem;
  padding: 8px;
  margin: 5px 0px 5px 0px;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  color: #e6332a;
}
.sbtbtn {
  width: 338px;
  cursor: pointer;
  font-family: 'NotosSans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  padding: 8px;
  margin: 5px 0px 5px 0px;
  background-color: #5e515c;
  border: 1px solid #5e515c;
  border-radius: 4px;
  color: #ffffff;
}
.sbtbtn:hover,
.sbtbtn:focus {
  color: #e6332a;
}
#fehler p {
  font-family: 'NotosSans', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #e6332a;
}
@media screen and (max-width: 750px) {
  #quickconnect {
    display: block;
  }
  #quickconnect ul {
    width: 100%;
    height: 44px;
  }
  #quickconnect ul li {
    display: block;
    width: 50%;
    float: left;
    height: 44px;
    text-align: center;
  }
  #quickconnect ul li.grau {
    background-color: #5e515c;
  }
  #quickconnect ul li.grau a {
    display: inline-block;
    padding: 10px 0px 0px 0px;
    color: #ffffff;
    text-decoration: none;
    font-size: 0.9375rem;
    margin: 0px auto;
    height: 44px;
    width: 100%;
  }
  #quickconnect ul li.grau a img {
    vertical-align: middle;
    margin: -2px 0px 0px 0px;
  }
  #quickconnect ul li.red {
    background-color: #e6332a;
  }
  #quickconnect ul li.red a {
    display: inline-block;
    padding: 10px 0px 0px 0px;
    color: #ffffff;
    text-decoration: none;
    font-size: 0.9375rem;
    margin: 0px auto;
    height: 44px;
    width: 100%;
  }
  #quickconnect ul li.red a img {
    vertical-align: middle;
    margin: -2px 0px 0px 0px;
  }
  header {
    min-width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 750px;
  }
  header .toggle-on {
    display: inline;
  }
  header nav {
    background-color: #f7f8f8;
    position: absolute;
    top: 124px;
    left: 0px;
    width: 100%;
  }
  header nav ul {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  header nav ul li {
    text-align: left;
  }
  header nav ul li a {
    display: block;
  }
  header nav ul li a:hover,
  header nav ul li a.aktiv {
    color: #e6332a;
    border-bottom: 3px solid transparent;
  }
  header nav ul li ul {
    display: block;
  }
  header nav ul li ul li {
    display: block;
    margin: auto auto auto 25px;
  }
  header nav ul li:hover ul {
    display: block;
    z-index: 1;
    position: relative;
  }
  header #menubar {
    display: block;
    margin-right: auto;
  }
  main .wrapper {
    max-width: 750px;
  }
  main .wrapper .headline h1 {
    font-size: 1.875rem;
  }
  main .wrapper .doppelspalte {
    flex-wrap: wrap;
  }
  main .wrapper .doppelspalte article {
    padding: 30px 10px;
    width: 90%;
    max-width: 700px;
  }
  main .wrapper .doppelspalte article h2 {
    font-size: 1.625rem;
  }
  main .wrapper .einzelspalte {
    flex-wrap: wrap;
  }
  main .wrapper .einzelspalte article {
    padding: 30px 10px;
  }
  main .wrapper .einzelspalte article h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.5rem;
    color: #e6332a;
    line-height: 1.3em;
    margin: 10px 0px 20px 0px;
  }
  main .wrapper .einzelspalte article h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.5rem;
    color: #666666;
    line-height: 1.3em;
    font-weight: 400;
  }
  main .wrapper .einzelspalte article h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    color: #5e515c;
    line-height: 1.5rem;
    font-weight: 700;
  }
  main .wrapper .einzelspalte article h5 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    color: #e6332a;
    line-height: 1.125rem;
    font-weight: 700;
    margin: 0px;
  }
  main .wrapper .einzelspalte article p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #5e515c;
  }
  main .wrapper .einzelspalte article a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1em;
    line-height: 1.5rem;
    color: #e6332a;
  }
  main .wrapper .einzelspalte article ul li {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #5e515c;
  }
  main .wrapper .einzelspalte article ul li:before {
    margin: 0px 5px 0px 0px;
    content: '\2022 ';
    color: #e6332a;
  }
  main .wrapper .einzelspalte article img {
    max-width: 100%;
    height: auto;
  }
  main .wrapper .einzelspalte article table {
    width: 66%;
    min-width: 320px;
  }
  main .wrapper .einzelspalte .center {
    text-align: center;
    justify-content: center;
  }
  main .wrapper .datenschutz {
    flex-wrap: wrap;
  }
  main .wrapper .datenschutz article {
    padding: 30px 10px;
  }
  main .wrapper .datenschutz article h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.5rem;
    color: #e6332a;
    line-height: 1.3em;
    margin: 10px 0px 20px 0px;
  }
  main .wrapper .datenschutz article h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.5rem;
    color: #666666;
    line-height: 1.3em;
    font-weight: 400;
  }
  main .wrapper .datenschutz article h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    color: #5e515c;
    line-height: 1.5rem;
    font-weight: 700;
  }
  main .wrapper .datenschutz article h5 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    color: #e6332a;
    line-height: 1.125rem;
    font-weight: 700;
    margin: 0px;
  }
  main .wrapper .datenschutz article p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #5e515c;
  }
  main .wrapper .datenschutz article a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1em;
    line-height: 1.5rem;
    color: #e6332a;
  }
  main .wrapper .datenschutz article ul li {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #5e515c;
  }
  main .wrapper .datenschutz article img {
    max-width: 100%;
    height: auto;
  }
  main .wrapper .datenschutz article table {
    width: 66%;
    min-width: 320px;
  }
  main .wrapper .datenschutz .center {
    text-align: center;
    justify-content: center;
  }
  main .wrapper .referenz .bild {
    max-width: 100%;
  }
  main .wrapper .referenz .text {
    max-width: 100%;
  }
  main .wrapper .referenz .links {
    float: none;
    clear: both;
  }
  main .wrapper .referenz .rechts {
    float: none;
    clear: both;
  }
  .footerbar {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .footerbar .footerwrapper {
    max-width: 750px;
    flex-wrap: wrap;
    height: 254px;
  }
  .footerbar .footerwrapper article {
    width: 100%;
  }
  .footerbar .footerwrapper article:last-of-type {
    display: flex;
    align-items: center;
  }
  .footerbar .footerwrapper article:last-of-type ul {
    display: flex;
    flex-direction: row;
  }
  .footerbar .footerwrapper article:last-of-type ul li img {
    width: 48px;
    height: 48px;
  }
  footer .footwrapper {
    max-width: 750px;
  }
  footer .footwrapper .slogan {
    padding: 10px 25px 20px 20px;
  }
  input[type=text],
  input[type=password] {
    width: 95%;
    max-width: 320px;
  }
  .sbtbtn {
    width: 100%;
    max-width: 338px;
  }
}