/* --- 1655 -------------------------S-------------------- */
@media only screen and (max-width: 1683px) {
  #mainnavi a {
    padding: 3px 22px;
    font-size: 15px;
  }
  #logo {
    width: 290px;
  }
}
/* --- 1350 --------------------------------------------- */
@media only screen and (max-width: 1359px) {
  nav {
    height: 120px;
  }
  #head_bild {
    padding-top: 120px;
  }
  header.nopd {
    padding-bottom: 0;
    margin-bottom: 0 !important;
  }
  #news_start,
  #tw_itter_ct {
    width: 30%;
  }
  #content .sm {
    width: 70%;
  }
  #content.pd {
    padding-top: 150px;
  }
}
/* --- 1040px --------------------------------------------- */
@media only screen and (max-width: 1040px) {
  h1 {
    font-size: 1.5em;
    line-height: 1.3em;
  }
  h2 {
    font-size: 1em;
  }
  h3 {
    font-size: .8em;
  }
  #logo {
    width: 100%;
    margin-top: 65px;
    text-align: center;
    padding: 0;
    font-size: 30px;
  }
  header #mainnavi {
    display: none;
  }
  header #burgerbutton,
  header #mobilemenu {
    display: block;
  }
  header .lang {
    top: 10px;
  }
  header .lang .item {
    margin-left: 15px;
  }
  header .lang .item img {
    width: 30px;
  }
  #content .sm {
    width: 100%;
    float: none;
  }
  aside {
    float: none;
    margin: 0 auto;
  }
}
/* --- 980px --------------------------------------------- */
@media only screen and (max-width: 979px) {
  #news_start,
  #twitter_ct {
    float: none;
    width: 100%;
  }
}
/* --- 640px --------------------------------------------- */
@media only screen and (max-width: 640px) {
  #presse .item {
    margin-bottom: 30px;
  }
  #presse .item .datum {
    margin-bottom: 10px;
    text-align: left;
  }
  #presse .item .text {
    padding-left: 0;
  }
}
/* --- 580px --------------------------------------------- */
@media only screen and (max-width: 584px) {
  .start .titelbild {
    width: 100%;
    text-align: center;
  }
  .start .text {
    width: 100%;
  }
}
/* --- 480px --------------------------------------------- */
/*@media only screen and (max-width: 479px) {*/
@media only screen and (max-width: 479px) {
  footer .totop {
    left: initial;
    right: 20px;
    color: white;
    font-size: 30px;
  }
}
/* --- 320px --------------------------------------------- */
