/* ##############################    Reiter-Menu   ################################### */

  


    #header {
	float:left;
    width: 496px;
	 background: url("images/navi_search_n/bg.gif") repeat-x bottom;   /* background-color: #DAE0D2; */

	font-size:0.95em;
	line-height:normal;
	margin-top: 0px;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("images/navi_search_n/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 8px;
border-bottom: #666666 solid 1px;
      }
	  

    #header a {
      float:left;
      display:block;
      background:url("images/navi_search_n/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#333;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */

    #header a:hover {
      color:#ff0000;
      }
    #header #current {
      background-image:url("images/navi_search_n/left_on.gif");
      border-width:0;
      }
    #header #current a {
      background-image:url("images/navi_search_n/right_on.gif");
      color:#333;
     padding-bottom:5px; 
      }
/*	--------------------------------------------------------  */ 

 #header #sl {
      background-image:url("images/navi_search_n/left_l.gif");
      border-width:0;
      }
	   
	  #header #sl a {
	background-image:url("images/navi_search_n/right_l.gif");
	padding-bottom:5px;
      }
	  
	   #header #sl a:hover {
      }