@font-face {
  font-family: 'thesanslight';
  src: url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_300_.eot");
  src: url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_300_.eot?#iefix") format("embedded-opentype"), url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_300_.woff") format("woff"), url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_300_.svg#TheSans_B2_300_") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'thesans_5-regularregular';
  src: url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_500_.eot");
  src: url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_500_.eot?#iefix") format("embedded-opentype"), url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_500_.woff") format("woff"), url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_500_.svg#TheSans_B2_500_") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'thesanssemibold';
  src: url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_600_.eot");
  src: url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_600_.eot?#iefix") format("embedded-opentype"), url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_600_.woff") format("woff"), url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_600_.svg#TheSans_B2_600_") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'thesansbold';
  src: url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_700_.eot");
  src: url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_700_.eot?#iefix") format("embedded-opentype"), url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_700_.woff") format("woff"), url("../../../fileadmin/templates/wodtke.20151116/scss/../fonts/TheSans_B2_700_.svg#TheSans_B2_700_") format("svg");
  font-weight: normal;
  font-style: normal; }
@media (min-width: 320px) {
  /*
  	.container {
  		width: 100%;
  	}
  */
  body {
    font-size: 16px;
    line-height: 24px; }

  .navbar-header {
    position: absolute; } }
@media (min-width: 320px) and (max-width: 390px) {
  /*
  	.container {
  		width: 100%;
  	}
  */
  .navbar-header {
    position: absolute;
    left: 0; }

  #logo {
    right: 0; }
    #logo img {
      width: 80%;
      height: auto; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  /*
  	  	.container {
  		width: 100%;
  	}
  */
  .navbar-header {
    position: absolute;
    left: 0; }

  #logo {
    right: 0; }
    #logo img {
      width: 80%;
      height: auto; } }
@media (min-width: 768px) {
  body {
    font-size: 16px;
    line-height: 24px; }

  .navbar-toggle {
    display: block; }

  .navbar-header {
    position: absolute;
    left: 64px;
    top: 15px; }

  /*
  	.container {
  		width: 100%;
  	}
  */ }
@media (min-width: 1024px) {
  /*
  	body {
  		font-size: 16px;
  		line-height: 28px;
  	}
  */
  .col-md-4 {
    width: 33.33333%; } }
@media (min-width: 1600px) {
  body {
    font-size: 18px;
    line-height: 1.8; }

  .container {
    width: 1600px; }

  .col-lg-3 {
    width: 25%; } }
body {
  font-family: thesanslight, Helvetica, Arial, sans-serif;
  color: #575756; }
  @media (min-width: 1600px) {
    body {
      font-size: 22px; } }
  @media only screen and (max-width: 1599px) and (min-width: 1200px) {
    body {
      font-size: 18px; } }
  @media only screen and (max-width: 1199px) and (min-width: 320px) {
    body {
      font-size: 16px; } }

@media only screen and (min-width: 1281px) {
  .felder {
    font-size: 16px; } }
@media only screen and (max-width: 1280px) and (min-width: 320px) {
  .felder {
    font-size: 14px; } }

h1, h2, h3, h4 {
  font-family: thesans_5-regularregular, Helvetica, Arial, sans-serif; }

/*
h4 {
	font-size: 14px;
}
*/
h1 {
  font-family: thesans_5-regularregular, Helvetica, Arial, sans-serif;
  font-size: 29px; }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    h1 {
      font-size: 25px; } }
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    h1 {
      font-size: 25px; } }

p {
  font-family: thesanslight, Helvetica, Arial, sans-serif; }

a, a:visited {
  color: #575756;
  text-decoration: none; }
  a:hover, a:active, a:focus, a:visited:hover, a:visited:active, a:visited:focus {
    color: orange;
    text-decoration: none; }

a.wodtke_orange {
  color: orange; }
  a.wodtke_orange:hover, a.wodtke_orange:focus {
    color: #575756;
    text-decoration: underline; }

a:active, select:active, a:focus, select:focus {
  outline: 0; }

#adresse {
  position: relative; }
  #adresse p {
    line-height: 1; }

.left {
  float: left; }

.right {
  float: right;
  clear: right; }

#nav {
  z-index: 500;
  position: relative; }
  #nav .collapsing {
    position: absolute;
    left: 55px;
    top: 85%;
    height: 0;
    background-color: white;
    padding: 15px 30px 30px;
    overflow: hidden;
    width: auto;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility; }
    @media (max-width: 1600px) {
      #nav .collapsing {
        left: 42px; } }
    @media (max-width: 1200px) {
      #nav .collapsing {
        left: 42px; } }
    @media (max-width: 640px) {
      #nav .collapsing {
        left: -20px; } }

.navbar-nav {
  margin: 0; }
  .navbar-nav ul.navlevel2 {
    margin-bottom: 20px; }

.navbar-collapse {
  height: 0 !important; }

#main-navbar {
  position: absolute;
  left: 55px;
  top: 85%;
  background-color: white;
  padding: 15px 30px 30px; }
  @media (max-width: 1600px) {
    #main-navbar {
      left: 42px; } }
  @media (max-width: 1200px) {
    #main-navbar {
      left: 42px; } }
  @media (max-width: 640px) {
    #main-navbar {
      left: -20px; } }
  #main-navbar .navbar-nav .nav {
    font-size: 17px; }
    #main-navbar .navbar-nav .nav .nav {
      font-size: 16px; }

.navbar-nav > li {
  float: none; }

/** .nav > li > a { **/
.nav > li > .bold {
  position: relative;
  display: block;
  padding: 0;
  font-family: thesanssemibold, Helvetica, Arial, sans-serif; }
  .nav > li > .bold:hover {
    background-color: inherit; }

ul.navlevel2 {
  padding: 0;
  margin: 0; }

.navbar-header {
  /*
  	@media (max-width:1024px) {
  		top: 15%;
  	}
  */ }
  @media (min-width: 1200px) {
    .navbar-header {
      top: 25%; } }
  @media (max-width: 768px) {
    .navbar-header {
      top: 3%; } }

.navbar {
  margin-bottom: 0;
  height: 108px; }
  @media (max-width: 1200px) {
    .navbar {
      height: 77px; } }
  @media (max-width: 768px) {
    .navbar {
      height: 55px; } }
  @media (max-width: 420px) {
    .navbar {
      height: 38px; } }
  .navbar .navlevel1 li.sub a.sub {
    font-family: thesanssemibold, Helvetica, Arial, sans-serif;
    margin-bottom: 5px; }
  .navbar .navlevel1 .navlevel2 {
    list-style: none; }
    .navbar .navlevel1 .navlevel2 li.sub a.sub {
      font-family: inherit; }

.navbar-toggle .icon-bar {
  display: block;
  width: 33px;
  height: 3px;
  border-radius: 1px;
  background-color: #575756; }

.menue {
  position: absolute;
  left: 60px;
  top: 15px;
  line-height: 24px; }

.menue2 {
  position: absolute;
  left: 60px;
  bottom: 5px;
  display: block; }
  @media (min-width: 1600px) {
    .menue2 {
      bottom: -3px; } }

.navbar-toggle {
  width: 118px; }

@media (min-width: 320px) and (max-width: 640px) {
  .navbar-header {
    left: 3px; } }
@media (min-width: 641px) and (max-width: 767px) {
  .navbar-header {
    left: 64px; } }
@media (min-width: 1200px) {
  .navbar-header {
    left: 63px; } }
@media (min-width: 1600px) {
  .navbar-header {
    left: 77px; } }

@media (min-width: 320px) {
  .navbar-header {
    float: left; } }
@media (min-width: 1005px) {
  .navbar-collapse.collapse.in {
    visibility: visible;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; } }
@media (min-width: 1005px) {
  .navbar-collapse.collapse {
    visibility: hidden;
    height: 0px !important;
    padding-bottom: 0;
    overflow: visible !important; } }
body {
  overflow-x: hidden; }

.full-width {
  width: 100%; }

#main_container {
  position: relative;
  z-index: 100; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  /*
      padding-right: 2%;
      padding-left: 2%;
  */
  padding-right: 30px;
  padding-left: 30px; }
  @media (max-width: 1600px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
      padding-right: 15px;
      padding-left: 15px; } }

#header_wrap {
  position: relative; }
  @media only screen and (max-width: 768px) and (min-width: 320px) {
    #header_wrap {
      padding: 0; } }
  #header_wrap img {
    width: 100%;
    max-width: 100%;
    height: auto; }

:focus {
  outline: none; }

.backend_layout_2 #header_left, .backend_layout_2 #header_slider, .backend_layout_6 #header_left, .backend_layout_6 #header_slider {
  position: relative;
  width: 60%;
  float: left; }
  @media (max-width: 769px) {
    .backend_layout_2 #header_left, .backend_layout_2 #header_slider, .backend_layout_6 #header_left, .backend_layout_6 #header_slider {
      width: 100%; } }
.backend_layout_2 #header_right, .backend_layout_6 #header_right {
  width: 40%;
  float: right;
  padding-left: 30px; }
  @media (max-width: 769px) {
    .backend_layout_2 #header_right, .backend_layout_6 #header_right {
      width: 100%; } }

.collapse-header {
  width: 100%;
  text-align: left;
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  padding: 0px; }

#content_grey {
  background: #DADADA;
  width: 100%; }
  #content_grey img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  #content_grey ul {
    list-style-type: none;
    list-style-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/cross-big.png);
    list-style-position: outside;
    margin-left: 10px; }
    #content_grey ul li {
      padding-left: 15px; }
  #content_grey .felder a:hover {
    color: orange; }
    #content_grey .felder a:hover ul {
      list-style-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/cross-big_hover.png); }
  #content_grey .felder .csc-textpic {
    background-color: #fff;
    padding: 5%;
    margin-bottom: 20px; }
    #content_grey .felder .csc-textpic .csc-textpic-text {
      line-height: 1.7; }
    @media (min-width: 641px) and (max-width: 940px) {
      #content_grey .felder .csc-textpic .csc-textpic-center-outer {
        right: inherit; }
      #content_grey .felder .csc-textpic .csc-textpic-center-inner {
        right: inherit; } }
    #content_grey .felder .csc-textpic .csc-textpic-imagewrap {
      margin-top: 4%;
      margin-bottom: 4%; }
      #content_grey .felder .csc-textpic .csc-textpic-imagewrap figcaption.csc-textpic-caption {
        display: table-caption;
        position: absolute;
        bottom: 30%;
        text-align: center;
        background: #fff;
        width: 100%;
        font-family: thesanssemibold, Helvetica, Arial, sans-serif;
        height: 44px;
        line-height: 44px; }
        @media only screen and (min-width: 1281px) {
          #content_grey .felder .csc-textpic .csc-textpic-imagewrap figcaption.csc-textpic-caption {
            font-size: 24px; } }
        @media only screen and (max-width: 1280px) and (min-width: 320px) {
          #content_grey .felder .csc-textpic .csc-textpic-imagewrap figcaption.csc-textpic-caption {
            font-size: 21px; } }
      @media (min-width: 1024px) {
        #content_grey .felder .csc-textpic .csc-textpic-imagewrap {
          width: 100%; }
          #content_grey .felder .csc-textpic .csc-textpic-imagewrap figcaption.csc-textpic-caption {
            display: table-caption;
            position: absolute;
            bottom: 30%;
            text-align: center;
            background: #fff;
            width: 100%;
            font-family: thesanssemibold, Helvetica, Arial, sans-serif; } }
      @media (max-width: 640px) {
        #content_grey .felder .csc-textpic .csc-textpic-imagewrap {
          width: inherit;
          float: inherit; } }
      @media (min-width: 641px) and (max-width: 940px) {
        #content_grey .felder .csc-textpic .csc-textpic-imagewrap {
          width: 48%;
          float: left;
          position: relative;
          top: -25px; } }
    #content_grey .felder .csc-textpic .csc-textpic-text {
      padding-left: 15px;
      padding-bottom: 35px; }
      @media (max-width: 640px) {
        #content_grey .felder .csc-textpic .csc-textpic-text {
          width: inherit;
          float: inherit; } }
      @media (min-width: 641px) and (max-width: 940px) {
        #content_grey .felder .csc-textpic .csc-textpic-text {
          width: 48%;
          float: right; } }
  #content_grey .felder h2 {
    font-family: thesansbold, Helvetica, Arial, sans-serif;
    font-size: 1.3em; }
  #content_grey .felder h3 {
    font-family: thesanslight, Helvetica, Arial, sans-serif;
    font-size: 100%;
    margin: 0;
    margin-bottom: 15px; }
  #content_grey .felder ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    margin-bottom: 30px; }
  #content_grey .felder .morelink {
    text-align: right;
    position: absolute;
    right: 45px;
    bottom: 20px;
    clear: both; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .felder {
    margin-bottom: 20px; }
    .felder .csc-textpic {
      min-height: 300px !important;
      padding: 0 !important; }
    .felder .csc-textpic-text {
      width: 48%;
      float: right;
      padding-top: 5%; }
    .felder .csc-textpic-imagewrap {
      width: 48%;
      float: left; }

  .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 4%;
    padding-left: 4%; }

  #content .grid {
    margin-bottom: 8%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .felder .csc-textpic {
    min-height: 300px !important;
    padding: 0 !important;
    margin-bottom: 30px; }
  .felder .csc-textpic-text {
    width: inherit;
    float: none;
    padding-top: 5%; }
  .felder .csc-textpic-imagewrap {
    width: inherit;
    float: none; }

  .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 4%;
    padding-left: 4%; }

  #content .grid {
    margin-bottom: 8%; } }
#content ul {
  list-style-type: none;
  margin-left: -15px; }
  #content ul li {
    padding-left: 15px;
    list-style-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/cross-big.png);
    list-style-position: outside; }
#content #product_container ul {
  list-style-type: none; }
  #content #product_container ul li {
    list-style-image: none !important;
    list-style-position: inherit; }
@media only screen and (min-width: 1600px) {
  #content {
    padding: 75px 90px; } }
@media only screen and (min-width: 640px) and (max-width: 1599px) {
  #content {
    padding: 75px 75px; } }
@media only screen and (min-width: 320px) and (max-width: 639px) {
  #content {
    padding: 15px 15px;
    margin-top: 15px; } }
#content .grid {
  margin-bottom: 4%;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 460px) {
    #content .grid.col-xs-6 {
      width: 100%; } }
  #content .grid .csc-textpic-center .csc-textpic-center-outer, #content .grid .csc-textpic-center .csc-textpic-center-inner {
    position: inherit;
    right: inherit;
    float: none; }
  #content .grid .csc-textpic {
    background-color: #fff;
    border: 1px solid #b2b2b2; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #content .grid .csc-textpic {
        height: 193px; } }
    @media (min-width: 1200px) and (max-width: 1599px) {
      #content .grid .csc-textpic {
        height: 240px; } }
    @media (min-width: 460px) and (max-width: 549px) {
      #content .grid .csc-textpic {
        height: 200px; } }
    #content .grid .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
      margin-bottom: 0px;
      display: block;
      font-size: 0;
      line-height: 0;
      vertical-align: bottom; }
    #content .grid .csc-textpic h4 {
      padding: 0 5%;
      margin-top: 5px;
      margin-bottom: 10px; }
      @media (min-width: 1400px) {
        #content .grid .csc-textpic h4 {
          font-size: 24px;
          line-height: 1.5; } }
      @media (max-width: 1399px) and (min-width: 1200px) {
        #content .grid .csc-textpic h4 {
          font-size: 21px;
          line-height: 1.5; } }
    #content .grid .csc-textpic p {
      font-size: 14px;
      padding: 5% 5% 0 5%;
      margin-bottom: 0;
      line-height: 1.2; }
    #content .grid .csc-textpic img {
      max-width: 100%;
      width: 100%;
      height: auto; }

@media only screen and (min-width: 530px) and (max-width: 767px) {
  .grid.col-xs-12 {
    width: 50%; } }

#content_left {
  padding: 0 15px; }

.content-grey {
  padding: 30px 75px; }
  @media (max-width: 640px) {
    .content-grey {
      padding-left: 15px;
      padding-right: 15px; } }

#content_grey .content-grey {
  padding: 75px 75px; }
  @media (max-width: 640px) {
    #content_grey .content-grey {
      padding-left: 15px;
      padding-right: 15px; } }

#header_left .content-grey p, #header_left .content-grey h1, #header_left .content-grey h2, #header_left .content-grey h3, #header_left .content-grey h4 {
  padding-left: 15px;
  padding-right: 15px;
  /*
  			padding-left: 2%;
  			padding-right: 2%;
  */ }
  @media (max-width: 1599px) {
    #header_left .content-grey p, #header_left .content-grey h1, #header_left .content-grey h2, #header_left .content-grey h3, #header_left .content-grey h4 {
      padding: 0; } }
  @media (max-width: 768px) {
    #header_left .content-grey p, #header_left .content-grey h1, #header_left .content-grey h2, #header_left .content-grey h3, #header_left .content-grey h4 {
      padding-left: 15px;
      padding-right: 15px; } }

.top-wrap {
  background: #DADADA; }

span.wodtke_orange {
  color: orange; }

#footer {
  background: #DADADA;
  padding-top: 88px;
  padding-bottom: 80px; }
  #footer .col-xs-1, #footer .col-sm-1, #footer .col-md-1, #footer .col-lg-1, #footer .col-xs-2, #footer .col-sm-2, #footer .col-md-2, #footer .col-lg-2, #footer .col-xs-3, #footer .col-sm-3, #footer .col-md-3, #footer .col-lg-3, #footer .col-xs-4, #footer .col-sm-4, #footer .col-md-4, #footer .col-lg-4, #footer .col-xs-5, #footer .col-sm-5, #footer .col-md-5, #footer .col-lg-5, #footer .col-xs-6, #footer .col-sm-6, #footer .col-md-6, #footer .col-lg-6, #footer .col-xs-7, #footer .col-sm-7, #footer .col-md-7, #footer .col-lg-7, #footer .col-xs-8, #footer .col-sm-8, #footer .col-md-8, #footer .col-lg-8, #footer .col-xs-9, #footer .col-sm-9, #footer .col-md-9, #footer .col-lg-9, #footer .col-xs-10, #footer .col-sm-10, #footer .col-md-10, #footer .col-lg-10, #footer .col-xs-11, #footer .col-sm-11, #footer .col-md-11, #footer .col-lg-11, #footer .col-xs-12, #footer .col-sm-12, #footer .col-md-12, #footer .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 1600px) {
      #footer .col-xs-1 p, #footer .col-xs-1 a, #footer .col-sm-1 p, #footer .col-sm-1 a, #footer .col-md-1 p, #footer .col-md-1 a, #footer .col-lg-1 p, #footer .col-lg-1 a, #footer .col-xs-2 p, #footer .col-xs-2 a, #footer .col-sm-2 p, #footer .col-sm-2 a, #footer .col-md-2 p, #footer .col-md-2 a, #footer .col-lg-2 p, #footer .col-lg-2 a, #footer .col-xs-3 p, #footer .col-xs-3 a, #footer .col-sm-3 p, #footer .col-sm-3 a, #footer .col-md-3 p, #footer .col-md-3 a, #footer .col-lg-3 p, #footer .col-lg-3 a, #footer .col-xs-4 p, #footer .col-xs-4 a, #footer .col-sm-4 p, #footer .col-sm-4 a, #footer .col-md-4 p, #footer .col-md-4 a, #footer .col-lg-4 p, #footer .col-lg-4 a, #footer .col-xs-5 p, #footer .col-xs-5 a, #footer .col-sm-5 p, #footer .col-sm-5 a, #footer .col-md-5 p, #footer .col-md-5 a, #footer .col-lg-5 p, #footer .col-lg-5 a, #footer .col-xs-6 p, #footer .col-xs-6 a, #footer .col-sm-6 p, #footer .col-sm-6 a, #footer .col-md-6 p, #footer .col-md-6 a, #footer .col-lg-6 p, #footer .col-lg-6 a, #footer .col-xs-7 p, #footer .col-xs-7 a, #footer .col-sm-7 p, #footer .col-sm-7 a, #footer .col-md-7 p, #footer .col-md-7 a, #footer .col-lg-7 p, #footer .col-lg-7 a, #footer .col-xs-8 p, #footer .col-xs-8 a, #footer .col-sm-8 p, #footer .col-sm-8 a, #footer .col-md-8 p, #footer .col-md-8 a, #footer .col-lg-8 p, #footer .col-lg-8 a, #footer .col-xs-9 p, #footer .col-xs-9 a, #footer .col-sm-9 p, #footer .col-sm-9 a, #footer .col-md-9 p, #footer .col-md-9 a, #footer .col-lg-9 p, #footer .col-lg-9 a, #footer .col-xs-10 p, #footer .col-xs-10 a, #footer .col-sm-10 p, #footer .col-sm-10 a, #footer .col-md-10 p, #footer .col-md-10 a, #footer .col-lg-10 p, #footer .col-lg-10 a, #footer .col-xs-11 p, #footer .col-xs-11 a, #footer .col-sm-11 p, #footer .col-sm-11 a, #footer .col-md-11 p, #footer .col-md-11 a, #footer .col-lg-11 p, #footer .col-lg-11 a, #footer .col-xs-12 p, #footer .col-xs-12 a, #footer .col-sm-12 p, #footer .col-sm-12 a, #footer .col-md-12 p, #footer .col-md-12 a, #footer .col-lg-12 p, #footer .col-lg-12 a {
        font-size: 24px; } }
    @media (max-width: 1200px) {
      #footer .col-xs-1 p, #footer .col-xs-1 a, #footer .col-sm-1 p, #footer .col-sm-1 a, #footer .col-md-1 p, #footer .col-md-1 a, #footer .col-lg-1 p, #footer .col-lg-1 a, #footer .col-xs-2 p, #footer .col-xs-2 a, #footer .col-sm-2 p, #footer .col-sm-2 a, #footer .col-md-2 p, #footer .col-md-2 a, #footer .col-lg-2 p, #footer .col-lg-2 a, #footer .col-xs-3 p, #footer .col-xs-3 a, #footer .col-sm-3 p, #footer .col-sm-3 a, #footer .col-md-3 p, #footer .col-md-3 a, #footer .col-lg-3 p, #footer .col-lg-3 a, #footer .col-xs-4 p, #footer .col-xs-4 a, #footer .col-sm-4 p, #footer .col-sm-4 a, #footer .col-md-4 p, #footer .col-md-4 a, #footer .col-lg-4 p, #footer .col-lg-4 a, #footer .col-xs-5 p, #footer .col-xs-5 a, #footer .col-sm-5 p, #footer .col-sm-5 a, #footer .col-md-5 p, #footer .col-md-5 a, #footer .col-lg-5 p, #footer .col-lg-5 a, #footer .col-xs-6 p, #footer .col-xs-6 a, #footer .col-sm-6 p, #footer .col-sm-6 a, #footer .col-md-6 p, #footer .col-md-6 a, #footer .col-lg-6 p, #footer .col-lg-6 a, #footer .col-xs-7 p, #footer .col-xs-7 a, #footer .col-sm-7 p, #footer .col-sm-7 a, #footer .col-md-7 p, #footer .col-md-7 a, #footer .col-lg-7 p, #footer .col-lg-7 a, #footer .col-xs-8 p, #footer .col-xs-8 a, #footer .col-sm-8 p, #footer .col-sm-8 a, #footer .col-md-8 p, #footer .col-md-8 a, #footer .col-lg-8 p, #footer .col-lg-8 a, #footer .col-xs-9 p, #footer .col-xs-9 a, #footer .col-sm-9 p, #footer .col-sm-9 a, #footer .col-md-9 p, #footer .col-md-9 a, #footer .col-lg-9 p, #footer .col-lg-9 a, #footer .col-xs-10 p, #footer .col-xs-10 a, #footer .col-sm-10 p, #footer .col-sm-10 a, #footer .col-md-10 p, #footer .col-md-10 a, #footer .col-lg-10 p, #footer .col-lg-10 a, #footer .col-xs-11 p, #footer .col-xs-11 a, #footer .col-sm-11 p, #footer .col-sm-11 a, #footer .col-md-11 p, #footer .col-md-11 a, #footer .col-lg-11 p, #footer .col-lg-11 a, #footer .col-xs-12 p, #footer .col-xs-12 a, #footer .col-sm-12 p, #footer .col-sm-12 a, #footer .col-md-12 p, #footer .col-md-12 a, #footer .col-lg-12 p, #footer .col-lg-12 a {
        font-size: 16px; } }
    @media (max-width: 768px) {
      #footer .col-xs-1 p, #footer .col-xs-1 a, #footer .col-sm-1 p, #footer .col-sm-1 a, #footer .col-md-1 p, #footer .col-md-1 a, #footer .col-lg-1 p, #footer .col-lg-1 a, #footer .col-xs-2 p, #footer .col-xs-2 a, #footer .col-sm-2 p, #footer .col-sm-2 a, #footer .col-md-2 p, #footer .col-md-2 a, #footer .col-lg-2 p, #footer .col-lg-2 a, #footer .col-xs-3 p, #footer .col-xs-3 a, #footer .col-sm-3 p, #footer .col-sm-3 a, #footer .col-md-3 p, #footer .col-md-3 a, #footer .col-lg-3 p, #footer .col-lg-3 a, #footer .col-xs-4 p, #footer .col-xs-4 a, #footer .col-sm-4 p, #footer .col-sm-4 a, #footer .col-md-4 p, #footer .col-md-4 a, #footer .col-lg-4 p, #footer .col-lg-4 a, #footer .col-xs-5 p, #footer .col-xs-5 a, #footer .col-sm-5 p, #footer .col-sm-5 a, #footer .col-md-5 p, #footer .col-md-5 a, #footer .col-lg-5 p, #footer .col-lg-5 a, #footer .col-xs-6 p, #footer .col-xs-6 a, #footer .col-sm-6 p, #footer .col-sm-6 a, #footer .col-md-6 p, #footer .col-md-6 a, #footer .col-lg-6 p, #footer .col-lg-6 a, #footer .col-xs-7 p, #footer .col-xs-7 a, #footer .col-sm-7 p, #footer .col-sm-7 a, #footer .col-md-7 p, #footer .col-md-7 a, #footer .col-lg-7 p, #footer .col-lg-7 a, #footer .col-xs-8 p, #footer .col-xs-8 a, #footer .col-sm-8 p, #footer .col-sm-8 a, #footer .col-md-8 p, #footer .col-md-8 a, #footer .col-lg-8 p, #footer .col-lg-8 a, #footer .col-xs-9 p, #footer .col-xs-9 a, #footer .col-sm-9 p, #footer .col-sm-9 a, #footer .col-md-9 p, #footer .col-md-9 a, #footer .col-lg-9 p, #footer .col-lg-9 a, #footer .col-xs-10 p, #footer .col-xs-10 a, #footer .col-sm-10 p, #footer .col-sm-10 a, #footer .col-md-10 p, #footer .col-md-10 a, #footer .col-lg-10 p, #footer .col-lg-10 a, #footer .col-xs-11 p, #footer .col-xs-11 a, #footer .col-sm-11 p, #footer .col-sm-11 a, #footer .col-md-11 p, #footer .col-md-11 a, #footer .col-lg-11 p, #footer .col-lg-11 a, #footer .col-xs-12 p, #footer .col-xs-12 a, #footer .col-sm-12 p, #footer .col-sm-12 a, #footer .col-md-12 p, #footer .col-md-12 a, #footer .col-lg-12 p, #footer .col-lg-12 a {
        font-size: 14px; } }
  #footer .nav > li > a {
    position: relative;
    display: block;
    padding: 0; }
    #footer .nav > li > a:hover {
      background-color: inherit; }
  #footer h4 {
    margin-bottom: 25px; }
    @media (min-width: 1600px) {
      #footer h4 {
        font-size: 29px; } }
    @media (min-width: 320px) and (max-width: 1599px) {
      #footer h4 {
        font-size: 20px; } }
  #footer ul li a {
    font-family: thesanslight, Helvetica, Arial, sans-serif; }
    #footer ul li a:before {
      content: "+";
      margin-right: 30px; }
  @media (max-width: 1024px) {
    #footer .content-grey {
      padding: 30px 75px; } }
  @media (min-width: 1600px) {
    #footer .content-grey {
      padding: 30px 90px; } }
  @media (min-width: 320px) and (max-width: 639px) {
    #footer .content-grey {
      padding: 30px 15px; } }
  #footer #footer_grey #footer_nav {
    padding-left: 60px; }
    @media (min-width: 1600px) {
      #footer #footer_grey #footer_nav {
        padding-left: 120px; } }
    @media (max-width: 1100px) {
      #footer #footer_grey #footer_nav {
        padding-left: 60px; } }
    @media (max-width: 990px) {
      #footer #footer_grey #footer_nav {
        padding-left: 15px; } }
    #footer #footer_grey #footer_nav .footer-nav .spc {
      visibility: hidden;
      height: 20px; }
  @media (max-width: 460px) {
    #footer .footer-wrap .col-xs-6 {
      width: 100%; } }

#newsletter #custom-search-input .input-group {
  width: 100%; }
#newsletter #custom-search-input .btn {
  float: right;
  margin-right: -6px;
  color: #fff;
  text-shadow: none; }
  #newsletter #custom-search-input .btn:hover {
    color: orange; }
#newsletter #custom-search-input .btn-default {
  background: #575756; }
#newsletter .csc-mailform {
  width: 100%; }

.footer-email {
  width: 100%;
  float: left;
  padding-left: 18px; }

label[for="footer-email"] {
  display: none; }

.csc-form-element-submit {
  float: right; }

.footer-send {
  /*
  	position: absolute;
  	right: 67px;
  	top: 10px;
  */
  height: 30px;
  font-size: 16px;
  background-color: #575756;
  color: #fff;
  box-shadow: none;
  border: none;
  padding: 0 15px;
  margin-top: 10px; }
  .footer-send:hover {
    background-color: orange; }

/*
.tab-left {
	position: absolute;
	left: 160px;
}
*/
input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px orange;
  padding: 3px 0px 3px 20px;
  border: 1px solid orange; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height; }

#top {
  background-color: #DADADA; }

#logo {
  position: relative;
  float: right;
  z-index: 1000; }
  @media (min-width: 1200px) {
    #logo img {
      width: 205px;
      height: 50px; } }
  @media (max-width: 1024px) {
    #logo img {
      width: 147px;
      height: auto; } }
  @media (max-width: 768px) {
    #logo img {
      width: 104px;
      height: auto; } }
  @media (max-width: 420px) {
    #logo img {
      width: 57px;
      height: auto; } }
  @media (min-width: 1600px) {
    #logo {
      right: 85px;
      top: 25%; } }
  @media (min-width: 1200px) and (max-width: 1599px) {
    #logo {
      right: 70px;
      top: 25%; } }
  @media (min-width: 641px) and (max-width: 1199px) {
    #logo {
      right: 70px;
      top: 25%; } }
  @media (min-width: 320px) and (max-width: 640px) {
    #logo {
      right: 11px; } }
  @media (min-width: 1200px) {
    #logo {
      top: 25%; } }
  @media (max-width: 1024px) {
    #logo {
      top: 25%; } }

.top-navbar {
  position: relative;
  line-height: 40px; }
  @media (min-width: 1600px) {
    .top-navbar {
      padding-left: 100px; } }
  @media (max-width: 1599px) and (min-width: 641px) {
    .top-navbar {
      padding-left: 90px; } }
  @media (max-width: 640px) {
    .top-navbar {
      padding-left: 30px; } }
  .top-navbar ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .top-navbar ul li {
      display: inline;
      white-space: nowrap; }
      @media only screen and (max-width: 429px) {
        .top-navbar ul li.mailto {
          display: none; } }
      .top-navbar ul li button {
        padding: 0 4px; }
  .top-navbar #top_search, .top-navbar #top_suche, .top-navbar #suche {
    position: relative; }
  .top-navbar .glyphicon {
    margin-right: 10px; }
  .top-navbar .hilfe-toggle, .top-navbar .mailto, .top-navbar .mailto a, .top-navbar .suche-toggle, .top-navbar .kontakt-toggle {
    float: left;
    font-size: 14px;
    margin-right: 2%;
    cursor: pointer;
    background: none;
    border: none;
    z-index: 1000;
    line-height: 40px; }
    .top-navbar .hilfe-toggle:hover, .top-navbar .mailto:hover, .top-navbar .mailto a:hover, .top-navbar .suche-toggle:hover, .top-navbar .kontakt-toggle:hover {
      color: orange; }

.close-top {
  color: white;
  cursor: pointer;
  float: right;
  position: absolute;
  right: 0;
  top: 0; }
  @media only screen and (max-width: 767px) {
    .close-top {
      right: 40px;
      top: 0; } }
  @media only screen and (max-width: 419px) {
    .close-top {
      right: 0; } }

@media only screen and (max-width: 767px) {
  .close-top.suche-toggle {
    right: 0;
    top: 0; } }

.top-navbar-lang {
  float: right; }

#top-navbar-lang {
  background: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/closed.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 16px;
  padding-left: 20px; }
  #top-navbar-lang option {
    outline: none; }

.accordeon {
  border-top: 1px solid #dadada; }
  .accordeon .collapse .csc-textpic-imagerow {
    margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .accordeon h5 {
      font-size: 16px; } }
  @media (min-width: 1600px) {
    .accordeon h5 {
      font-size: 18px; } }
  .accordeon .panel {
    border: none;
    border-bottom: 1px solid #DADADA;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    float: left;
    width: 100%; }
  .accordeon ul {
    list-style-type: none;
    margin-left: -15px; }
    .accordeon ul li {
      padding-left: 15px;
      list-style-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/cross-big.png);
      list-style-position: outside; }
  .accordeon .collapse-header {
    padding: 7px 0 5px; }
  .accordeon h2 {
    margin: 0;
    font-family: thesanslight, Helvetica, Arial, sans-serif; }
  .accordeon .acc-download {
    float: left;
    padding-top: 10px;
    /*
    		@media (min-width: 1600px) {
    			width: 33%;
    			min-height: 400px;
    		}
    		@media (min-width: 1200px) and (max-width: 1599px) {
    			width: 50%;
    		}
    */ }

@media (max-width: 460px) {
  .acc-download .csc-textpic-imagewrap img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  .acc-download .csc-textpic-text {
    float: left;
    margin-left: 10px;
    clear: left; } }

#kontaktformular {
  position: relative;
  z-index: 500; }
  #kontaktformular .col-md-4 {
    padding-left: 0;
    padding-right: 5%;
    width: 33%; }
    @media (max-width: 991px) {
      #kontaktformular .col-md-4 {
        width: inherit; } }
  @media (min-width: 1600px) {
    #kontaktformular #anliegen_wrap {
      margin-top: 57px; } }
  @media (min-width: 1400px) and (max-width: 1599px) {
    #kontaktformular #anliegen_wrap {
      margin-top: 44px; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
    #kontaktformular #anliegen_wrap {
      margin-top: 44px; } }
  @media (min-width: 991px) and (max-width: 1199px) {
    #kontaktformular #anliegen_wrap {
      margin-top: 70px; } }
  @media (max-width: 990px) and (min-width: 1199px) {
    #kontaktformular #anliegen_wrap > div {
      margin-top: 45px; } }
  #kontaktformular #anliegen {
    margin-bottom: 30px; }
  @media (min-width: 1600px) {
    #kontaktformular .send-text {
      margin-top: 88px; } }
  @media (min-width: 1200px) and (max-width: 1399px) {
    #kontaktformular .send-text {
      margin-top: 68px; } }
  @media (min-width: 1400px) and (max-width: 1599px) {
    #kontaktformular .send-text {
      margin-top: 68px; } }
  @media (min-width: 991px) and (max-width: 1199px) {
    #kontaktformular .send-text {
      margin-top: 94px; } }
  @media (max-width: 1024px) {
    #kontaktformular .send-text p {
      font-size: 15px; } }
  #kontaktformular .head-formular, #kontaktformular .phone-formular {
    font-weight: bold; }
  #kontaktformular .csc-mailform {
    padding-left: 0; }
  #kontaktformular input[type=text]:focus, #kontaktformular textarea:focus {
    box-shadow: 0 0 5px orange;
    padding: 3px 0px 3px 20px;
    border: 1px solid orange; }
  #kontaktformular #tx_form_kontakt input[type="text"]:focus, #kontaktformular #tx_form_kontakt textarea:focus, #kontaktformular #tx_form_kontakt input[type="email"]:focus, #kontaktformular #tx_form_kontakt input[type="text"]:hover, #kontaktformular #tx_form_kontakt textarea:hover, #kontaktformular #tx_form_kontakt input[type="email"]:hover {
    -moz-box-shadow: 0 0 5px orange inset;
    -webkit-box-shadow: 0 0 5px orange inset;
    box-shadow: 0 0 5px orange inset;
    border: 1px solid orange inset; }

#tx_form_kontakt .csc-form-element-textline, #tx_form_kontakt .csc-form-element-select {
  border-bottom: 1px solid #fff;
  float: left;
  clear: left;
  width: 100%; }
  #tx_form_kontakt .csc-form-element-textline:after, #tx_form_kontakt .csc-form-element-select:after {
    background: none; }
  #tx_form_kontakt .csc-form-element-textline label, #tx_form_kontakt .csc-form-element-select label {
    float: left;
    clear: left;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    font-weight: normal; }
    @media only screen and (min-width: 1281px) {
      #tx_form_kontakt .csc-form-element-textline label, #tx_form_kontakt .csc-form-element-select label {
        height: 40px;
        line-height: 40px; } }
    @media only screen and (max-width: 1280px) and (min-width: 320px) {
      #tx_form_kontakt .csc-form-element-textline label, #tx_form_kontakt .csc-form-element-select label {
        height: 30px;
        line-height: 30px; } }
  #tx_form_kontakt .csc-form-element-textline input[type="text"], #tx_form_kontakt .csc-form-element-textline input[type="email"], #tx_form_kontakt .csc-form-element-textline select, #tx_form_kontakt .csc-form-element-select input[type="text"], #tx_form_kontakt .csc-form-element-select input[type="email"], #tx_form_kontakt .csc-form-element-select select {
    width: 75%;
    margin: 0;
    float: right;
    background: none;
    border: none; }
    @media only screen and (min-width: 1281px) {
      #tx_form_kontakt .csc-form-element-textline input[type="text"], #tx_form_kontakt .csc-form-element-textline input[type="email"], #tx_form_kontakt .csc-form-element-textline select, #tx_form_kontakt .csc-form-element-select input[type="text"], #tx_form_kontakt .csc-form-element-select input[type="email"], #tx_form_kontakt .csc-form-element-select select {
        height: 40px;
        line-height: 40px; } }
    @media only screen and (max-width: 1280px) and (min-width: 320px) {
      #tx_form_kontakt .csc-form-element-textline input[type="text"], #tx_form_kontakt .csc-form-element-textline input[type="email"], #tx_form_kontakt .csc-form-element-textline select, #tx_form_kontakt .csc-form-element-select input[type="text"], #tx_form_kontakt .csc-form-element-select input[type="email"], #tx_form_kontakt .csc-form-element-select select {
        height: 30px;
        line-height: 30px; } }
#tx_form_kontakt #kontakt_head legend {
  margin-left: 0; }
#tx_form_kontakt .csc-form-element-checkbox {
  position: relative;
  float: left; }
  #tx_form_kontakt .csc-form-element-checkbox input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 3px; }
    @media (max-width: 767px) {
      #tx_form_kontakt .csc-form-element-checkbox input[type="checkbox"] {
        top: 0; } }
  @media (min-width: 1600px) {
    #tx_form_kontakt .csc-form-element-checkbox #Rueckrufwunsch {
      top: 8px; } }
  #tx_form_kontakt .csc-form-element-checkbox label {
    margin-left: 20px; }
#tx_form_kontakt .csc-form-element-textarea textarea {
  float: left;
  width: 100%;
  color: #575756;
  padding: 5px; }
#tx_form_kontakt .csc-form-element-select select {
  background: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/closed.png) no-repeat right; }
#tx_form_kontakt .csc-form-element-submit {
  float: right;
  color: #575756; }
#tx_form_kontakt legend {
  color: #fff;
  font-family: thesansbold, Helvetica, Arial, sans-serif;
  border: none; }
#tx_form_kontakt input[type=text], #tx_form_kontakt input[type="email"], #tx_form_kontakt textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 0 3px;
  /*
  	  padding: 3px 0px 3px 3px;
  	  margin: 5px 1px 3px 0px;
  */
  border: 1px solid #DDDDDD; }
#tx_form_kontakt input[type=text]:focus, #tx_form_kontakt textarea:focus, #tx_form_kontakt input[type="email"]:focus, #tx_form_kontakt input[type=text]:hover, #tx_form_kontakt textarea:hover, #tx_form_kontakt input[type="email"]:hover {
  box-shadow: 0 0 5px #51cbee inset;
  /*
  	  padding: 3px 0px 3px 3px;
  	  margin: 5px 1px 3px 0px;
  */
  border: 1px solid #51cbee inset; }
#tx_form_kontakt fieldset {
  margin-bottom: 30px; }

label[for="kontaktTelefon"],
label[for="kontaktEmail"],
label[for="verarbeitung"] {
  font-size: 15px;
  font-weight: 100; }

label[for="field-17"], label[for="field-18"] {
  font-weight: bold; }

#field-2 legend {
  font-size: 24px; }

#field-17 {
  margin-bottom: 15px; }

#field-20, #kontakt_submit {
  background: #fff;
  border: none;
  padding: 0 15px;
  cursor: pointer; }
  #field-20:hover, #kontakt_submit:hover {
    background-color: orange; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%; }

/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
  display: none; }

.lt-ie10 select {
  background-image: none; }

#wodtke-katalogbestellung input {
  width: 85%;
  margin: 0;
  float: right;
  background: none; }
  @media (max-width: 500px) {
    #wodtke-katalogbestellung input {
      width: 75%; } }

#wodtke-katalogbestellung .csc-form-element-textline, #wodtke-katalogbestellung .csc-form-element-select {
  border-bottom: 1px solid #575756;
  float: left;
  clear: left;
  width: 100%; }
  #wodtke-katalogbestellung .csc-form-element-textline:after, #wodtke-katalogbestellung .csc-form-element-select:after {
    background: none; }
  #wodtke-katalogbestellung .csc-form-element-textline label, #wodtke-katalogbestellung .csc-form-element-select label {
    float: left;
    clear: left;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    font-weight: normal; }
    @media only screen and (min-width: 1281px) {
      #wodtke-katalogbestellung .csc-form-element-textline label, #wodtke-katalogbestellung .csc-form-element-select label {
        height: 40px;
        line-height: 40px; } }
    @media only screen and (max-width: 1280px) and (min-width: 320px) {
      #wodtke-katalogbestellung .csc-form-element-textline label, #wodtke-katalogbestellung .csc-form-element-select label {
        height: 30px;
        line-height: 30px; } }
  #wodtke-katalogbestellung .csc-form-element-textline input[type="text"], #wodtke-katalogbestellung .csc-form-element-textline input[type="email"], #wodtke-katalogbestellung .csc-form-element-textline select, #wodtke-katalogbestellung .csc-form-element-select input[type="text"], #wodtke-katalogbestellung .csc-form-element-select input[type="email"], #wodtke-katalogbestellung .csc-form-element-select select {
    margin: 0;
    float: right;
    background: none;
    border: none; }
    @media only screen and (min-width: 1281px) {
      #wodtke-katalogbestellung .csc-form-element-textline input[type="text"], #wodtke-katalogbestellung .csc-form-element-textline input[type="email"], #wodtke-katalogbestellung .csc-form-element-textline select, #wodtke-katalogbestellung .csc-form-element-select input[type="text"], #wodtke-katalogbestellung .csc-form-element-select input[type="email"], #wodtke-katalogbestellung .csc-form-element-select select {
        height: 40px;
        line-height: 40px; } }
    @media only screen and (max-width: 1280px) and (min-width: 320px) {
      #wodtke-katalogbestellung .csc-form-element-textline input[type="text"], #wodtke-katalogbestellung .csc-form-element-textline input[type="email"], #wodtke-katalogbestellung .csc-form-element-textline select, #wodtke-katalogbestellung .csc-form-element-select input[type="text"], #wodtke-katalogbestellung .csc-form-element-select input[type="email"], #wodtke-katalogbestellung .csc-form-element-select select {
        height: 30px;
        line-height: 30px; } }
#wodtke-katalogbestellung .csc-form-element-checkbox {
  position: relative;
  float: left;
  line-height: 24px !important; }
  #wodtke-katalogbestellung .csc-form-element-checkbox input[type="checkbox"] {
    position: relative;
    bottom: 2px;
    width: auto;
    margin-right: 25px;
    float: none; }
  #wodtke-katalogbestellung .csc-form-element-checkbox label {
    margin-left: 0; }
#wodtke-katalogbestellung .csc-form-element-textarea textarea {
  float: left;
  width: 100%; }
#wodtke-katalogbestellung .csc-form-element-select select {
  background: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/closed.png) no-repeat right; }
#wodtke-katalogbestellung .csc-form-element-submit {
  float: left;
  color: #575756; }
#wodtke-katalogbestellung legend {
  color: #fff;
  font-family: thesansbold, Helvetica, Arial, sans-serif;
  border: none; }
#wodtke-katalogbestellung input[type=text], #wodtke-katalogbestellung input[type="email"], #wodtke-katalogbestellung textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 0 3px;
  /*
  	  padding: 3px 0px 3px 3px;
  	  margin: 5px 1px 3px 0px;
  */
  border: 1px solid #DDDDDD; }
#wodtke-katalogbestellung input[type=text]:focus, #wodtke-katalogbestellung textarea:focus, #wodtke-katalogbestellung input[type="email"]:focus, #wodtke-katalogbestellung input[type=text]:hover, #wodtke-katalogbestellung textarea:hover, #wodtke-katalogbestellung input[type="email"]:hover {
  box-shadow: 0 0 5px #51cbee inset;
  /*
  	  padding: 3px 0px 3px 3px;
  	  margin: 5px 1px 3px 0px;
  */
  border: 1px solid #51cbee inset; }
#wodtke-katalogbestellung fieldset {
  margin-bottom: 30px; }
#wodtke-katalogbestellung #Anrede {
  width: 85%; }
  @media (max-width: 500px) {
    #wodtke-katalogbestellung #Anrede {
      width: 75%; } }
#wodtke-katalogbestellung label[for="field-25"] {
  font-weight: bold; }
#wodtke-katalogbestellung label[for="Kaminofen"], #wodtke-katalogbestellung label[for="Pelletofen"], #wodtke-katalogbestellung label[for="Living_Design"], #wodtke-katalogbestellung label[for="verarbeitung"], #wodtke-katalogbestellung label[for="kontaktTelefon"], #wodtke-katalogbestellung label[for="kontaktEmail"], #wodtke-katalogbestellung label[for="eHeat"] {
  font-weight: normal; }
#wodtke-katalogbestellung label[for="verarbeitung"],
#wodtke-katalogbestellung label[for="kontaktEmail"],
#wodtke-katalogbestellung label[for="kontaktTelefon"] {
  padding-left: 30px; }
#wodtke-katalogbestellung #katalog_submit {
  background: #575756;
  border: none;
  padding: 5px 15px;
  cursor: pointer;
  color: #fff;
  width: 100%; }
  #wodtke-katalogbestellung #katalog_submit:hover {
    background-color: orange;
    color: #575756; }
#wodtke-katalogbestellung #kontaktTelefon {
  position: absolute;
  left: 0;
  top: 8px; }
#wodtke-katalogbestellung #verarbeitung, #wodtke-katalogbestellung #kontaktEmail {
  position: absolute;
  left: 0;
  top: 8px; }
#wodtke-katalogbestellung .fett, #wodtke-katalogbestellung label[for="katalogsprache"] {
  font-weight: bold; }

.has-error {
  position: relative; }
  .has-error .help-block {
    font-size: 15px;
    float: left; }

.g-recaptcha {
  margin-top: 15px; }
  @media (max-width: 1599px) {
    .g-recaptcha {
      float: left;
      padding: 0 15px; } }

html[lang="fr"] #PLZ {
  width: 75%; }
  @media (max-width: 594px) {
    html[lang="fr"] #PLZ {
      width: 60%; } }

#product_container {
  position: relative;
  height: 2518.8px;
  margin: 0 auto; }
  @media (min-width: 1600px) {
    #product_container {
      width: 1200px;
      margin: 0 auto; } }
  @media (max-width: 1599px) {
    #product_container {
      width: 900px;
      margin: 0 auto; } }
  @media (max-width: 991px) {
    #product_container {
      width: 600px;
      margin: 0 auto; } }
  @media (max-width: 659px) {
    #product_container {
      width: 300px;
      margin: 0 auto; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    #product_container {
      left: -55px; } }
  #product_container .products {
    margin-left: 50%; }
  #product_container ul {
    list-style-type: none; }
    #product_container ul li {
      list-style-type: none;
      padding: 0; }
      #product_container ul li.item {
        margin-bottom: 30px;
        width: 300px;
        /*
        					@media only screen and (min-width:1281px) {
        						margin-right: 3.5%;
        					}
        					@media only screen and (max-width:1280px) and (min-width:800px) {
        						margin-right: 3%;
        					}
        					@media only screen and (max-width:799px) and (min-width:320px) {
        						margin-right: 3%;
        					}
        */ }

#product_filters_wrap {
  width: 100%;
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  text-align: center; }
  @media (max-width: 990px) {
    #product_filters_wrap {
      text-align: inherit; } }

.product_header {
  text-align: center;
  min-height: 40px; }

#product_filters_wrap {
  margin-bottom: 30px; }
  #product_filters_wrap label {
    font-weight: normal; }
  @media only screen and (min-width: 1281px) {
    #product_filters_wrap h4 {
      font-size: 18px; } }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    #product_filters_wrap h4 {
      font-size: 16px; } }
  #product_filters_wrap #product_filters {
    margin: 0 auto; }
    @media (min-width: 1600px) {
      #product_filters_wrap #product_filters {
        margin: 0 auto; }
        #product_filters_wrap #product_filters .categorie input {
          vertical-align: top;
          margin-top: 13px; } }
    @media (min-width: 1200px) and (max-width: 1599px) {
      #product_filters_wrap #product_filters {
        margin: 0 auto; }
        #product_filters_wrap #product_filters .categorie input {
          vertical-align: top;
          margin-top: 7px; } }
    @media (min-width: 991px) and (max-width: 1199px) {
      #product_filters_wrap #product_filters {
        width: 100%;
        margin: 0 auto; }
        #product_filters_wrap #product_filters .categorie input {
          vertical-align: top;
          margin-top: 7px; } }
    #product_filters_wrap #product_filters input {
      margin-left: 10px; }
    #product_filters_wrap #product_filters label {
      margin-bottom: 0; }
    #product_filters_wrap #product_filters #alles {
      cursor: pointer;
      float: left; }
    #product_filters_wrap #product_filters .categorie {
      display: inline-block; }
      #product_filters_wrap #product_filters .categorie input, #product_filters_wrap #product_filters .categorie label {
        cursor: pointer; }
      @media only screen and (min-width: 420px) {
        #product_filters_wrap #product_filters .categorie {
          float: right;
          clear: right; } }
      @media only screen and (max-width: 419px) and (min-width: 320px) {
        #product_filters_wrap #product_filters .categorie {
          float: right;
          clear: right; } }

.carousel-caption {
  color: #575756;
  text-shadow: none;
  position: absolute;
  right: inherit;
  bottom: 20px;
  left: 90px;
  text-align: left;
  padding-bottom: 0; }
  @media (max-width: 420px) {
    .carousel-caption {
      display: none; } }
  @media (max-width: 1599px) {
    .carousel-caption {
      left: 75px; } }
  @media (max-width: 768px) {
    .carousel-caption {
      left: 90px; } }
  @media (max-width: 640px) {
    .carousel-caption {
      left: 30px; } }
  .carousel-caption h4 {
    font-family: thesanslight, Helvetica, Arial, sans-serif;
    background-color: #fff;
    padding: 5px 30px;
    float: left;
    clear: left;
    bottom: 0px;
    margin-bottom: 7px; }
    @media only screen and (min-width: 1600px) {
      .carousel-caption h4 {
        font-size: 30px; } }
    @media only screen and (max-width: 1599px) and (min-width: 1200px) {
      .carousel-caption h4 {
        font-size: 21px; } }
    @media only screen and (max-width: 1199px) and (min-width: 768px) {
      .carousel-caption h4 {
        font-size: 21px; } }
  .carousel-caption p {
    background-color: #fff;
    padding: 5px 30px;
    float: left;
    clear: left; }
    @media only screen and (min-width: 1600px) {
      .carousel-caption p {
        font-size: 21px; } }
    @media only screen and (max-width: 1599px) and (min-width: 1200px) {
      .carousel-caption p {
        font-size: 15px; } }
    @media only screen and (max-width: 1199px) and (min-width: 768px) {
      .carousel-caption p {
        font-size: 15px; } }
  .carousel-caption .bold {
    font-family: thesanssemibold, Helvetica, Arial, sans-serif; }

.carousel-indicators {
  bottom: -8px; }
  @media only screen and (max-width: 768px) {
    .carousel-indicators {
      left: 50%; } }
  @media only screen and (max-width: 420px) {
    .carousel-indicators {
      left: 50%; } }
  .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0; }
    .carousel-indicators li.active {
      width: 9px;
      height: 9px;
      margin: 3px;
      background-color: #fff; }

.backend_layout_4 .carousel-control {
  display: none; }

.backend_layout_6 .carousel-control {
  background: none;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 50px;
  line-height: 50px;
  width: inherit;
  top: 48%;
  padding: 0px 5px;
  bottom: 0;
  height: 50px;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  text-shadow: none;
  color: #575756; }
  .backend_layout_6 .carousel-control:hover {
    color: orange; }

@media only screen and (min-width: 1200px) {
  .backend_layout_6 #header_right {
    width: 37%; } }
@media only screen and (min-width: 1400px) {
  .backend_layout_6 #header_right {
    padding-right: 15px; } }
@media only screen and (max-width: 1199px) and (min-width: 769px) {
  .backend_layout_6 #header_right {
    width: 100%;
    padding: 30px 75px; } }
@media only screen and (max-width: 768px) and (min-width: 641px) {
  .backend_layout_6 #header_right {
    width: 100%;
    padding: 30px 90px; } }
@media only screen and (max-width: 640px) and (min-width: 320px) {
  .backend_layout_6 #header_right {
    width: 100%;
    padding: 30px 30px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .backend_layout_6 #header_slider {
    width: 100%; } }
@media only screen and (max-width: 1199px) and (min-width: 320px) {
  .backend_layout_6 #header_left {
    width: 100%; } }
.backend_layout_6 #header_left div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0; }
.backend_layout_6 #header_right_content {
  margin-bottom: 60px; }
  @media (max-width: 1199px) {
    .backend_layout_6 #header_right_content {
      margin-bottom: 0; } }
  .backend_layout_6 #header_right_content p {
    line-height: 1.5; }
    @media only screen and (min-width: 1281px) {
      .backend_layout_6 #header_right_content p {
        font-size: 18px; } }
    @media only screen and (max-width: 1280px) and (min-width: 320px) {
      .backend_layout_6 #header_right_content p {
        font-size: 16px; } }
.backend_layout_6 #header_right_nav {
  width: 100%;
  margin-top: 20px;
  float: left;
  padding: 2px 10px;
  background-color: #DADADA;
  font-size: 18px;
  min-height: 1%; }
  @media (max-width: 1599px) {
    .backend_layout_6 #header_right_nav {
      position: inherit;
      width: 100%;
      margin-top: 20px; } }
  .backend_layout_6 #header_right_nav .backtoprodukt {
    float: left; }
  .backend_layout_6 #header_right_nav .prev_next {
    float: right; }
@media (max-width: 1199px) {
  .backend_layout_6 #content {
    padding: 30px 75px; } }
@media (max-width: 768px) {
  .backend_layout_6 #content {
    padding: 15px 75px; } }
@media (max-width: 640px) {
  .backend_layout_6 #content {
    padding: 15px 15px; } }
@media (max-width: 1199px) {
  .backend_layout_6 .content-grey {
    padding: 30px 75px; } }
.backend_layout_6 h1 {
  margin-top: 0; }
  @media only screen and (min-width: 1400px) {
    .backend_layout_6 h1 {
      font-size: 40px; } }
  @media only screen and (max-width: 1399px) and (min-width: 320px) {
    .backend_layout_6 h1 {
      font-size: 35px; } }
.backend_layout_6 h2 {
  font-family: thesanslight, Helvetica, Arial, sans-serif;
  margin-top: 0;
  font-size: 24px;
  line-height: 1.2; }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    .backend_layout_6 h2 {
      font-size: 21px; } }
.backend_layout_6 .accordeon p, .backend_layout_6 .accordeon ul, .backend_layout_6 .accordeon ol {
  line-height: 1.5;
  margin-bottom: 20px; }
  @media only screen and (min-width: 1281px) {
    .backend_layout_6 .accordeon p, .backend_layout_6 .accordeon ul, .backend_layout_6 .accordeon ol {
      font-size: 18px; } }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    .backend_layout_6 .accordeon p, .backend_layout_6 .accordeon ul, .backend_layout_6 .accordeon ol {
      font-size: 16px; } }
.backend_layout_6 button.collapse-header[aria-expanded="true"] h2 {
  background-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/open.png);
  background-repeat: no-repeat;
  background-position: right center; }
  @media only screen and (min-width: 1281px) {
    .backend_layout_6 button.collapse-header[aria-expanded="true"] h2 {
      font-size: 24px; } }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    .backend_layout_6 button.collapse-header[aria-expanded="true"] h2 {
      font-size: 21px; }
      .backend_layout_6 button.collapse-header[aria-expanded="true"] h2:after {
        right: 5%; } }
.backend_layout_6 button.collapse-header[aria-expanded="false"] h2 {
  background-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/closed.png);
  background-repeat: no-repeat;
  background-position: right center; }
  @media only screen and (min-width: 1281px) {
    .backend_layout_6 button.collapse-header[aria-expanded="false"] h2 {
      font-size: 24px; } }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    .backend_layout_6 button.collapse-header[aria-expanded="false"] h2 {
      font-size: 21px; }
      .backend_layout_6 button.collapse-header[aria-expanded="false"] h2:after {
        right: 5%; } }
@media only screen and (min-width: 1281px) {
  .backend_layout_6 h5 {
    font-size: 24px; } }
@media only screen and (max-width: 1280px) and (min-width: 320px) {
  .backend_layout_6 h5 {
    font-size: 21px; } }
.backend_layout_6 #field-24 {
  width: 100%;
  float: left; }
.backend_layout_6 label[for="field-24"] {
  display: none; }
.backend_layout_6 .csc-form-element-submit {
  float: right; }
.backend_layout_6 #field-25 {
  /*
  	position: absolute;
  	right: 67px;
  	top: 10px;
  */
  height: 30px;
  font-size: 16px;
  background-color: #575756;
  color: #fff;
  box-shadow: none;
  border: none;
  padding: 0 15px;
  margin-top: 10px; }
  .backend_layout_6 #field-25:hover {
    background-color: orange; }

@media only screen and (min-width: 1024px) {
  .backend_layout_3 #header_right, .backend_layout_2 #header_right, .backend_layout_3 #content_right, .backend_layout_2 #content_right {
    width: 37%;
    float: right; } }
@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .backend_layout_3 #header_right, .backend_layout_2 #header_right, .backend_layout_3 #content_right, .backend_layout_2 #content_right {
    width: 100%; } }
@media only screen and (min-width: 1024px) {
  .backend_layout_3 #header_left, .backend_layout_2 #header_left, .backend_layout_3 #content_left, .backend_layout_2 #content_left {
    width: 60%;
    float: left; } }
@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .backend_layout_3 #header_left, .backend_layout_2 #header_left, .backend_layout_3 #content_left, .backend_layout_2 #content_left {
    width: 100%; } }
@media only screen and (min-width: 1024px) {
  .backend_layout_3 #header_right, .backend_layout_2 #header_right {
    width: 35%;
    margin-right: 2%; } }
.backend_layout_3 #header_wrap, .backend_layout_2 #header_wrap {
  position: relative; }
  .backend_layout_3 #header_wrap #header_right, .backend_layout_2 #header_wrap #header_right {
    position: absolute;
    padding-left: 2%;
    /*
    					@media (max-width: 1024px) {
    						padding: 30px 90px 0;
    					}
    */
    bottom: 0;
    right: 0; }
    @media only screen and (max-width: 1023px) and (min-width: 640px) {
      .backend_layout_3 #header_wrap #header_right, .backend_layout_2 #header_wrap #header_right {
        position: inherit;
        padding: 15px 75px; } }
    @media only screen and (max-width: 639px) and (min-width: 320px) {
      .backend_layout_3 #header_wrap #header_right, .backend_layout_2 #header_wrap #header_right {
        position: inherit;
        padding: 15px 30px; } }
.backend_layout_3 #content, .backend_layout_2 #content {
  padding: 0; }
  @media (max-width: 1200px) {
    .backend_layout_3 #content, .backend_layout_2 #content {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .backend_layout_3 #content, .backend_layout_2 #content {
      padding: 0; } }
.backend_layout_3 #content_right, .backend_layout_2 #content_right {
  width: 37%;
  padding-left: 2%;
  padding-right: 75px;
  /*
  			@media (max-width:1023px) {
  				padding: 0 75px;
  			}
  */ }
  @media only screen and (max-width: 1023px) and (min-width: 320px) {
    .backend_layout_3 #content_right, .backend_layout_2 #content_right {
      width: 100%;
      margin-bottom: 5%; } }
  @media only screen and (max-width: 1023px) and (min-width: 640px) {
    .backend_layout_3 #content_right, .backend_layout_2 #content_right {
      position: inherit;
      padding: 15px 75px; } }
  @media only screen and (max-width: 639px) and (min-width: 320px) {
    .backend_layout_3 #content_right, .backend_layout_2 #content_right {
      position: inherit;
      padding: 15px 30px; } }
.backend_layout_3 #content_left, .backend_layout_2 #content_left {
  padding-bottom: 5%;
  /*
  		@media (max-width:1023px) {
  			padding: 30px 75px 0;
  		}
  */ }
  @media (min-width: 1024px) {
    .backend_layout_3 #content_left, .backend_layout_2 #content_left {
      padding-left: 75px; } }
  @media (min-width: 1200px) {
    .backend_layout_3 #content_left, .backend_layout_2 #content_left {
      padding-left: 90px; } }
  @media (min-width: 1600px) {
    .backend_layout_3 #content_left, .backend_layout_2 #content_left {
      padding-left: 105px; } }
  @media only screen and (max-width: 1023px) and (min-width: 320px) {
    .backend_layout_3 #content_left, .backend_layout_2 #content_left {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 1023px) and (min-width: 640px) {
    .backend_layout_3 #content_left, .backend_layout_2 #content_left {
      position: inherit;
      padding: 15px 75px; } }
  @media only screen and (max-width: 639px) and (min-width: 320px) {
    .backend_layout_3 #content_left, .backend_layout_2 #content_left {
      position: inherit;
      padding: 15px 30px; } }
.backend_layout_3 h1, .backend_layout_2 h1 {
  margin-top: 0; }
.backend_layout_3 h2, .backend_layout_2 h2 {
  font-family: thesanssemibold, Helvetica, Arial, sans-serif;
  margin-top: 0;
  font-size: 24px; }
  @media only screen and (max-width: 1200px) and (min-width: 320px) {
    .backend_layout_3 h2, .backend_layout_2 h2 {
      font-size: 21px; } }
.backend_layout_3 h3, .backend_layout_2 h3 {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1200px) and (min-width: 320px) {
    .backend_layout_3 h3, .backend_layout_2 h3 {
      font-size: 21px; } }
.backend_layout_3 p, .backend_layout_2 p, .backend_layout_3 ul, .backend_layout_2 ul {
  font-size: 18px; }
  @media only screen and (max-width: 1200px) and (min-width: 320px) {
    .backend_layout_3 p, .backend_layout_2 p, .backend_layout_3 ul, .backend_layout_2 ul {
      font-size: 16px; } }
.backend_layout_3 .backlink, .backend_layout_2 .backlink {
  background-color: #DADADA;
  width: 100%;
  float: left;
  padding: 2px 10px;
  /*
  		&:hover {
  			background-color: $main-grey;
  		}
  */ }
  @media only screen and (max-width: 1025px) and (min-width: 320px) {
    .backend_layout_3 .backlink, .backend_layout_2 .backlink {
      display: none; } }
  .backend_layout_3 .backlink a, .backend_layout_2 .backlink a {
    display: block; }
.backend_layout_3 .grey-field, .backend_layout_2 .grey-field {
  background-color: #DADADA;
  padding: 20px; }
  .backend_layout_3 .grey-field ul, .backend_layout_2 .grey-field ul {
    padding: 0 !important;
    margin: 0 !important; }
    .backend_layout_3 .grey-field ul li, .backend_layout_2 .grey-field ul li {
      margin-left: 30px;
      /*
      				list-style-position: inside !important;
      				padding: 10px 0;
      				border-bottom: 1px solid $main-grey;
      				&:last-child {
      					border: none;
      					padding: 10px 0 0 0;
      				}
      */ }
  .backend_layout_3 .grey-field img, .backend_layout_2 .grey-field img {
    width: 100%;
    max-width: 100%;
    height: auto; }
.backend_layout_3 button.collapse-header[aria-expanded="true"], .backend_layout_2 button.collapse-header[aria-expanded="true"] {
  background-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/open.png);
  background-repeat: no-repeat;
  background-position: right center; }
  @media only screen and (min-width: 1281px) {
    .backend_layout_3 button.collapse-header[aria-expanded="true"] h2, .backend_layout_2 button.collapse-header[aria-expanded="true"] h2 {
      font-size: 24px; } }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    .backend_layout_3 button.collapse-header[aria-expanded="true"] h2, .backend_layout_2 button.collapse-header[aria-expanded="true"] h2 {
      font-size: 21px; }
      .backend_layout_3 button.collapse-header[aria-expanded="true"] h2:after, .backend_layout_2 button.collapse-header[aria-expanded="true"] h2:after {
        right: 5%; } }
.backend_layout_3 button.collapse-header[aria-expanded="false"], .backend_layout_2 button.collapse-header[aria-expanded="false"] {
  background-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/closed.png);
  background-repeat: no-repeat;
  background-position: right center; }
@media only screen and (min-width: 1281px) {
  .backend_layout_3 button.collapse-header h2, .backend_layout_2 button.collapse-header h2 {
    font-size: 24px; } }
@media only screen and (max-width: 1280px) and (min-width: 320px) {
  .backend_layout_3 button.collapse-header h2, .backend_layout_2 button.collapse-header h2 {
    font-size: 21px; }
    .backend_layout_3 button.collapse-header h2:after, .backend_layout_2 button.collapse-header h2:after {
      right: 5%; } }
.backend_layout_3 .accordeon, .backend_layout_2 .accordeon {
  margin-bottom: 5%; }
  .backend_layout_3 .accordeon h2, .backend_layout_2 .accordeon h2 {
    font-family: thesanslight, Helvetica, Arial, sans-serif;
    margin-top: 0 !important;
    font-size: 24px;
    line-height: 1.2; }
.backend_layout_3 #content, .backend_layout_2 #content {
  padding-top: 2%;
  padding-bottom: 5%; }
  .backend_layout_3 #content #content_left h2, .backend_layout_2 #content #content_left h2, .backend_layout_3 #content #content_right h2, .backend_layout_2 #content #content_right h2 {
    margin-top: 30px; }
    @media only screen and (max-width: 1023px) and (min-width: 320px) {
      .backend_layout_3 #content #content_left h2, .backend_layout_2 #content #content_left h2, .backend_layout_3 #content #content_right h2, .backend_layout_2 #content #content_right h2 {
        margin-top: 0; } }
  .backend_layout_3 #content #content_left img, .backend_layout_2 #content #content_left img {
    width: 100%;
    max-width: 100%;
    height: auto; }

@media only screen and (min-width: 1200px) {
  .backend_layout_2 #header_right {
    width: 37%; } }
@media only screen and (min-width: 1400px) {
  .backend_layout_2 #header_right {
    padding-right: 15px; } }
@media only screen and (max-width: 1199px) and (min-width: 1024px) {
  .backend_layout_2 #header_right {
    width: 100%; } }
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .backend_layout_2 #header_right {
    width: 100%;
    padding: 30px 60px; } }
@media only screen and (max-width: 767px) and (min-width: 640px) {
  .backend_layout_2 #header_right {
    width: 100%;
    padding: 30px 75px; } }
@media only screen and (max-width: 639px) and (min-width: 320px) {
  .backend_layout_2 #header_right {
    width: 100%;
    padding: 30px 30px; } }
@media only screen and (min-width: 1024px) {
  .backend_layout_2 #header_left {
    width: 60%;
    float: left; } }
@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .backend_layout_2 #header_left {
    width: 100%; } }
@media only screen and (min-width: 1024px) {
  .backend_layout_2 #header_right {
    width: 35%;
    margin-right: 2%; } }
.backend_layout_2 #header_wrap {
  position: relative;
  /*
  		#header_right {
  			position: absolute;
  			padding-left: 2%;
  					@media only screen and (max-width:1023px) and (min-width:320px) {
  						position: inherit;
  						padding: 15px 75px;
  					}
  					@media (max-width: 1023px) {
  						padding: 30px 90px 0;
  					}
  			bottom: 0;
  			right: 0;
  		}
  */ }
@media (max-width: 639px) {
  .backend_layout_2 #content_left {
    padding: 0 15px; } }
.backend_layout_2 h1 {
  margin-top: 0; }
.backend_layout_2 h2 {
  font-family: thesanssemibold, Helvetica, Arial, sans-serif;
  margin-top: 0;
  font-size: 24px; }
  @media only screen and (max-width: 1200px) and (min-width: 320px) {
    .backend_layout_2 h2 {
      font-size: 21px; } }
.backend_layout_2 h3 {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1200px) and (min-width: 320px) {
    .backend_layout_2 h3 {
      font-size: 21px; } }
.backend_layout_2 p, .backend_layout_2 ul {
  font-size: 18px; }
  @media only screen and (max-width: 1200px) and (min-width: 320px) {
    .backend_layout_2 p, .backend_layout_2 ul {
      font-size: 16px; } }
.backend_layout_2 button.collapse-header[aria-expanded="true"] {
  background-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/open.png);
  background-repeat: no-repeat;
  background-position: right center; }
  @media only screen and (min-width: 1281px) {
    .backend_layout_2 button.collapse-header[aria-expanded="true"] h2 {
      font-size: 24px; } }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    .backend_layout_2 button.collapse-header[aria-expanded="true"] h2 {
      font-size: 21px; }
      .backend_layout_2 button.collapse-header[aria-expanded="true"] h2:after {
        right: 5%; } }
.backend_layout_2 button.collapse-header[aria-expanded="false"] {
  background-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/closed.png);
  background-repeat: no-repeat;
  background-position: right center; }
@media only screen and (min-width: 1281px) {
  .backend_layout_2 button.collapse-header h2 {
    font-size: 24px; } }
@media only screen and (max-width: 1280px) and (min-width: 320px) {
  .backend_layout_2 button.collapse-header h2 {
    font-size: 21px; }
    .backend_layout_2 button.collapse-header h2:after {
      right: 5%; } }
.backend_layout_2 #header_wrap {
  position: relative; }
  .backend_layout_2 #header_wrap #header_right {
    position: absolute;
    bottom: 0;
    right: 0; }
    @media only screen and (max-width: 1023px) and (min-width: 320px) {
      .backend_layout_2 #header_wrap #header_right {
        position: inherit; } }
.backend_layout_2 .backlink {
  background-color: #DADADA;
  width: 100%;
  float: left;
  padding: 2px 10px; }
  @media only screen and (max-width: 1023px) and (min-width: 320px) {
    .backend_layout_2 .backlink {
      display: none; } }
  .backend_layout_2 .backlink:hover {
    background-color: #575756; }
  .backend_layout_2 .backlink a {
    display: block; }
.backend_layout_2 .accordeon .panel h2 {
  font-family: thesanslight, Helvetica, Arial, sans-serif; }
.backend_layout_2 .accordeon .panel .collapse.in {
  display: table;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -webkit-flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start; }
  .backend_layout_2 .accordeon .panel .collapse.in .acc-download {
    display: table-cell;
    margin-right: 0%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    @media only screen and (min-width: 1600px) {
      .backend_layout_2 .accordeon .panel .collapse.in .acc-download {
        width: 50%;
        flex-basis: 50%;
        -webkit-flex-basis: 50%;
        max-width: 50%; } }
    @media only screen and (max-width: 1599px) {
      .backend_layout_2 .accordeon .panel .collapse.in .acc-download {
        width: 50%;
        flex-basis: 50%;
        -webkit-flex-basis: 50%; }
        .backend_layout_2 .accordeon .panel .collapse.in .acc-download .csc-textpic-intext-left-nowrap-210 .csc-textpic-text {
          margin-left: 200px; } }
    @media only screen and (max-width: 991px) {
      .backend_layout_2 .accordeon .panel .collapse.in .acc-download {
        width: 100%;
        flex-basis: 100%;
        -webkit-flex-basis: 100%; } }
    .backend_layout_2 .accordeon .panel .collapse.in .acc-download .csc-textpic-text {
      overflow: visible; }
    .backend_layout_2 .accordeon .panel .collapse.in .acc-download div.csc-textpic, .backend_layout_2 .accordeon .panel .collapse.in .acc-download div.csc-textpic div.csc-textpic-imagerow, .backend_layout_2 .accordeon .panel .collapse.in .acc-download ul.csc-uploads li {
      overflow: visible; }
.backend_layout_2 :root .acc-download {
  min-height: 400px \;; }

.backend_layout_4 #content_left {
  padding: 0; }

#suche {
  width: 100%;
  padding: 0 70px 0 90px;
  position: relative; }
  @media only screen and (max-width: 1599px) and (min-width: 1200px) {
    #suche {
      padding: 0 70px 0 75px; } }
  @media only screen and (max-width: 1199px) and (min-width: 320px) {
    #suche {
      padding: 0 70px 0 75px; } }
  @media only screen and (max-width: 640px) and (min-width: 320px) {
    #suche {
      padding: 0 70px 0 10px; } }

#indexedsearch .btn {
  background: white;
  border: none;
  padding: 0px 2%;
  cursor: pointer;
  line-height: 2;
  display: inline-block;
  color: #575756;
  font-size: 22px;
  float: right;
  border-radius: 0; }
  @media only screen and (max-width: 1599px) and (min-width: 1200px) {
    #indexedsearch .btn {
      font-size: 18px;
      line-height: 1.6; } }
  @media only screen and (max-width: 1199px) and (min-width: 320px) {
    #indexedsearch .btn {
      font-size: 14px; } }
  #indexedsearch .btn:hover {
    background: orange; }
#indexedsearch .searchField {
  width: 85%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #DADADA;
  float: left;
  border-radius: 0px; }
  @media only screen and (max-width: 640px) and (min-width: 400px) {
    #indexedsearch .searchField {
      width: 75%; } }
  @media only screen and (max-width: 399px) and (min-width: 320px) {
    #indexedsearch .searchField {
      width: 70%;
      margin-right: 5px; } }

#top_search {
  position: relative; }

.top-kontakt, .top-suche {
  position: relative;
  overflow: hidden;
  background-color: #575756;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (max-width: 1280px) and (min-width: 320px) {
    .top-kontakt, .top-suche {
      padding-left: 0; } }

.tx-indexedsearch-form {
  float: left;
  margin-right: 30px; }

.tx-indexedsearch-res {
  border-bottom: 1px solid #DADADA; }
  .tx-indexedsearch-res .tx-indexedsearch-info {
    display: none; }

#tx-indexedsearch-searchbox-sword, #tx-indexedsearch-searchbox-sword2 {
  padding: 0 10px; }

#tx-indexedsearch-searchbox-button-submit {
  background-color: #575756;
  color: white;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  float: left;
  margin-right: 15px;
  padding: 3px 15px; }

.tx-indexedsearch-percent {
  font-size: 18px; }

.tx-hi-neighborhood-search table {
  border-spacing: 0;
  border-collapse: collapse; }
.tx-hi-neighborhood-search select {
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: inherit; }
.tx-hi-neighborhood-search select[name="tx_hineighborhoodsearch_searchform[country]"] {
  background-image: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/closed.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  float: left;
  clear: left;
  margin-top: 5px;
  margin-right: 10px; }
.tx-hi-neighborhood-search .tx_hineighborhoodsearch {
  margin-bottom: 30px;
  width: 100%;
  float: left; }
  .tx-hi-neighborhood-search .tx_hineighborhoodsearch tbody > tr {
    border-bottom: 1px solid #DADADA; }
    .tx-hi-neighborhood-search .tx_hineighborhoodsearch tbody > tr td {
      vertical-align: top; }
.tx-hi-neighborhood-search .detail {
  margin-top: 15px;
  margin-bottom: 15px; }
  .tx-hi-neighborhood-search .detail tbody > tr {
    border: none; }
.tx-hi-neighborhood-search tbody > tr.hr {
  height: 15px;
  border: none; }
.tx-hi-neighborhood-search .col2 {
  width: 60%; }
.tx-hi-neighborhood-search .col3 {
  text-align: right;
  position: relative;
  width: 40%; }
  .tx-hi-neighborhood-search .col3 .top {
    position: absolute;
    top: 0;
    right: 0; }
  .tx-hi-neighborhood-search .col3 .bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-bottom: 15px; }
.tx-hi-neighborhood-search .categorie-list {
  float: left;
  margin-top: 3px;
  margin-left: 10px; }
  @media (max-width: 1199px) {
    .tx-hi-neighborhood-search .categorie-list {
      margin-top: 20px; } }

.searchform-border {
  margin: 20px 0px;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 15px; }

#map_canvas {
  width: 100%;
  height: 500px; }
  @media (max-width: 640px) and (orientation: portrait) {
    #map_canvas {
      height: 200px; } }
  @media (max-width: 640px) and (orientation: landscape) {
    #map_canvas {
      height: 150px; } }

.searchword {
  width: 315px;
  padding-left: 10px;
  float: left;
  display: inline; }
  @media (min-width: 1600px) {
    .searchword {
      width: 375px; } }
  @media (max-width: 640px) {
    .searchword {
      width: 100%;
      margin-bottom: 10px; } }

.searchform-border {
  float: left;
  width: 100%; }
  .searchform-border .categorie, .searchform-border input[type="submit"] {
    float: left;
    display: inline-block;
    margin-left: 15px; }
    .searchform-border .categorie label, .searchform-border input[type="submit"] label {
      font-weight: normal;
      cursor: pointer; }
    .searchform-border .categorie input[type="checkbox"], .searchform-border input[type="submit"] input[type="checkbox"] {
      margin-right: 10px;
      cursor: pointer;
      position: relative;
      top: -4px; }
  .searchform-border input[type="submit"] {
    background-color: #575756;
    color: #fff;
    box-shadow: none;
    border: none;
    padding: 0 15px; }
    .searchform-border input[type="submit"]:hover {
      background-color: orange; }
    @media (max-width: 1199px) {
      .searchform-border input[type="submit"] {
        clear: left;
        margin-top: 10px;
        margin-left: 0; } }

#cbsgm_787 {
  width: 100% !important; }

.pid_10 .categorie {
  display: none; }

.trans, .top-navbar-lang ul, .top-navbar-lang ul:hover, .top-navbar-lang ul li, .top-navbar-lang ul li.cur.sub {
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all; }

.top-navbar-lang ul {
  position: absolute;
  right: 100px;
  font-size: 14px;
  line-height: 1;
  z-index: 2000;
  width: 25px; }
  @media (max-width: 1599px) {
    .top-navbar-lang ul {
      right: 87px; } }
  @media (max-width: 1199px) {
    .top-navbar-lang ul {
      right: 85px; } }
  @media (max-width: 640px) {
    .top-navbar-lang ul {
      right: 20px; } }
  .top-navbar-lang ul:before {
    position: absolute;
    content: url(../../../fileadmin/templates/wodtke.20151116/scss/../images/closed2.png);
    top: 12px;
    right: 30px; }
  .top-navbar-lang ul:hover {
    overflow: visible;
    background-color: #DADADA;
    /* height: 80px;*/ }
    .top-navbar-lang ul:hover > .sub {
      display: block; }
  .top-navbar-lang ul li {
    padding: 0; }
    .top-navbar-lang ul li.act.sub {
      display: block; }
    .top-navbar-lang ul li.cur.sub {
      display: block; }
      .top-navbar-lang ul li.cur.sub a {
        padding: 0 5px;
        line-height: 40px;
        margin: 0; }
        .top-navbar-lang ul li.cur.sub a:hover {
          background-color: transparent; }
    .top-navbar-lang ul li.sub {
      display: none; }
      .top-navbar-lang ul li.sub:hover {
        background-color: orange; }
    .top-navbar-lang ul li a {
      padding: 0 5px;
      margin: 0;
      line-height: 40px; }
      .top-navbar-lang ul li a:hover {
        background-color: transparent;
        color: inherit; }