/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('../fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/*Standard*/
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}
.clearL, .clearR, .clear {
  clear: both;
}
H1, H2, H3, H4, H5, H6 {
  font: 15px 'Roboto', Arial, Verdana, Sans-serif;
  line-height: 120%;
  color: #4b4b4b;
  padding: 10px 0 0;
  font-weight: 500;
}
H1 {
  font-size: 27px;
}
H2 {
  font-size: 24px;
}
H3 {
  font-size: 20px;
  font-weight: 300;
}
H4 {
  font-size: 16px;
}
H1+H1,H1+H2,H1+H3,H1+H4,H1+H5,H2+H1,H2+H2,H2+H3,H2+H4,H2+H5,H3+H1,H3+H2,H3+H3,H3+H4,H3+H5,H4+H1,H4+H2,H4+H3,H4+H4,H4+H5,H5+H1,H5+H2,H5+H3,H5+H4,H5+H5{
  padding: 0;
}
P {
  padding: 10px 0 5px;
}
A {
  text-decoration: none;
  color: #5a9892;
}
A:hover {
  text-decoration: underline;
}
/*Farbe beim Text markieren*/
::selection {
  background: #5a9892;
  color: #ffffff;
}
::-moz-selection {
  background: #5a9892;
  color: #ffffff;
}
HR {
  background: transparent;
  border: 0 solid #000000;
  height: 0;
  padding: 0;
  margin: 30px 0;
  border-bottom: 1px solid #f2f2f2;
}
TEXTAREA, INPUT, BUTTON {
  resize: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -webkit-font-smoothing: inherit;
  font: 13px Arial, Verdana, Sans-serif;
  color: #000;
  padding: 5px;
  border: 1px solid #CCC;
  background: #FFF;
}
BUTTON {
  border: none;
  cursor: pointer;
}
INPUT[type=text], TEXTAREA, INPUT[type=password],INPUT[type=email], SELECT, BUTTON {
  width: 100%;
}
INPUT[type=text], TEXTAREA, INPUT[type=submit], INPUT[type=reset], INPUT[type=password], INPUT[type=email], TEXTAREA, BUTTON {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
INPUT[type=radio] {
  padding: 4px;
  line-height: normal;
  vertical-align: middle;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
INPUT:-webkit-autofill, TEXTAREA:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #FFF inset;
  -webkit-text-fill-color: #000;
}
::-webkit-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  opacity: 1;
  color: #ccc;
}
::-moz-placeholder {
  opacity: 1;
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}

/*Image Abstand*/
.allcont DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 10px 0;
}

/*Blockstile*/
P.align-center, H1.align-center, H2.align-center, H3.align-center, H4.align-center, H5.align-center, A.align-center, P A.align-center {
  text-align: center;
}
P.align-right, H1.align-right, H2.align-right, H3.align-right, H4.align-right, H5.align-right, A.align-right, P A.align-right {
  text-align: right;
}
P.align-justify, H1.align-justify, H2.align-justify, H3.align-justify, H4.align-justify, H5.align-justify, A.align-justify, P A.align-justify {
  text-align: justify;
}

/*Textstile*/
SUP {
  position: relative;
  top: -5px;
  font-size: 0.8em;
}
.button {
  display: inline-block;
  background: #5a9892;
  color: #fff;
  padding: 11px 22px 11px;
  margin-top: 10px;
  transition: all .5s;
  position: relative;
}
.tx-furniture-db .button {
    width: 200px;
    float: right;
    margin: 0;
}
.tx-furniture-db .description .button {
    width: 100%;
    float: none;
    margin: 0;
    margin: 10px 0;
    background: #f7f7f7;
    border: 1px solid #dfdbdb;
    color: #599892;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
}
.button:before, .button:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    border: 0px solid #5a9892;
}
.button:before {
    top: -2px;
    right: -2px;
}
.button:after {
    bottom: -2px;
    left: -2px;
}
.button:hover:before, .button:hover:after {
    width: 100%;
    height: 100%;
    border: 2px solid #5a9892;
}
.button:hover:before {
    border-bottom-color: transparent;
    border-right-color: transparent;
    transition: width 0.4s 0s, height 0.4s 0.4s;
}
.button:hover:after {
    border-top-color: transparent;
    border-left-color: transparent;
    transition: width 0.4s 0.8s, height 0.4s 1.2s, border 0s 0.8s;
}
.button:hover {
    background: transparent;
    color: #5a9892;
    text-decoration: none;
}
.grosserTextwrapper {
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 300;
  pointer-events: none;
}
.scroll {}
.gold {
  color: #bd9b69;
}
.gruen {
  color: #5a9892;
}
.gridwrapper .grosserTextwrapper {
  left: 0;
}
.align-right .grosserTextwrapper {
  left: auto;
  right: -200px;
}
.align-right .texthintergrund {
  margin-left: 0;
}

/*Media Living + Office*/
#uid25 .grosserTextwrapper,
#uid31 .grosserTextwrapper {
  top: 0;
}
.texthintergrund {
  font-size: 100px;
  line-height: 180px;
  margin-left: -20px;
  opacity: .03;
  font-weight: 500;
  font-family: 'Roboto', Arial, Verdana;
}
.telefon, .mail, .news, .suche, .facebook, .twitter, .instagram {
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px;
  font-size: 0;
}
.telefon {
  background-image: url(../img/phone.png);
}
.mail {
  background-image: url(../img/mail.png);
}
.news {
  background-image: url(../img/news.png);
}
.suche {
  background-image: url(../img/search.svg);
  padding: 15px 10px 5px;
}
.facebook {
  background-image: url(../img/fb.png);
}
.twitter {
  background-image: url(../img/tw.png);
}
.instagram {
  background-image: url(../img/instagram.png);
}

.pfeil {
  background: url(../img/arrow.png) no-repeat right center;
  padding-right: 20px;
}
.Textweiss {
  color: #fff;
}

.pdf {
  background-image: url(../img/pdf.svg);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  padding-left: 30px;
}

HTML, BODY, #site {
  height: 100%;
}
BODY > #site {
  height: auto;
  min-height: 100%;
}

/*Template*/
BODY {
  font: 16px 'Open Sans', Arial, Verdana, Sans-serif;
  line-height: 24px;
  color: #3d3d3d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  background: #f7f7f7;
}
.head-top {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  background: #1d1d1b;
  text-align: right;
  box-sizing: border-box;
  padding: 0px 85px 2px;
  position: relative;
}
#site {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 40px #dedede;
  box-sizing: border-box;
}
.headnav {
  width: 85%;
  display: inline-block;
}

.headnav .item a {
  font-size: 13px;
  color: #a2a2a2;
  padding-left: 30px;
}
ul.lang-switch {
  display: inline-block;
  width: 10%;
  padding-left: 50px;
  box-sizing: border-box;
  display: none;
}
ul.lang-switch li {
  display: inline-block;
  position: relative;
}
ul.lang-switch li + li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 1px;
  height: 10px;
  background: #a2a2a2;
}
ul.lang-switch li.act a {
  color: #fff;
}
ul.lang-switch li a {
  font-size: 13px;
  color: #a2a2a2;
  margin: 0 4px;
}

/*Suche*/
.search {
  display: inline-block;
  width: 5%;
  padding-left: 20px;
  box-sizing: border-box;
}
.search.close .suche {
  background-image: url(../img/close.png);
}
.search p {
  padding: 0;
}
#searchbox {
  display: none;
    position: absolute;
    bottom: -48px;
    left: 0;
    width: 100%;
    background: #5a9892;
    padding: 10px 90px;
    box-sizing: border-box;
    z-index: 500;
}
#searchbox.open {
  display: block;
}
form#tx_indexedsearch {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}
input#sword {
  width: 88%;
  display: inline-block;
  background: none;
  border: none;
  border-bottom: 1px solid rgba(204, 204, 204, 0.32);
  margin-right: 10px;
  color: #fff;
}
input.submit.button {
    width: 5%;
    display: inline-block;
    background: none;
    background-image: url(../img/search.svg);
    background-repeat: no-repeat;
    background-position: center;
  font-size: 0;
  padding: 10px;
  border: none;
}

/*Head*/
.head {
  position: relative;
  display: table;
  width: 100%;
  padding: 20px 70px 0;
  box-sizing: border-box;
}

/*Logo*/
#logo {
  background: url(../img/logo.png) no-repeat left top;
  background-size: 147px 94px;
  height: 94px;
  display: table-cell;
  width: 20%;
  vertical-align: bottom;
  padding-bottom: 25px;
}
#logo A {
  display: block;
  width: 100%;
  height: 100%;
}
#logo A SPAN {
  display: none;
}

/*Nav*/
.nav {
  list-style-type: none;
  display: table-cell;
  vertical-align: bottom;
  width: 80%;
  text-align: right;
}

/* Allgemeine Stile */
.nav LI {
  position: relative;
}
.nav LI:hover > .subNav, .nav LI.over > .subNav {
  /*display: block;*/
}
.nav LI:hover > A, .nav LI.over > A, .nav LI.act > A {
  text-decoration: none;
}

/* subNav */
.subNav {
  display: block;
  position: absolute;
  z-index: 999;
  background: url(../img/trans.png) repeat left top;
  left: 0;
  top: 0;
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
  border-top: 3px solid #000;
  transition: all 0.3s;
}
.subNav .subNav {
  left: 100%;
  top: 0;
}
.nav > UL > LI:last-child > .subNav {
  left: inherit;
  right: 0;
}
.nav > UL > LI:last-child > .subNav .subNav {
  left: inherit;
  right: 100%;
}

.nav A {
  font-family: 'Roboto', Arial, sans-serif;
  display: block;
}

/* Ebene I / Hauptnavigation */
.nav > UL > LI {
  display: inline-block;
  z-index: 888;
}

.nav > UL > LI > A {
  color: #1d1d1b;
  padding: 0 20px 25px;
  font-size: 17px;
  text-align: right;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s;
}

/* hover (Ebene I) */
.nav > UL > LI:hover > A,
.nav > UL > LI.over > A {
  color: #5a9892;
}

/* active (Ebene I) */
.nav > UL > LI.act > A,
.nav > UL > LI.act:hover > A,
.nav > UL > LI.act.over > A {
  color: #5a9892;
}

/* Ebene II / subNav */
.subNav > LI + LI a {
  border-top: 1px solid #eaeaea;
  padding-top: 10px;
}
.subNav A {
  font-size: 13px;
  margin: 8px 20px;
  color: #1d1d1b;
  text-align: left;
  white-space: nowrap;
}

/* hover + active (Ebene II) */
.subNav LI:hover > A,
.subNav LI.over > A {
  color: #5a9892;
}
.subNav > LI.act > A,
.subNav > LI.act:hover > A,
.subNav > LI.act.over > A {
  color: #5a9892;
}
/*clearfix Nav*/
.nav > UL:after {
  content: "";
  display: block;
  clear: both;
}
.nav > UL {
  zoom: 1;
}

.nav li:hover .subNav {
  top: 100%;
  opacity: 1;
}

/*Subhead*/
#subhead {
  max-height: 640px;
  overflow: hidden;
  padding: 0 20px;
}
.bel3 #subhead,
.bel3 #subhead .bx-viewport {
  max-height: 640px;
}
#subhead .item * {
  float: none;
  right: auto;
  overflow: visible;
  position: static;
  margin: 0;
}
#subhead img {
  width: 100%;
  height: auto;
}
#subhead .csc-textpic-text {
  position: absolute;
  right: 70px;
  top: 30%;
  z-index: 200;
  width: 530px;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
}
#subhead .csc-textpic-text .grossertext {
  font-size: 45px;
}
#subhead .bx-wrapper .bx-pager {
  position: absolute !important;
}
#subhead .bx-wrapper .bx-pager .bx-pager-item,
#subhead .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    margin: 8px 0;
}
#subhead .bx-wrapper .bx-pager,
#subhead .bx-wrapper .bx-controls-auto {
  left: 30px;
  bottom: 10px;
}
#subhead .bx-wrapper .bx-pager.bx-default-pager a {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
}
#subhead .bx-wrapper .bx-pager.bx-default-pager a:hover,
#subhead .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #5a9892;
}

#subhead figcaption.csc-textpic-caption {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 800;
  padding: 15px 30px;
  color: #fff;
  font-family: 'Roboto', Arial, Verdana, Sans-serif;
  background: rgba(0,0,0,.5);
}

.banner-farbig {
  display: table;
}
.banner-farbig .img {
  display: table-cell;
  width: 70%;
}
.banner-farbig .text {
  display: table-cell;
  z-index: 200;
  width: 30%;
  color: #fff;
  vertical-align: top;
}
.banner-farbig .text .item {
  padding: 50px;
  box-sizing: border-box;
  height: 520px;
}
.banner-farbig .text h2,
.banner-farbig .text h3,
.banner-farbig .text h4,
.banner-farbig .text h5,
.banner-farbig .text a {
  color: #fff;
}
.banner-farbig .text h2,
.banner-farbig .text h3,
.banner-farbig .text h4,
.banner-farbig .text h5 {
  margin-bottom: 20px !important;
}

.bannertext {
  height: 520px;
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  color: #fff;
}

.bannertext h2,
.bannertext h3,
.bannertext h4,
.bannertext h5,
.bannertext a {
  color: #fff;
}
.bannertext h2,
.bannertext h3,
.bannertext h4,
.bannertext h5 {
  margin-bottom: 20px !important;
}

/*Allcont*/
.allcont {
  padding-bottom: 508px;
  overflow: hidden;
}
.cont > .item,
.gridwrapper > .item {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.gridwrapper > .item .gridwrapper > .item {
  width: auto;
}

/*Foot*/
.foot {
  height: 508px;
  margin-top: -508px !important;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
.foot .inner {
  background: #3e3d3d;
  color: #dedcdc;
  padding: 65px 85px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 24px;
}
.foot A {
  color: #dedcdc;
  font-size: 13px;
  line-height: 24px;
}
.facebook, .twitter, .instagram {
  font-size: 0 !important;
  opacity: .3;
  transition: all .5s;
}
.facebook:hover, .twitter:hover, .instagram:hover {
  opacity: 1;
}
.foot h4, .foot h4 a {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
}
.foot .gridrow .col + .col {
    padding-left: 8%;
    border-left: 1px solid #505050;
    min-height: 320px;
}
.foot .box25 > .col {
    width: 15%;
}
.foot a.button.pfeil {
  background-image: url(../img/arrow.png);
  background-position: 90% center;
  background-repeat: no-repeat;
  background-color: #5a9892;
  padding: 9px 62px 9px 20px;
  margin-top: 30px;
  transition: all .5s;
}
.foot a.button.pfeil:hover {
  padding: 9px 42px 9px 20px;
  background-color: transparent;
  color: #fff;
}
.foot P {
  padding: 0;
}

.foot .bottom {
  display: table;
  width: 100%;
  background: #353535;
  padding: 17px 70px;
  box-sizing: border-box;
  color: #a5a5a5;
  font-size: 12px;
}
.copy, .middle, .social {
  display: table-cell;
  width: 25%;
}
.copy {
  color: #656565;
}
.middle {
  text-align: center;
  width: 50%;
}
.middle .item a {
  margin: 0 5px;
  color: #a5a5a5;
  font-size: 12px;
}
.webdesign, .bottom .footnav {
  display: inline-block;
}
.webdesign a {
  margin-left: 5px;
  color: #a5a5a5;
  font-size: 12px;
}
.social {
  text-align: right;
}
.social .item p,
.social .item a {
  display: inline-block;
}

/*Listen*/
.allcont UL {
  margin: 5px 0px 10px 25px;
}
.allcont UL LI {
  list-style-type: disc;
  padding: 3px 0px;
}
.allcont OL {
  margin: 5px 0px 10px 18px;
}
.allcont OL LI {
  list-style-type: decimal;
  padding: 3px 0px;
}

/*Tabelle*/
.allcont TABLE {
  margin: 10px 0px 5px;
  width: 100%;
  position: relative;
  z-index: 400;
}
.allcont TABLE TR TD {
  padding: 10px 20px;
}
.allcont TABLE TR TH {
  text-align: left;
  font-weight: normal;
  font-size: 15px;
  color: #fff;
  background: #5a9892;
  padding: 5px 15px;
  border-right: 1px solid #fff;
}
.allcont TABLE.tabelle-basic {
  width: 100%;
}
.allcont TABLE TR.even {
  background-color: #f2f2f2;
}
.allcont .grau TABLE TR.even {
  background-color: #e4e4e4;
}
.allcont TABLE.tabelle-basic TR TD {
  padding: 5px 15px;
  border-right: 1px solid #fff;
}

#uid57 .allcont TABLE,
#uid21 .allcont TABLE,
#uid23 .allcont TABLE {
  width: auto;
}
#uid57 .allcont TABLE TR.even,
#uid21 .allcont TABLE TR.even,
#uid23 .allcont TABLE TR.even,
#uid11 .allcont TABLE TR.even {
  background-color: inherit !important;
}
#uid57 .allcont TABLE TR TD,
#uid21 .allcont TABLE TR TD,
#uid23 .allcont TABLE TR TD {
  padding: 5px 0;
}

/*ERWEITERUNGEN*/
/*Powermail*/
.powermail_fieldset {
  margin-top: 10px;
}
.tx-powermail LEGEND.powermail_legend {
  display: none;
}
.tx-powermail H3 {
  display: none;
}
.tx-powermail .powermail_form .powermail_fieldwrap {
  padding: 6px 0;
  position: relative;
}
label {
  display: none;
}
.checkbox label {
  display: block;
  font-size: 14px;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_input INPUT,
.tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA {
  width: 100%;
  border: 1px solid #DADADA;
  padding: 15px;
}
.tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA {
  height: 100px;
  resize: vertical;
  display: block;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_input INPUT:focus,
.tx-powermail .powermail_form .powermail_fieldwrap TEXTAREA:focus {
  background: #eee;
}

/*Checkboxen - Radiobuttons*/
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_check INPUT,
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_radio INPUT {
  margin: 0 5px 0 3px;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_check LABEL,
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_radio LABEL {
  position: relative;
  top: 1px;
  cursor: pointer;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio,
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox {
  display: inline-block;
  margin-right: 2%;
}

/*Submit Button*/
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit {
  padding: 0px;
  margin: 5px 0 10px;
  text-align: right;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit INPUT.powermail_submit {
  color: #FFF;
  cursor: pointer;
  padding: 12px 30px 10px;
  background: #5a9892;
  border: none;
  transition: all .5s;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit INPUT.powermail_submit:hover {
  color: #FFF;
  background: #4a7975;
}

/*Pflichtfelder*/
.tx-powermail .powermail_fieldwrap .mandatory {
  color: #5a9892;
}

/*Text anzeigen*/
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_text {
  font-size: 12px;
  color: #555;
}
.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_text.layout1 {
  font-size: 12px;
  color: #5a9892;
  font-style: italic;
  float: left;
}

/*Selectfeld*/
.tx-powermail .powermail_form SELECT {
  width: 100%;
}

/*Fehlermeldung*/
.parsley-errors-list {
  position: absolute;
  bottom: 5px;
  right: 2px;
  margin: 0 !important;
  padding: 0;
  font-size: 11px;
  background: #5a9892;
  color: #FFF;
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_textarea .parsley-errors-list {
  bottom: 11px;
}
.parsley-errors-list LI {
  list-style-type: none !important;
  padding: 3px 10px 2px !important;
}
.tx-powermail .powermail_form .powermail_fieldset INPUT.parsley-error,
.tx-powermail .powermail_form .powermail_fieldset TEXTAREA.parsley-error {
  border: 2px solid #5a9892;
}

/*Abenden Seite*/
.tx-powermail .powermail_create DT {
  padding: 2px 0;
  font-weight: bold;
  float: left;
  clear: both;
  margin-right: 2%;
  width: 28%;
}
.tx-powermail .powermail_create DD {
  float: left;
  width: 70%;
  padding: 2px 0;
}

/*Reklamationsformular*/
#uid35 .powermail_form {
  font-size: 0;
}
#uid35 .powermail_fieldset {
  margin-top: 10px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
  font-size: 0;
  box-sizing: border-box;
}
#uid35 .powermail_fieldset_2 {
  padding-right: 10px;
}
#uid35 .powermail_fieldset_3 {
  padding-left: 10px;
}
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_vorname,
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_strae,
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_plz,
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_nachname,
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_hausnummer,
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_stadt {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_vorname,
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_strae,
#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_input.powermail_fieldwrap_plz {
  box-sizing: border-box;
  padding-right: 5px;
}

#uid35 .powermail_fieldwrap.powermail_fieldwrap_type_select .powermail_field {
  background: #fff;
  border: 1px solid #dadada;
  padding: 0 10px;
}
#uid35 .tx-powermail .powermail_form SELECT {
  width: 100%;
  border-radius: inherit;
  height: 45px;
  border: none;
  background: none;
  color: #bdbdbd;
  font-size: 13px;
}
#uid35 input#powermail_field_fotoshochladen_01 {
  width: 100%;
  border: 1px solid #dadada;
  padding: 13px;
}
#uid35 .tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit INPUT.powermail_submit {
  padding: 17px 30px 15px;
  display: block;
  width: 100%;
}

/*Gridelemente*/
/*Allgemein*/
.gridrow .col {
  float: left;
  display: block;
}
.gridrow .col + .col {
  margin-left: 4%;
}
.gridrow img {
  width: 100%;
  height: auto;
}

/*Boxen 50%*/
.box50 > .col {
  width: 48%;
}

/*Boxen 33%*/
.box33 > .col {
  width: 30.6%;
}

/*Boxen 25%*/
.box25 > .col {
  width: 22%;
}

/*Boxen 33%-66%*/
.box33-66 > .col.col1 {
  width: 32%;
}
.box33-66 > .col.col2 {
  width: 64%;
}

/*Boxen 66%-33%*/
.box66-33 > .col.col1 {
  width: 64%;
}
.box66-33 > .col.col2 {
  width: 32%;
}

/*Box33 Bilder*/
.box33-bilder {
  width: 100%;
  border-collapse: separate;
  border-spacing: 20px;
}
.box33-bilder .img {
  display: table-cell;
  width: 33.33%;
  vertical-align: top;
  max-height: 270px;
  overflow: hidden;
  position: relative;
}
.box33-bilder .wrapper {
  background: #000;
  transition: all .5s;
}
.box33-bilder .img:hover .wrapper {
  background: #5a9892;
}
.box33-bilder .img:hover img {
  opacity: .1;
}
.box33-bilder .img img {
  width: 100%;
  height: auto;
  opacity: .7;
  transition: all .5s;
}
.box33-bilder .textwrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 30px;
  line-height: 35px;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.box33-bilder .textwrapper .textinner {
  display: table;
  width: 100%;
  height: 100%;
}
.box33-bilder .textwrapper .csc-textpic-text {
  display: table-cell;
  vertical-align: bottom;
}
.box33-bilder .textwrapper .csc-textpic-text a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.box33-bilder .textwrapper .csc-textpic-text p {
  padding: 0;
}

.box33-bilder div.csc-textpic .csc-textpic-imagewrap figure {
  display: block;
}

.box33-bilder .csc-textpic-intext-left-nowrap-830 .csc-textpic-text {
  margin: 0 !important;
}
.box33-bilder div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: none;
    margin-right: 0;
}
.allcont .box33-bilder DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
.allcont .bildbox-gross-left DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
.bildbox-gross.right div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin: 0;
}

/*Bildboxen mit grossem Bild links & rechts*/
.bildbox-gross {
  display: table;
  border-collapse: separate;
  border-spacing: 20px 0;
}
.bildbox-gross .text.big {
    position: absolute;
    left: 0;
    top: 15%;
    z-index: 200;
    width: 100%;
    max-width: 600px;
    height: 220px;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    font-family: 'Roboto', Arial, Verdana;
    font-size: 120px;
    line-height: 160px;
    opacity: .08;
    pointer-events: none;
}
.bildbox-gross.left .text.big .inner {
  margin-left: -50px;
}
.bildbox-gross .bigbox {
  display: table-cell;
  width: 50%;
  position: relative;
  max-height: 780px;
  vertical-align: top;
  overflow: hidden;
}
.bildbox-gross .bigbox .csc-textpic-text {
  position: absolute;
  right: 80px;
  top: 30%;
  pointer-events: none;
}
.bildbox-gross .img.big .csc-textpic-text p,
.bildbox-gross .img.big .csc-textpic-text h3 {
  padding: 0;
}
.bildbox-gross .img.big .csc-textpic-text .grossertext {
  font-size: 50px;
  font-weight: 500;
  font-family: 'Roboto', Arial, Verdana;
}
.bildbox-gross .boxes {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.bildbox-gross .boxes .bx-wrapper {
  max-height: 380px;
}
.bildbox-gross .boxes .box {
  max-height: 380px;
  height: 100%;
  overflow: hidden;
}
.bildbox-gross .boxes .box.text {
  margin-top: 19px;
  cursor: pointer;
}
.bildbox-gross .boxes .box.text .item {
  background: #444;
  color: #fff;
  vertical-align: middle;
  padding: 45px;
  height: 370px;
  pointer-events: none;
}
.bildbox-gross .boxes .box.text .item h1,
.bildbox-gross .boxes .box.text .item h2,
.bildbox-gross .boxes .box.text .item h3,
.bildbox-gross .boxes .box.text .item h4,
.bildbox-gross .boxes .box.text .item a {
  color: #fff;
}
.bildbox-gross .boxes .box.text .item h1,
.bildbox-gross .boxes .box.text .item h2,
.bildbox-gross .boxes .box.text .item h3 {
  margin-bottom: 20px;
}
.bildbox-gross .boxes .box.text .item a.pfeil {
  background: url(../img/arrow.png) no-repeat right center;
  padding-right: 20px;
  font-weight: bold;
  transition: all .5s;
}
.bildbox-gross .boxes .box.text .item a.pfeil:hover {
  padding-right: 30px;
  text-decoration: none;
  opacity: .5;
}
.bildbox-gross .boxes .box.text .item h3 {
  padding: 5px 0 15px;
}
.bildbox-gross .bigbox img {
  width: auto;
  max-height: 780px;
}
.bildbox-gross div.csc-textpic .csc-textpic-imagewrap figure {
  display: block;
}
.bildbox-gross div.csc-textpic-center .csc-textpic-center-inner,
.bildbox-gross div.csc-textpic-center .csc-textpic-center-outer {
  float: none;
  right: 0;
  left: 0;
}
.allcont .bildbox-gross DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0;
}
.bildbox-gross .img.big {
  max-height: 768px;
  overflow: hidden;
}
.bildbox-gross div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: none;
}

/*slider in bildbox*/
.bildbox-gross .boxes .bx-pager {
  display: none;
}

/*bildbox groß rechts seite anpassungen*/
.bildbox-gross.right .text.big {
  left: auto;
}
.bildbox-gross.right .text.big .inner {
  margin-left: -50px;
}
.bildbox-gross.right .img.big .csc-textpic-text {
  right: auto;
  left: 90px;
}
.bildbox-gross.right .csc-textpic-intext-left-nowrap-633 .csc-textpic-text {
  margin: 0;
}

/*Bild mit 4er Boxen*/
.text-bild {
  display: table;
  border-collapse: separate;
  border-spacing: 10px;
}
.text-bild .textbox,
.text-bild .images {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.text-bild .textbox .text {
  padding: 0 60px 0 80px;
}
.text-bild .textgross {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: -10px;
  z-index: 100;
  opacity: .08;
}
#uid33 .text-bild .textgross {
  top: -80px;
}
.text-bild .textgross .inner {
  font-size: 80px;
  line-height: 160px;
  font-family: 'Roboto', Arial, Verdana;
  font-weight: 500;
  color: #5a9892;
  margin-left: 10px;
}
.text-bild .images .img {
  max-width: 285px;
  width: 100%;
  height: 230px;
  display: inline-block;
  position: relative;
}
.text-bild .images .img.small {
  max-width: 215px;
  width: 100%;
  max-height: 200px;
  overflow: hidden;
}
.text-bild .images .img.small.sec {
  vertical-align: top;
}
.text-bild.bild3er .images .img100 {
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 4px;
    max-width: 504px;
}
.text-bild .images .wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  transition: all .5s;
  overflow: hidden;
    cursor: pointer;
}
.text-bild.bild3er .images .img100 .wrapper {
  max-width: 504px;
  max-height: 200px;
  top: 0;
  bottom: auto;
}
.text-bild .images .wrapper:hover {
  opacity: 1;
  cursor: pointer;
}
.text-bild .images .wrapper .inner {
  width: 400px;
  height: 400px;
  position: absolute;
  left: -20%;
  top: -35%;
}
.text-bild .images .small .wrapper .inner {
  width: 300px;
  height: 300px;
  top: -25%;
}
.text-bild .images .img100 .wrapper .inner {
    width: 670px;
    height: 670px;
    position: absolute;
    left: -130px;
    top: -280px;
}
.text-bild .images .wrapper .inner .csc-textpic-text {
  vertical-align: bottom;
  color: #fff;
  font-family: 'Roboto', Arial, Verdana;
  font-size: 30px;
  font-weight: 300;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
  background: rgba(136, 174, 173, 0.8);
  width: inherit;
  height: inherit;
}
.text-bild .images .wrapper:hover .inner .csc-textpic-text {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
   transform: scale(1);
  opacity: 1;
}
.text-bild .images .wrapper:hover .inner .csc-textpic-text p {
  padding: 65% 22%;
}
.text-bild .imagesdiv.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
.text-bild .images csc-textpic-intext-left-nowrap-830 .csc-textpic-text,
.allcont .text-bild .images DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  float: none;
  margin: 0;
}
.text-bild div.csc-textpic .csc-textpic-imagewrap figure {
  display: block;
}
.text-bild .text img {
  width: auto;
}
.text-bild .images img {
  width: 100%;
  height: auto;
}

/*bild4er*/
.text-bild.bild4er .images .img.sec .inner {
  left: -130%;
}
.text-bild.bild4er .images .img.small.sec .inner {
    left: -20%;
}

.text-bild.bild4er div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 0;
}

/*Volle Breite*/
.item.b100,
.item.b101 {
  width: 100%;
}
.item.b101 > .gridrow {
  margin: 0 auto;
  position: relative;
}
.gridwrapper {
  position: relative;
  z-index: 800;
}

/*Farbig*/
.item.grey {
  background-color: #f8f8f8;
  padding: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item.b100.grey {
  padding: 0;
}
.item.b100 .col + .col {
  margin-left: 0;
}
.item.b100 .box50 > .col {
  width: 50%;
}
.item.blau {
  background: #5a9892 !important;
  color: #fff;
  padding: 10%;
  box-sizing: border-box;
}
.item.blau h1,
.item.blau h2,
.item.blau h3,
.item.blau h4,
.item.blau a {
  color: #fff;
}
.item.gold {
  background: #bd9b69 !important;
  color: #fff;
  padding: 10%;
  box-sizing: border-box;
}
.item.gold h1,
.item.gold h2,
.item.gold h3,
.item.gold h4,
.item.gold a {
  color: #fff;
}

.item.grau,
.item.weiss {
  background: #f2f2f2 !important;
  padding: 5%;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.item.weiss {
  background: #fff !important;
}

/*boxenaufbau zweispaltig*/
.boxes {
  display: table;
  width: 100%;
}
.boxes .gridwrapper {
  height: 100%;
  overflow: hidden;
}
.boxes .col .item {
  height: 100%;
  width: 100%;
  display: table;
}
.boxes .col img {
  width: 100%;
  height: auto;
}
.boxes .gridrow .col + .col {
  margin-left: 0;
}
.boxes .col h1,
.boxes .col h2 {
  margin-bottom: 20px;
}
.boxes .box100 {
  height: 100%;
}
.boxes .box100 .item {
  height: auto;
}
.boxes .item.grau {
  border: 0;
  padding: 10%;
  height: 100%;
}
.allcont .boxes DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0;
}

.boxes .box33-66,
.boxes .box66-33,
.boxes .box50,
.boxes .box25 {
  width: 100%;
  height: 100%;
  display: table;
}

.boxes .box50 .col {
  width: 50%;
  height: 100%;
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 0 20px;
}
.boxes .box50 .col1 {
  padding: 0 0 0 20px;
}

.boxes .box33-66 .col,
.boxes .box66-33 .col {
  width: 70%;
  height: 100%;
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 0 20px;
}
.boxes .box33-66 .col1,
.boxes .box66-33 .col2 {
  width: 30%;
  padding: 0 0 0 20px;
}
.boxes .box33-66 .item.gold,
.boxes .box33-66 .item.blau,
.boxes .box33-66 .item.grau,
.boxes .box66-33 .item.gold,
.boxes .box66-33 .item.blau,
.boxes .box66-33 .item.grau{

  padding: 5%;
}

.boxes .box25 .col {
  width: 25%;
  height: 100%;
  display: table-cell;
  float: none;
  vertical-align: top;
  padding-right: 20px;
}
.boxes .box25 .col1 {
  padding-left: 20px;
}

/*Menü*/
.menue {
  text-align: right;
}
.menue .box100 {
  margin: 0 20px !important;
}
.menue .box100 p {
  padding: 10px 0;
}
.menue .box100 .item a {
  background: #5a9792;
  color: #fff;
  margin-right: 0px;
  margin-bottom: 4px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 17px;
  display: inline-block;
}

/*Buttons rechte Seite*/
.scrollicons {
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 900;
}
#phone, #mail, #news {
  position: fixed;
  top: 135px;
  right: -212px;
  width: 170px;
  z-index: 9999;
  color: #FFF;
  font: 14px 'Roboto', Arial, Sans-serif;
  background-color: #5a9892;
  padding: 8px 20px 7px;
  line-height: 20px;
  font-size: 16px;
}
#phone a, #mail a, #news a {
  color: #fff;
  font-size: 16px;
}
.sharebtn {
  position: absolute;
  left: -52px;
  top: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
#phone .sharebtn {
  background: #5a9892 url(../img/phone.png) no-repeat center;
}
#mail .sharebtn {
  background: #5a9892 url(../img/mail.png) no-repeat center;
}
#news .sharebtn {
  background: #5a9892 url(../img/news.png) no-repeat center;
}
#phone {
  top: 170px;
}
#mail {
  top: 222px;
}
#news {
  top: 274px;
}

/*suche*/
.tx-indexedsearch FORM#tx_indexedsearch H1 {
  display: none;
}
.tx-indexedsearch FORM#tx_indexedsearch {
  width: 100%;
  margin: 0 auto;
  background: none;
  padding: 0;
  box-sizing: border-box;
  color: #fff;
  max-width: inherit;
}
.tx-indexedsearch FORM#tx_indexedsearch a {
  color: #fff;
  background: #478781;
  padding: 12px 20px;
}
.tx-indexedsearch FORM#tx_indexedsearch H1 {
  text-align: center;
}
.tx-indexedsearch FORM#tx_indexedsearch TABLE {
  width: 100%;
  max-width: 250px;
}
.allcont .tx-indexedsearch FORM#tx_indexedsearch TABLE TR TD {
  padding: 0;
}
.tx-indexedsearch FORM#tx_indexedsearch TABLE INPUT {
  width: 100%;
  border: none;
  padding: 10px 0;
  height: 40px;
  border-bottom: 1px solid #dadada;
}
.tx-indexedsearch FORM#tx_indexedsearch TABLE INPUT.submit {
  text-indent: 0;
  font-size: 0;
  background-image: url(../img/search-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  padding: 0;
  height: 40px;
  padding: 10px;
  background-color: none;
  border-bottom: 1px solid #dadada;
  box-sizing: border-box;
  cursor: pointer;
}
.tx-indexedsearch FORM#tx_indexedsearch TABLE INPUT.submit:hover {
  background-color: #ccc;
}
.tx-indexedsearch select {
  border-radius: inherit;
  height: 40px;
  background: #fff;
  margin: 10px 0;
}
.tx-indexedsearch a {
  color: #fff;
}
.tx-indexedsearch .button {
  background: #5a9792;
  border: 1px solid #5a9792;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
}
.tx-indexedsearch .button:before,
.tx-indexedsearch .button:after {
  display: none;
}
.tx-indexedsearch .button:hover {
  color: #5a9792;
  border: 1px solid #5a9792;
  background: none;
}
.tx-indexedsearch-res-title a {
  color: #555;
  font-size: 20px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #8fd0c9;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res {
  padding: 30px;
  margin: 0 0 20px;
  background: #f2f2f2;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res-title A {
  display: block;
}
.allcont .tx-indexedsearch-browsebox UL.browsebox {
  margin: 10px 0;
}
.allcont .tx-indexedsearch-browsebox UL:after {
  clear: both;
  content: "";
  display: block;
}
.allcont .tx-indexedsearch-browsebox UL LI {
  float: left;
}
.allcont .tx-indexedsearch-browsebox UL LI A {
  display: block;
  padding: 5px 10px;
  background: #5a9792;
  color: #fff;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background: #458881;
  padding: 15px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a {
  color: #fff;
}

.tx-indexedsearch .tx-indexedsearch-title a {
  color: #fff;
}

.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox{
  display: none;
}

/*regeln und icon*/
.tx-indexedsearch .tx-indexedsearch-rules,
.tx-indexedsearch .tx-indexedsearch-icon {
  display: none;
}

/*Newsletter*/
.newsL {
  margin-top: 30px;
  max-width: 700px;
  margin: 0 auto;
}
.newsL .field {
  padding: 2px 0;
  margin: 5px 0;
}
.newsL LABEL
{
  padding: 3px 0 0;
}
.newsL input {
  padding: 15px;
}
.newsL .field.radio {
  border: 1px solid #cfcfcf;
  padding: 2px 7px;
}
.newsL select {
    border-radius: inherit;
    background: none;
    height: 40px;
    border: none;
    color: #cfcfcf;
    font-size: 13px;
}
.newsL .select {
    background-image: none;
}
.newsL .submit
{
  background-color: #5a9892 !important;
  color: #FFF;
  cursor: pointer;
  margin: 10px 0;
  padding: 10px 0;
}
.newsL .submit:hover
{
  background-color: #003355 !important;
}
.newsL .mandatory
{
  font-size: 11px;
  color: #172755;
  font-style: italic;
}

/* DATENBANK */
.tx-furniture-db {
  position: relative;
  z-index: 200;
  background: #f2f2f2;
  margin: 10px 20px 20px;
  padding: 40px;
}
#detail-page .tx-furniture-db {
  background: #fff;
  margin: 0;
  padding: 40px 0;
  z-index: 500;
}
.tx-furniture-db .filter {
  margin: 0 0 50px;
  border-bottom: 1px solid #e2e2e2;
  padding: 15px 20px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.tx-furniture-db .filter .option {
  margin: 20px 0 0 0;
}
.tx-furniture-db .filter .option legend {
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
    float: left;
}
.tx-furniture-db .filter .option select {
  display: none;
    float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
    background: none;
    width: 100px;
    font-size: 16px;
    font-weight: lighter;
    height: 26px;
    margin: 0 0 0 10px;
    text-align: right;
}
.tx-furniture-db .filter .option fieldset {
  position: relative;
}
.tx-furniture-db .filter .option fieldset .Button {
    display: block;
    float: right;
    background: #fff;
    padding: 5px 25px;
    font-weight: bold;
    border: 1px solid #e2e2e2;
}
.tx-furniture-db .filter .option fieldset .Button:hover {
  cursor: pointer;
}
.tx-furniture-db .filter .option fieldset > div > div.second {
  display: none;
    position: absolute;
    top: 90px;
    left: 0px;
    width: calc(100% - 42px);
    padding: 20px 20px 10px 20px;
    z-index: 1;
    background: #fff;
    border: 1px solid #ececec;
}
.tx-furniture-db .filter .option fieldset > div > div.second label {
    float: left;
    width: 30%;
    margin: 0 30px 10px 0;
    position: relative;
}
.tx-furniture-db .filter .option fieldset > div > div.second label:hover {
  cursor: pointer;
}
.tx-furniture-db .filter .option fieldset > div > div.second label input.imagehidden {
    position: absolute;
    z-index: -9999;
}
.tx-furniture-db .filter .option fieldset > div > div.second label span {
    position: absolute;
    top: 3px;
    left: 40px;
}
.tx-furniture-db .filter .option fieldset > div > div.second label.checked span {
    color: #5a9892;
}
.tx-furniture-db .filter .option fieldset > div > div.second label img {
    outline: 1px solid #c6c6c6;
    border: 2px solid #fff;
    background: #fff;
}
.tx-furniture-db .filter .option fieldset > div > div.second label.checked img {
    outline: 1px solid #5a9892;
}
.tx-furniture-db .filter .option fieldset > div > div.first {
    float: left;
    width: calc(20% - 1px);
    margin: 0;
    background: #fff;
    padding: 10px 0;
    text-align: center;
    border-right: 1px solid #e8e8e8;
}
.tx-furniture-db .filter .option fieldset > div > div.first.active {
    border-bottom: 1px solid #fff;
    position: relative;
    z-index: 2;
}
.tx-furniture-db .filter .option fieldset > div > div.first.last {
  border-right: none;
    width: 20%;
}
.tx-furniture-db .filter .option fieldset > div.wrap {
    margin: 10px 0;
    border: 1px solid #e8e8e8;
}
.tx-furniture-db .filter .option fieldset > div > div.first a {
    color: #4b4b4b;
    font-weight: bold;
}
.tx-furniture-db .filter .option fieldset > div > div.first.active a {
    color: #5a9892;
}
.tx-furniture-db .filter .option fieldset > div > div.first a:hover {
  cursor: pointer;
}
.tx-furniture-db .filter .option label {
  display: block;
}
.tx-furniture-db .filter h1 {
  font-size: 40px;
}

.tx-furniture-db a.back {
    display: block;
    margin: 0 40px;
    padding: 0;
    font-size: 16px;
}
.tx-furniture-db .items {
  width: 100% !important;
  margin: 0 0 100px !important;
  padding: 0 50px;
  box-sizing: border-box;
  font-size: 0;
}
.tx-furniture-db .object {
  /* float: left;
  width: calc(33% - 37px);
  margin: 10px; */
  display: inline-block;
  width: calc(33% - 22px);
  box-sizing: border-box;
  margin: 10px;
  vertical-align: top;
  background: #fff;
  padding: 10px;
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
.tx-furniture-db .object.detail h2 {
    font-size: 18px;
}
.tx-furniture-db .object.detail {
    display: inline-block;
    width: calc(25% - 10px);
    float: none;
    box-sizing: border-box;
    padding: 20px;
    margin: 0 10px 10px 0;
}
.tx-furniture-db .object.detail .gallery {
    overflow: hidden;
}
.tx-furniture-db .object:hover {
  cursor: pointer;
  box-shadow: 0px 0px 25px #d4d4d4;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.tx-furniture-db .object:after {
    content: "+";
    display: block;
    background: #5a9892;
    color: #fff;
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 40px;
    padding: 13px 15px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.tx-furniture-db .object:hover:after {
  opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.tx-furniture-db .object h2 {
  text-align: center;
}
.tx-furniture-db .object h2 a {
  color: #000;
}
.tx-furniture-db .object p {
    text-align: center;
    color: #5a9892;
    padding: 0px;
    margin: 0 0 10px 0;
}
.tx-furniture-db .slick-slide {
    height: auto !important;
}
.tx-furniture-db .object .gallery ul.slick-dots {
  margin: 10px 0 0 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.tx-furniture-db .object .gallery ul.slick-dots li {
    list-style: none;
    display: inline-block;
    padding: 5px;
}
.tx-furniture-db .object .gallery ul.slick-dots li button {
    background: #dadada;
    text-indent: -99999999px;
    width: 10px;
    height: 10px;
    border-radius: 40px;
}
.tx-furniture-db .object .gallery ul.slick-dots li.slick-active button {
    background: #5a9892;
}

.tx-furniture-db .col50 {
  float: left;
  width: calc(50% - 80px);
  margin: 0 40px;
}
.tx-furniture-db .col50 .topic {
  margin: 0 0 20px 0;
}
.tx-furniture-db .col50 .topic .text {
    float: left;
}
.tx-furniture-db .col50 .topic .text h1 {
    padding: 0px;
}
.tx-furniture-db .col50 .topic .text h3 {
    color: #5a9892;
}
.tx-furniture-db .col50 .topic .icons {
    float: left;
    margin: 20px 0 0 0;
}
.tx-furniture-db .col50 .topic .icons img {
    margin: 0 5px 5px 0;
}
.tx-furniture-db .col50 .description {
    margin: 0 0 40px 0;
}
.tx-furniture-db .items {
  width: calc(100% - 80px);
  margin: 0 40px;
}
.tx-furniture-db .objects {
    margin: 50px 0 0 0;
}
.additionals .colors, .additionals .downloads {
  float: left;
  width: 50%;
}
.additionals .colors img {
    border-radius: 60px;
    margin: 0 5px 0 0;
}
.additionals .downloads a {
    font-size: 16px;
}
.tx-furniture-db .col50 p.header, .tx-furniture-db .items p.header {
    font-size: 20px;
    border-bottom: 2px solid #f5f5f5;
    display: inline-block;
    width: auto;
    padding: 12px 40px 12px 0px;
    margin: 0 0 20px 0;
}
.tx-furniture-db .items p.header {
  display: block;
}

.gallery-for.slick-slider {
  border: 1px solid #f2f2f2;
}

.tx-furniture-db .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
}
.tx-furniture-db .objects .slick-slide img {
    height: 200px;
}
.tx-furniture-db .gallery-nav button {
    position: absolute;
    top: 0px;
    left: 0px;
    width: auto;
    height: 100%;
    background: #bd9c69;
    color: #fff;
    font-size: 30px;
    padding: 15px;
  z-index: 1;
}
.tx-furniture-db .gallery-nav button.slick-next {
  left: auto;
  right: 0px;
}
.tx-furniture-db .gallery-nav .slick-list {
    margin: 5px 0;
}
.tx-furniture-db .gallery-nav .slick-list img {
  margin: 0 2px 0 3px;
}

.select {
  display: inline-block;
  position: relative;
  cursor: pointer;
  background-image: url(../img/select.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.styledSelect {
    font-size: 18px;
    padding: 0 30px;
}
.options {
  display: none;
  position: absolute;
  max-width: 280px;
  min-width: 150px;
  top: 43px;
  right: auto;
  left: 0;
  z-index: 999;
  margin: 0 !important;
  padding: 0px;
  border: none;
  text-align: center;
  font-size: 18px;
  background-color: white;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.select:last-child .options {
  right: 0px;
}
.options li {
    list-style:none !important;
    padding: 10px 0px !important;
    margin: 0 20px;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
    white-space: nowrap;
}
.options li:hover {
    color:#5a9892;
    cursor: pointer;
}
.options li:first-child {
  display: none;
}


.bx-wrapper .bx-controls-direction a {
  top: auto;
  bottom: 0;
  width: 40px;
  height: 40px;
  z-index: 888;
}
.bx-wrapper .bx-prev {
  left: auto;
  right: 43px;
  background: url(../img/arrowL.png) no-repeat center;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all .5s;
}
.bx-wrapper .bx-next {
  background: url(../img/arrowR.png) no-repeat center;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all .5s;
  right: 1px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
    background-position: center;
    background-color: rgba(0, 0, 0, 0.9);
}

/*Accordion*/
.container .accContent
{
  display: none;
  padding: 10px 15px;
}
.container H4 {
  padding: 15px 0px 12px;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}
.container H4:after {
  content: '';
  background-image: url(../img/accordeon.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 5px;
  top: 50%;
  height: 8px;
  width: 10px;
  transition: .3s;
}
.container H4.active:after {
  transform: rotate(180deg);
}
.container H4:hover,
.container H4.active {
  cursor: pointer;
  border-bottom: 1px solid #444;
}
.container .item {
  margin-bottom: 2px !important;
}

/*Pop-Up*/
#popup
{
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.4);
  position:fixed;
  left:0;
  top:0;
  display:none;
  z-index:10000;
}

#popup .inner
{
  max-width: 1060px;
  width: 100%;
  height:auto;
  background-color:#fff;
  border:1px solid #efefef;
  box-shadow:0 0 30px #333;
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  z-index:11000
}

#popup .close {
  width: 30px;
  height: 30px;
  background: url(../img/close.png) no-repeat center center;
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
  z-index: 900;
  background-color: #5a9892;
}

#popup .box50 {
  font-size: 0;
}

#popup .box50 .col {
  display: inline-block;
  width: 40%;
  font-size: 15px;
  vertical-align: middle;
  float: none;
}

#popup .box50 .col2 {
  padding: 60px;
  width: 60%;
  box-sizing: border-box;
}
#popup .gridrow .col + .col {
    margin-left: 0;
}
#popup div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}
#popup .csc-textpic-imagewrap img {
  width: 100%;
  height: auto;
}
#popup .texthintergrund {
  font-size: 100px;
}
#popup .align-right .grosserTextwrapper {
  right: 250px;
  top: 0;
}

#popup .newsletterText {
  position: absolute;
  left: 0;
  top: 120px;
  padding-left: 40px;
  z-index: 500;
}
#popup .newsletterText .grosserTextwrapper {
  top: -80px;
}
#popup .newsletterText h2 {
  font-size: 38px;
}
#popup .grossertext {
  font-size: 40px;
}

/*spezielle Anpassungen*/
.bel3 .box100 .box50 .grosserTextwrapper {
  top: -80px;
  left: -70px;
}

.wf-active,
#coverIframeBody {
  max-height: 415px;
  overflow: hidden;
}

/* Seite Datenschutz */
#uid22 h2,
#uid22 h3 {
  margin-bottom: 20px;
}

#uid22 h2 {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
  margin-top: 20px;
}

/*Cookie*/
.cc-grower {
  position: relative;
  margin-bottom: 10px;
}