#menu
{
width:180px;

}


/* ############## FRANCHISE MENU ############## */

#menu li a {
      display: block;
      width: 180px;
      height: 17px;
      margin: 0;
      text-decoration: none;
      padding: 3px 1px;
	  }

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}	  


#menu li .fa1 { background: url(../gfx/menu/1c.gif); background-repeat: no-repeat; }
#menu li .fa2 { background: url(../gfx/menu/2c.gif); background-repeat: no-repeat; }	
#menu li .fa3 { background: url(../gfx/menu/3c.gif); background-repeat: no-repeat; }
#menu li .fa4 { background: url(../gfx/menu/4c.gif); background-repeat: no-repeat; }
#menu li .fa5 { background: url(../gfx/menu/17c.gif); background-repeat: no-repeat; }

#menu li a.faktuell1 { background: url(../gfx/menu/1a.gif); background-repeat: no-repeat; }
#menu li a.faktuell2 { background: url(../gfx/menu/2a.gif); background-repeat: no-repeat; }
#menu li a.faktuell3 { background: url(../gfx/menu/3a.gif); background-repeat: no-repeat; }
#menu li a.faktuell4 { background: url(../gfx/menu/4a.gif); background-repeat: no-repeat; }
#menu li a.faktuell5 { background: url(../gfx/menu/17a.gif); background-repeat: no-repeat; }

#menu li .fa1:hover { background: url(../gfx/menu/1b.gif); background-repeat: no-repeat; }
#menu li .fa2:hover { background: url(../gfx/menu/2b.gif); background-repeat: no-repeat; }
#menu li .fa3:hover { background: url(../gfx/menu/3b.gif); background-repeat: no-repeat; }
#menu li .fa4:hover { background: url(../gfx/menu/4b.gif); background-repeat: no-repeat; }
#menu li .fa5:hover { background: url(../gfx/menu/17b.gif); background-repeat: no-repeat; }

/* ############## FRANCHISE SUBMENU ############## */

#menu ul ul {
	list-style-type: none;
	margin-left:  10px;
	padding-left: 0px;
	 border-left: thin solid #CA241F;
    }

#menu li .fb1 { background: url(../gfx/menu/5c.gif); background-repeat: no-repeat; }
#menu li .fb2 { background: url(../gfx/menu/6c.gif); background-repeat: no-repeat; }	
#menu li .fb3 { background: url(../gfx/menu/7c.gif); background-repeat: no-repeat; }	
#menu li .fb4 { background: url(../gfx/menu/8c.gif); background-repeat: no-repeat; }	
#menu li .fb5 { background: url(../gfx/menu/9c.gif); background-repeat: no-repeat; }	
#menu li .fb6 { background: url(../gfx/menu/10c.gif); background-repeat: no-repeat; }
#menu li .fb7 { background: url(../gfx/menu/11c.gif); background-repeat: no-repeat; }	
#menu li .fb8 { background: url(../gfx/menu/12c.gif); background-repeat: no-repeat; }	
#menu li .fb9 { background: url(../gfx/menu/13c.gif); background-repeat: no-repeat; }	
#menu li .fb10 { background: url(../gfx/menu/14c.gif); background-repeat: no-repeat; }
#menu li .fb11 { background: url(../gfx/menu/15c.gif); background-repeat: no-repeat; }	
#menu li .fb12 { background: url(../gfx/menu/16c.gif); background-repeat: no-repeat; }		


#menu li .fb1:hover { background: url(../gfx/menu/5b.gif); background-repeat: no-repeat; }
#menu li .fb2:hover { background: url(../gfx/menu/6b.gif); background-repeat: no-repeat; }
#menu li .fb3:hover { background: url(../gfx/menu/7b.gif); background-repeat: no-repeat; }
#menu li .fb4:hover { background: url(../gfx/menu/8b.gif); background-repeat: no-repeat; }
#menu li .fb5:hover { background: url(../gfx/menu/9b.gif); background-repeat: no-repeat; }
#menu li .fb6:hover { background: url(../gfx/menu/10b.gif); background-repeat: no-repeat; }
#menu li .fb7:hover { background: url(../gfx/menu/11b.gif); background-repeat: no-repeat; }
#menu li .fb8:hover { background: url(../gfx/menu/12b.gif); background-repeat: no-repeat; }
#menu li .fb9:hover { background: url(../gfx/menu/13b.gif); background-repeat: no-repeat; }
#menu li .fb10:hover { background: url(../gfx/menu/14b.gif); background-repeat: no-repeat; }
#menu li .fb11:hover { background: url(../gfx/menu/15b.gif); background-repeat: no-repeat; }
#menu li .fb12:hover { background: url(../gfx/menu/16b.gif); background-repeat: no-repeat; }


#menu li a.faktuellb1 { background: url(../gfx/menu/5a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb2 { background: url(../gfx/menu/6a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb3 { background: url(../gfx/menu/7a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb4 { background: url(../gfx/menu/8a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb5 { background: url(../gfx/menu/9a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb6 { background: url(../gfx/menu/10a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb7 { background: url(../gfx/menu/11a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb8 { background: url(../gfx/menu/12a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb9 { background: url(../gfx/menu/13a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb10 { background: url(../gfx/menu/14a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb11 { background: url(../gfx/menu/15a.gif); background-repeat: no-repeat; }
#menu li a.faktuellb12 { background: url(../gfx/menu/16a.gif); background-repeat: no-repeat; }

