
  #navi {
  clear: both;
  float: left; 
  width: 200px;
 }
  
   ul#Navigation {
   text-align: left;
   margin: 0.0em; 
   padding: 0.0em;
}

  ul#Navigation li {
   list-style: none;
   margin: 0px; 
   padding: 0px;
  }
  

  
 ul#Navigation a {
   display: block;
   text-decoration: none;   
   letter-spacing: 1px;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 23px;
   padding-right: 5px;
   }
    
    * html  ul#Navigation a {
    margin: 0px;
   }

   


  ul#Navigation a:hover {
  
   font-weight:bold;
   }
  
  .sidebar_sub_act a{
   color: white; 
   background-color: #C1B48A;
   border-bottom: 1px solid white;
   font-size: 16px;
   font-weight:bold;
   background-image: url(../img/menu.gif);
   background-repeat: no-repeat;
   background-position:5px 8px;
   }
   


  .sidebar_sub_nor a{
   color: white; 
   background-color: #C1B48A;
   border-bottom: 1px solid white;
   font-size: 16px;
   background-image: url(../img/menu.gif);
   background-repeat: no-repeat;
   background-position:5px 8px;
   }
  
  /*Anfang SUBSUBMEN?*/
 
  ul#Navigation1 {
   text-align: left;
   margin: 0.0em; 
   padding: 0.0em;

}

  ul#Navigation1 a:hover {
  font-weight:bold
   }

  .sidebar_sub_act1 a{
   color: #A0884A; 
   background-color: #E9E3D3;
   font-size: 11px;
   font-weight:bold;
   background-image: url(../img/blank.gif);
   background-repeat: no-repeat;
   background-position:5px 8px;
   border-bottom: 1px solid white;
   text-transform:uppercase;   
   }

  .sidebar_sub_nor1 a{
   color: #A0884A; 
   background-color: #E9E3D3;
   font-size: 11px;
   font-weight:normal;
   background-image: url(../img/blank.gif);
   background-repeat: no-repeat;
   background-position:5px 8px;
   border-bottom: 1px solid white; 
   text-transform:uppercase;  
   }

 /*Ende SUBSUBMEN?*/


  /*Anfang SUBSUBSUBMEN?*/
 
  ul#Navigation2 {
   text-align: left;
   margin: 0px;
   padding: 0px;
 
   background-color: #F5F2E9;
   }

  ul#Navigation2 a{
  padding-left: 35px;
   }

  ul#Navigation2 a:hover {
  font-weight:bold
   }

  .sidebar_sub_act2 a{

   color: #A0884A; 
   background-color: #F5F2E9;
   
   font-size: 12px;
   font-weight:bold;
   background-image: url(../img/blank.gif);
   background-repeat: no-repeat;
   background-position:5px 8px;
   border-bottom: 1px solid #F5F2E9;
   text-transform: none;    
}
    
  

  .sidebar_sub_nor2 a{

   color: #A0884A; 
   background-color: #F5F2E9;
   font-size: 12px;
   font-weight:normal;
   background-image: url(../img/blank.gif);
   background-repeat: no-repeat;
   background-position:5px 8px;
   border-bottom: 1px solid #F5F2E9;
   text-transform: none;   
   }

 /*Ende SUBSUBSUBMEN*/
 
   /*Anfang SUBSUBSUBMEN Cateringformular*/
 
  ul#Navigation3 {
   text-align: left;
   margin: 0px;
   padding: 0px;
 
   background-color: #F5F2E9;
   }

  ul#Navigation3 a{
  padding-left: 45px;
   }

  ul#Navigation3 a:hover {
  font-weight:bold
   }

  .sidebar_sub_act3 a{

   color: #A0884A; 
   background-color: #faf9f4;
   
   font-size: 12px;
   font-weight:bold;
   background-image: url(../img/blank.gif);
   background-repeat: no-repeat;
   background-position:5px 8px;
   border-bottom: 1px solid #F5F2E9;
   text-transform: none;    
}
    
  

  .sidebar_sub_nor3 a{

   color: #A0884A; 
   background-color: #faf9f4;
   font-size: 12px;
   font-weight:normal;
   background-image: url(../img/blank.gif);
   background-repeat: no-repeat;
   background-position:5px 8px;
   border-bottom: 1px solid #F5F2E9;
   text-transform: none;   
   }

 /*Ende SUBSUBSUBMEN Cateringformular */
  
  
  







