#logo a {
   display: block;
   width: 180px;
   height: 55px;
   background: url(/localmedia/logo.gif) top left no-repeat;
}


@media (max-width: 960px) { 
   #wrap { width: 100%; }
   #logobar, #topmenu, #footer, #status { width: 100%; margin:0; }
   #footer { float: none; margin: 0; }

   #content { width: 98%; padding: 0px 1% ; }
   
   DIV.eventembed, DIV.eventembed TABLE.eventtable, #loginmenu, #userinfo { 
       width: auto; margin: 0; 
   }
   
   div.newsembed, #advertising { visibility: hidden; display: none; } 
  IMG.shadow { display: none; }

   #menubar { position: absolute; left: -180px; background: none; background-color: white; z-index: 999; }
    
   #menuicon {
      float: left;
      width: 60px;
      height: 60px;
      background: url(/localmedia/hamburger-white.png) center center  no-repeat;
      background-size: 30px;
   }
   
#logobar { background-color: #595959; }
   
 
   
#logo a {
   display: block;
   width: 300px;
   height: 60px;
   background: url(/localmedia/logo-oneline.gif) center left no-repeat;
}

ul.level_1 li a {
  line-height: 25px;
  font-size: 13px;
}
   
   
}

@media (min-width: 960px) {
   #menumask {  visibility: hidden;  }
   #menuhandle { visibility: hidden; }
}


#menumask {  left: -130px !important; }

#menumask {  
	position: absolute;
	z-index: 999;
	background: none;
}

