@charset "UTF-8";
/* CSS Document */
/* work-sans-regular - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url("/fileadmin/fonts/Work/work-sans-v18-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/fonts/Work/work-sans-v18-latin-regular.eot?#iefix") format("embedded-opentype"), url("/fileadmin/fonts/Work/work-sans-v18-latin-regular.woff2") format("woff2"), url("/fileadmin/fonts/Work/work-sans-v18-latin-regular.woff") format("woff"), url("/fileadmin/fonts/Work/work-sans-v18-latin-regular.ttf") format("truetype"), url("/fileadmin/fonts/Work/work-sans-v18-latin-regular.svg#WorkSans") format("svg");
  /* Legacy iOS */ }
/* work-sans-900 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 900;
  src: url("/fileadmin/fonts/Work/work-sans-v18-latin-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/fileadmin/fonts/Work/work-sans-v18-latin-700.eot?#iefix") format("embedded-opentype"), url("/fileadmin/fonts/Work/work-sans-v18-latin-700.woff2") format("woff2"), url("/fileadmin/fonts/Work/work-sans-v18-latin-700.woff") format("woff"), url("/fileadmin/fonts/Work/work-sans-v18-latin-700.ttf") format("truetype"), url("/fileadmin/fonts/Work/work-sans-v18-latin-700.svg#WorkSans") format("svg");
  /* Legacy iOS */ }
/* CSS Document */
/* default styles for extension "tx_frontend" */
.ce-align-left {
  text-align: left; }

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

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

.ce-table td, .ce-table th {
  vertical-align: top; }

.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
  overflow: hidden; }

.ce-left .ce-gallery, .ce-column {
  float: left; }

.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%; }

.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%; }

.ce-right .ce-gallery {
  float: right; }

.ce-gallery figure {
  display: table;
  margin: 0; }

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom; }

.ce-gallery img {
  display: block; }

.ce-gallery iframe {
  border-width: 0; }

.ce-border img,
.ce-border iframe {
  border: 2px solid #000000;
  padding: 0px; }

/* .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
     margin-bottom: 10px;
 }*/
.ce-intext.ce-right .ce-gallery {
  margin-left: 10px; }

.ce-intext.ce-left .ce-gallery {
  margin-right: 10px; }

.ce-below .ce-gallery {
  margin-top: 10px; }

.ce-column {
  margin-right: 10px; }

.ce-column:last-child {
  margin-right: 0; }

/*.ce-row { margin-bottom: 10px; }*/
.ce-row:last-child {
  margin-bottom: 0; }

.ce-above .ce-bodytext {
  clear: both; }

.ce-intext.ce-left ol, .ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto; }

/* Headline */
.ce-headline-left {
  text-align: left; }

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

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

/* Uploads */
.ce-uploads {
  margin: 0;
  padding: 0; }

.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0; }

.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top; }

.ce-uploads span {
  display: block; }

/* Table */
.ce-table {
  width: 100%;
  max-width: 100%; }

.ce-table th, .ce-table td {
  padding: 0.5em 0.75em;
  vertical-align: top; }

.ce-table thead th {
  border-bottom: 2px solid #dadada; }

.ce-table th, .ce-table td {
  border-top: 1px solid #dadada; }

.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.ce-table-bordered th, .ce-table-bordered td {
  border: 1px solid #dadada; }

/* Space */
.frame-space-before-extra-small {
  margin-top: 1em !important; }

.frame-space-before-small {
  margin-top: 2em !important; }

.frame-space-before-medium {
  margin-top: 3em !important; }

.frame-space-before-large {
  margin-top: 4em !important; }

.frame-space-before-extra-large {
  margin-top: 5em !important; }

.frame-space-after-extra-small {
  margin-bottom: 1em !important; }

.frame-space-after-small {
  margin-bottom: 2em !important; }

.frame-space-after-medium {
  margin-bottom: 3em !important; }

.frame-space-after-large {
  margin-bottom: 4em !important; }

.frame-space-after-extra-large {
  margin-bottom: 5em !important; }

/* Frame */
.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2em; }

.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2em; }

.frame-indent {
  margin-left: 15%;
  margin-right: 15%; }

.frame-indent-left {
  margin-left: 33%; }

.frame-indent-right {
  margin-right: 33%; }

/**
 * MENU TOGGLE TYPE
 *
 * Use a Hamburger Icon or a Navigation bar.
 * Please note the slightly different HTML markup (demos).
 *
 */
/**
 * LABEL FORM
 */
/**
 * COLORS
 *
 * You can assign different colors to the first level and the sublevels,
 * e.g. a transparent bar and colored sublevels (see hamburger demo).
 */
/* first menu level */
/* menu sublevels */
/* active page */
/* miscellaneous */
/**
 * MEASURES
 */
/**
 * MENU TOGGLE TYPE
 */
#toggle-menu {
  background-color: #424254;
  color: #fff;
  display: block;
  /*padding: 0.75em 1em;*/
  position: relative; }

/**
 * MENU ARROWS
 */
.topnavi__arrow {
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #fff;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

.topnavi__arrow--sub {
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0; }

@media (min-width: 768px) {
  .topnavi__arrow--sub {
    border-right: none;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #fff; } }
/**
 * MOBILE VIEW
 */
.topnavi__lvl--first {
  background-color: #424254; }

.topnavi__lvl--first::after {
  clear: both;
  content: "";
  display: table; }

.topnavi__lvl--first,
.topnavi__lvl--sub {
  margin: 0;
  padding: 0; }

.topnavi__lvl--first,
.topnavi input[type="checkbox"] {
  display: none; }

#toggle:checked + .topnavi__lvl--first,
.topnavi input[type="checkbox"]:checked + .topnavi__lvl--sub {
  display: block; }

.topnavi__item {
  color: #fff;
  display: block;
  position: relative; }

.topnavi__item a {
  display: block;
  position: relative;
  text-decoration: none; }

.topnavi__item a:hover, .topnavi__item a:focus {
  text-decoration: none; }

/*.topnavi__item--header {
  background-color: #424254;
  color: #7abcb2;
  display: block;
  font-size: 0.75em;
  padding: 1.5em 1.25em 0.25em; }*/
.topnavi__link--first {
  background-color: #424254;
  color: #fff;
  padding: 0.75em 1em;
  padding-right: 42px; }

.topnavi__link--first:hover {
  background-color: #64908A;
  color: #fff; }

.topnavi__lvl--sub {
  display: none;
  padding-left: 1em; }

.topnavi__link--sub {
  background-color: #424254;
  color: #fff;
  padding: 0.75em 1em;
  padding-right: 42px; }

.topnavi__link--sub:hover {
  background-color: #64908A;
  color: #fff; }

.topnavi__link--active {
  background-color: #64908A;
  color: #fff;
  padding: 0.75em 1em;
  padding-right: 42px; }

ul span.topnavi__label {
  display: none; }

/**
 * DESKTOP VIEW
 */
@media only screen and (min-width: 768px) {
  .topnavi {
    background-color: #424254; }

  .topnavi__lvl--first {
    background-color: transparent; }

  #toggle-menu,
  .topnavi input[type="checkbox"]:checked + .topnavi__lvl--sub {
    display: none; }

  .topnavi__lvl--first,
  .topnavi__item:hover > input[type="checkbox"] + .topnavi__lvl--sub {
    display: block; }

  .topnavi__item {
    float: left; }

  .topnavi__link--first {
    background-color: #424254;
    color: #fff;
    padding: 0.75em 1em;
    padding-right: 42px; }

  .topnavi__link--first:hover {
    background-color: #64908A;
    color: #fff; }

  .topnavi__link--active {
    background-color: #64908A;
    color: #fff; }

  .topnavi__lvl--sub {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000; }

  .topnavi__lvl--sub .topnavi__item {
    float: none; }

  .topnavi__lvl--sub .topnavi__lvl--sub {
    top: 0;
    left: 100%; } }
/**
 * LABELS
 */
.topnavi__label:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.topnavi__label {
  background-color: #a02a3c;
  height: 100%;
  padding: 0 .5em;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0; }

.topnavi {
  border-bottom: 1px solid #64908A; }

#toggle-menu {
  border-bottom: 1px solid #64908A; }

.topnavi__lvl--sub {
  border-top: 1px solid #64908A; }

.topnavi__lvl--sub .topnavi__item:last-child {
  border-width: 0; }

.topnavi__item {
  border-bottom: 1px solid #64908A; }

.topnavi__item--header {
  letter-spacing: 0.2em;
  text-transform: uppercase; }

.topnavi__item a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out; }

@media only screen and (min-width: 768px) {
  .topnavi__item {
    border-width: 0 1px 0 0; }

  .topnavi__lvl--sub {
    border-width: 0; }

  .topnavi__lvl--sub .topnavi__item {
    border-width: 0 0 1px; } }
/* ############# Navigation Symbol Mobil ############### */
.topnavi .container {
  padding: 0.75em 25px;
  cursor: pointer; }

.topnavi .bar1,
.topnavi .bar2,
.topnavi .bar3 {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #cdcdcd;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; }

.topnavi .change .bar1 {
  -webkit-transform: rotate(45deg) translate(0, -2px);
  transform: rotate(45deg) translate(0, -2px);
  background: #fff; }

.topnavi .change .bar2 {
  opacity: 0; }

.topnavi .change .bar3 {
  -webkit-transform: rotate(-45deg) translate(0, -2px);
  transform: rotate(-45deg) translate(0, -2px);
  background: #fff; }

/* CSS Document */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0; }

div.site-top {
  background-color: #0476AD; }

@media only screen and (min-width: 768px) {
  div.logo-wrap {
    max-width: 1600px;
    margin: 0 auto; }

  div.logo-wrap, footer #footer-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  div.logo-wrap .logo {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    width: 20%;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2; }

  div.logo-wrap .logo-name {
    -webkit-box-flex: 8;
    -moz-box-flex: 8;
    width: 80%;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-right: 48px; } }
/* ### Inhalt ### */
.layout-1spalte .layout-space-r-l,
.layout-2spalten .layout-space-r-l,
.layout-2spalten_50 .layout-space-r-l,
.layout-jumbotron .layout-space-r-l,
.layout-drei-zeilen .layout-space-r-l {
  min-height: 500px; }

.space-content {
  padding: 0; }

.space-content .contenttable td {
  vertical-align: top; }

/* #### Multicolumn ### */
@media only screen and (min-width: 768px) {
  /*.multicolumnContainer,*/
  .layout-2spalten_50 .layout-space-r-l,
  .layout-2spalten .layout-space-r-l,
  .spalten-jumbotron {
    align-content: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .spalten-jumbotron div,
  .layout-2spalten_50 .layout-space-r-l div,
  .layout-2spalten .layout-space-r-l div:last-child {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  /*.multicolumnLayout10 .columnFirst,*/
  .layout-2spalten .layout-space-r-l div {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3; } }
.drei-zeilen_1 {
  max-width: 100%;
  overflow: hidden; }

/*Spalten Jumbotron*/
/*.spalten-jumbotron div {width: 100%;}*/
@media only screen and (min-width: 768px) {
  .spalten-jumbotron > div:first-child {
    margin-right: 25px; }

  .spalten-jumbotron > div:last-child {
    margin-left: 25px; }

  .spalten-jumbotron > div {
    width: 33%; }

  .spalten-jumbotron > div > div {
    width: 100%; }

  .spalten-jumbotron {
    height: 100%; } }
/*@media only screen and (max-width:768px){ .multicolumnContainer .column {float: none; width: 100%;} }*/
/* Responsive Bilder */
.space-content img,
.space-content figure,
.space-content .ce-outer,
.space-content .ce-inner,
.space-content .ce-row {
  max-width: 100%;
  height: auto; }

/* ################## Gridelements ####################### */
.grid-row .frame-default,
.grid-container {
  padding: 0; }

.grid-row {
  padding: 0 12px; }

.grid-col {
  padding-bottom: 10px; }

@media only screen and (min-width: 860px) {
  .grid-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .grid-col {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 48px;
    padding-bottom: 48px; }

  .col-lg-3 {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding-right: 48px; }

  .col-lg-4 {
    -webkit-box-flex: 4;
    -moz-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
    padding-right: 48px; }

  .col-lg-6 {
    -webkit-box-flex: 6;
    -moz-box-flex: 6;
    -webkit-flex: 6;
    -ms-flex: 6;
    flex: 6;
    padding-right: 48px; }

  .col-lg-8 {
    -webkit-box-flex: 8;
    -moz-box-flex: 8;
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8;
    padding-right: 48px; }

  .col-lg-9 {
    -webkit-box-flex: 9;
    -moz-box-flex: 9;
    -webkit-flex: 9;
    -ms-flex: 9;
    flex: 9;
    padding-right: 48px; }

  .grid-col:last-child,
  .col-lg-3:last-child,
  .col-lg-4:last-child,
  .col-lg-6:last-child,
  .col-lg-8:last-child,
  .col-lg-9:last-child {
    padding-right: 0; }

  .ce-gallery .ce-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .layout-drei-zeilen .frame-layout-1 {
    padding: 0 48px; } }
.content_1Spalte_0 {
  padding: 0 48px; }

@media only screen and (max-width: 860px) {
  .space-content .ce-row {
    min-width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column; }

  .space-content .ce-gallery {
    width: 100%; }

  .space-content .ce-column {
    margin-right: 0;
    margin-bottom: 10px; }

  .space-content img, .space-content figure {
    min-width: 100%;
    height: auto; }

  .space-content .ce-inner, .space-content .ce-outer {
    width: 100%;
    height: auto; }

  .grid-row {
    padding: 0 5px; }

  .frame-default {
    padding: 0 15px; }

  .content_1Spalte_0 {
    padding: 0 14px; } }
.frame-programmtabelle td {
  padding: 10px;
  border: solid 1px #999;
  border-collapse: collapse; }

.frame-programmtabelle td p {
  padding: 0;
  margin: 0; }

.frame-programmtabelle {
  max-width: 100% !important;
  border-collapse: collapse;
  cellspacing: 0; }

/* CSS */
/*Farben

Schrift:            #555555
Schrift rot:        #c90d0f
Schrift gelb:       #fcbf02
Hintergrund blau:   #0776AD
*/
.topnavi {
  border-bottom: 0px solid transparent; }

/*Border unter der Navi Desktop ganze Breite*/
#toggle-menu {
  background-color: #fafafa;
  border-bottom: 1px solid #666; }

/*Hintergrundfarbe Navigation oben für Symbol nur mobil*/
.topnavi__lvl--first {
  background-color: #fafafa; }

/*Hintergrundfarbe hinter den Button  für mobil*/
.topnavi__link--first {
  background-color: rgba(7, 118, 173, 0.88); }

/*normal Hintergrund 1. Ebene nur mobil*/
.topnavi__link--sub {
  background-color: rgba(7, 118, 173, 0.88); }

/*normal Hintergrund ab 2. Ebene*/
.topnavi__link--first:hover {
  background-color: white; }

/*hover 1. Ebene mobil*/
.topnavi__link--sub:hover {
  background-color: white; }

/*hover 2. Ebene*/
.topnavi__link--active {
  background-color: rgba(200, 200, 200, 0.94); }

/*Aktiv Hintergrund nur mobil*/
.topnavi__lvl--first > .topnavi__item {
  border-bottom: 1px solid #fff; }

/*Border unten 1. Ebene mobil*/
.topnavi__lvl--first .topnavi__item li {
  border-bottom: 1px solid #fff; }

/*Border unten 2. Ebene */
@media only screen and (min-width: 768px) {
  .topnavi {
    background-color: #0776AD; }

  /*Hintergrund ganze Breite*/
  .topnavi__lvl--first {
    background-color: transparent; }

  /*Hintergrund ganze Breite*/
  .topnavi__link--first {
    background-color: transparent; }

  /*Hintergrundfarbe Navi 1. Ebene nur Desktop*/
  .topnavi__link--first:hover {
    background-color: transparent; }

  /*hover 1. Ebene nur Desktop */
  .topnavi__link--active {
    background-color: #0776AD; }

  /*Aktiv Hintergrund nur Desktop */
  .topnavi {
    border-bottom: 0px solid #ddd; }

  /*Border unter der Navi Desktop ganze Breite*/
  #toggle-menu {
    border-bottom: 0px solid transparent; }

  /*ist ausgeblendet für Desktop*/
  .topnavi__lvl--sub {
    border-top: 1px solid #666; }

  /*Border oben bei Sub-Navigation*/
  .topnavi__lvl--first > .topnavi__item {
    border-bottom: 1px solid transparent; }

  /*Border unten 1. Ebene Desktop*/ }
/*Symbol Navigation mobil*/
.topnavi .bar1, .topnavi .bar2, .topnavi .bar3 {
  background: #666; }

/*x für Navi Mobil*/
.topnavi .change .bar1, .topnavi .change .bar3 {
  background: #333; }

/*x für Navi Mobil wenn geöffnet*/
/*Schriftfarben*/
.topnavi__link--first, .topnavi__link--sub,
.topnavi__link--sub, .topnavi__item {
  color: #fff; }

/*Schrift normal*/
.topnavi__link--active {
  color: #000; }

/*Schrift activ*/
.topnavi__link--first:hover, .topnavi__link--sub:hover {
  color: #fcbf02; }

/*Schrift hover*/
.topnavi {
  text-shadow: rgba(50, 50, 50, 0.45) 1px 1px 3px; }

/*MENU ARROWS*/
.topnavi__label {
  background-color: #fcbf02;
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out; }

.topnavi__label:hover {
  background-color: transparent; }

/*Box für Pfeil bei sub-Navigation Desktop + mobil*/
.topnavi__arrow {
  border-top: 6px solid #fff; }

.topnavi__arrow:hover {
  border-top: 6px solid #fcbf02; }

.topnavi__arrow--sub {
  border-top: 6px solid #fff; }

@media (min-width: 768px) {
  .topnavi__arrow--sub {
    border-left: 6px solid #fff;
    border-top: 6px solid transparent; }

  .topnavi__label {
    background-color: transparent; } }
/*ausblenden 1. Box für mobil*/
.topnavi label .topnavi__label {
  background-color: transparent; }

.container .topnavi__arrow {
  border-top: 6px solid transparent; }

.container .topnavi__arrow--sub {
  border-top: 6px solid transparent; }

/*korrektur position höhe 3. Ebene für Desktop*/
.topnavi__lvl--sub li ul {
  margin-top: -1px; }

@media (min-width: 768px) {
  .topnavi {
    /*border-bottom: solid 1px #aaa;*/
    display: flex;
    align-items: center;
    justify-content: center; }

  .topnavi__lvl--sub {
    margin-top: 1px; } }
/* Style*/
/*Hintergrundfarbe*/
#wrapp-all {
  background-color: #ffffff;
  /*	max-width: 100%;
  	margin: 0 auto;
  	padding: 0 0 50px 0;*/ }

/* Logo */
/*div.logo-wrap {
	background-color:#fff;
 }
*/
.logo img {
  height: auto;
  max-width: 60%;
  padding: 20px;
  margin: 0 auto; }

@media only screen and (min-width: 768px) {
  /*.logo {padding:20px 10px 0 20px;}*/
  .logo img {
    height: auto;
    max-width: 100%;
    padding: 20px 10px 0 20px; } }
.logo-name h2,
.logo-name h2 a,
.logo-name p {
  color: #fff;
  margin: 0;
  text-align: center;
  text-decoration: none; }

.logo-name h2 {
  padding-top: 15px; }

.logo-name p {
  padding-bottom: 15px; }

@media only screen and (min-width: 768px) {
  .logo-name h2 {
    text-align: right;
    font-size: 3.5rem; }

  .logo-name p {
    text-align: right;
    font-size: 1.5rem;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(55, 55, 55, 0.3);
    color: #fff; } }
/* ### Schrift #### */
body {
  background-color: #fff;
  color: #555;
  font-family: 'Work Sans', sans-serif;
  font-size: 1.2rem; }

.space-content h1 {
  font-family: 'Work Sans', sans-serif;
  color: #666;
  font-size: 4rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  text-align: center; }

.space-content h2 {
  font-family: 'Work Sans', sans-serif;
  color: #666;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

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

.space-content a {
  color: #555;
  transition: all .225s ease-in-out;
  -webkit-transition: all .225s ease-in-out; }

.space-content a:hover {
  color: #01579b; }

.space-content .image-caption {
  font-size: 0.7rem;
  text-align: center;
  padding: 10px; }

footer, footer a {
  color: #fff; }

footer a:hover {
  color: #222; }

@media only screen and (max-width: 768px) {
  .space-content h1 {
    font-size: 2rem; }

  .space-content h2 {
    font-size: 1.5rem; } }
/*Silbentrennung*/
p, h1, h2, h3 {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

/*### Spalten Abstand ###*/
@media only screen and (min-width: 768px) {
  .layout-2spalten .content_2Spalten_0,
  .layout-2spalten_50 .content_2Spalten_50_0 {
    margin-right: 25px; }

  .layout-2spalten_50 .content_2Spalten_50_2 {
    margin-left: 25px; } }
/* ### footer ### */
footer #footer-inner {
  width: 100%;
  padding: 0;
  padding: 48px;
  max-width: 1600px;
  margin: 0 auto; }

footer .footer-navigation ul {
  list-style: none;
  padding: 0; }

footer .footer-navigation li {
  margin: 15px 0; }

footer .footer-navigation a {
  display: block;
  padding: 15px 0;
  text-decoration: none; }

@media only screen and (min-width: 768px) {
  footer #footer-inner > div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  footer #footer-inner .footerkontakt .ce-bodytext,
  footer #footer-inner .footerkontakt header {
    text-align: right; }

  footer #footer-inner .footerkontakt .ce-bodytext table {
    float: right; }

  footer #footer-inner .ce-gallery {
    overflow: visible; }

  footer .font-awesome-div {
    text-align: right; } }
footer #footer-inner .footerkontakt img {
  max-width: 100%;
  margin-top: 50px; }

.font-awesome {
  padding: 5px; }

.font-awesome-div {
  padding-top: 35px; }

/* ############ Footer TOP ################## */
#footer-top {
  background-color: #656565;
  color: #fff;
  padding: 25px 45px; }

#footer-top .ce-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 1200px;
  margin: 0 auto; }

#footer-top .ce-column {
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center; }

#footer-top .image-caption {
  font-size: 0.8rem;
  text-align: center; }

#footer-top img {
  width: 100%;
  height: auto; }

/* ############ Boxen ################## */
/* #### Multicolumn ### */
@media only screen and (min-width: 768px) {
  .multicolumnContainer {
    align-content: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .multicolumnContainer li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

  .multicolumnContainer li {
    padding-right: 25px; }

  .multicolumnContainer li:last-child {
    padding-right: 0; }

  .multicolumnContainer .columnItems {
    height: 100%; } }
/*nur padding in spalten ohne ausgewählte Box*/
div.frame-greybox p,
div.frame-greybox h1,
div.frame-greybox h2,
div.frame-greybox h3,
div.frame-whitebox p,
div.frame-whitebox h1,
div.frame-whitebox h3,
div.frame-whiteborder p,
div.frame-whiteborder h1,
div.frame-whiteborder h2,
div.frame-whiteborder h3 {
  padding-right: 25px;
  padding-left: 25px; }

/*graue Box*/
div.frame-greybox {
  background-color: rgba(200, 200, 200, 0.57);
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0);
  margin-bottom: 50px;
  border-radius: 2px; }

.frame-greybox h1, .frame-greybox h2 {
  color: #fff; }

/*weiße Box */
div.frame-whitebox {
  background-color: #fff;
  border-top: 1px solid #fff;
  margin-bottom: 50px;
  border-radius: 2px; }

/*Box mit weißer Kontur*/
/*### simple grid ####*/
@media only screen and (min-width: 550px) {
  .sg-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }
.frame-whiteborder {
  border: solid 1px #ddd;
  border-radius: 4px;
  padding-bottom: 0px;
  box-shadow: rgba(200, 200, 200, 0.7) 0 0 5px;
  transition: all .225s ease-in-out;
  -webkit-transition: all .225s ease-in-out;
  height: 100%;
  background-color: #fff; }

.frame-whiteborder:hover {
  background-color: #8BBF1F; }

/* Bildergalerie */
div.frame-imagegallery .ce-column img {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 2px;
  padding: 10px;
  box-shadow: rgba(200, 200, 200, 0.9) 0 0 4px;
  transition: all .225s ease-in-out;
  -webkit-transition: all .225s ease-in-out; }

div.frame-imagegallery .ce-column img:hover {
  box-shadow: rgba(55, 55, 55, 0.2) 0 0 5px inset; }

div.frame-imagegallery .ce-column img {
  border-radius: 2px; }

div.frame-imagegallery .ce-column {
  margin-bottom: 2px; }

.frame-imagegallery .image-caption {
  font-size: 1rem;
  padding: 10px 0 0 0; }

/* Bildergalerie in SW */
div.frame-blackwhite .ce-column img {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 2px;
  padding: 10px;
  box-shadow: rgba(200, 200, 200, 0.9) 0 0 4px;
  transition: all .225s ease-in-out;
  -webkit-transition: all .225s ease-in-out;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

div.frame-blackwhite .ce-column img:hover {
  box-shadow: rgba(55, 55, 55, 0.2) 0 0 5px inset;
  	/*-webkit-filter: grayscale(0);
      filter: grayscale(0);*/ }

div.frame-blackwhite .ce-column img {
  border-radius: 2px; }

div.frame-blackwhite .ce-column {
  margin-bottom: 2px; }

.frame-blackwhite .image-caption {
  font-size: 1rem;
  padding: 10px 0 0 0; }

@media only screen and (min-width: 600px) {
  div.layout-grid {
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

  div.frame-layout-4 {
    width: 45%;
    padding: 25px 0;
    text-align: justify; }

  div.frame-layout-4 h2, div.frame-layout-4 h3 {
    text-align: center; }

  div.frame-layout-0 {
    flex-direction: column; }

  .frame-layout-5 figure {
    width: 100%;
    min-width: 100%; }

  .frame-layout-5 {
    max-width: 1600px;
    margin: 0 auto; }

  .frame-layout-5 .ce-row,
  .frame-layout-5 .ce-outer,
  .frame-layout-5 .ce-inner {
    min-width: 100%; }

  .frame-layout-5 img {
    max-width: 100%; } }
div.layout-grid {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

/* #### Box für Autohäuser #### */
.frame-whitebox:hover {
  box-shadow: rgba(50, 50, 50, 0.24) 0 0 8px; }

.frame-whitebox .contenttable tr:hover {
  background-color: #eee; }

.frame-whitebox .contenttable tr > :first-child {
  font-weight: bold; }

@media only screen and (min-width: 768px) {
  .frame-whitebox .contenttable td {
    min-width: 300px;
    padding: 5px; }

  .frame-whitebox {
    padding: 25px;
    border: solid 1px #ddd;
    border-radius: 5px;
    box-shadow: rgba(43, 43, 43, 0.24) 2px 2px 10px;
    max-width: 1600px;
    margin: 0 auto; }

  .frame-whitebox figure {
    padding: 5px; } }
@media only screen and (max-width: 768px) {
  .frame-whitebox .contenttable td {
    width: 100%;
    float: left; }

  .frame-whitebox .contenttable tr > :first-child {
    padding-top: 20px; } }
/* #### Box für Logos #### */
.frame-layout-2 .ce-column {
  border: solid 1px #ddd;
  border-radius: 5px;
  /*box-shadow: rgba(43,43,43,0.24) 2px 2px 5px;*/
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  max-width: 100%;
  margin: 5px; }

div.frame-layout-2 .ce-row,
div.frame-layout-2 .ce-outer,
div.frame-layout-2 .ce-inner {
  min-width: 100%; }

div.frame-layout-2 .ce-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 1200px;
  margin: 0 auto; }

/*.frame-layout-2 figure,
.frame-layout-2 .image-embed-item,*/
.frame-layout-2 img {
  max-width: 100%;
  width: 100%;
  height: auto; }

/* #### Box begrenzung 1600 Pixel #### */
.frame-layout-1 {
  max-width: 1600px;
  margin: 0 auto; }

footer {
  background-color: #007aaf; }

.frame-layout-6 {
  background-color: #CBCBCB; }

.frame-layout-6 div {
  max-width: 1600px;
  margin: 0 auto; }

.frame-layout-6 .grid-row {
  padding: 48px; }

.slick-slider figure {
  padding: 0 10px; }

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