

	  

    #tabsm {
      float:left;
      width:960px;  
      font-size:11px;
      line-height:normal; border-bottom:1px solid #24618E;      }
	  

	  
    #tabsm ul {
	margin:0;
	padding:3px 0px 0px 5px;
	list-style:none;
      }
      
    #tabsm li {
      display:inline;
      margin:0;
      padding:0;
      }
      
    #tabsm a {
    display:block;
      float:left;
      background:url("../../../images/allg_bilder/tabsmenu/tableftm.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
	  

    #tabsm a span {
      float:left;
      display:block;
      background:url("../../../images/allg_bilder/tabsmenu/tabrightm.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#104F9F;  
      }
     

	  
    #tabsm a div {
      float:left;
      display:block;
      background:url("../../../images/allg_bilder/tabsmenu/tabrightm2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FF352B;   
      }   

	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
   
    #tabsm a span {float:none;}
	  /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsm a div {float:none;}
   
    /* End IE5-Mac hack */
   


/* neue css fur php code active link und inactive link bild blau farbe*/

 #tabsm a.inaktiverLink {
      float:left;
      background:url("../../../images/allg_bilder/tabsmenu/tableftm.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;

      }
    
	#tabsm a.aktiverLink, #tabsm a:hover  {
           float:left;
     background:url("../../../images/allg_bilder/tabsmenu/tableftm.gif") no-repeat;
        background-position:0% -42px;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	    color:#ffffff;
    }

   #tabsm a span.inaktiverLink {
      float:left;
      display:block;
      background:url("../../../images/allg_bilder/tabsmenu/tabrightm.gif") no-repeat right top;
      padding:4px 15px 4px 4px;
      font-color:#104F9F;
      cursor:hand;
      }

        #tabsm a span.aktiverLink, #tabsm a:hover span
         {
		color:#ffffff;
      float:left;
      display:block;
      background:url("../../../images/allg_bilder/tabsmenu/tabrightm.gif") no-repeat;
      padding:4px 15px 4px 4px;
       background-position:100% -42px;
         cursor:hand;
	  
      }


/*rosa farbene buttons, notwendig weil ansonst beim aktive wird das blaue angezeigt*/

      #tabsm2 a {
      float:left;
      background:url("../../../images/allg_bilder/tabsmenu/tableftm2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }


 #tabsm2 a.inaktiverLink {
      float:left;
      background:url("../../../images/allg_bilder/tabsmenu/tableftm2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
        cursor:hand;

      }
   #tabsm2 a div.inaktiverLink {
      float:left;
      display:block;
      background:url("../../../images/allg_bilder/tabsmenu/tabrightm2.gif") no-repeat right top;
      padding:4px 15px 4px 4px;
      font-color:#104F9F;
        cursor:hand;
      }
	#tabsm2 a.aktiverLink,
	#tabsm2 a:hover
	{
           float:left;
     background:url("../../../images/allg_bilder/tabsmenu/tableftm2.gif") no-repeat;
        background-position:0% -42px;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	    color:#ffffff;
	      cursor:hand;
    }
    
   #tabsm2 a div.aktiverLink,
    #tabsm2 a:hover div 
    {color:#ffffff;
     background:url("../../../images/allg_bilder/tabsmenu/tabrightm2.gif") no-repeat;
      background-position:0% -42px;
      padding:4px 15px 4px 4px;      
}