#header{
         padding-top:32px;
}
#hauptnavigation{
         font-size:18px;
         line-height:normal;
         display:block !important;
         margin-top:139px;
}
.sf-menu a,
.sf-menu span.active { padding: .5em .7em; }
.menu-button{ display:none !important; }

#logo img{ width:240px; max-width:100%;  }

#main{
         padding-top:40px;
}
hr{
         margin: 30px 0px 30px 0px;
}

@media (min-width:980px) and (max-width:1140px)
{
         #hauptnavigation{
                  font-size:16px;
                  line-height:normal;
                  margin-top:129px;
         }
         .sf-menu a,
         .sf-menu span.active { padding: .5em .4em; }
}



@media (min-width:768px) and (max-width:979px)
{
         #hauptnavigation{
                  font-size:16px;
                  line-height:normal;
                  margin-top:100px;
         }
         .sf-menu a,
         .sf-menu span.active { font-size:14px; padding: .3em .3em; }
}



@media (max-width:767px)
{
         #header{
                  padding-top:0px;
         }
         #main{
                  padding-top:10px;
         }
         #main .ce_text.first{
                 margin-bottom:0px !important;
         }
         #footer hr{
                 margin-bottom:40px !important;
         }
         .ce_gallery img{
                 width:120px;
                 height: auto;
         }
         .ce_table{
                 overflow:auto !important;
         }
         table{
                 font-size:14px !important;
                 line-height:normal !important;
         }
         hr{
                  margin: 10px 0px 10px 0px;
         }
         h1{
                  font-size:1.5em;
                  line-height:1.4em;
                  margin-bottom:24px;
         }
         #logo{
                 padding-top:20px;
                 margin-bottom:0px !important;
         }
         #wrapper{
                  margin-top:0px !important;
                  margin-bottom:0px !important;
                  border:0px solid #fff !important;
         }
         .mod_newslist .layout_latest.last{
                 margin-bottom:0px !important;
         }
         .mod_newsreader{
                 padding-top:20px;
         }
         #hauptnavigation{ display:none !important; }
         .menu-button{ display:block !important; }
         .startseite .ce_image.grid7 .image_container{
                  margin-top:0px !important;
         }
}