@import url('/fileadmin/system/css/jquery.bxslider.css');
@import url('/fileadmin/system/css/slicknav.min.css');
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/* Grid options */
/* Select colors */
.one {
  display: inline;
  float: left;
  width: 6.25%;
  margin: 0 1.04166667%;
}
.two {
  display: inline;
  float: left;
  width: 14.58333333%;
  margin: 0 1.04166667%;
}
.three {
  display: inline;
  float: left;
  width: 22.91666667%;
  margin: 0 1.04166667%;
}
.four {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0 1.04166667%;
}
.five {
  display: inline;
  float: left;
  width: 39.58333333%;
  margin: 0 1.04166667%;
}
.six {
  display: inline;
  float: left;
  width: 47.91666667%;
  margin: 0 1.04166667%;
}
.seven {
  display: inline;
  float: left;
  width: 56.25%;
  margin: 0 1.04166667%;
}
.eight {
  display: inline;
  float: left;
  width: 64.58333333%;
  margin: 0 1.04166667%;
}
.nine {
  display: inline;
  float: left;
  width: 72.91666667%;
  margin: 0 1.04166667%;
}
.ten {
  display: inline;
  float: left;
  width: 81.25%;
  margin: 0 1.04166667%;
}
.eleven {
  display: inline;
  float: left;
  width: 89.58333333%;
  margin: 0 1.04166667%;
}
.twelve {
  display: inline;
  float: left;
  width: 97.91666667%;
  margin: 0 1.04166667%;
}
.halfs > * {
  display: inline;
  float: left;
  width: 47.91666667%;
  margin: 0 1.04166667%;
}
.thirds > * {
  display: inline;
  float: left;
  width: 31.25%;
  margin: 0 1.04166667%;
}
.quarters > * {
  display: inline;
  float: left;
  width: 22.91666667%;
  margin: 0 1.04166667%;
}
.sixths > * {
  display: inline;
  float: left;
  width: 14.58333333%;
  margin: 0 1.04166667%;
}
.twelfths > * {
  display: inline;
  float: left;
  width: 6.25%;
  margin: 0 1.04166667%;
}
@media screen and (min-width: 481px) {
  .hidedesktop {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .one {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04166667%;
  }
  .two {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04166667%;
  }
  .three {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04166667%;
  }
  .four {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04166667%;
  }
  .five {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04166667%;
  }
  .six {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04166667%;
  }
  .seven {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .eight {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .nine {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .ten {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .eleven {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .twelve {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .halfs > * {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .thirds > * {
    display: inline;
    float: left;
    width: 31.25%;
    margin: 0 1.04166667%;
  }
  .quarters > * {
    display: inline;
    float: left;
    width: 47.91666667%;
    margin: 0 1.04166667%;
  }
  .sixths > * {
    display: inline;
    float: left;
    width: 47.91666667%;
    margin: 0 1.04166667%;
  }
  .twelfths > * {
    display: inline;
    float: left;
    width: 47.91666667%;
    margin: 0 1.04166667%;
  }
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width : 640px) {
  .hidemobile {
    display: none !important;
  }
  .one,
  .two,
  .three {
    display: inline;
    float: left;
    width: 47.91666667%;
    margin: 0 1.04166667%;
  }
  .four,
  .five,
  .six,
  .seven,
  .eight,
  .nine,
  .ten,
  .eleven,
  .twelve {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .halfs > *,
  .thirds > *,
  .quarters > *,
  .sixths > *,
  .twelfths > * {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
  .two {
    width: 50%;
  }
  .four {
    width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  .two {
    width: 100%;
  }
}
body,
html {
  margin: 0;
  padding: 0;
  font-family: 'Fira Sans', sans-serif;
}
/* general stylings*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 20px;
  color: #404040;
  font-weight: 500;
}
a {
  text-decoration: none;
  color: #404040;
}
a:hover {
  color: #ef7d00;
}
a:active,
a:focus {
  outline: none;
}
p {
  color: #404040;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
b {
  font-weight: 500;
}
figcaption {
  font-size: 12px;
  line-height: 14px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.align-center > * {
  text-align: center;
}
.container {
  position: relative;
  width: 1100px;
  max-width: 1100px;
  overflow: hidden;
  display: block;
  margin: 2em auto;
}
@media only screen and (min-width: 1024px) and (max-width : 1120px), only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  .container {
    width: 100%;
  }
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  .container:first-of-type {
    margin-top: 0;
  }
}
header {
  background-color: #ef7d00;
  overflow: hidden;
  display: block;
  margin-bottom: 4em;
  width: 100%;
  height: 125px;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  header {
    margin-bottom: 0;
  }
}
header .container {
  margin: 0 auto;
}
header .container > div {
  min-height: 20px;
}
header .colaround {
  display: inline;
  float: left;
  width: 22.91666667%;
  margin: 0 1.04166667%;
  display: block;
  overflow: hidden;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  header .colaround {
    display: none;
  }
}
header .center {
  display: inline;
  float: left;
  width: 47.91666667%;
  margin: 0 1.04166667%;
  display: block;
  overflow: hidden;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  header .center {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
}
header .center > div {
  padding: 0 2em;
}
header #logo {
  width: 75%;
  padding: 0;
  float: left;
  margin-top: 1.2em;
}
header #logo img {
  width: auto;
  height: auto;
  max-height: 95px;
  margin: 12px 0 5px 1.8em;
}
@media only screen and (max-width: 420px) {
  header #logo {
    width: 68%;
    margin-left: 0;
  }
}
header #mobilenavbutton {
  display: none;
  padding-right: 1em;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  header #mobilenavbutton {
    display: block;
    cursor: pointer;
    float: right;
    margin-top: 3em;
  }
  header #mobilenavbutton img {
    cursor: pointer;
  }
}
@media only screen and (max-width: 420px) {
  header #mobilenavbutton {
    margin-top: 2em;
  }
}
section#left {
  display: inline;
  float: left;
  width: 22.91666667%;
  margin: 0 1.04166667%;
  display: block;
  overflow: hidden;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#left {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#left nav#navigation {
    display: none;
  }
}
section#left nav#navigation ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
section#left nav#navigation ul li {
  text-align: right;
}
section#left nav#navigation ul li.act > a {
  background-color: #0078a5;
  color: #fff;
}
section#left nav#navigation ul li.act ul.secondlevel {
  display: block;
}
section#left nav#navigation ul li.activesub a {
  color: #ef7d00;
}
section#left nav#navigation ul li.activesub > .secondlevel {
  display: block;
}
section#left nav#navigation ul li a {
  display: block;
  overflow: hidden;
  padding: 10px 10px;
  text-transform: uppercase;
  background-color: transparent;
  font-weight: 500;
}
section#left nav#navigation ul li ul.secondlevel {
  display: none;
  padding: 0;
}
section#left nav#navigation ul li ul.secondlevel li {
  position: relative;
}
section#left nav#navigation ul li ul.secondlevel li:hover {
  color: #ef7d00;
}
section#left nav#navigation ul li ul.secondlevel li:hover::before {
  color: #ef7d00;
}
section#left nav#navigation ul li ul.secondlevel li a {
  text-transform: none;
  font-size: 13px;
  font-weight: normal;
  color: #404040;
}
section#left nav#navigation ul li ul.secondlevel li a:hover {
  color: #ef7d00;
}
section#left nav#navigation ul li ul.secondlevel li.act > a {
  background-color: #0078a5;
  color: #fff;
}
section#left nav#navigation ul li ul.secondlevel li.act > ul.thirdlevel {
  display: block;
}
section#left nav#navigation ul li ul.secondlevel li.hassub a {
  padding-right: 27px;
}
section#left nav#navigation ul li ul.secondlevel li.hassub::before {
  content: '\25bc';
  position: absolute;
  right: 7px;
  top: 11px;
  color: #ddd;
  font-size: 12px;
}
section#left nav#navigation ul li ul.secondlevel li.act.hassub::before {
  color: #fff;
}
section#left nav#navigation ul li ul.secondlevel li.activesub > a {
  color: #ef7d00;
}
section#left nav#navigation ul li ul.secondlevel li.activesub ul.thirdlevel {
  display: block;
}
section#left nav#navigation ul li ul.secondlevel li ul.thirdlevel {
  display: none;
}
section#left nav#navigation ul li ul.secondlevel li ul.thirdlevel li.act > a {
  background-color: #0078a5;
  color: #fff;
}
section#left nav#navigation ul li ul.secondlevel li ul.thirdlevel li.act ul.thirdlevel {
  display: block;
}
section#right {
  display: inline;
  float: left;
  width: 22.91666667%;
  margin: 0 1.04166667%;
  display: block;
  overflow: hidden;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#right {
    width: 100% !important;
    float: none;
    clear: both;
    margin: 0 !important;
  }
}
section#right img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
section#right section#contentright {
  padding-top: 10px;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#right section#contentright {
    padding: 10px 2em 2em 2em;
    margin: 0 !important;
  }
}
section#right section#contentright a {
  color: #ef7d00;
}
section#right section#contentright a:hover {
  color: #0078a5;
}
section#right section#contentright .csc-header {
  margin-bottom: 10px;
}
section#right section#contentright .csc-default {
  margin-bottom: 1.5em;
}
section#right section#contentright .csc-default img {
  margin-bottom: 5px;
  width: auto;
  height: auto;
  max-width: 250px;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#right section#contentright .csc-default img {
    width: 100%;
    max-width: 100%;
  }
}
section#right section#contentright > div:first-of-type p {
  margin-top: 0;
}
section#right section#contentright .tx-felogin-pi1 input[type=submit] {
  background-color: #ef7d00;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}
section#right section#contentright .tx-felogin-pi1 input[type=submit]:hover {
  background-color: #dd7300;
}
section#center {
  display: inline;
  float: left;
  width: 47.91666667%;
  margin: 0 1.04166667%;
  display: block;
  overflow: hidden;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center {
    width: 100% !important;
    float: none;
    clear: both;
    margin: 0 !important;
  }
}
section#center section#content {
  padding: 10px 2em 2em 2em;
  min-height: 800px;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content {
    min-height: auto;
  }
}
section#center section#content a {
  color: #ef7d00;
}
section#center section#content a:hover {
  color: #0078a5;
}
section#center section#content .csc-header {
  margin-bottom: 10px;
}
section#center section#content .csc-default {
  padding-bottom: 1em;
  margin-bottom: 1.5em;
  border-bottom: 5px solid #0078a5;
}
section#center section#content img {
  width: 100%;
  height: auto;
}
section#center section#content ol li,
section#center section#content ul li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 400;
}
section#center section#content > div:first-of-type .container {
  margin-top: 0;
}
section#center section#content .csc-textpic {
  padding: 0;
}
section#center section#content .csc-textpic-intext-right .csc-textpic-text {
  width: 63%;
  float: left;
}
section#center section#content .csc-textpic-intext-right .csc-textpic-imagewrap {
  width: 33%;
  margin-bottom: 1em;
}
section#center section#content .csc-textpic-intext-left .max1 {
  width: 33%;
  float: left;
  margin-right: 1em;
  margin-top: 0;
  margin-bottom: 1em;
}
section#center section#content .csc-textpic-intext-left .max1 figure {
  width: 100%;
}
section#center section#content .csc-textpic-intext-left .max1 figure img {
  width: 100%;
  height: auto;
}
section#center section#content .csc-textpic-intext-left .csc-textpic-imagewrap {
  width: 33%;
  float: left;
  margin-right: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}
section#center section#content .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  width: 33%;
}
section#center section#content .csc-textpic-intext-right-nowrap .csc-textpic-text {
  width: 63%;
  margin-right: 4%;
}
section#center section#content .csc-textpic-intext-right-nowrap .max1 {
  width: 33%;
  float: right;
}
section#center section#content .csc-textpic-intext-right-nowrap .max1 .csc-textpic-imagewrap {
  width: 100%;
}
section#center section#content .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  width: 33%;
}
section#center section#content .csc-textpic-intext-left-nowrap .max1 {
  width: 33%;
  float: left;
}
section#center section#content .csc-textpic-intext-left-nowrap .max1 .csc-textpic-imagewrap {
  width: 100%;
}
section#center section#content .csc-textpic-intext-left-nowrap .max1 > div figure {
  width: 100%;
}
section#center section#content .csc-textpic-intext-left-nowrap .csc-textpic-text {
  width: 63%;
  float: right;
  margin-left: 0;
}
@media only screen and (max-width: 420px) {
  section#center section#content .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
  section#center section#content .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  section#center section#content .csc-textpic-intext-right-nowrap .csc-textpic-text,
  section#center section#content .csc-textpic-intext-left-nowrap .csc-textpic-text {
    float: none;
    width: 100%;
    margin: 0;
  }
}
section#center section#content .bg-has-image.stoerer {
  padding: 3em 0;
  background-position: center center;
  background-size: cover;
  -moz-box-shadow: inset 0 8px 8px -8px #000000, inset 0 -8px 8px -8px #000000;
  -webkit-box-shadow: inset 0 8px 8px -8px #000000, inset 0 -8px 8px -8px #000000;
  box-shadow: inset 0 8px 8px -8px #000000, inset 0 -8px 8px -8px #000000;
}
section#center section#content .bg-has-image.stoerer > div {
  position: relative;
  width: 1100px;
  max-width: 1100px;
  overflow: hidden;
  display: block;
  margin: 2em auto;
  color: #fff;
  font-size: 24px;
}
@media only screen and (min-width: 1024px) and (max-width : 1120px), only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .bg-has-image.stoerer > div {
    width: 100%;
  }
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .bg-has-image.stoerer > div:first-of-type {
    margin-top: 0;
  }
}
section#center section#content .bg-has-image.stoerer > div p {
  margin: 0;
}
section#center section#content .csc-textpic-4-col img,
section#center section#content .max4 img {
  margin-bottom: 5px;
}
section#center section#content .csc-textpic-4-col > div > div,
section#center section#content .max4 > div > div,
section#center section#content .csc-textpic-4-col > div figure,
section#center section#content .max4 > div figure {
  width: 24.3%;
  margin-right: 0.93%;
  float: left;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px) {
  section#center section#content .csc-textpic-4-col > div > div,
  section#center section#content .max4 > div > div,
  section#center section#content .csc-textpic-4-col > div figure,
  section#center section#content .max4 > div figure {
    width: 49%;
  }
}
@media only screen and (max-width: 420px) {
  section#center section#content .csc-textpic-4-col > div > div,
  section#center section#content .max4 > div > div,
  section#center section#content .csc-textpic-4-col > div figure,
  section#center section#content .max4 > div figure {
    width: 100%;
  }
}
section#center section#content .csc-textpic-4-col > div > div:last-of-type,
section#center section#content .max4 > div > div:last-of-type,
section#center section#content .csc-textpic-4-col > div figure:last-of-type,
section#center section#content .max4 > div figure:last-of-type {
  margin-right: 0;
}
section#center section#content .csc-textpic-3-col img {
  margin-bottom: 5px;
}
section#center section#content .csc-textpic-3-col > div > div,
section#center section#content .csc-textpic-3-col > div figure {
  width: 24.3%;
  margin-right: 0.93%;
  float: left;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px) {
  section#center section#content .csc-textpic-3-col > div > div,
  section#center section#content .csc-textpic-3-col > div figure {
    width: 49%;
  }
}
@media only screen and (max-width: 420px) {
  section#center section#content .csc-textpic-3-col > div > div,
  section#center section#content .csc-textpic-3-col > div figure {
    width: 100%;
  }
}
section#center section#content .csc-textpic-3-col > div > div:last-of-type,
section#center section#content .csc-textpic-3-col > div figure:last-of-type {
  margin-right: 0;
}
section#center section#content .csc-textpic-3-col > div > div {
  width: 33%;
  margin-right: 0.5%;
}
section#center section#content .csc-textpic-2-col img,
section#center section#content .max2 img {
  margin-bottom: 5px;
}
section#center section#content .csc-textpic-2-col > div > div,
section#center section#content .max2 > div > div,
section#center section#content .csc-textpic-2-col > div figure,
section#center section#content .max2 > div figure {
  width: 24.3%;
  margin-right: 0.93%;
  float: left;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px) {
  section#center section#content .csc-textpic-2-col > div > div,
  section#center section#content .max2 > div > div,
  section#center section#content .csc-textpic-2-col > div figure,
  section#center section#content .max2 > div figure {
    width: 49%;
  }
}
@media only screen and (max-width: 420px) {
  section#center section#content .csc-textpic-2-col > div > div,
  section#center section#content .max2 > div > div,
  section#center section#content .csc-textpic-2-col > div figure,
  section#center section#content .max2 > div figure {
    width: 100%;
  }
}
section#center section#content .csc-textpic-2-col > div > div:last-of-type,
section#center section#content .max2 > div > div:last-of-type,
section#center section#content .csc-textpic-2-col > div figure:last-of-type,
section#center section#content .max2 > div figure:last-of-type {
  margin-right: 0;
}
section#center section#content .csc-textpic-2-col > figure,
section#center section#content .max2 > figure {
  width: 49.5%;
  margin-right: 1%;
  float: left;
}
section#center section#content .csc-textpic-2-col > figure:last-of-type,
section#center section#content .max2 > figure:last-of-type {
  margin-right: 0;
}
section#center section#content .csc-textpic-2-col > div,
section#center section#content .max2 > div {
  width: 100%;
}
section#center section#content .csc-textpic-2-col > div > div,
section#center section#content .max2 > div > div,
section#center section#content .csc-textpic-2-col > div figure,
section#center section#content .max2 > div figure {
  width: 49.5%;
  margin-right: 1%;
}
section#center section#content .csc-textpic-1-col {
  width: 100% !important;
}
section#center section#content .csc-textpic-1-col img {
  margin-bottom: 5px;
}
section#center section#content .csc-textpic-1-col > div > div,
section#center section#content .csc-textpic-1-col > div figure {
  width: 24.3%;
  margin-right: 0.93%;
  float: left;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px) {
  section#center section#content .csc-textpic-1-col > div > div,
  section#center section#content .csc-textpic-1-col > div figure {
    width: 49%;
  }
}
@media only screen and (max-width: 420px) {
  section#center section#content .csc-textpic-1-col > div > div,
  section#center section#content .csc-textpic-1-col > div figure {
    width: 100%;
  }
}
section#center section#content .csc-textpic-1-col > div > div:last-of-type,
section#center section#content .csc-textpic-1-col > div figure:last-of-type {
  margin-right: 0;
}
section#center section#content .csc-textpic-1-col > div > div {
  width: 100%;
  margin-right: 0;
}
section#center section#content .max1 figure {
  margin-bottom: 5px;
}
section#center section#content .max3 figure {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 3px;
  float: left;
}
section#center section#content .max3 figure:last-of-type {
  margin-right: 0;
}
section#center section#content .max4 figure {
  width: 25.5%;
  margin-right: 0.5%;
  margin-bottom: 3px;
  float: left;
}
section#center section#content .max4 figure:last-of-type {
  margin-right: 0;
}
section#center section#content .csc-textpic-above figure {
  margin-bottom: 20px;
}
section#center section#content .csc-textpic-intext-right .imagerowwrap {
  width: 33%;
  float: right;
  margin-left: 10px;
}
section#center section#content .csc-textpic-intext-right .imagerowwrap figure {
  width: 100%;
  margin-bottom: 10px;
}
section#center section#content .csc-textpic-intext-right .csc-textpic-text {
  width: 100%;
}
section#center section#content .csc-textpic-intext-right figure {
  margin: 0 0 10px 10px;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .csc-textpic-intext-right figure {
    width: 100% !important;
    margin: 0;
  }
}
section#center section#content .csc-textpic-intext-left .csc-textpic-text {
  width: 63%;
  float: left;
}
section#center section#content .csc-textpic-intext-left .csc-textpic-imagewrap {
  width: 33%;
  margin-bottom: 1em;
}
section#center section#content .csc-textpic-intext-left .imagerowwrap {
  width: 33%;
  float: right;
  margin-left: 10px;
}
section#center section#content .csc-textpic-intext-left .imagerowwrap figure {
  width: 100%;
  margin-bottom: 10px;
}
section#center section#content .csc-textpic-intext-left .csc-textpic-text {
  width: 100%;
}
section#center section#content .csc-textpic-intext-left figure {
  margin: 0 0 10px 10px;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .csc-textpic-intext-left figure {
    width: 100% !important;
    margin: 0;
  }
}
section#center section#content .csc-textpic-intext-left .csc-textpic-imagewrap {
  margin-top: 0;
}
section#center section#content .csc-textpic-intext-left figure {
  float: left;
  margin: 0 10px 10px 0;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .csc-textpic-intext-left figure {
    width: 100% !important;
    margin: 0;
  }
}
section#center section#content .csc-textpic-intext-left .max1 {
  width: 33%;
}
section#center section#content .csc-textpic-intext-left .imagerowwrap {
  width: 100%;
  float: left;
  margin-right: 10px;
}
section#center section#content .csc-textpic-intext-left .imagerowwrap figure {
  width: 100%;
}
section#center section#content .container.halfs > div {
  margin: 0;
  width: 47%;
  padding-right: 3%;
}
section#center section#content .container.halfs > div:last-of-type {
  padding-right: 0;
  padding-left: 3%;
}
section#center section#content .csc-mailform {
  padding: 1em;
  margin-top: 20px;
  background-color: #f4f4f4;
}
section#center section#content .csc-mailform label {
  font-size: 14px;
}
section#center section#content .csc-mailform ol li {
  margin-bottom: 0.8em;
  list-style-type: none;
}
section#center section#content .csc-mailform ol li em {
  font-size: 10px;
}
section#center section#content .csc-mailform ol li input[type=text],
section#center section#content .csc-mailform ol li input[type=email],
section#center section#content .csc-mailform ol li textarea {
  padding: 5px 7px;
  width: 47%;
  color: #ef7d00;
  border: 1px solid #ddd;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .csc-mailform ol li input[type=text],
  section#center section#content .csc-mailform ol li input[type=email],
  section#center section#content .csc-mailform ol li textarea {
    width: 95%;
  }
}
section#center section#content .csc-mailform ol li textarea {
  width: 92%;
  font-family: 'Fira Sans', sans-serif;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .csc-mailform ol li textarea {
    width: 95%;
  }
}
section#center section#content .csc-mailform ol li input[type=submit] {
  background-color: #ef7d00;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}
section#center section#content .csc-mailform ol li input[type=submit]:hover {
  background-color: #dd7300;
}
section#center section#content .tx-felogin-pi1 .csc-header {
  margin-bottom: 10px;
}
section#center section#content .tx-felogin-pi1 > div {
  color: #404040;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0 20px 0;
}
section#center section#content .tx-felogin-pi1 form {
  padding: 1em;
  margin-top: 20px;
  background-color: #f4f4f4;
}
section#center section#content .tx-felogin-pi1 form label {
  font-size: 14px;
}
section#center section#content .tx-felogin-pi1 form ol li {
  margin-bottom: 0.8em;
  list-style-type: none;
}
section#center section#content .tx-felogin-pi1 form ol li em {
  font-size: 10px;
}
section#center section#content .tx-felogin-pi1 form ol li input[type=text],
section#center section#content .tx-felogin-pi1 form ol li input[type=email],
section#center section#content .tx-felogin-pi1 form ol li textarea {
  padding: 5px 7px;
  width: 47%;
  color: #ef7d00;
  border: 1px solid #ddd;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .tx-felogin-pi1 form ol li input[type=text],
  section#center section#content .tx-felogin-pi1 form ol li input[type=email],
  section#center section#content .tx-felogin-pi1 form ol li textarea {
    width: 95%;
  }
}
section#center section#content .tx-felogin-pi1 form ol li textarea {
  width: 92%;
  font-family: 'Fira Sans', sans-serif;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .tx-felogin-pi1 form ol li textarea {
    width: 95%;
  }
}
section#center section#content .tx-felogin-pi1 form ol li input[type=submit] {
  background-color: #ef7d00;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}
section#center section#content .tx-felogin-pi1 form ol li input[type=submit]:hover {
  background-color: #dd7300;
}
section#center section#content .tx-felogin-pi1 form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
section#center section#content .tx-felogin-pi1 form fieldset legend {
  display: none;
}
section#center section#content .tx-felogin-pi1 form fieldset > div {
  margin-bottom: 1em;
}
section#center section#content .tx-felogin-pi1 form input[type=text],
section#center section#content .tx-felogin-pi1 form input[type=password],
section#center section#content .tx-felogin-pi1 form textarea {
  padding: 5px 7px;
  width: 47%;
  color: #ef7d00;
  border: 1px solid #ddd;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#center section#content .tx-felogin-pi1 form input[type=text],
  section#center section#content .tx-felogin-pi1 form input[type=password],
  section#center section#content .tx-felogin-pi1 form textarea {
    width: 95%;
  }
}
section#center section#content .tx-felogin-pi1 form input[type=submit] {
  background-color: #ef7d00;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}
section#center section#content .tx-felogin-pi1 form input[type=submit]:hover {
  background-color: #dd7300;
}
section#center #counter {
  text-align: center;
}
section#center .tx-ca-guestbook .form-style-2 {
  padding: 10px 0 0 0;
}
section#center .tx-ca-guestbook input[type=text],
section#center .tx-ca-guestbook textarea {
  width: 100%;
}
section#center .tx-ca-guestbook input[type=submit] {
  background-color: #ef7d00;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 1em;
}
section#center .tx-ca-guestbook input[type=submit]:hover {
  background-color: #dd7300;
}
section#center .guestbook_date {
  font-size: 12px;
}
section#center .guestbook_main {
  background-color: #f4f4f4;
  padding: 0 10px 10px 10px;
  font-size: 14px;
}
section#center .guestbook_url {
  border-top: 1px dotted #ccc;
  margin-top: 5px;
  padding-top: 5px;
}
section#center .contenttable {
  font-size: 14px;
}
section#center .contenttable td {
  line-height: 14px;
  padding: 5px;
  color: #404040;
}
section#footer {
  clear: both;
  min-height: 90px;
  background-color: #3d3d3d;
  color: #fff;
  font-size: 13px;
  -moz-box-shadow: inset 0 10px 8px -8px #000000;
  -webkit-box-shadow: inset 0 10px 8px -8px #000000;
  box-shadow: inset 0 10px 8px -8px #000000;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#footer {
    text-align: center;
  }
}
section#footer .container {
  line-height: 86px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#footer .container {
    line-height: 24px;
    padding: 2em 0 1em 0;
  }
}
section#footer .container > section:first-of-type {
  display: inline;
  float: left;
  width: 22.91666667%;
  margin: 0 1.04166667%;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#footer .container > section:first-of-type {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
}
section#footer .container > section:last-of-type {
  display: inline;
  float: left;
  width: 72.91666667%;
  margin: 0 1.04166667%;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#footer .container > section:last-of-type {
    display: inline;
    float: left;
    width: 97.91666667%;
    margin: 0 1.04166667%;
  }
}
section#footer .container > section:last-of-type > span {
  padding-left: 2em;
}
section#footer .container #footertext {
  text-align: left;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#footer .container #footertext {
    text-align: center;
  }
}
section#footer .container #breadcrumb {
  text-align: left;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#footer .container #breadcrumb {
    text-align: center;
  }
}
section#footer .container #breadcrumb > span {
  display: inline-block;
  float: left;
}
@media only screen and (min-width: 641px) and (max-width : 1023px), only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#footer .container #breadcrumb > span {
    float: none;
    padding-left: 0;
  }
}
section#footer .container #breadcrumb div span a:after {
  content: '>';
  margin-left: 5px;
}
section#footer .container > div {
  padding: 0 2em;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  section#footer .container > div {
    padding: 0 2em;
  }
}
section#footer .container a {
  color: #fff;
  font-size: 13px;
}
section#footer .container a:hover {
  color: #ddd;
}
/* custom pid definitions */
/* plugins */
.video-js-box video {
  width: 100% !important;
}
.flexslider {
  margin-bottom: 0;
}
.slidercontent .caption-wrapper {
  display: none;
}
#flexslider-596 {
  height: 300px;
  overflow: hidden;
}
#slicknav {
  display: none;
  margin-bottom: 3em;
}
@media only screen and (min-width: 481px) and (max-width : 640px), only screen and (max-width: 480px), only screen and (max-width: 420px) {
  #slicknav {
    display: block;
  }
}
#slicknav .slicknav_menu {
  background-color: #0078a5;
}
#slicknav .slicknav_menu ul li a {
  text-transform: uppercase;
  font-size: 16px;
  padding-left: 0;
}
#slicknav .slicknav_menu ul li a:hover {
  background-color: transparent;
  color: #ef7d00;
}
#slicknav .pagetitle {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 5px 5px 1.5em;
  color: #fff;
}
#slicknav .slicknav_nav {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#slicknav .slicknav_btn {
  position: absolute;
  right: 1em;
  top: 3.3em;
  background-color: transparent;
}
#slicknav .slicknav_icon {
  background-image: url(/fileadmin/system/img/navbutton.png);
  width: 30px;
  height: 30px;
}
#slicknav .slicknav_icon span {
  display: none;
}
#slicknav > .menu {
  display: none;
}
section#stage {
  overflow: hidden;
  max-height: 433px;
  background-color: #eee;
}
section#stage .bx-wrapper {
  margin: 0 auto;
  max-height: 433px;
}
section#stage .bx-wrapper .bx-viewport {
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  left: 0;
}
section#stage .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 2em;
}
section#stage .slider div .csc-header {
  width: 50%;
  height: 37%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  color: #fff;
  text-align: center;
}
section#stage .slider div .csc-header h1,
section#stage .slider div .csc-header h2,
section#stage .slider div .csc-header h3,
section#stage .slider div .csc-header h4,
section#stage .slider div .csc-header h5,
section#stage .slider div .csc-header h6 {
  font-size: 42px;
  width: 50%;
  padding: 0,5em 0;
  margin: 0 auto;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
section#stage .slider div img {
  width: 100%;
  min-width: 100%;
  height: auto;
}
@media only screen and (min-width: 1280px) {
  section#stage .slider div img {
    width: 1440px;
  }
}
@media only screen and (min-width: 1440px) {
  section#stage .slider div img {
    width: 1920px;
  }
}
/* specific content id */
/* taufkirchener tafel login rechte spalte*/
#c1416 {
  display: none;
}
/* general presets */
