@media only screen and (max-width:940px) {
  html, body {
    height: inherit;
  }
  body {
    height: inherit;
    font-size: 100.1%;
    font-weight: 400;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center -100px;
  }
  body#startseite, body#biografie, body#media, body#konzerte, body#repertoire, body#galerie, body#kontakt, body#impressum, body#studium {
    background-image: none;
  }
  #top, #bottom, #left, #right {
    position: fixed;
    background-color: #7d0f16;
    z-index: 2000
  }
  #top {
    height: 20px;
    top: 0;
    left: 0;
    width: 100%
  }
  #bottom {
    height: 20px;
    bottom: 0;
    left: 0;
    width: 100%
  }
  #left {
    width: 10px;
    top: 0;
    left: 0;
    height: 100%
  }
  #right {
    width: 10px;
    top: 0;
    right: 0;
    height: 100%
  }
  .logobox img {
    display: block;
    width: 210px;
    min-width: 210px;
    max-width: 210px;
  }
  #content {
    display: block;
    position: relative;
    top: inherit;
    margin-top: -50px;
    left: inherit;
    margin-left: 5%;
    width: 90%;
    max-width: 94%;
    z-index: 1000;
    text-align: left;
  }
  #text {
    display: block;
    position: relative;
    text-align: left;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    background-color: rgba(125, 15, 22, 0.85);
  }
  .responsive {
    display: block;
    margin: 0 auto;
    padding-top: 50px;
  }
  .responsive img {
    display: block;
    width: 100%;
    height: auto;
  }
  .responsive img.logo {
    max-width: 200px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  #content .telrespons {
    text-decoration: underline;
  }
  #galeriebilder a img {
    width: 31%;
    padding: 0px;
    height: auto;
    display: inline-block;
    margin-top: 0px;
    margin-right: 1%;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  #galeriebilder a:nth-child(4n) img {
    margin-right: 1%;
  }
  .col1-2 {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 1.0em;
  }
  .col2-2 {
    display: block;
    float: none;
    width: 100%;
  }
  #news {
    display: block;
    background-color: #000;
    position: relative;
    bottom: inherit;
    left: inherit;
    margin: 0 auto;
    margin-top: 20px;
    z-index: 0;
    width: 70%;
    min-width: 150px;
  }
  /* --- Textformatierungen ------------------- */
  h1 {
    font-size: 18px;
    font-size: 1.4em;
    color: #e9b745;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 16px;
    margin-bottom: 1.2em;
  }
  #content p {
    font-size: 16px;
    font-size: 0.95em;
    line-height: 170%;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    margin-bottom: 1.2em;
  }
  /* Social Media Links ----------- */
  #smlinks {
    position: relative;
    bottom: inherit;
    right: inherit;
    z-index: 10000;
    padding-bottom: 20px;
  }
  #smlinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #smlinks li {
    display: inline-block;
    margin-left: 20px;
  }
  #smlinks ul li a {
    text-decoration: none;
    color: #fff;
  }
  #smlinks ul li a:hover {}
  #smlinks ul li img {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: auto;
    color: #fff;
    fill: #fff;
    margin-right: 10px;
  }
  /* Navigartion ------------------ */
  ul#nav li a.logobox {
    display: none;
  }
  ul#metanavi {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-left: 0px;
    margin-bottom: 10px;
    z-index: 500;
    text-align: left;
  }
  #startseite ul#metanavi {
    position: relative;
    margin-left: inherit;
    margin: 0 auto;
    top: inherit;
    bottom: inherit;
    left: inherit;
    font-size: 0.8em;
    text-align: center;
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  ul#nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50px;
    right: inherit;
    padding-left: 4%;
    padding-right: 4%;
    z-index: 500;
    width: 96%;
    border: 0px solid #fff;
    text-align: left;
    background-color: #000;
  }
  ul#nav li {
    text-align: left;
  }
  ul#nav li a {
    display: block;
    color: #fff;
    font-size: 30px;
    font-size: 1.7em;
    font-weight: 300;
    text-decoration: none;
    margin-bottom: 15px;
    text-transform: uppercase;
    text-align: left;
  }
  ul#nav li a.biografie {
    margin-left: 0%;
  }
  ul#nav li a.media {
    margin-left: 0%;
  }
  ul#nav li a.konzerte {
    margin-left: 0%;
  }
  ul#nav li a.repertoire {
    margin-left: 0%;
  }
  ul#nav li a.galerie {
    margin-left: 0%;
  }
  ul#nav li a.kontakt {
    margin-left: 0%;
  }
  ul#nav li a.studium {
    margin-left: 0%;
  }
  ul#nav li a.logobox {
    margin-left: 20%;
    margin-top: 10px;
  }
  /* Navi ein- und ausblenden */
  #navbutton {
    display: block;
    position: fixed;
    width: 100%;
    top: 0px;
    right: 0px;
	  padding-top: 5px;
    background-color: #7d0f16;
    z-index: 1500;
    border: 0px solid #fff;
  }
  .naveins, .navzwei {
    display: block;
    border: 0px solid red;
  }
  p.navaus a, p.navein a {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    padding: 10px;
    padding-left: 50px;
    color: #fff;
    font-size: 0.85em;
    font-weight: normal;
    background-image: url(../bild/navi.svg);
    background-repeat: no-repeat;
    background-position: 20px 3px;
    background-color: #7d0f16;
    border-right: 0px solid red;
  }
  .aktiv-eins p.navein {
    display: none;
  }
  p.navaus {
    display: none;
  }
  .aktiv-eins p.navaus {
    display: block;
  }
  .aktiv-eins p.navaus a {
    background-image: url(../bild/navi-aus.svg);
  }
  .js ul#nav {
    position: fixed;
    margin: 0 auto;
    top: 35px;
    width: 88%;
    display: none;
    background-color: #000;
    z-index: 8000;
    -moz-transition: 0.6s all ease;
    -webkit-transition: 0.6s all ease;
    -o-transition: 0.6s all ease;
    transition: 0.6s all ease;
    display: block;
    right: -120%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 4%;
    padding-right: 4%;
  }
  .aktiv-eins ul#nav {
    background-color: #000;
    top: 40px;
    right: 5%;
    width: 82%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 4%;
    padding-right: 4%;
    position: absolute;
    display: block;
    /*box-shadow: 0 0px 7px rgba(0, 0, 0, 0.5);*/
    z-index: 2800;
  }
  .aktiv-eins #content, .aktiv-eins .responsive, .aktiv-eins #smlinks {
    display: none;
  }
}