 /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
 .content-text p, .main-content p{
     font-family: Arial !important;
     
 }
 .ui-accordion-content p{margin-bottom:  0px !important;margin-top:  0px !important;}
 div.csc-frame-frame2 h1{font-family: Arial !important;}
 h3.ui-accordion-header a{font-family: Arial !important;}
 .ui-widget-content a{color: grey;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {   
    display: block;
}
#ui-accordion-jfmulticontent_c422-panel-5, #ui-accordion-jfmulticontent_c498-panel-5{
  height: inherit !important;
  
  
}  
audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}











html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

body {
    margin: 0;
}

ul.csc-uploads span.csc-uploads-fileName:hover, 
ul.ce-uploads span.ce-uploads-fileName:hover{ text-decoration: none !important;}

body.off-canvas {
    overflow: hidden;
}

a {
    background: transparent;
}

a:focus {
  outline: none;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}
.ui-widget{
   font-family: Arial !important; 
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
 * Custom reset
 */

a {
  text-decoration: none;
  cursor: pointer;
  color: gray;
}

ul {
  margin: 0;
  padding: 0;
}


.tx-basicslider ul{
  margin-left: 0px !important;
}
.ui-accordion-content ul{
  margin-left: 0px !important;
}
input, button {
  outline: none;
}






/* aus dem originial */

div.csc-textpic, 
div.csc-textpic div.csc-textpic-imagerow, 
ul.ce-uploads  li { overflow: hidden; }


    /* File Links */
    ul.ce-uploads { padding: 0; }
    ul.ce-uploads li { list-style: none outside none; margin: 1em 0; }
    ul.ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    ul.ce-uploads span { display: block; }
    ul.ce-uploads span.ce-uploads-fileName { text-decoration: underline; }









/*
 * Useful classes
 */

.push-bottom30 {
  margin-bottom: 30px;
}

.push-left30 {
  margin-left: 30px;
}

.push-top30 {
  margin-top: 30px;
}

.push-right30 {
  margin-right: 30px;
}

.right {
  float: right;
}

.left {
  float: left;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.bg-silver {
  background: #f5f5f5;
}

.bg-yellow {
  background: #fbf1cf;
}

.bg-grey {
  background: #e5e6e6;
  overflow: hidden;
}

.play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -76px 0 0 -80px;
  width: 152px !important;
  height: 142px !important;
}

.off-canvas-fill {
  position: absolute;
  left: 100%;
  top: -220px;
  width: 211px;
  height: 100%;
  background: #3a3a3a;
  z-index: 10;
}

/*
 * Visibility
 */

.hdp-visible {
  display: none;
}

@media screen and (min-width: 1440px) {
  .hdp-visible {
    display: inherit !important;
  }
}

.hide-l660 {
  display: inherit;
}

.show-l660 {
  display: none;
}

.hide-l768 {
  display: inherit;
}

.show-l768 {
  display: none;
}

.hide-l960 {
  display: inherit;
}

.show-l960 {
  display: none;
}

/*
 * Grid
 */

.clearfix{
  *zoom:1;
  clear:both;
}

.clearfix:before,
.clearfix:after{
  display:table;
  content:"";
  line-height:0;
}

.clearfix:after{
  clear:both;
}

.global-wrapper {
  position: relative;
  min-width: 320px;
}

.wrapper {
  width: 974px;
  margin: 0 auto;
  max-width: 100%;
}

.row {
  width: 974px;
  margin: 0 auto;
  padding: 0 13px; /* margin */
  
  -webkit-box-sizing:border-box;
      -moz-box-sizing:border-box;
      box-sizing:border-box;
  max-width: 100%;
}

@media screen and (min-width: 1440px) {
  .row,
  .wrapper {
    max-width: 1400px;
    width: 100%;
  }
}

@media screen and (min-width: 1600px) {
  .row,
  .wrapper {
    max-width: 1600px;
    width: 100%;
  }
}

@media screen and (min-width: 1900px) {
  .row,
  .wrapper {
    max-width: 1840px;
    width: 100%;
  }
  
  #main-content > .row {
    padding: 0 5px;
  }
}

.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}

.column {
  margin: 0 13px; /* gutter */
  
  float: left;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
      
  box-sizing:border-box;
}

.row .span12{
    width: 100%;
}

.row .span11{
    /* width: 91.66666666666666%; */
  width: 843px;
}

.row .span10{
    /* width: 83.33333333333334%; */
  width: 764px;
}

.row .span9{
    /* width: 75%; */
  width: 685px;
}

.row .span8{
    /* width: 66.66666666666666%; */
  width: 606px;
}

.row .span7{
    /* width: 58.333333333333336%; */
  width: 527px;
}

.row .span6{
    /* width: 50%; */
  width: 448px;
}

.row .span5{
    /* width: 41.66666666666667%; */
  width: 369px;
}

.row .span4{
    /* width: 33.33333333333333%; */
  width: 290px;
}

.row .span3{
    /* width: 25%; */
  width: 211px;
}

.row .span2{
  /* width: 16.666666666666664%;*/
  width: 132px;
}

.row .span1{
    /* width: 8.333333333333332%; */
  width: 53px;
}

/*
 * Custom select
 */

.customSelect {
  border: 1px solid #E3E3E3;
  width: auto;
  height: 30px;
  padding: 6px 45px 6px 10px;
  background: url('../images/select-bg.png') center right no-repeat;
  
  -webkit-box-shadow: inset 1px 0px 0px #C7C7C7, inset 0px 1px 0px #A6A6A6;
  -moz-box-shadow: inset 1px 0px 0px #c7c7c7, inset 0px 1px 0px #a6a6a6;
  box-shadow: inset 1px 0px 0px #C7C7C7, inset 0px 1px 0px #A6A6A6;
}

.customSelect.customSelectHover {
  /* HOVER */
}

.customSelect.customSelectOpen {
  /* OPEN */
}

.customSelect.customSelectFocus {
  /* FOCUS */
}

.customSelectInner {
    width:  100% !important;
  /* INNER */
}

/*
 * Horizontal menu
 */

.horizontal-menu {
  list-style: none;
  display: inline-block;
  *display: inline;
  float: left;
}

.horizontal-menu > li.menu-item {
  float: left;
}

.horizontal-menu > li.menu-item.menu-active a{
color:#EAB70D ;
}
#header-top .horizontal-menu > li.menu-item.menu-active a{
color:#EAB70D !important;
}

.horizontal-menu > li.menu-separator {
  color: #333 ;
  font-size: 12px;
  line-height: 20px;
  margin: 0 6px;
  float: left;
}

/*
 * Icons
 */

.icon {
  display: inline-block;
  *display: inline;
  width: 18px;
  height: 21px;
  vertical-align: -9px;
}

.icon-login {
  background: url('../images/icons.png') 0 0 no-repeat;
}

.icon-shoppingcart {
  background: url('../images/icons.png') 0 -29px no-repeat;
}

.icon-caret-right {
  background: url('../images/icons.png') 0 -149px no-repeat;
  width: 13px;
  height: 10px;
  display: inline-block;
}

/*
 * Home boxes
 */

.box {
  border: 1px solid #caccce;
}

.box img {
  display: block;
}

.box hr {
  margin-left: -10px;
  margin-right: -10px;
  border: none;
  border-top: 1px solid #CACCCE;
  border-bottom: 1px solid #FFF;
}

.box hr:first-child {
  margin-bottom: 15px;
  margin-top: 0;
}

.box h5 {
  font-size: 15px;  
  margin: 15px 0;
}

.box .box-title {
  background: url('../images/box-title-bg.png') repeat-x;
  height: 56px;
  position: relative;
  z-index: 100;
}

.box .box-title h4 {
  text-transform: uppercase;
  font: bold 14px/46px 'Istok Web', sans-serif;
  color: #000;
  margin: 0 0 11px 9px;
}

.box .box-content {
  padding: 0 10px 17px 10px;
}

.box .box-content input[type='text'],
.box .box-content input[type='password'] {
  border: 1px solid #e3e3e3;
  width: 100%;/* width: 188px; */
  height: 30px;
  padding: 6px 0 6px 10px;
}

.box .box-content p {
  clear: both;
  margin-top: 3px;
  vertical-align: middle;
}

.box .box-content a {
  text-decoration: underline;
  color: #666;
  font: normal 14px arial, sans-serif;
}

.box .box-content a:hover {
  text-decoration: none;
}

.box form:before,
.box form:after {
  content: " ";
  display: table;
}

.box form:after {
  clear: both;
}

.box form .input-row {
  clear: both;
  margin-bottom: 7px;
  min-height: 30px;
  vertical-align: middle;
}

.box form .input-row input {
  max-width: 100%;
}

.box form .input-row label {
  /* float: left; */
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  min-height: 23px;
  padding-top: 7px;
}

.box form input[type='text'],
.box form input[type='password'] {
  float: right;
  -webkit-box-shadow: inset 1px 0px 0px #c7c7c7, inset 0px 1px 0px #a6a6a6;
     -moz-box-shadow: inset 1px 0px 0px #c7c7c7, inset 0px 1px 0px #a6a6a6;
      box-shadow: inset 1px 0px 0px #c7c7c7, inset 0px 1px 0px #a6a6a6;
}

.box form input[type='submit'] {
  clear: both;
  float: right;
  margin-top: 8px;
}

.box form input[type='text'],
.box form input[type='password'],
.box form .customSelect,
.box form select {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      box-sizing: border-box;
      
  height: 30px;
}

.box .box-slider { 
  position: relative;
}

.box .box-image {
  margin-top: -15px;
  position: relative;
}

.box .box-image-caption {
  position: absolute;
}

.box .box-image .button-absolute-bottom-right {
  bottom: 10px;
  right: 10px;
}

/* Box buttons */

.box a.button,
.box button,
.box input[type='submit'] {
  outline: none;
  border: none;
  cursor: pointer;
  
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  background: url('../images/box-btn-bg.png') repeat-x;
  height: 23px;
  line-height: 29px;
  text-align: center;;
  font: bold 14px arial, sans-serif;
  color: #ffcc00;
  padding: 6px 20px 0;
}


.box button,
.box input[type='submit'] {
  height: 29px;
  padding-top: 0;
}

.box a.button:hover,
.box button:hover,
.box input[type='submit']:hover {
  background-position: 0 -29px;
}
.powermail_submit:hover{
  background-position: 0 -29px;  
    
}
.box .box-nopadding {
  padding: 0;
}

.box p.button-label {
  line-height: 30px;
}

.box .box-image a.button-absolute-bottom-right {
  position: absolute;
  bottom: 1px;
  right: 1px;
}

.box-hidden .box-title {
  height: 40px;
  background: #caccce url('../images/icons.png') no-repeat;
  background-position: right -322px;
}

.box-hidden .box-title:focus,
.box-hidden .box-title:hover {
  background-position: right -277px;
}

.box-hidden .neuheiten-list,
.box-hidden .bx-image-slider,
.box-hidden .box-menu,
.box-hidden .box-image,
.box-hidden .box-slider,
.box-hidden .box-content {
  display: none;
}

/*
 * Exact boxes
 */

.box .person-suche input[type='text'],
.box .person-suche input[type='password'] {
    width: 100%;
  
}

.box .beratungs-suche {
  padding-bottom: 23px;
  position: relative;
}

.box .beratungs-suche select,
.box .beratungs-suche .customSelect {
  float: right;
  right: 10px;
}

.box .beratungs-suche select,
.box .beratungs-suche .customSelect,
.box .beratungs-suche input[type='text'] {
  width: 169px;
}

.box .fuhrplan form {
  margin-bottom: 12px;
}

.box .fuhrplan .input-row input[type='text'] {
  display: inline-block;
  float: none;
  margin-left: 10px;
  width: 120px;
}

.box .fuhrplan .input-row input[type='submit'] {
  padding: 0 10px;
  margin: 0 0 0 10px;
  float: none;
  clear: none;
}

.box .fuhrplan .fuhrplan-map {
  position: relative;
  width: 269px;
  height: 261px;
  margin: 8px auto 1px;
}

.box .fuhrplan .fuhrplan-map .map {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.box .fuhrplan .fuhrplan-map .mapbg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.box .fuhrplan .fuhrplan-map .map-regions {
  list-style: none;
}

.box .fuhrplan .fuhrplan-map .map-regions li {
  position: absolute;
  z-index: 7;
  display: none;
}

.box .fuhrplan .fuhrplan-map li.region01 {
  left: 0px;
  top: 12px;
}

.box .fuhrplan .fuhrplan-map li.region02 {
  left: 169px;
  top: 0px;
}

.box .fuhrplan .fuhrplan-map li.region03 {
  left: 135px;
  top: 36px;
}

.box .fuhrplan .fuhrplan-map li.region04 {
  left: 111px;
  top: 84px;
}

.box .fuhrplan .fuhrplan-map li.region05 {
  left: 175px;
  top: 157px;
}

.box .fuhrplan-map-text {
  display: none;
}

.box ul.box-menu {
  list-style: none;
  margin-top: -15px;
}

.box ul.box-menu li {
  display: block;
  width: 100%;
  height: 39px;
  background: #E5E6E6 url('../images/box-menu-list.png') 95% center no-repeat;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #caccce;
  line-height: 42px;
}

.box ul.box-menu li:hover {
  background-color: #ffcc00;
}

.box ul.box-menu li.first {
  border-top: none;
  height: 40px;
  line-height: 44px;
}

.box ul.box-menu li.last {
  border-bottom: none;
}

.box ul.box-menu li a {
  font-weight: bold;
  font-size: 14px;
  color: #000;
  padding-left: 10px;
  display: block;
  height: 41px;
}

.box .neuheiten .customSelect,
.box .neuheiten select {
  float: right;
  right: 10px;
  width: 230px;
}
/**** ENGEL OFFENE STELLEN DESIGNE START ****/
.job-container{width: 100%;}
.job-container .job-container-inner{width: 96%; background-color: #f5f5f5; float: left; border-left: 1px solid #cacdcf;border-bottom: 1px solid #cacdcf;border-right: 1px solid #cacdcf;}
.job-container .job-container-inner:first-child{border-top: 1px solid #cacdcf;}
.job-container .job-container-inner .text{width: 52%; float: left; text-align: left;}
.job-container .job-container-inner .pensum{width: 11%;float: left; text-align: right;}
.job-container .job-container-inner .detail-link{width: 37%;float: left;  text-align: right;}
.job-container .job-container-inner .detail-link a{color: #7b8084; border-bottom: 1px solid #7b8084; padding-bottom: 1px;}
.job-container .job-container-inner .text .job-name{font-weight: bold;}
.weisser-rahmen{margin-bottom: 1px;}
/*** ENGEL OFFENE STELLEN DESIGNE END ***/
ul.neuheiten-list {
  list-style: none;
}
.job-container .weiss{padding: 2%; border-top: 2px solid #FFF;}
.box .neuheiten hr {
  margin-bottom: 0;
  margin-top: 8px;
}

.box .neuheiten-row:first-child {
  border-top: none;
}

.box .neuheiten-row {
  margin: 0;
  overflow: hidden;
  padding: 19px 10px 20px; /* 7px 10px 20px; */
  border-top: 1px solid #caccce;
}

.box .neuheiten-row:hover {
  background: #f5f5f5;
}

.box .neuheiten-row p {
  clear: none;
  margin: 0 10px 0px 0;
}

.box .neuheiten-row img {
  float: left;
  margin: 0 10px 0 0; /* 13px 10px 0 0; */
  width: 70px;
  height: 70px;
}

.box .top-engel {
  padding-bottom: 0;
}

.box .top-engel p {
  margin-bottom: 5px;
}

.box .top-engel hr {
  margin-bottom: 0;
}

.box .top-engel a.button {
  padding: 6px 10px 0 10px;
}

.box .buro .box-image-caption {
  width: 126px;
  left: 130px;
  top: 15px;
  
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  color: #fff;
}

.box .buro a.button {
  padding: 6px 10px 0 10px;
  right: 10px;
  bottom: 12px;
  border-top: 1px solid #949799;
}




.markenubersicht .bx-wrapper {
    /*margin: 0 !important;*/
    max-width: 460px !important;
    width: 100%;  
}



.box .markenubersicht .bx-wrapper {
  width: 224px;
}

.box .markenubersicht .bx-pager {
  display: none;
}

.box .markenubersicht {
  padding-top: 7px;
}

.box .markenubersicht .bx-controls-direction a {
  top: 127px;
}

.box .markenubersicht .bx-controls-direction a.bx-next {
  right: -23px;
}

.box .markenubersicht .bx-controls-direction a.bx-prev {
  left: -24px;
}






.box #bx-slider-a2z hr {
  margin-bottom: 12px;
}
.box .profi-tipps-slider .bx-slide{
    background-color: #000;
    min-height: 172px;
}

.box .gas {
  padding-bottom: 9px;
}

.box .gas form .customSelect,
.box .gas form select {
  float: right;
  clear: both;
  width: 227px;
  right: 10px;
}

.box .gas form .input-row {
  min-height: 30px;
  height: auto;
  margin-bottom: 6px;
}

.box .gas form p {
  margin: 11px 0;
}

.box .gas form button {
  padding: 0 16px;
}

.box .gas hr:first-child {
  margin-bottom: 12px;
}

.box .zuschnittservice {
  position: relative;
  margin-bottom: 9px;
}

.box .zuschnittservice p:first-child {
  width: 220px;
}

.box .zuschnittservice a.button {
  padding: 6px 10px 0 10px;
  position: absolute;
  right: 10px;
  top: 36px;
}

.box .zuschnittservice-slider .bx-controls {
  display: block;
}

.box .profi-tipps-slider .bx-controls {
  display: block;
}

.box .offertenanfrage {
  overflow: hidden;
}

.box .offertenanfrage > p {
  float: left;
  width: 144px;
}

.box .offertenanfrage > form {
  float: right;
}

/*
 * Box important styles
 */

.box .box-middle {
  padding-bottom: 0;
}

/*
 * Site stylesheet
 */

body {
  background: #e9e9e9;
  
  font: normal 14px/16px arial, sans-serif;
  font-size: 14px !important;
  color: #000;
}

header {
  background: #343434;
}

#header-top {
  background: #000;
  height: 48px;
}

#header-top a {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #fff;
}

#header-top a.active,
#header-top a:hover {
  color: #eab70d;
}

#header-top .horizontal-menu {
  margin-top: 16px;
}

#header-top .button {
  background: #353739 url('../images/header-btn-bg.png') repeat-x;
  border-radius: 2px;
  display: block;
  float: left;
  margin: 10px 0 0 9px;
  padding: 9px 11px 0 11px;
  
  color: #999999;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight: bold;
}

#header-top .button:hover {
  color: #fff;
}

#header-top .btn-login:hover i {
  background-position: 0 -113px;
}

#header-top .btn-shoppingcart:hover i {
  background-position: 0 -84px;
}

#header-top .button i {
  margin-right: 9px;
}

#header-main {
  height: 150px;
}

#header-main .motto {
    
  margin-top: 36px;
  margin-bottom: 24px;
  /*color: #eab70d;*/
  font: bold 12px arial, sans-serif;
  white-space: pre-line;
}

#header-main .icon-menu {
  display: none;
}

#logo {
  margin-top: 36px;
  display: block;
  width: 145px;
  margin-left: 3px;
  margin-bottom: 28px;
}

#main-nav {
    width: 100%;
    display: block;
    background: url('../images/main-nav-bg.png') repeat-x;
}

body.off-canvas #main-nav {
    display: block !important;
}

#main-nav .submenu {
    display: none;
    list-style: none;
}

#main-nav .submenu .submenu-item {
    border-top: 1px solid #4e4e4e;
    height: 39px;
}

#main-nav .submenu .submenu-item a {
    font-weight: bold;
    font-size: 15px;
    color: #888;
    text-transform: none;
    width: 95%;
    display: block;
    height: 40px;
    line-height: 40px;
}




#main-nav li.menu-item.menu-active {
  background: url('../images/main-nav-bg.png') 0 -46px repeat-x;
    color:#000000 !important;

}

#main-nav .menu-item:hover > a,
#main-nav .menu-active > a {
  color: #000;
}

#main-nav .submenu .submenu-item a:hover {
  color: #ffcc00;
}

#main-nav li.menu-item:first-child {
  /*
  border-left: none;
  background: none; 
  */
}

#main-nav li.menu-item {
  text-align: center;
  width: 25%;
  max-width: 244px;
  min-height: 45px;
  line-height: 45px;
  border-left: 1px solid #616568;
  background: url('../images/main-nav-separator.png') -1px 0 no-repeat;
  
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
      box-sizing:border-box;
}

#main-nav a {
  font: bold 16px 'Istok Web';
  color: #fff;
  text-transform: uppercase;
  display: block;
  height: 45px;
  line-height: 45px;
}

/*
 * Pre content
 */

#pre-content {
  background: #000000;
  position: relative;
  overflow-x: hidden;
  text-align:right;
  
  display:none;
 
}

.pre-content-text {
  position: absolute;
  left: 25px;
  bottom: 32px;
  color: #FFF;
  width: 420px;
  max-width: 90%;
}

.pre-content-text h1 {
  font-size: 2.15em;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.pre-content-text p {
  font-size: 1.4em;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: 14px; 
}

/*
 * Main content
 */

#main-content {
  background: #fff;
  padding: 41px 0 60px;
  position: relative;
}

#main-content .row .column {
  margin-bottom: 26px;
}

.product-search {
  position: relative;
}

.box .product-search input {
  width: 268px !important;
  max-width: 100%;
}

.product-search button.absolute-submit {
  position: absolute;
  top: 1px;
  right: -1px;
  width: 35px;
  height: 28px;
  margin-top: 0;
  text-align: center;
  padding: 0 !important;
  border-radius: 0;
  font-size: 14px;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-top: 15px;
}

/*
 * Content 
 */

.content-text .csc-header-n1, .csc-frame-default .csc-header-n1 {
  width: 100%;
  height: 83px;
  position: relative;
  margin: 0 0 25px;
}

.content-text .csc-header-n1 h1 , .csc-frame-default .csc-header-n1 h1{
  position: absolute;
  bottom: 0;
}

.content-text h1, .csc-frame-default h1 {
  font-size: 1.7em;
  font-weight: normal;
  color: #7b8084;
  line-height: 1.2;
  text-transform: uppercase;
}

div.csc-frame-frame3 h1{
  font-size: 1.7em;
  font-weight: normal;
  color: #7b8084;
  line-height: 1.2;
  text-transform: uppercase;
}


.main-content {
  width: 100%;
}

.main-content .bx-image-slider {
  max-width: 448px;
}

.main-content .bx-image-slider .bx-controls {
  display: block;
}

.main-content .bx-image-slider .bx-controls .bx-prev {
  right: 45px;
  bottom: 10px;
}

.main-content .bx-image-slider .bx-controls .bx-next {
  right: 10px;
  bottom: 10px;
}

.content-short {
  font-size: 16px;
  line-height: 24px;
  color: #7b8084;
  padding: 14px 0 10px;
}

.content-text h2 , .main-content h2 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #7b8084;
  margin-bottom: 20px;
}

.content-text p , .main-content p {
  font-size: 14px;
  line-height: 25px;
  color: #000;
  /*margin-bottom: 22px;*/
      margin: 15px 0 1px 0;
}

.content-text p a , .main-content p a{
  color: #666;
  text-decoration: underline;
}

.content-text p a:hover , .main-content p a:hover {
  text-decoration: none;
}

.content-text ul  {
  margin: 4px 0 1px;
  padding-bottom: 8px;
}

.content-text ul li  {
  list-style: disc;
  margin-left: 15px;
  /*text-indent: -6px;*/
  margin-bottom: 4px;
  /*padding-left: 9px;*/
  padding-left:3px;
}

.content-text .bx-wrapper  ul li  {
  margin-left: 0;
}

/* Tables */

table {
  border-bottom: 1px solid #caccce;
}

table tr th:first-child {
  border-left: none;
}

table th {
  font-weight: bold;
  color: #fff;
  background: #2c2e30;
  padding: 14px 10px 10px;
  text-align: left;
  border-left: 1px solid #caccce;
}

table tr td:first-child {
  border-left: 1px solid #caccce;
}

table td {
  border-top: 1px solid #2c2e30;
  border-right: 1px solid #caccce;
  padding: 9px 10px 10px;
  line-height: 20px;
  vertical-align: top;
}

/* Sidebar */

.sidebar {
  margin-top: 108px;
}
.sidebar .sidebar-box {
 /* margin-top: 20px;*/
}
.sidebar .sidebar-box:first-child {
  margin-top: 0;
  margin-bottom: 50px;
}



.sidebar-menu {
  list-style: none;
}

.sidebar-menu .menu-item {
  background: #f2f2f2; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f2f2f2 0%, #e9e9e9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f2f2 0%,#e9e9e9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f2f2 0%,#e9e9e9 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f2f2f2 0%,#e9e9e9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-8 */
  margin-bottom: 1px;
}

.ie9 .sidebar-menu .menu-item {
  filter: none;
}

.sidebar-menu .menu-item:hover {
  background: #eab80f;
  filter: none;
}

.sidebar-menu .menu-active {
  background: #eab80f;
  filter: none;
}

.sidebar-menu .menu-item a {
  font-weight: bold;
  font-size: 15px;
  color: #666;
  line-height: 1.4;
  display: block;
  width: 100%;
  
  padding: 12px 15% 12px 10px;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
      box-sizing:border-box;
}

.sidebar-menu .menu-item:hover a,
.sidebar-menu .menu-active a {
  background: url('../images/box-menu-list.png') 95% center no-repeat;
}

.sidebar-menu .menu-active > a {
  color: #000;
}

.sidebar-menu .menu-item:hover > a {
  color: #000;
}

.sidebar-box .box .beratungs-suche select,
.sidebar-box .box .beratungs-suche .customSelect,
.sidebar-box .box .beratungs-suche input[type='text'] {
  width: 189px;
  float: none;
}

.promotion-box {
  -webkit-box-shadow: 0 0 15px #d1d1d1;
     -moz-box-shadow: 0 0 15px #d1d1d1;
      box-shadow: 0 0 15px #d1d1d1;
}

.promotion-box img {
  display: block;
  margin: 0 auto;
  
}

.promotion-image {
  border: 1px solid #e9e9e9;
  border-bottom: none;
  padding-bottom: 5px;
}

.promotion-image img {
max-width: 150px;
margin: 10px auto;
}

.promotion-shadow {
  margin-top: -5px !important;
  margin-left: 1px;
  width: 100%;
}
div.tx-powermail{
    font-family: Arial !important;
}
.promotion-data {
  background: #000;
  clear: both;
  padding: 1px 10px 15px;
  line-height: 1.2;
  margin: 0 1px;
}

.promotion-data h3 {
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  clear: both;
  margin-top: 14px;
  margin-bottom: 0;
}

.promotion-data .catalogue-number {
  display: block;
  color: #fff;
  font-size: 18px;
  margin-top: 2px;
}

.promotion-data .price {
  display: block;
  margin-top: 10px;
  color: #ffcc33;
  font-weight: bold;
  font-size: 1.4em;
}

.promotion-data a {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  padding: 6px 15px 7px;
  margin-top: 22px;
  border-top: 1px solid #fce082;
  
  border-radius: 2px 2px;
  background: #fac71c; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYzcxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWI3MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #fac71c 0%, #eab70d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac71c), color-stop(100%,#eab70d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fac71c 0%,#eab70d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fac71c 0%,#eab70d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fac71c 0%,#eab70d 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fac71c 0%,#eab70d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac71c', endColorstr='#eab70d',GradientType=0 ); /* IE6-8 */
}


.promotion-data a:hover {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #FFCC00;
  padding: 6px 15px 7px;
  margin-top: 22px;
  border-top: 1px solid #2e2e2e;
  
  border-radius: 2px 2px;
  background: #282828; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYzcxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWI3MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #282828 0%, #000000 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282828), color-stop(100%,#000000)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #282828 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #282828 0%,#000000 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #282828 0%,#000000 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #282828 0%,#000000 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac71c', endColorstr='#eab70d',GradientType=0 ); /* IE6-8 */
}



.ie9 .promotion-data a {
  filter: none;
}

/*
 * Footer 
 */

#main-footer {
  background: #333;
  padding-top: 16px;
  min-height: 198px;
}

#main-footer .row .span3 {
  margin: 0 8px 0 29px;
}

#main-footer .row .span4 {
  margin: 0 0 0 85px;
}

#main-footer input[type='text'] {
  border: 1px solid #E3E3E3;
  width: 188px;
  height: 30px;
  padding: 6px 0 6px 10px;

  
  -webkit-box-shadow: inset 1px 0px 0px #C7C7C7, inset 0px 1px 0px #A6A6A6;
     -moz-box-shadow: inset 1px 0px 0px #c7c7c7, inset 0px 1px 0px #a6a6a6;
      box-shadow: inset 1px 0px 0px #C7C7C7, inset 0px 1px 0px #A6A6A6;
  
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
      box-sizing:border-box;
}

#main-footer button {
  outline: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  background: url('../images/box-btn-bg.png') repeat-x;
  line-height: 29px;
  text-align: center;
  font: bold 14px arial, sans-serif;
  color: #FC0;
  right: 1px;
}

#main-footer button:hover {
  background-position: 0 -29px;
}

#main-footer .product-search {
  width: 268px;
}

#main-footer .product-search input {
  width: 268px;
}


#main-footer h5 {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  margin: 20px 0 8px;
}

.footer-menu {
  list-style: none;
  margin-left: 0;
  margin-bottom: 12px;
}

.footer-menu li {
  background: url('../images/footer-list.png') 0 center no-repeat;
  padding-left: 15px;
  margin: 0 0 8px;
}

.footer-menu li a {
  font-size: 14px;
  color: #fff;
}

.footer-menu li a:hover {
  color: #ffcc00;
}


/* Responsive YouTube Video Player */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.bx-grid-6 a {
width: 100px;
height:70px;
float: left;
margin: 0 0 5px 8px;
border: 1px solid gray;
padding:auto;
}

.bx-grid-6 a img {
max-width: 80%;
max-height: 80%;
margin:10px auto 0 auto;


}


/* Powermail */

.powermail_label { color:#000;}
.powermail_legend { display:none;}

.powermail_submit {

/*color: #000;
font-weight:bold;
background: #ffcc33; 
border-radius: 2px 2px;
  background: #fac71c; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
 /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYzcxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWI3MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #fac71c 0%, #eab70d 100%); /* FF3.6+ */
 /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac71c), color-stop(100%,#eab70d)); /* Chrome,Safari4+ */
 /* background: -webkit-linear-gradient(top,  #fac71c 0%,#eab70d 100%); /* Chrome10+,Safari5.1+ */
 /* background: -o-linear-gradient(top,  #fac71c 0%,#eab70d 100%); /* Opera 11.10+ */
 /* background: -ms-linear-gradient(top,  #fac71c 0%,#eab70d 100%); /* IE10+ */
 /* background: linear-gradient(to bottom,  #fac71c 0%,#eab70d 100%); /* W3C */
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac71c', endColorstr='#eab70d',GradientType=0 ); /* IE6-8 */ 
 /*   outline: none;
  border: none;*/
  cursor: pointer;
  
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  background: url('../images/box-btn-bg.png') repeat-x;
  height: 30px;
  line-height: 29px;
  text-align: center;;
  font: bold 14px arial, sans-serif;
  color: #ffcc00;
  padding: 6px 20px 0;
  float: left !important;
  width: 120px !important;
  
  
}

input.powermail_file {
position: relative;
height: 100%;
width: auto;
opacity: 100;
-moz-opacity: 100;
-webkit-opacity: 100;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}


.ui-accordion-content ul{
    padding-left: 20px;
}

.ui-accordion-content ul.csc-uploads, 
.ui-accordion-content ul.ce-uploads {
    padding-left: 0px;
}
.ui-accordion .ui-state-default:first-child{border-top: 1px solid #cacdcf;}
/*.ui-accordion .ui-state-default{border-right: 1px solid #cacdcf;
border-left: 1px solid #cacdcf;}*/
h3.ui-state-active{background: #FFF url(../../default/images/accordeon_bg_open.png) repeat scroll right top !important;}
#jfmulticontent_c422 h3.ui-state-active, #jfmulticontent_c498 h3.ui-state-active{background: #FFF url(../../default/images/accordeon_bg_open_new.png) repeat scroll right top !important;}
#jfmulticontent_c498 .ui-accordion-header a{text-transform: uppercase;}
.ui-accordion-content .csc-header-n1{
    height: auto;
    min-height: 35px;
    margin-bottom: 0px;
}
.csc-frame-default ul{
    margin-left: 15px;
}
.ui-corner-all, .ui-state-active, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{
    -moz-border-radius-bottomright: 0px !important /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 0px !important /*{cornerRadius}*/;
    -khtml-border-bottom-right-radius: 0px !important /*{cornerRadius}*/;
    border-top-left-radius: 0px !important /*{cornerRadius}*/;  
    border-top-right-radius: 0px !important /*{cornerRadius}*/;
    border-bottom-left-radius: 0px !important /*{cornerRadius}*/;
    border-bottom-right-radius: 0px !important /*{cornerRadius}*/;
}
.ui-state-active{
    background: #FFF url('../../default/images/accordeon_bg_open_new.png')top right !important;
}
.tx-jfmulticontent-pi1{
    position: relative;
    top: 2px;
}
.ui-accordion-header{
    padding-left: 10px !important;
    font-weight: bold;
}
.powermail_label{
   width: 100%;
}
.ui-accordion .ui-accordion-content{
  padding: 1em 10px !important;
  overflow: initial !important;
}
.formError .formErrorContent{
  right: 134px;
}
.powermail_check_outer{
  padding: 3px 1% !important;
  width: 98% !important;
}
.powermail_fieldset {
  width: 95% !important;
  margin: 0px;
  margin-bottom: 5px !important;
}
/*
.powermail_field{
    box-shadow: inset 1px 0px 0px #c7c7c7,inset 0px 1px 0px #a6a6a6;
    -webkit-box-shadow: inset 1px 0px 0px #c7c7c7,inset 0px 1px 0px #a6a6a6;
    -moz-box-shadow: inset 1px 0px 0px #c7c7c7,inset 0px 1px 0px #a6a6a6;
    
}
*/

.powermail_select{
    width: 100%;
}
div.powermail_fieldwrap_file_inner {
    background-image: url("/typo3conf/ext/powermail/Resources/Public/Image/upload_bg.png");
    color: #FFFFFF;
    cursor: pointer;
    float: left !important;
    font-weight: bold;
    height: 26px;
    overflow: hidden;
    padding: 3px 3px 3px 0;
    margin: 10px 0;
    width: 392px;
}

.horizontal-menu > li.menu-separator:last-child{
    display:none;	
}
 .center .bx-ribbon-bottom-right{
     right: 0px;
     bottom: 0px;
}
 .powermail_file {
    box-shadow: none !important;
    -webkit-box-shadow: none !important; 
}
.bx-wrapper .bx-viewport .bx-slider .bx-slide .center .bx-image{ 
    width: 190px;
    height: 203px;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    background-color: #fff;
}
.bx-wrapper .bx-viewport .bx-slider .bx-slide .center .bx-image a img{
    max-width: 150px;
    display: block;
    margin: 0 auto;
    max-height: 130px;
}
.bx-slider-grey .bx-controls-direction a:hover {
    background-image: url("../images/controls-grey-hover.png") !important;
    top: 36.26%;
    width: 16px;
    
    }
    
    span.csc-uploads-fileSize {
        width:110px;
        float:right;
        text-align:right;
    }
    span.csc-uploads-fileName, 
    span.ce-uploads-fileName {
        width:310px;
        float:left;
    }
    
    
   .csc-frame-default ul.csc-uploads, 
   .csc-frame-default ul.ce-uploads {
       margin-left: 0px; margin-top:20px;
   } 
   .ui-accordion-content div.csc-header-n1 {display:none;}
   
   .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        /*border: 1px solid #cacdcf;*/
        /*background: #F5F5F5 url(../images/accordeon_bg_closed.png)top right ;          */
        font-weight: bold;
        color: #000;
        border-left: 1px solid #cacdcf!important;
        border-right: 1px solid #cacdcf!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: #F5F5F5 url(../images/accordeon_bg_closed.png)top right ;          
font-weight: bold;
color: #000;
border-bottom: 1px solid #cacdcf!important;
border:0px;

}

.ui-accordion-header-active, .ui-state-active {

background: #F5F5F5 url(../images/accordeon_bg_open_new.png) !important;
}




.ui-accordion .ui-accordion-header {

margin-top: 1px;
line-height: 25px;
}

ul.csc-uploads li ,
ul.ce-uploads li {
    list-style: none outside none;
    margin:  3px 0;
}

div.csc-frame-frame1 {
border: 1px solid #cacdcf;
padding-left:10px;
margin-top:-1px;

}

div.csc-frame-frame1 h1 {

font-size: 1.1em;
margin: 15px 0 -5px 0;


}

div.csc-frame-frame2 {
padding:0px 0;
margin-top:-1px;
background-image:url("../images/background-download.png" ) ;
background-repeat:repeat-x;
border-left: 1px solid #cacdcf;
border-right: 1px solid #cacdcf;
border-top: 1px solid #cacdcf;
margin-bottom:28px;

}

.csc-frame-frame2 .ui-widget-content{ border-left:none; border-right:none; }

.csc-frame-frame2 .csc-header.csc-header-n2{
	
    margin-bottom:1px;

}

div.csc-frame-frame2 h1 {

font-size: 1.1em;
line-height: 21px;
padding:0 10px;
text-transform:uppercase;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;

	
				

}

div.csc-frame-frame2 h3 {
margin-top:-30px;
}
div.csc-frame-frame3 h3{
border: 1px solid #cacdcf;
margin-top:-1px;
margin-bottom:28px;

   -webkit-box-shadow: 0 5px 5px -6px black;
	   -moz-box-shadow: 0 5px 5px -6px black;
	        box-shadow: 0 5px 5px -6px black;
}


#bx-slider-a2z .bx-controls-direction a:hover {
    background-image: url("../images/controls-grey-small-hover.png" )!important;
    height: 16px;
    top: 23px;
    width: 10px;
}




.box .markenubersicht .bx-controls-direction.bx-controls-direction a:hover {
    background-image: url("../images/controls-grey-hover.png") !important;
    width: 16px;
	top: 127px!important;
     
}


#jfmulticontent_c422 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, #jfmulticontent_c498 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: url("../images/accordeon_bg_closed-contact.png") repeat scroll right top ; }



#jfmulticontent_c422 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default  h3, #jfmulticontent_c498 #jfmulticontent_c422 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default  h3{
	text-transform:uppercase; 
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif
}

#jfmulticontent_c422 .ui-accordion-content .ui-helper-reset .ui-widget-content .ui-corner-bottom {margin-top:-20px;}




div.csc-frame-frame3 .ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom { margin-top:-28px; margin-bottom:28px; }


.tx-indexedsearch-rules{display:none;}

.tx-indexedsearch-searchbox p{display:none;}

#tx_indexedsearch input{
  outline: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  background: url('../images/box-btn-bg.png') repeat-x;
  line-height: 29px;
  font: bold 14px arial, sans-serif;
  color: #FC0;
  right: 1px;
  padding:7px 0px; 
}

#tx_indexedsearch input:hover{
  background-position: 0 -29px;
}

#tx_indexedsearch input[type='text'] {
  border: 1px solid #E3E3E3;
  width: 188px;
  height: 30px;
  padding: 6px 0 6px 10px;
  background:#ffffff;
  color:#000000;

  
  -webkit-box-shadow: inset 1px 0px 0px #C7C7C7, inset 0px 1px 0px #A6A6A6;
     -moz-box-shadow: inset 1px 0px 0px #c7c7c7, inset 0px 1px 0px #a6a6a6;
      box-shadow: inset 1px 0px 0px #C7C7C7, inset 0px 1px 0px #A6A6A6;
  
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
      box-sizing:border-box;
}

#tx_indexedsearch table td{ border:0px;}
#tx_indexedsearch table { border:0px;}

  
  
  
.ui-accordion-header .ui-accordion-header-icon { background-image:none !important; }

#c239 div.powermail_fieldwrap_file_inner {background-image:none;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color: #EAB70D !important;
}

#c487 .browsebox{margin-bottom:30px; }
#c487 .browsebox li{	padding-right:10px;}

#c487 table { border-collapse:inherit;margin-bottom:30px;}
#c487 table td{ border-right:none; border-left:none; border-top:none;}
#c487 .tx-indexedsearch-title.title a {   color: #7B8084;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background: none repeat scroll 0 0 #F5F5F5; display:none;}
	
	
#c547 .browsebox{margin-bottom:30px; }
#c547 	.browsebox li{	padding-right:10px;}
#c547	table { border-collapse:inherit;margin-bottom:30px;}
#c547	table td{ border-right:none; border-left:none; border-top:none;}
#c547 .tx-indexedsearch-title.title a {   color: #7B8084;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;}
	#jfmulticontent_c422, #jfmulticontent_c498{margin-top: 65px;}
	div.powermail_fieldwrap_file_inner {background-image:none;}
        #c562 h1{font: normal 14px/16px arial,sans-serif; font-weight: bold; color: #000; margin-bottom: 22px; margin-top: 15px; text-transform: none !important;}
        
        
        
        
        
/* Anpassung Powermail "Kunde werden" */

.powermail_fieldset.layout1 .powermail_legend{
    color:black;
    float:left;
    font-size:20px;
    display:block;
    padding-bottom:5px;
}









 @media screen and (min-width: 1440px) {
    
body.content #main-content .row .span6 {
    width: 53%;
    margin: 0 70px;
}

body.content #main-content .row .span3 {
    width: 16%;
}
.tx-powermail{
  width: 400px !important;
} 
/*
 * Box
 */

.box img {
    width: 100%;
    height: auto;
}

/*
 * Sidebar
 */

#sidebar-right {
    float: right;
}

.sidebar-menu .menu-item a {
    
}

/*
 * Content
 */

.content-short {
    font-size: 1.125em;
}

.content-text,
.content-text p {
    font-size: 1em;
    line-height: 22px;
}

} /* 1440px */
@media screen and (max-width: 1439px)and (min-width: 989px) {
    .powermail_fieldset{
      width: 100% !important;
    } 
    div.tx-powermail{
        width: 426px;
    }
    .powermail_field{
        width: 98% !important; 
    }
     .powermail_submit{
         width: 120px !important;
    }
}
@media screen and (max-width: 990px) {
font-size: 0.938em;
.content-text p, .main-content p {
font-size: 16px;

}
.sidebar-menu .menu-item a {

font-size: 17px;
}
.hide-l960 {
    display: none !important;
}
.tx-powermail{
  width: 100% !important;
} 
  
.show-l960 {
    display: inherit !important;
}

.wrapper {
    width: 737px /* 660px */

}

/*
 * Box
 */

.box img {
    width: 100%;
}

/*
 * Sliders
 */

.span8,
.span8 .box-slider {
    max-width: 290px;
    background: #313131;
}

.bx-slide-list {
    display: none;
}

.bx-wrapper .bx-caption {
    background: #313131;
    height: auto;
    position: static;
    padding: 10px 61px 15px 10px;
}

.bx-wrapper .bx-caption h5 {
    font-size: 18px;
}

.bx-wrapper .bx-caption p {
    font-size: 14px;
    margin: 0;
}

.bx-wrapper .bx-slide-anchor {
    bottom: 0px;
    top:  auto;
}

.bx-wrapper .bx-slide-anchor {
    background: url('../images/icons.png') -2px -169px no-repeat;
    width: 13px;
    height: 19px;
}

/*
 * Footer
 */

#main-footer .row .span4 {
    margin: 0 0 0 28px;
}
}

@media screen and (max-width: 768px) {

.content-text p, .main-content p {
font-size: 16px;

}

.sidebar-menu .menu-item a {

font-size: 17px;
}

.hide-l768 {
    display: none !important;
}

.show-l768 {
    display: inherit !important;
}

.wrapper {
    width: 660px;
}

.csc-textpic-image img {
    max-width: 100%;
    height: auto;
}

body.content .row .span6 {
    width: 100%;
    padding-right: 26px;
}

/*
 * Footer
 */

#main-footer .row .span4 {
    margin: 0 0 0 28px;
}
} /* 768px */





@media screen and (max-width: 660px) {
    
    
    .job-container{width: 100%;}
    .job-container .job-container-inner{width: 96%; padding: 2%;background-color: #e9e9e9; float: left; border-left: 2px solid #7b8084;border-bottom: 2px solid #7b8084;border-right: 2px solid #7b8084;}
    .job-container .job-container-inner:first-child{border-top: 2px solid #7b8084;}
    .job-container .job-container-inner .text{width: 96%; float: left; text-align: left;}
    .job-container .job-container-inner .pensum{width: 96%; margin: 10px;}
    .job-container .job-container-inner .detail-link{width: 100%;float: left;  text-align: right;margin-bottom: 7px;}
    .job-container .job-container-inner .detail-link a{color: #7b8084; border-bottom: 2px solid #7b8084; padding-bottom: 2px;}
    .job-container .job-container-inner .text .job-name{font-weight: bold;}
    
    .sidebar-menu .menu-item a {

        font-size: 17px;
    }

    .content-text p, .main-content p {
        font-size: 16px;
    }
        
    .wrapper {
        width: 320px;
    }

    .hide-l660 {
        display: none !important;
    }

    .show-l660 {
        display: inherit !important;
    }

    /*
     * Box
     */

    .box-title {
        cursor: pointer;
    }

    /*
     * Footer
     */

    #main-footer {
        padding-bottom: 30px;
        padding-top: 5px;
    }

    #main-footer .row {
        max-width: 290px;
        padding: 0;
    }

    #main-footer .row .span2:first-child {
        margin-right: 21px;
    }

    #main-footer .row .span2 {
        margin: 0;
    }

    #main-footer .row .span4 {
        margin-left: 0;
        width: 100%;
    }

    .product-search input {
        width: 290px !important;
    }

    #main-footer .product-search {
        width: 290px;
        margin-top: 15px;
    }

    /****************************/
    /****************************/

    #header-top {
        height: 45px;
    }
        
    #header-top .language-menu {
        margin-top: 0;
        width: 54px;
        height: 45px;
        overflow: hidden;
        border-right: 1px solid #333;
    }

    #header-top .language-menu .menu-item {
        width: 57px;
        height: 45px;
        display: block;
        clear: both;
        float: none;
        background: #000;
        position: relative;
        z-index: 10;
    }

    #header-top .language-menu .menu-active,
    #header-top .language-menu .menu-separator {
        display: none;
    }

    #header-top .language-menu .menu-item a {
        width: 57px;
        height: 45px;
        display: block;
        text-align: center;
        line-height: 45px;
        color: #777;
        font-weight: bold;
    }

    #header-top .language-menu .menu-item a:hover {
        color: #EAB70D;
    }

    .shop-links {
        float: left;
        height: 45px;
        width: 249px;
        border-left: 1px solid #2c2c2c;
    }

    .shop-links a.button i {
        float: left;
    }

    .shop-links .icon-login {
        background-position: -30px 0;
        width: 18px;
        height: 34px;
    }

    #header-top .btn-login:hover i {
        background-position: -30px -94px;
    }

    .shop-links .icon-shoppingcart {
        background-position: -23px -49px;
        width: 25px;
        height: 34px;
    }

    #header-top .btn-shoppingcart {
        width: 110px;
    }

    #header-top .btn-login {
        width: 78px;
    }

    #header-top .btn-shoppingcart:hover i {
        background-position: -23px -139px;
    }
     
    #header-top .shop-links a.button:first-child {
        border-right: 1px solid #333;
        border-left: none;
        padding-left: 23px;
        padding-right: 10px;
    }

    #header-top .shop-links a.button {
        background: #000;
        height: 36px;
        border-left: 1px solid #2c2c2c;
        margin-top: 0;
        padding: 9px 6px 0 20px;
        margin-left: 0;
        line-height: 27px;
        vertical-align: top;
        text-align: center;
    }

    #main-nav:before {
        content: 'Navigation';
        clear: both;
        position: absolute;
        top: -48px;
        left: -1px;
        display: block;
        height: 48px;
        width: 100%;
        padding-top: 23px;
        padding-left: 10px;
        background: #3A3A3A;
        border-left: 1px solid #7A7A7A;
        border-right: 1px solid #3a3a3a;
        border-bottom: 1px solid #050505;
        font-size: 12px;
        color: #999;
        font-weight: bold;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    #main-nav {
        position: absolute;
        
        
        border-left: 1px solid #7a7a7a;
        background: #3A3A3A;
        width: 260px;
        height: 100%;

        z-index: 950;
        margin-bottom: -49px;
        
        
        /*left: 100%;*/
        left: auto;
        right:0;
        
    }

    #main-nav li.menu-item {
        width: 100%;
        max-width: 100%;
        background: #3A3A3A;
        text-align: left;
        border: none;
        border-bottom: 1px solid #050505;
        border-top: 1px solid #5c5c5c;
        clear: both;
    }

    #main-nav li.menu-item a {
        padding-left: 10px;
        color: #fff;
    }

    #main-nav .menu-item:hover > a,
    #main-nav .menu-active > a {
        color: #FC0 !important;
    }

    #main-nav li.menu-item.menu-active {
        background: #3A3A3A;
        color: #FC0;
    }

    #main-nav .submenu .submenu-item {
        min-height: 39px;
        height: auto;
    }

    #main-nav .submenu .submenu-item a {
        min-height: 40px;
        height: auto;
    }

    #header-main {
        height: 110px;
    }

    #main-content > .row {
        padding: 0;
        width: 320px;
    }

    .main-title {
        height: auto;
    }

    .main-title h1 {
        position: static;
    }

    .icon-menu {
        display: block !important;
        background: url('../images/icons.png') 0 -232px no-repeat;
        width: 45px;
        height: 40px;
        margin-top: 34px;
    }

    table th,
    table td {
        padding: 4px 5px 5px;
    }

    #main-content .row .column {
        width: 295px;
        padding-right: 0;
    }

    #sidebar-right {
        margin-top: 0;
    }
    /**** FORMULAR STYLE ****/

    .powermail_label, div.powermail_fieldwrap_file_inner, .powermail_field{
      width: 100%;
    }
    .powermail_fieldset{
        width: 92% !important;
    }
    .powermail_fieldwrap_input input, .powermail_textarea{
      width: 98%;
      padding: 3px 1%;
    }
    .powermail_form{
      width: 295px;
    }
    .powermail_fieldset {
      width: 273px;
      margin: 0px;
      margin-bottom: 5px;
    }
    div.powermail_fieldwrap_file_inner{
      padding: 0px;
    }
    .powermail_submit{
      width: 100% ;
      margin: 0px;
    }
    .tx-powermail{
      width: 100% !important;
    }
} /* 660px */






@media screen and (max-width: 480px) {
    
    body.off-canvas {
        margin-right: -50px;
    }
    
    
    .wrapper{
        
        
    }
    
    
    .hide-l480 {
        display: none !important;
    }

    .show-l480 {
        display: inherit !important;
    }

    .pre-content-text {
        top: 10px;
    }

    #main-nav .menu-active a {
        color: #ffcc00;
    }

    #main-content {
        padding-bottom: 0px;
    }

    .main-title {
        height: auto;
        margin-bottom: 50px;
    }

    .main-title h1 {
        position: static;
        margin: 0;
    }

    .sidebar .sidebar-box,
    .sidebar {
        margin-top: 0px;
    }



} /* 480px */




/**** ALL MEDIA QUERYS ****/

 input.powermail_file{
  width: 98% !important;
  padding: 1% !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.powermail_fieldwrap_file_inner{
  padding: 0% !important;
  width: 100% !important;
  padding-bottom: 10px !important;
  padding-right: 2px !important;
}
.powermail_submit{
  width: 100% ;
  margin: 0px !important;
  padding: 1% !important;

}
.powermail_label{
  margin-bottom: 5px;
}
.tx-powermail{
  width: 400px;
} 









/*
wird nach liveschaltung in style.css eingefügt.
*/



/* new start page */

.template-homepage .wrapper { background-color:#fff; }

header .motto { display:none; }


.template-homepage .span-4 iframe { width:100%; }


.template-homepage * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.template-homepage *:before,
.template-homepage *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.template-homepage hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;    
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e5e6e6;
}
.template-homepage .csc-header-n1  {
    height:auto;
    margin:0;
}

.template-homepage h4 { text-transform:uppercase; font-weight:normal; margin:25px 0; line-height:normal; background-color:#fff; }
.template-homepage h5 { text-transform:uppercase; font-weight:bold;line-height:normal;  }
.template-homepage .img-responsive { width:100%; height:auto; }


.cols-w-separator { margin-top:20px; }
.cols-w-separator .span-6 + .span-6 {
    border-left:1px solid #e5e6e6;
}
.cols-w-separator h5 { margin-top:0px; }



.template-homepage .banner .bx-wrapper { width:100%; max-width:100% !important;  }
.template-homepage .banner .bx-controls { display:block; }
.template-homepage .banner .bx-wrapper img { width:100%; height:auto; }
.template-homepage .banner .bx-wrapper { max-height:400px;  overflow:hidden; }


.bx-image-slider ul,
.bx-image-slider li { list-style:none;  }
/* prevent image flashing during load */
.bx-image-slider ul { display:none; }
.bx-image-slider .bx-viewport ul { display:block; }

.bx-image-slider.layout-1 .bg-image { height:200px; display:block; background-repeat: no-repeat; background-position:center; background-size:cover; }
@media (min-width: 768px) {  
    .bx-image-slider.layout-1 .bg-image { height:400px; }
}




.template-homepage .bx-viewport > ul { margin:0;padding:0; }

.template-homepage .news .bx-wrapper { width:100%; max-width:100% !important;  }
.template-homepage .news .bx-controls { display:block; }
.template-homepage .news .bx-pager { position:static; bottom:auto; width:auto; }
.template-homepage .news .bx-pager a { background-color:#e5e6e6; }
.template-homepage .news .bx-pager a.active { background-color:#eab70d; }


.template-homepage .news article { height:388px; background-color:#2c2e30; }
.template-homepage .news article .media { height:220px; overflow:hidden; background-color:#fff;}
.template-homepage .news article .media img { width:100%; height:auto; }
.template-homepage .news article .content { padding:25px 20px; color:#fff; }
.template-homepage .news article .content a { color:#fff; }
.template-homepage .news article h5 { color:#f7c41a; margin-top:0; text-transform: none;}




.slider-host.gray-arrows .bx-controls-direction a { top: 36.26%;  background-image: url('../js/bx-slider/images/controls-grey.png');  width: 16px; }                               
.slider-host.gray-arrows .bx-controls-direction a.bx-prev { left: -36px;  background-position: 0 0; }
.slider-host.gray-arrows .bx-controls-direction a.bx-next { right: -37px; background-position: -46px 0; }
.slider-host.gray-arrows .bx-controls-direction a:hover { background-image: url("../images/controls-grey-hover.png") !important; top: 36.26%;    width: 16px; }


.template-homepage .slider-host .bx-wrapper { /*width:100%; max-width:100% !important; */  }
.template-homepage .slider-host .bx-controls { display:block; }
.template-homepage .slider-host .bx-pager { position:static; bottom:auto; width:auto; }

.template-homepage .promotions .content { /*background-color:#e5e6e6;*/ padding:40px 40px 10px 40px; }
.template-homepage .promotions .topangebot { height:260px; overflow:hidden; }
.template-homepage .promotions .topangebot > a { background-color:#fff; position: relative; display:block; height:190px; background-repeat: no-repeat; background-position: center; background-size:contain;  }
.template-homepage .promotions .topangebot .bx-ribbon-bottom-right { position:absolute; bottom:0; right:0; }
.template-homepage .promotions .topangebot .info { text-align: center; padding:10px; font-size:12px; }
.template-homepage .promotions .topangebot .info .title { text-transform: uppercase; }
.template-homepage .promotions .topangebot .info p { margin:0; padding:0; }

.template-homepage .promotions .angebote { margin-top:2px; }
.template-homepage .promotions .angebote .link { padding:0 20px; line-height: 50px; }
.template-homepage .promotions .angebote .item {position:relative; }
.template-homepage .promotions .angebote .item + .item .link { margin-top:2px }
/*.template-homepage .promotions .angebote .item .button {  padding:6px 0 0 0; width:29px; margin-left:20px; }*/
.template-homepage .promotions .angebote .item .button {  position:absolute; right:20px; width:29px; padding:6px 0 0 0; top:50%; margin-top:-15px;}



/*@media (min-width: 768px) {  */
@media (min-width: 991px) {  
    
    .template-homepage .promotions .angebote .item { width:50%; float:left; }    
    .template-homepage .promotions .angebote .link { margin-right:1px; }
    .template-homepage .promotions .angebote .item + .item .link { margin-left:1px; margin-right: 0px; margin-top:0;  }    

    .template-homepage .promotions .angebote .item .button { position: static;  padding:6px 0 0 0; width:29px; margin-left:20px;  }
    
}






/*.cols-w-separator .span-6 h5 { background-color:red; }*/

.template-homepage .container-fluid.limited {
    max-width:1000px;
    padding-bottom:20px;
}


.template-homepage .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.template-homepage .container-fluid .row {
  margin-right: -15px;
  margin-left: -15px;
  
  
  
  /*reset old .row definition*/
  padding:0;
  max-width:none;
  width:auto;
  
}

.template-homepage .container-fluid .span-12, 
.template-homepage .container-fluid .span-10, 
.template-homepage .container-fluid .span-8, 
.template-homepage .container-fluid .span-6, 
.template-homepage .container-fluid .span-4,
.template-homepage .container-fluid .span-2  {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  
  width:100%;
}

.template-homepage .span-6 iframe { width:100%;  }





.template-homepage .onlineshop .content { background-color:#e5e6e6; }
.template-homepage .onlineshop .content section { padding:20px;  }
.template-homepage .onlineshop .content h5 { margin-top:0px; margin-bottom:0px; text-transform: none;  }
.template-homepage .onlineshop .content p { margin-top:0px;   }
.template-homepage .onlineshop .content ul { list-style:none; margin:40px 0 10px 0; }
.template-homepage .onlineshop .content ul a { text-decoration:underline; color:#000;}

.template-homepage .onlineshop hr { border-top: 1px solid #fff; margin:0; }

.template-homepage .onlineshop form { margin:20px 0; }

.template-homepage .onlineshop .input-row { margin-top:10px; }

.template-homepage .onlineshop .input-row .input input  { width:100%; }
.template-homepage .onlineshop input { border:0px none; background-color:#fff; padding:6px; }
.template-homepage .onlineshop input[type="submit"] ,
.template-homepage .onlineshop button,  
.template-homepage .item .button { 
  
  padding:0 20px;  
  outline: none;
  border: none;
  cursor: pointer;
  
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  background: url('../images/box-btn-bg.png') repeat-x;

  height:29px;
  line-height: 29px;
  text-align: center;;
  font: bold 14px arial, sans-serif;
  color: #ffcc00;
  
  
}

.template-homepage .onlineshop .search .input-row input { width:85%; }
.template-homepage .onlineshop .search .input-row button { width:15%; padding:0; }



.template-homepage .box h4 {   background-color:#999999; color:#fff; font-size:16px; margin:0; padding:15px; }
.template-homepage .box .content { margin:15px; position:relative; margin-right:50px; }
.template-homepage .box .content .button-absolute-bottom-right {  position:absolute; bottom:0; right:-35px; height:30px; padding:6px 10px 0 10px;   }





@media (min-width: 661px) {   
    header .motto { display:block; color:#dedede !important; }
}



@media (min-width: 768px) {    
    
    
    
    
    .template-homepage h4 { font-size: 24px; margin:25px 0;  }
    .template-homepage h5 { font-size: 16px; }
    
   
    
    
    .template-homepage .container-fluid .span-12, 
    .template-homepage .container-fluid .span-10, 
    .template-homepage .container-fluid .span-8, 
    .template-homepage .container-fluid .span-6, 
    .template-homepage .container-fluid .span-4,  
    .template-homepage .container-fluid .span-2  {
  
        float: left;
        
    }    
    
    .template-homepage .container-fluid .span-12 {
      width: 100%;
    }
    .template-homepage .container-fluid .span-10 {
      width: 83.3333333333333%;
    }
    .template-homepage .container-fluid .span-8 {
      width: 66.66666667%;
    }

    .template-homepage .container-fluid .span-6 {
      width: 50.000000000%;
    }    
    
    .template-homepage .container-fluid .span-4 {
      width: 33.333333333333%;
    }    
    .template-homepage .container-fluid .span-2 {
      width: 16.66666666666%;
    }      
}


@media (min-width: 991px) {  
    
    .template-homepage .onlineshop .input-row label { width:40%; float:left; padding-top:6px;}
    .template-homepage .onlineshop .input-row .input  { width:60%; float:left; }     
}


.news.single .bx-image-slider ul { margin:0;  }
.news.single .bx-image-slider .item {  }
.news.single .bx-image-slider .item img { display:block; margin:0 auto; }






.powermail_label { float:none; width:auto; }

.powermail_field { border:0px none; padding:0; width:auto; }
.powermail_field .powermail_input { width:400px; padding:3px; border:1px solid #ccc; 

    box-shadow: inset 1px 0px 0px #c7c7c7,inset 0px 1px 0px #a6a6a6;
    -webkit-box-shadow: inset 1px 0px 0px #c7c7c7,inset 0px 1px 0px #a6a6a6;
    -moz-box-shadow: inset 1px 0px 0px #c7c7c7,inset 0px 1px 0px #a6a6a6;
}
.powermail_field .powermail_textarea { width:400px; padding:3px; border:1px solid #ccc; }
.parsley-errors-list { color: red; margin-bottom:10px; }
.parsley-errors-list li { margin-top:5px; margin-bottom:5px; }



/*changes picture height - Über uns*/
.main-content .tx-basicslider .bx-viewport ul li img {
    max-height: 300px;
}

.socialmedia_Buttons{
    height: 60px;
    width: auto;
    padding-top: 10%;
    padding-right: 5%;
}