#access_nav{
    background-image:repeating-linear-gradient(#FFF, #FFF 2px, #123274 2px, #123274 9px);
    float: right;
    }
    
  .access_aid{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 60px;
    padding-top: 40px;
    background: #123274 20px 20px / 40px 20px no-repeat;
    }
  
  #topnav{
    display: none;
    }
  
  
  *{
    box-sizing: border-box;
    }

    html{
    /*min-width: auto;*/
    }

  .body_width{
    width:100%;
    padding: 0px 10px;
    margin: 0 auto;
    }

  
  
  
  .bodytext{
    /*width: auto;*/
    }
    
  .bodytext img{
    width: 100%;
    height: auto;
    padding: 0px;
    margin-bottom: 20px;
    }
    
  body, html{
   
    
    }
  
  #headline{
    margin-top: -25px;
    transition: margin-top 1s ease;
    padding: 0;
    } 
  #headline p {
    padding: 10px 0;
  }

    
  #topnav li{
    float: none;
    }
    
  .sf-menu a{
    color: #fff;
    }    

  #topnav{
    position: absolute;
    background-color: #123274;
    right: 0px;
    top: 60px;
    padding: 10px;
    width: 100%;
    }
    
  #topnav li  ul{
    display: none;
    position: absolute;
    }
    
  
    
  
  #topnav .sf-menu ul{
    position: initial;
    }
    
  .sf-menu{
    width: 100%;
    margin-left: -28px;
    }  
  
  .sf-menu ul li{
    width: 100%;
    }
  
  
  .sf-menu ul li{
    background: #123274;
    }
    
    
  #topnav .sf-menu li:hover a{
    color: #fff;
    }  
    
  .sf-menu li:hover li{
    background-color: #123274;
    }  
    
  .sf-menu li:hover{
    background-color: transparent;
    }


#slogan p{
  margin: 10px 0 10px 0;
}


#leistungen_menu{
  height: 428px;

}

#leistungen_menu img{
display: none;
}


#content_kanzlei,
#linksammlung_width{
width: 100%;
}

  
@media(min-width: 635px){

.body_width{
    width: 960px;
    position: inherit;
    z-index: 1;
    } 
  
  
  #access_nav{
    display: none;
    }
  
  .bodytext img{
    margin-bottom: 0px;
    max-width: 320px;
    }
    
  .bodytext{
    /*width: 100vw;*/
    }
    
  #headline{
    margin-top: 39px;
    transition: margin-top 1s ease;
    padding: 4px 0 8px 0;
    }  
    
    
  #topnav{
    display: inline;
    background-color: transparent;
    position: inherit;
    padding: 0px;
    }
    
  #topnav li{
    float: left;
    border-right: 1px solid #efefef;
    }  
    
    
  .sf-menu a{
    color:#123274;
    }  
    
    
  #topnav .sf-menu ul{
    position: absolute;
    }  
    .sf-menu li, .sf-menu ul li {
    transition: 300ms ease-in-out;
    }
  .sf-menu ul li{
    background: #fff;
    }
    
    
  #topnav .sf-menu li:hover a{
    color: #123274;
    }  
  .sf-menu li:hover li{
    background-color: #fff;
    }
    
  .sf-menu li:hover{
    background-color: #eeeeed;
    }  
    

  #slogan p{
  margin: 70px 10px 10px 50px;
  background-color: #fff;
  color: rgba(18, 50, 116, 1);
  padding: 10px;
  margin: 130px 50px 10px 0px;
  font-size: 28px;
  line-height: 38px;
}

    
    
  }

@media(min-width:649px){
 #leistungen_menu{
  height: 294px;

}


}


@media(min-width: 873px){
  #slogan p{
  margin: 140px 280px 10px 0px;
  background-color: #fff;
  padding: 20px;
  color: rgba(18, 50, 116, 1);
}
}


  
@media(min-width: 960px){
   
  .bodytext{
    width: 960px;
    }
    
#c5 .bodytext,
#c24 .bodytext{
  width: auto;
}

.floating_kanzlei{
  float: right;
  margin: 0px;
}

#leistungen_menu img{
display: inline;
}

#welcome p{
  width: 840px;
} 

#content_kanzlei{
width: 550px;}

#linksammlung_width{
  width: 500px;
}

  }




td {
  vertical-align: top;
  }
td .bodytext img {
  width: auto;
  }

@media(max-width: 640px){
  * {
    font-size: 14px;
  }
  header .body_width a:nth-child(2) {
    display: none;
  }
  nav li a{
    font-size: 12px;
  }
  header .body_width img {
    height: 40px;
    margin: 11px 0 5px 0;
  }
  #topnav {
    z-index: 10;
  }
  #slogan {
    height: 200px;
  }
  #slogan img {
    height: 200px;
  }
  #slogan p {
    position: absolute;
    font-size: 14px;
    line-height: 18px;
    max-width: 60%;
    color: #123274;
    margin-top: 100px;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 10px;
    z-index: 2;
  }
  #welcome {
    padding: 20px 0;
  }
  #leistungen_menu {
    height: 410px;
  }
  #leistungen_menu ul {
    width: 100%;
  }
  div#leistungen_menu a, footer a {
    font-size: 14px;
  }
}

@media(max-width: 700px){
  td {
    display: block;
  }

}



@media(max-width: 960px) {
  header .body_width img {
    margin-left: 24px;
  }
  .sf-menu {
    margin-left: 0;
  }
  .sf-menu > li > a {
    padding: 2em 1em;
  }
  #welcome h1 {
    padding-left: 10px;
    margin-top: -10px;
  }
  .body_width {
    width: 100%;
  }
}




html, body{
  height: 100%;
}

footer{
  background-color: #123274;
  color: #fff;
  height: 340px;
  position: relative;
  margin-top: -340px;
  clear: both;
  margin-bottom: 0px;
  padding-top: 40px;
}


.footer-float{
  margin-bottom: 30px;
}



footer p{

line-height: 8px;

}





#wrap{
  height: auto;
  min-height: 100%;
}


#footer_helper{
  padding-bottom: 340px;
 
}

.bold{
  color: #123274;
}


@media(min-width: 635px){

.sf-menu > li ul li {
    transition: 300ms ease-in-out;
  }
  .sf-menu > li ul li:hover {
    background-color: #EEEEED
  }

#footer_helper{
  padding-bottom: 200px;
 
}


footer{
  height: 230px;
  margin-top: -200px;

}


.footer-float{
  float: left;
  margin-right: 50px;
}

.footer-links{
float: right;
  margin-top: 7px;
}

}