@media only screen and (max-width: 1024px) {
  body,#header{
    background-image:none;
    background-color:#003063;
  }
  h1{
    font-size:30px;
    line-height: 30px;
  }
  h1,h2,h3{
    margin-right:0;
    max-width:736px;
  }
  .noDesk{
    display:block;
  }
  .onlyDesk{
    display:none;
  }
  .frame-noDesk{
    display:block;
  }
  .frame-onlyDesk{
    display:none;
  }

  .aktiv{
    display:block !important;
  }
  #header{
    background-image:none;
    position:relative;
  }
  #header-inner{
    margin-top:0;
    width:768px;
  }
  #schornstein{
    display:none;
  }
  img.dach{
    display:none;
  }
  #header #logo{
    left:16px;
    top:20px;
    width:130px;
    z-index:-1;
  }
  #header form#search{
    border-radius: 5px;
    right: 2.5%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    
  }

  /*
   * Service - Navigation
   */
  #nav-service{
    margin-top:12px;
    right:2.5%;
  }
  
  /*
   * Login - Box
   */
  #login{
    top: 74px;
    right:2.45%
  }
  
  /*
   * Main - Navigation
   */
  nav#nav-main{
    display:none;
  }
  #box-nav-main-mobil{
    display:block;
    background-color: #f6f6f6;
    background-image: url("../images/menu_down.png");  
    background-position: 94%;
    background-repeat: no-repeat;
    background-size: 15px;
    margin-left: 14px;
    margin-top: 150px;
    overflow:hidden;
    position: absolute;
    width: 125px;
  }
  #box-nav-main-mobil a{
    color:#003366;
    display: block;
    font-family:'FilsonProHeavy', Arial, sans-serif;
    font-size:16px;
    line-height:30px;
    padding-left:30px;
    text-align:left;
    text-decoration:none;
  }
  #box-nav-main-mobil.open{
    background-image: url("../images/menu_up.png");
  }
  nav#nav-main-mobil{
    float:none;
    margin-left: 14px;
    position: absolute;
    text-align:left;
    top: 145px;
    width:360px;
  }
  nav#nav-main-mobil div{
    background-color:#f3f8fb;
  }
  nav#nav-main-mobil ul li{
    border-top: 1px;
    border-color: #e0e1e4;
    border-top-style: solid;  
    display: block;
    padding-left:30px;
  }
  nav#nav-main-mobil ul a,
  nav#nav-main-mobil div a{
    border-top: 1px;
    border-top-color: #e0e1e4;
    border-top-style: solid;  
    color: #003366;
    display:block;
    font-size: 16px;
    line-height:30px;
    text-decoration:none;
  }
  nav#nav-main-mobil div a{
    padding-left:30px;
  }
  nav#nav-main-mobil div.toggler{
    background-image: url("../images/menu_down.png");
    background-color:transparent;
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 15px;
    border-top: 1px;
    border-top-color: #e0e1e4;
    border-top-style: solid;  
    border-bottom: 0;
    margin-top:0;
    margin-bottom:0;
    text-align:left;
  }
  nav#nav-main-mobil div.toggler.active{
    background-image: url("../images/menu_up.png");
    background-repeat: no-repeat;
    background-position: 98%;  
  }

  nav#nav-main-mobil div.toggler span{
    color: #003366;
    font-size: 16px;
    padding-left: 30px;
    line-height:30px;
  }
  div.toggler{
    margin-right:0;
  }
  div.toggler:hover{
    cursor:pointer;
  }
  nav#nav-main-mobil nav ul li a{
    display: block;
  }
  nav#nav-main-mobil ul li a:hover{
    text-decoration:none;
  }
  div.ce_accordionStart.ce_accordion.block{
    display:block;
  }
  nav#nav-main-mobil ul.level_2 li{
    background-color:#f3f8fb;
    border-top:none;
    
  }
  nav#nav-main-mobil ul.level_2 li a{
    border:0;
    font-size: 14px;
    padding-left:0;
  }
  nav#nav-main-mobil ul.level_2 li a:hover{
    color:#0099ff;
  }
  nav#nav-main-mobil div.ce_accordionStart.ce_accordion.block ul.level_2{
    display:block;
    padding-left:20px;
  }
  #wrapper,
  #content{
    overflow:hidden;
    width:768px;
  }
  /* #content{
    padding-left:16px;
    padding-right:0;
    padding-top: 200px;
  }
  */
  
  #content{
  
    padding-left: 3%;
    padding-right: 3%;
    width:100%;
  }
  
  .content_head{
    width:100%;
  }

  .content_head h1{
    color: #003366;
    left:0;
    margin-top:10px;
    margin-bottom:10px;
    position: relative;  
    top:0;
  }

  #image_teaser h2{
    font-size:30px;
    line-height: 35px;
    width: 50%;
  }
  #image_teaser{
    height:230px;
    margin-right:16px;
    width:488px;
  }
  #hamburg_karte{
    background-position: 95% 100%;
    background-size: 83%;
    height:230px;
    width:230px;
  }
  #hamburg_karte h2{
    width:200px;
  }
  #hamburg_karte p{margin-top:90px;}
  .two-col #main{
    width:752px;
  }
  .content_head{
    max-width:736px;
  }
  #aside{
    padding-right:0;
    padding-top:0;
    width:752px;
  }
  #footer-info-area-inner{
    margin-left: 15px;
    margin-right: 15px;
  }
  .third{
    margin-right:0;
    width:245px;
  }
  .third p{
    font-size:14px;
  }
  .page-third{
    width:46.7%;
  }
  div.boxIsotopeItem {
    margin-right:16px;
  }
  div.modul_accordion{
    overflow:hidden;
    padding-right:0;
    max-width:736px;
  }
  div.toggler h2{
    padding-left: 40px;
    width:85%;
  }
  div.modul_text{
    max-width:736px;
    padding-right:0
  }
  div.modul_text p{
    width:100%;
  }
  .modul_bild-text{
    max-width:736px;
  }
  .modul_bild-text p{
    margin-left: 376px;
    padding-right:0;
  }
  .modul_bild-text ul{
    margin-left: 395px;
    padding-right:0;
  }
  div.modul_google-map-gross{
    padding-right:0;
    max-width:736px;
  }
  div.modul_slide-show{
    padding-right:0;
    max-width:736px;
  }
  div.modul_text-dreispaltig{
    margin-right:13px;
  }
  div.modul_vollbild{
    padding-right:0;
    max-width:736px;
  }
  div.modul_tabelle{
    padding-right:0;
    max-width:736px;
  }
  div.modul_aside-standard{
    margin-right:13px;
  }
  div.modul_download1{
    margin-right:13px;
  }
  div.modul_download2{
    margin-right:13px;
  }
  div.modul_download3{
    width:365px;
  }
  div.modul_suche{
    margin-right:13px;
  }
  div.modul_suchliste{
    margin-right:13px;
  }
  div.modul_text-width360{
    margin-right:13px;
  }
  .modul_bild-text-expanded div.ce_accordionStart.ce_accordion{
    margin-left:376px;  
  }
  .modul_bild-text-expanded h2,
  .modul_bild-text-expanded h3{
    margin-left:376px;
    margin-right:16px;
  }
  .modul_bild-text-expanded p{
    margin-left: 376px;
    padding-right:16px;
  }
  #hhkarte_background{
    max-width:736px;
  }
  img.bordereffekt,
  div.modul_kalender table{
    max-width:100%;
  }
  
  figcaption {
    max-width: 790px;
  }
  
  .flexslider .slides img{width:auto !important; height:230px !important;}

}


