/*************************************************/
/*************************************************/
/*************************************************/
/*************************************************/
.slicknav_menu {
  display: none;
}
.slicknav_menu .slicknav_nav li.nav1_act a {
  color: #ff4500;
}
.slicknav_menu .nav2_act a {
  color: #ffa500;
}
.slicknav_menu span {
  display: none;
}
.slicknav_menu ul.slicknav_nav {
  padding-top: 10px;
  border-top: 1px solid #ffffff;
}
iframe {
  padding: 25px 0;
}
/*************************************************/
/*************************************************/
@media only screen and (max-width: 740px) {
  body {
    padding: 0;
  }
  iframe {
    width: 100% !important;
    height: auto !important;
  }
  .js #menu {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
    position: fixed;
    width: 100%;
    max-height: 100%;
    overflow-y: scroll;
    top: 0;
    z-index: 99;
  }
  #wrapper {
    width: 100%;
    margin-top: 54px;
  }
  #header {
    background-size: auto !important;
    height: 80px !important;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #header #logo img {
    width: 300px;
    height: auto;
  }
  #toolplace {
    padding-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 999;
  }
  div.tx-powermail {
    width: auto !important;
  }
  .powermail_field.powermail_input,
  .powermail_field.powermail_textarea {
    width: 98%;
    min-height: 20px;
    border-radius: 0;
    -webkit-appearance: none;
  }
  input.powermail_field.powermail_submit {
    height: 28px;
    border-radius: 0;
  }
  #search {
    display: none;
  }
  #header #toolplace #headlinks {
    margin-top: 17px;
  }
  a#headlink_home,
  a#headlink_kontakt,
  a#headlink_extranet {
    text-decoration: none;
    font-size: 16px;
    padding-right: 10px;
  }
  input#user,
  input#pass {
    -webkit-appearance: none;
    width: 98.5%;
  }
  #links,
  #content,
  #rechts {
    float: left;
  }
  #section,
  #rechts {
    padding: 0 2.5%;
    box-shadow: none !important;
  }
  #links {
    display: none;
  }
  #content {
    padding: 0 !important;
    width: 100%;
  }
  #rechts {
    width: 100% !important;
    padding: 0 !important;
  }
  #boxen {
    width: auto !important;
    padding: 0 10px;
  }
  #boxen .csc-textpic-imagewrap {
    width: 100%;
  }
  #boxen .csc-textpic-imagewrap .csc-textpic-image.csc-textpic-last {
    width: 100%;
  }
  #boxen .csc-textpic-imagewrap .csc-textpic-image.csc-textpic-last img {
    width: 100%;
    max-width: 100%;
  }
  #bilder {
    display: none;
  }
  #section #content .csc-textpic-image.csc-textpic-last img {
    max-width: 100%;
    height: auto;
  }
  div#footer {
    float: left;
    width: 95%;
    border-radius: 0;
    padding-left: 5%;
  }
}
/*************************************************/
