/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/fieladmin/templates/fonts/open-sans-v13-latin-300.eot');
  src: local('Open Sans Light'), local('OpenSans-Light'), url('/fieladmin/templates/fonts/open-sans-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fieladmin/templates/fonts/open-sans-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/fieladmin/templates/fonts/open-sans-v13-latin-300.woff') format('woff'), /* Modern Browsers */ url('/fieladmin/templates/fonts/open-sans-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fieladmin/templates/fonts/open-sans-v13-latin-300.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fieladmin/templates/fonts/open-sans-v13-latin-regular.eot');
  src: local('Open Sans'), local('OpenSans'), url('/fieladmin/templates/fonts/open-sans-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fieladmin/templates/fonts/open-sans-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fieladmin/templates/fonts/open-sans-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fieladmin/templates/fonts/open-sans-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fieladmin/templates/fonts/open-sans-v13-latin-regular.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fieladmin/templates/fonts/open-sans-v13-latin-700.eot');
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/fieladmin/templates/fonts/open-sans-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fieladmin/templates/fonts/open-sans-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/fieladmin/templates/fonts/open-sans-v13-latin-700.woff') format('woff'), /* Modern Browsers */ url('/fieladmin/templates/fonts/open-sans-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fieladmin/templates/fonts/open-sans-v13-latin-700.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/fieladmin/templates/fonts/open-sans-v13-latin-800.eot');
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('/fieladmin/templates/fonts/open-sans-v13-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fieladmin/templates/fonts/open-sans-v13-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('/fieladmin/templates/fonts/open-sans-v13-latin-800.woff') format('woff'), /* Modern Browsers */ url('/fieladmin/templates/fonts/open-sans-v13-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fieladmin/templates/fonts/open-sans-v13-latin-800.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
html,
body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.4;
  color: #141212;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
.center {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}
.box33 {
  width: 33.333%;
  float: left;
}
h1 {
  margin: 0 0 20px 0;
  font-size: 1.8em;
}
@media screen and (max-width: 830px) {
  h1 {
    font-size: 1.6em;
  }
}
h2 {
  margin: 0 0 15px 0;
  font-size: 1.5em;
}
@media screen and (max-width: 830px) {
  h2 {
    font-size: 1.3em;
  }
}
h3 {
  margin: 0 0 15px 0;
}
h4 {
  margin: 0 0 15px 0;
}
p {
  margin: 0 0 15px 0;
}
ul {
  padding: 0 0 0 15px;
  margin: 0 0 15px 0;
}
a {
  text-decoration: none;
  color: #d81d11;
}
a:hover {
  text-decoration: underline;
}
.linkbutton-container {
  position: relative;
  width: 66.6666%;
  float: left;
  margin: 0 0 20px 33.3333%;
}
.linkbutton-container .linkbutton {
  float: left;
  width: 33.3333%;
  padding: 5px;
}
.linkbutton-container .linkbutton a {
  color: #ffffff;
  background: #d81d11;
  display: block;
  font-weight: bold;
  text-align: center;
  padding: 5px 10px;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.linkbutton-container .linkbutton a:hover {
  text-decoration: none;
  background: #fcb600;
}
.link-no-margin .linkbutton-container {
  width: 100%;
  margin: 0 -5px 20px -5px;
}
.mainCol .ce-left .ce-gallery {
  width: 33.3333%;
  padding: 0 38px 0 0;
  float: left;
}
.mainCol .ce-left .ce-gallery img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 830px) {
  .mainCol .ce-left .ce-gallery {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
.mainCol .ce-left .ce-bodytext {
  float: right;
  width: 66.6666%;
  padding: 0 0 0 2px;
}
@media screen and (max-width: 830px) {
  .mainCol .ce-left .ce-bodytext {
    width: 100%;
    padding: 0;
  }
}
.mainCol .ce-left .ce-bodytext p {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media screen and (max-width: 960px) {
  .mainCol .ce-left .ce-bodytext p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.mainCol .ce-left .ce-bodytext table td {
  min-width: 100px;
  padding: 0 10px;
}
.mainCol h2 {
  color: #d81d11;
  font-weight: 700;
  font-size: 1rem;
  margin: 0;
}
.mainCol .col-3 {
  width: 100%;
  float: left;
  margin: 0 0 40px 0;
}
.mainCol .col-3 .ce-textpic .ce-gallery {
  width: auto;
  min-width: 100%;
  margin: 0 -10px;
  padding: 0;
}
.mainCol .col-3 .ce-textpic .ce-gallery .ce-row {
  width: 33.3333%;
  float: left;
  padding: 10px;
}
.columns #content div[id*=c] h2,
.link-no-margin #content div[id*=c] h2 {
  color: #d81d11;
  font-weight: 700;
  font-size: 1rem;
  margin: 0;
}
.columns #content div[id*=c] .ce-bodytext p,
.link-no-margin #content div[id*=c] .ce-bodytext p {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media screen and (max-width: 960px) {
  .columns #content div[id*=c] .ce-bodytext p,
  .link-no-margin #content div[id*=c] .ce-bodytext p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.columns #content div[id*=c] .ce-bodytext table p,
.link-no-margin #content div[id*=c] .ce-bodytext table p {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.nocolumns #content div[id*=c] .ce-bodytext p {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.contenttable {
  border-collapse: collapse;
}
.contenttable tbody tr th {
  font-weight: normal;
  color: #7b7b7a;
  font-size: 0.85em;
}
.contenttable tbody tr td {
  background: #7b7b7a;
  padding: 5px 10px;
  vertical-align: middle !important;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.contenttable tbody tr td:first-child {
  border-left: none;
}
.contenttable tbody tr td:last-child {
  border-right: none;
}
.contenttable tbody tr td p {
  margin: 0;
}
.contenttable tbody tr td a {
  color: #ffffff;
}
.contenttable tbody tr:first-child td {
  border-top: none;
}
.contenttable tbody tr:last-child td {
  border-bottom: none;
}
#header {
  background: rgba(216, 29, 17, 0.7);
  height: 160px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 10px solid #fcb600;
  z-index: 3;
}
@media screen and (max-width: 830px) {
  #header {
    height: 100px;
  }
  #header .menuopen {
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 105px;
    color: #ffffff;
    text-align: center;
    line-height: 1;
    padding: 15px 0 0 0;
    cursor: pointer;
  }
  #header .menuopen:before {
    font-family: 'FontAwesome';
    content: '\f0c9';
    font-weight: normal;
    display: block;
    width: 100%;
    font-size: 2.6em;
  }
  #header .menuopen:after {
    content: 'MENU';
    display: block;
    width: 100%;
    font-size: 0.8em;
  }
}
#header #white-wrapper {
  width: 50%;
  padding: 0 585px 0 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#header #white-wrapper #white {
  background: #ffffff;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  #header #white-wrapper {
    padding: 0;
    left: 0;
    width: 20px;
  }
}
#header .center {
  z-index: 2;
  position: relative;
}
#header .box33 {
  background: #d81d11;
  display: table;
}
@media screen and (max-width: 830px) {
  #header .box33 {
    display: block;
    width: 180px;
    position: static;
  }
}
#header #logo {
  background: #ffffff;
  width: 60%;
  height: 150px;
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
#header #logo img {
  width: auto;
  height: 130px;
}
@media screen and (max-width: 830px) {
  #header #logo {
    height: 90px;
    width: 90px;
    display: block;
    padding: 0;
  }
  #header #logo img {
    height: 60px;
    margin: 15px 0 0 0;
  }
}
#header #main-menu {
  margin: 0;
  padding: 0;
  height: 150px;
  display: table-cell;
  vertical-align: middle;
}
#header #main-menu li {
  list-style-type: none;
  line-height: 1.6;
}
#header #main-menu li a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
#header #main-menu > li {
  position: relative;
  padding: 0 10px;
}
#header #main-menu > li:hover {
  background: #ffffff;
}
#header #main-menu > li:hover > a {
  color: #d81d11;
}
#header #main-menu > li:hover > ul {
  display: block;
}
#header #main-menu > li > ul {
  display: none;
  position: absolute;
  padding: 0;
  left: 100%;
  top: 0;
  background: #ffffff;
  font-size: 0.85em;
  width: 200%;
}
#header #main-menu > li > ul > li {
  width: 50%;
  padding: 0 10px;
  line-height: 1.9;
  float: left;
  font-size: 0.85rem;
}
#header #main-menu > li > ul > li a {
  color: #141212;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
#header #main-menu > li > ul > li a:hover {
  color: #d81d11;
}
@media screen and (max-width: 830px) {
  #header #main-menu {
    display: block;
    position: absolute;
    background: #ffffff;
    height: auto;
    width: 100%;
    left: 0;
    top: 100px;
    padding: 10px 15px;
    border-bottom: 10px solid #fcb600;
    overflow: hidden;
    height: 0;
    display: none;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
  }
  #header #main-menu li a {
    color: #141212;
  }
  #header #main-menu > li {
    padding: 0 0 20px 0;
  }
  #header #main-menu > li:hover > a {
    color: #d81d11;
  }
  #header #main-menu > li > ul {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
  }
  #header #main-menu > li > ul > li {
    float: none;
    width: auto;
  }
}
#header #langmenu {
  position: absolute;
  right: 15px;
  top: 7px;
  margin: 0;
  padding: 0;
}
#header #langmenu li {
  list-style-type: none;
  display: inline;
}
#header #langmenu li a {
  color: #ffffff;
  border-left: 1px solid #ffffff;
  line-height: 14px;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}
#header #langmenu li:first-child a {
  border: 0;
}
@media screen and (max-width: 620px) {
  #header #langmenu {
    font-size: 0.85em;
  }
  #header #langmenu li a {
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
  }
}
#header #c125,
#header #c428 {
  position: absolute;
  right: 15px;
  top: 36px;
}
#header #c125 h2,
#header #c428 h2 {
  font-size: 1rem;
  margin: 0 10px 0 0;
  font-weight: normal;
  color: #ffffff;
  display: inline;
  line-height: 30px;
}
@media screen and (max-width: 620px) {
  #header #c125 h2,
  #header #c428 h2 {
    display: none;
  }
}
#header #c125 .tx-kesearch-pi1,
#header #c428 .tx-kesearch-pi1 {
  float: right;
  display: inline;
}
#header #c125 .tx-kesearch-pi1 #form_kesearch_pi1,
#header #c428 .tx-kesearch-pi1 #form_kesearch_pi1 {
  float: right;
  margin: 0;
}
#header #c125 .tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox,
#header #c428 .tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox {
  width: auto;
  height: auto;
  margin: 0;
  float: left;
}
#header #c125 .tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword,
#header #c428 .tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword {
  width: 170px;
  height: 30px;
  border: 0;
  background: #ffffff;
  border-radius: 0;
  position: relative;
  top: auto;
  padding: 0 10px;
  font-family: inherit;
  font-size: 1rem;
}
#header #c125 .tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword:hover,
#header #c428 .tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword:hover {
  box-shadow: none;
}
@media screen and (max-width: 620px) {
  #header #c125 .tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword,
  #header #c428 .tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword {
    width: 70px;
  }
}
#header #c125 .tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt button,
#header #c428 .tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt button {
  border: none;
  color: #7b7b7a;
  background: #ffffff;
  width: 30px;
  height: 30px;
  font-size: 0;
  border-radius: 0;
}
#header #c125 .tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt button:hover,
#header #c428 .tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt button:hover {
  cursor: pointer;
}
#header #c125 .tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt button:after,
#header #c428 .tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt button:after {
  font-size: 1rem;
  font-family: 'FontAwesome';
  content: '\f002';
  font-weight: normal;
}
#page #slider-wrapper {
  width: 100%;
  height: 800px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  #page #slider-wrapper {
    height: 650px;
  }
}
@media screen and (max-width: 960px) {
  #page #slider-wrapper {
    height: 480px;
  }
}
#page #slider-wrapper div {
  height: 100%;
}
#page #slider-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  position: relative;
}
#page #slider-wrapper #owlslider .item {
  position: relative;
}
#page #slider-wrapper #owlslider .item > .textWrapperOwl {
  position: absolute;
  bottom: 130px;
  left: 0;
  z-index: 10;
  height: auto;
  color: #ffffff;
  width: 100%;
}
#page #slider-wrapper #owlslider .item > .textWrapperOwl .textContainerOwl {
  max-width: 1170px;
  margin: auto;
  font-size: 2.6em;
  text-shadow: 0 0 10px rgba(3, 3, 0, 0.6);
  padding: 0 0 0 15px;
}
#page #slider-wrapper #owlslider .item > .textWrapperOwl .textContainerOwl h1 {
  font-size: 1.8em;
  margin: 0;
}
#page #slider-wrapper #owlslider .item > .textWrapperOwl .textContainerOwl p {
  margin: 0;
}
@media screen and (max-width: 1200px) {
  #page #slider-wrapper #owlslider .item > .textWrapperOwl {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 960px) {
  #page #slider-wrapper #owlslider .item > .textWrapperOwl {
    font-size: 0.6em;
  }
}
@media screen and (max-width: 830px) {
  #page #slider-wrapper #owlslider .item > .textWrapperOwl {
    font-size: 0.5em;
  }
}
#page #headerimage-wrapper {
  width: 100%;
  height: 365px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#page #headerimage-wrapper div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#page #vorschauboxen {
  margin: -100px -2px 0 -2px;
  position: relative;
  z-index: 2;
}
#page #vorschauboxen h2 {
  font-size: 2em;
  margin: 0;
  font-weight: normal;
  z-index: 2;
  position: relative;
}
#page #vorschauboxen .box33 {
  padding: 2px;
  display: table;
}
@media screen and (max-width: 830px) {
  #page #vorschauboxen .box33 {
    width: 100%;
    max-width: 380px;
    float: none;
    margin: auto;
  }
}
#page #vorschauboxen .box33 .box-wrapper {
  background: #d81d11;
  color: #ffffff;
  border: 20px solid #d81d11;
  position: relative;
  height: 320px;
  display: table-cell;
  vertical-align: bottom;
}
#page #vorschauboxen .box33 .box-wrapper h2 {
  padding: 0 10px;
  font-size: 1.8em;
}
#page #vorschauboxen .box33 .box-wrapper p {
  margin: 0;
}
#page #vorschauboxen .box33 .box-wrapper a {
  text-decoration: none;
}
#page #vorschauboxen .box33 .box-wrapper .teaser-bild {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
}
#page #vorschauboxen .box33 .box-wrapper .teaser-bild img {
  position: relative;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  #page #vorschauboxen .box33 .box-wrapper h2 {
    font-size: 1.6em;
  }
}
@media screen and (max-width: 960px) {
  #page #vorschauboxen .box33 .box-wrapper {
    height: 250px;
  }
}
@media screen and (max-width: 830px) {
  #page #vorschauboxen .box33 .box-wrapper .teaser-bild img {
    height: 100%;
    width: auto;
  }
}
#page #vorschauboxen .box33:nth-child(2) h2 {
  color: #141212;
}
#page #content {
  margin: 25px 0 0 0;
  width: 100%;
  float: left;
}
#page #content .mainCol {
  width: 100%;
  float: left;
}
#page #content .mainCol .ce-textpic {
  margin: 0 0 40px 0;
}
#page #content .leftCol {
  width: 25%;
  float: left;
  padding: 0 38px 0 0;
}
@media screen and (max-width: 830px) {
  #page #content .leftCol {
    width: 100%;
    padding: 40px 0 0 0;
  }
}
#page #content .leftCol img {
  max-width: 100%;
  height: auto;
}
#page #content .rightCol {
  width: 75%;
  float: right;
  padding: 0 0 0 2px;
}
@media screen and (max-width: 830px) {
  #page #content .rightCol {
    width: 100%;
    float: left;
    padding: 0;
  }
}
#page #content .rightCol h2 {
  color: #d81d11;
  font-weight: 700;
  font-size: 1rem;
  margin: 0;
}
#page #content .rightCol .geschichte {
  display: table;
}
#page #content .rightCol .geschichte .geschichte-row {
  display: table-row;
}
#page #content .rightCol .geschichte .geschichte-row .geschichte-cell {
  display: table-cell;
  vertical-align: middle;
}
#page #content .rightCol .geschichte .geschichte-row .geschichte-cell p {
  margin: 0;
}
#page #content .rightCol .geschichte .geschichte-row .geschichte-cell-1 {
  padding: 3px 10px;
  background: #ebebea;
  font-size: 2em;
  border-bottom: 2px solid #ffffff;
  text-align: right;
}
@media screen and (max-width: 830px) {
  #page #content .rightCol .geschichte .geschichte-row .geschichte-cell-1 {
    font-size: 1.5em;
  }
}
#page #content .rightCol .geschichte .geschichte-row .geschichte-cell-2 {
  padding: 3px 10px;
  border-bottom: 2px solid #ebebea;
}
#page #content #breadcrumb {
  margin: 0 0 20px 0;
  color: #d6d6d6;
  padding: 0;
  list-style-type: none;
  width: 100%;
  float: left;
}
#page #content #breadcrumb li {
  float: left;
}
#page #content #breadcrumb li:after {
  font-family: 'FontAwesome';
  content: '\0a0\f105\0a0';
  font-weight: normal;
}
#page #content #breadcrumb li:last-child:after {
  content: '';
}
#page #content #breadcrumb li a {
  color: #7b7b7a;
}
#page #content .news-list-view {
  border-bottom: 1px solid #d81d11;
  padding: 0 0 20px 0;
  margin: 40px 0 20px 0;
}
#page #content .news-list-view .article {
  display: table;
  width: 100%;
  position: relative;
  margin: 0 0 20px 0;
}
#page #content .news-list-view .article .news-img-wrap {
  display: table-cell;
  vertical-align: top;
  width: 33.3333%;
  margin: 0;
  position: relative;
  float: none;
  padding: 0 38px 0 0;
}
#page #content .news-list-view .article .news-img-wrap a {
  padding: 0;
  border: 0;
}
#page #content .news-list-view .article .news-img-wrap img {
  max-width: 100%;
}
#page #content .news-list-view .article .news-text-wrap {
  display: table-cell;
  vertical-align: top;
  float: none;
  padding: 0 0 0 2px;
}
#page #content .news-list-view .article .news-text-wrap .news-list-date {
  color: #d81d11;
  font-weight: 600;
}
#page #content .news-list-view .article .news-text-wrap h3 {
  margin: 0 0 15px 0;
}
#page #content .news-list-view .article .news-text-wrap h3 a {
  color: inherit;
  text-decoration: none;
  font-size: 1.6em;
}
#page #content .news-list-view .article .news-text-wrap .more:after {
  font-family: 'FontAwesome';
  content: '\0a0\f105';
  font-weight: normal;
}
@media screen and (max-width: 830px) {
  #page #content .news-list-view .article {
    display: block;
    text-align: center;
  }
  #page #content .news-list-view .article .news-img-wrap {
    display: block;
    width: 100%;
    float: left;
    padding: 0;
  }
  #page #content .news-list-view .article .news-img-wrap a {
    width: 100%;
    display: block;
  }
  #page #content .news-list-view .article .news-img-wrap a img {
    margin: auto;
    float: none;
  }
  #page #content .news-list-view .article .news-text-wrap {
    display: block;
    width: 100%;
    float: left;
    padding: 15px 0 0 0;
  }
}
#page #content .news-single .footer {
  border: none;
}
#page #content .news-single .article .news-img-wrap {
  margin: 0 0 0 20px;
}
#page #content .news-single .article .news-img-wrap .outer .lightbox {
  margin: 0 0 20px 0;
  border: 0;
}
#page #content .news-single .article .news-img-wrap img {
  max-width: 100%;
  height: auto;
}
#page #content .product-list-view,
#page #content .tx-dce-container {
  margin: 0 -5px;
}
#page #content .product-list-view .article,
#page #content .tx-dce-container .article,
#page #content .product-list-view .product-list-item,
#page #content .tx-dce-container .product-list-item {
  width: 25%;
  float: left;
  position: relative;
  padding: 5px;
}
@media screen and (max-width: 1200px) {
  #page #content .product-list-view .article,
  #page #content .tx-dce-container .article,
  #page #content .product-list-view .product-list-item,
  #page #content .tx-dce-container .product-list-item {
    width: 33.3333%;
  }
}
@media screen and (max-width: 960px) {
  #page #content .product-list-view .article,
  #page #content .tx-dce-container .article,
  #page #content .product-list-view .product-list-item,
  #page #content .tx-dce-container .product-list-item {
    width: 50%;
  }
}
@media screen and (max-width: 620px) {
  #page #content .product-list-view .article,
  #page #content .tx-dce-container .article,
  #page #content .product-list-view .product-list-item,
  #page #content .tx-dce-container .product-list-item {
    width: 100%;
  }
}
#page #content .product-list-view .article .product-container,
#page #content .tx-dce-container .article .product-container,
#page #content .product-list-view .product-list-item .product-container,
#page #content .tx-dce-container .product-list-item .product-container {
  background: #ebebea;
  padding: 5px;
  position: relative;
}
#page #content .product-list-view .article .product-img-wrap,
#page #content .tx-dce-container .article .product-img-wrap,
#page #content .product-list-view .product-list-item .product-img-wrap,
#page #content .tx-dce-container .product-list-item .product-img-wrap {
  margin: 0;
  position: relative;
  float: none;
  background: #ffffff;
  text-align: center;
  font-size: 0;
  display: table;
  width: 100%;
}
#page #content .product-list-view .article .product-img-wrap a,
#page #content .tx-dce-container .article .product-img-wrap a,
#page #content .product-list-view .product-list-item .product-img-wrap a,
#page #content .tx-dce-container .product-list-item .product-img-wrap a {
  padding: 0;
  border: 0;
  display: table-cell;
  vertical-align: middle;
}
#page #content .product-list-view .article .product-img-wrap img,
#page #content .tx-dce-container .article .product-img-wrap img,
#page #content .product-list-view .product-list-item .product-img-wrap img,
#page #content .tx-dce-container .product-list-item .product-img-wrap img {
  max-width: 100%;
  height: auto;
}
#page #content .product-list-view .article .product-text-wrap,
#page #content .tx-dce-container .article .product-text-wrap,
#page #content .product-list-view .product-list-item .product-text-wrap,
#page #content .tx-dce-container .product-list-item .product-text-wrap {
  padding: 15px 0 30px 0;
}
#page #content .product-list-view .article .product-text-wrap table,
#page #content .tx-dce-container .article .product-text-wrap table,
#page #content .product-list-view .product-list-item .product-text-wrap table,
#page #content .tx-dce-container .product-list-item .product-text-wrap table {
  width: 100%;
}
#page #content .product-list-view .article .product-text-wrap p,
#page #content .tx-dce-container .article .product-text-wrap p,
#page #content .product-list-view .product-list-item .product-text-wrap p,
#page #content .tx-dce-container .product-list-item .product-text-wrap p {
  margin: 0;
}
#page #content .product-list-view .article .product-text-wrap .more,
#page #content .tx-dce-container .article .product-text-wrap .more,
#page #content .product-list-view .product-list-item .product-text-wrap .more,
#page #content .tx-dce-container .product-list-item .product-text-wrap .more {
  background: #d81d11;
  color: #ffffff;
  display: block;
  padding: 2px 10px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
}
#page #content .product-list-view .article .product-text-wrap .more:after,
#page #content .tx-dce-container .article .product-text-wrap .more:after,
#page #content .product-list-view .product-list-item .product-text-wrap .more:after,
#page #content .tx-dce-container .product-list-item .product-text-wrap .more:after {
  font-family: 'FontAwesome';
  content: '\0a0\f105';
  font-weight: normal;
}
#page #content .product-single .news-single-wrap {
  width: 100%;
  float: left;
}
#page #content .product-single .news-single-wrap .news-text-wrap {
  width: 75%;
  float: left;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media screen and (max-width: 960px) {
  #page #content .product-single .news-single-wrap .news-text-wrap {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    width: 100%;
  }
}
#page #content .product-single .news-single-wrap .news-img-wrap {
  width: 25%;
  float: right;
}
#page #content .product-single .news-single-wrap .news-img-wrap img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 960px) {
  #page #content .product-single .news-single-wrap .news-img-wrap {
    width: 100%;
  }
  #page #content .product-single .news-single-wrap .news-img-wrap img {
    max-width: 250px;
  }
}
#page #content .product-single .news-single-wrap .news-content-wrap {
  float: left;
  width: 100%;
}
#page #content .product-single .news-single-wrap .news-content-wrap .news-content-container {
  margin: 0 -5px;
}
#page #content .product-single .news-single-wrap .news-content-wrap .news-content-container > div {
  width: 25%;
  float: left;
  padding: 5px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  #page #content .product-single .news-single-wrap .news-content-wrap .news-content-container > div {
    width: 33.3333%;
  }
}
@media screen and (max-width: 960px) {
  #page #content .product-single .news-single-wrap .news-content-wrap .news-content-container > div {
    width: 50%;
  }
}
@media screen and (max-width: 620px) {
  #page #content .product-single .news-single-wrap .news-content-wrap .news-content-container > div {
    width: 100%;
  }
}
#page #content .product-single .news-single-wrap .news-content-wrap .news-content-container > div table {
  width: 100%;
}
#page #content .product-single .news-related-wrap {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  border-top: 10px solid #ebebea;
  padding: 10px 0 0 0;
}
#page #content .product-single .news-related-wrap h4 {
  margin: 0 0 15px 0;
  font-weight: normal;
  font-size: 1.2em;
}
#page #content .product-single .news-related-wrap .news-related-files {
  border: none;
  padding: 0;
}
#page #content .product-single .news-related-wrap .news-related-files ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#page #content .product-single .news-related-wrap .news-related-files ul li.pdf:before,
#page #content .product-single .news-related-wrap .news-related-files ul li.PDF:before {
  font-family: 'FontAwesome';
  content: '\f1c1\0a0';
  font-weight: normal;
}
#page #content .product-single .news-related-wrap .news-related-files ul li.zip:before,
#page #content .product-single .news-related-wrap .news-related-files ul li.ZIP:before {
  font-family: 'FontAwesome';
  content: '\f1c6\0a0';
  font-weight: normal;
}
#page #content .product-single .news-related-wrap .news-related-files ul li span {
  border: none;
  margin: 0;
}
#page #content .product-single .news-related-wrap .news-related-files ul li .news-related-files-size {
  color: #7b7b7a;
}
#page #content .news-backlink-wrap {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
}
#page #content .news-backlink-wrap a {
  background: #d81d11;
  color: #ffffff;
  padding: 2px 15px;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
#page #content .news-backlink-wrap a:before {
  font-family: 'FontAwesome';
  content: '\f104\0a0';
  font-weight: normal;
}
#page #content .news-backlink-wrap a:hover {
  background: #fcb600;
  text-decoration: none;
}
#page #content .jobs .job-item {
  width: 25%;
  float: left;
  padding: 5px;
}
@media screen and (max-width: 1200px) {
  #page #content .jobs .job-item {
    width: 33.3333%;
  }
}
@media screen and (max-width: 960px) {
  #page #content .jobs .job-item {
    width: 50%;
  }
}
@media screen and (max-width: 830px) {
  #page #content .jobs .job-item {
    width: 100%;
  }
}
#page #content .jobs .job-item .job-wrapper {
  background: #ebebea;
  padding: 10px;
}
#page #content .jobs .job-item .job-wrapper .job-bild {
  background: #ffffff;
  margin: 0 0 5px 0;
  padding: 5px;
  font-size: 0;
  text-align: center;
}
#page #content .jobs .job-item .job-wrapper .job-bild img {
  width: 100%;
  height: auto;
}
#page #content .jobs .job-item a:after {
  font-family: 'FontAwesome';
  content: '\0a0\f105';
  font-weight: normal;
}
#page #content .partner-container {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
}
#page #content .partner-container .partner-border {
  margin: 0 -5px;
}
#page #content .partner-container .partner {
  width: 25%;
  float: left;
  padding: 5px;
}
@media screen and (max-width: 1200px) {
  #page #content .partner-container .partner {
    width: 33.3333%;
  }
}
@media screen and (max-width: 960px) {
  #page #content .partner-container .partner {
    width: 50%;
  }
}
@media screen and (max-width: 620px) {
  #page #content .partner-container .partner {
    width: 100%;
  }
}
#page #content .partner-container .partner .partner-wrapper {
  background: #ebebea;
  padding: 10px;
}
#page #content .partner-container .partner .partner-wrapper span > i {
  margin: 0 8px 0 0;
  color: #7b7b7a;
}
#page #content .produktkategorie-container {
  width: 100%;
  float: left;
  margin: 0 0 30px 0;
}
#page #content .produktkategorie-container a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
#page #content .produktkategorie-container .produktkategorie-margin {
  margin: 0 -5px;
}
#page #content .produktkategorie-container .produktkategorie {
  width: 33.3333%;
  float: left;
  padding: 5px;
  position: relative;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
@media screen and (max-width: 960px) {
  #page #content .produktkategorie-container .produktkategorie {
    width: 50%;
  }
}
@media screen and (max-width: 620px) {
  #page #content .produktkategorie-container .produktkategorie {
    width: 100%;
  }
}
#page #content .produktkategorie-container .produktkategorie:hover {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
#page #content .produktkategorie-container .produktkategorie:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#page #content .produktkategorie-container .produktkategorie .produktkategorie-wrapper {
  background: #d81d11;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  padding: 20px;
  color: #ffffff;
}
#page #content .produktkategorie-container .produktkategorie .produktkategorie-wrapper .produktkategorie-kurz {
  font-size: 14em;
  font-weight: 800;
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 1;
  opacity: 0.3;
}
#page #content .produktkategorie-container .produktkategorie .produktkategorie-wrapper .produktkategorie-bild {
  z-index: 2;
  position: absolute;
  top: 35px;
  right: 20px;
  width: 60%;
}
#page #content .produktkategorie-container .produktkategorie .produktkategorie-wrapper .produktkategorie-bild img {
  width: 100%;
  height: auto;
}
#page #content .produktkategorie-container .produktkategorie .produktkategorie-wrapper .produktkategorie-titel {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 2.5em;
  font-weight: 700;
}
#page #content .tx-kesearch-pi1 .kesearch_searchbox {
  background: #ebebea;
  padding: 10px;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  position: relative;
}
#page #content .tx-kesearch-pi1 .kesearch_searchbox .kesearchbox {
  padding: 0 35px 0 0;
}
#page #content .tx-kesearch-pi1 .kesearch_searchbox .kesearchbox input {
  border: none;
  background: #ffffff;
  width: 100%;
  height: 35px;
  box-shadow: none;
  border-radius: 0;
  background-clip: padding-box;
}
#page #content .tx-kesearch-pi1 .kesearch_searchbox .submitbutt {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 35px;
  height: 35px;
  display: block;
}
#page #content .tx-kesearch-pi1 .kesearch_searchbox .submitbutt button {
  border: none;
  background: #d81d11;
  color: #ffffff;
  width: 35px;
  height: 35px;
  font-size: 0;
}
#page #content .tx-kesearch-pi1 .kesearch_searchbox .submitbutt button:hover {
  cursor: pointer;
}
#page #content .tx-kesearch-pi1 .kesearch_searchbox .submitbutt button:after {
  font-size: 1rem;
  font-family: 'FontAwesome';
  content: '\f002';
  font-weight: normal;
}
#page #content .fal-securedownload ul {
  margin: 0;
  padding: 0;
}
#page #content .fal-securedownload ul li {
  list-style-type: none;
}
#page #content .fal-securedownload span:before {
  display: inline-block;
  width: 25px;
}
#page #content .fal-securedownload .icon-folder:before {
  font-family: 'FontAwesome';
  content: '\f07b';
  font-weight: normal;
  color: #7b7b7a;
}
#page #content .fal-securedownload .icon-folder-open:before {
  font-family: 'FontAwesome';
  content: '\f07c';
  font-weight: normal;
  color: #7b7b7a;
}
#page #content .fal-securedownload .icon-file-pdf:before {
  font-family: 'FontAwesome';
  content: '\f1c1';
  font-weight: normal;
  color: #7b7b7a;
}
#page #content .fal-securedownload .icon-file-zip:before {
  font-family: 'FontAwesome';
  content: '\f1c6';
  font-weight: normal;
  color: #7b7b7a;
}
#page #content .fal-securedownload .icon-file-exe:before {
  font-family: 'FontAwesome';
  content: '\f016';
  font-weight: normal;
  color: #7b7b7a;
}
#page #content .fal-securedownload > ul > li {
  font-weight: 700;
}
#page #content .fal-securedownload > ul > li ul {
  padding: 0 0 0 25px;
}
#page #content .fal-securedownload > ul > li ul > li {
  font-weight: 300;
}
#page #content .fal-securedownload .file-caption {
  padding: 0 0 15px 25px;
}
.page-2 #breadcrumb {
  display: none;
}
.page-2 #content .mainCol h1 {
  font-size: 4em;
}
@media screen and (max-width: 830px) {
  .page-2 #content .mainCol h1 {
    font-size: 2.4em;
  }
}
.anwendungenheader #headerimage-wrapper {
  height: 500px !important;
}
.anwendungenheader .mainCol .ce-left .ce-bodytext p {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
#footer {
  width: 100%;
  background: #7b7b7a;
  float: left;
  margin: 50px 0 0 0;
  padding: 40px 0 50px 0;
  color: #ffffff;
  font-size: 0.85em;
}
#footer > .center > div {
  padding: 0 15px;
}
#footer h2 {
  border-bottom: 1px solid #ffffff;
}
#footer #quicklinks {
  width: 42%;
  float: left;
}
#footer #quicklinks .ce-bodytext {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
#footer #quicklinks a {
  color: #ffffff;
}
@media screen and (max-width: 1070px) {
  #footer #quicklinks {
    width: 50%;
    padding-left: 0;
  }
  #footer #quicklinks .ce-bodytext {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 830px) {
  #footer #quicklinks {
    width: 100%;
    padding: 0;
  }
}
#footer #karriere {
  width: 27%;
  float: left;
  padding-right: 0;
}
@media screen and (max-width: 1070px) {
  #footer #karriere {
    width: 50%;
  }
}
@media screen and (max-width: 830px) {
  #footer #karriere {
    width: 100%;
    padding: 0;
  }
}
#footer #karriere a {
  color: #ffffff;
}
#footer #karriere a:after {
  font-family: 'FontAwesome';
  content: '\0a0\f105\f105\f105';
  font-weight: normal;
}
#footer #footermenu {
  width: 31%;
  float: left;
  padding-left: 0;
  position: relative;
}
@media screen and (max-width: 1070px) {
  #footer #footermenu {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
  }
}
#footer #footermenu ul {
  margin: 5px 0 0 0;
  padding: 0;
  width: 100%;
  float: left;
}
#footer #footermenu ul li {
  list-style-type: none;
  float: left;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ffffff;
  line-height: 1;
}
#footer #footermenu ul li:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
#footer #footermenu ul li a {
  color: #ffffff;
}
#footer #footermenu #socialmedia {
  width: 100%;
  float: left;
  margin: 25px 0 0 0;
}
#footer #footermenu #socialmedia .ce-gallery .ce-row .ce-column {
  float: left;
  font-size: 0;
  margin: 0 3px 0 0;
}
#footer #copy {
  width: 100%;
  float: left;
  padding: 20px 0 0 0;
}
.tx-powermail {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
}
.tx-powermail .powermail_form_container {
  margin: 0 -5px;
}
.tx-powermail .powermail_form_container fieldset {
  margin: 0;
  padding: 5px;
  border: 0;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper {
  background: #ebebea;
  padding: 5px 10px;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap {
  margin: 5px 0;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap label {
  display: none;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap input,
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap select,
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap textarea {
  width: 100%;
  border: 0;
  background: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  padding: 5px 10px;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap input,
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap select {
  height: 35px;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap textarea {
  height: 353px;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap button {
  border: 0;
  background: #d81d11;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  font-family: inherit;
  font-size: 1rem;
  padding: 5px 10px;
  width: 100%;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap button:hover {
  background: #fcb600;
}
.tx-powermail .powermail_form_container fieldset .powermail_fieldset_wrapper .powermail_fieldwrap button:after {
  font-family: 'FontAwesome';
  content: '\0a0\f1d8';
  font-weight: normal;
}
.tx-powermail .powermail_form_container .powermail_fieldset_1,
.tx-powermail .powermail_form_container .powermail_fieldset_2 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 830px) {
  .tx-powermail .powermail_form_container .powermail_fieldset_1,
  .tx-powermail .powermail_form_container .powermail_fieldset_2 {
    width: 100%;
  }
}
.tx-powermail .powermail_form_container .powermail_fieldset_3 {
  width: 100%;
  float: left;
}
.tx-powermail .powermail_form_container .powermail_fieldset_3 .powermail_fieldset_wrapper {
  padding: 0;
}
.parsley-errors-list {
  margin: 0 0 15px 0;
  list-style-type: none;
  padding: 0;
  font-size: 0.88em;
  color: #d81d11;
}
.parsley-errors-list li:before {
  font-family: 'FontAwesome';
  content: '\f062\0a0';
  font-weight: normal;
}
figure.image {
  margin: 0;
}
.frame > header {
  display: inline-block;
}
