 /* Formatierung dritte Men¨šebene */
  #navbox {
   margin: 0;
   padding: 0;
   width: 202px;
   font-size: 11px;
   background:  url("../images/rahmen_202b900_oben.png"/*tpa=http://www.wago.us/images/rahmen_202b900_oben.png*/) no-repeat center top;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 202px;
  }
 
  html>body #navbox {
   width: 202px;
   line-height:auto;
  }
  
  #navbox h1 {
   margin-top:0px;
   font-size:11px;
   font-weight:bold;
   text-align:center;
   padding-top: 5px;
   padding-bottom:5px;
   background-color:#90b630;
   color:white;
   background-image:url("../images/kasten_90b630_oben.gif"/*tpa=http://www.wago.us/images/kasten_90b630_oben.gif*/);
   
  
  }
 
  html>body #navbox h1 {
   background-image:url("../images/kasten_90b630_oben.gif"/*tpa=http://www.wago.us/images/kasten_90b630_oben.gif*/);
   margin-top:0px;
  }
    
  #navbox ul {
   list-style-type: none;
   margin: 0;
   padding:6px 0; /* Damit die Hitergrundfarbe unterhalb der Rundung anf?ngt */
   background:  url("../images/rahmen_90b630_unten.png"/*tpa=http://www.wago.us/images/rahmen_90b630_unten.png*/) no-repeat center bottom;
  }
  
  #navbox li .navlink {
   background-image: url("../images/listmarker_long_gr.gif"/*tpa=http://www.wago.us/images/listmarker_long_gr.gif*/);
   background-repeat: no-repeat;
   background-position:center left;
  }
 
  #navbox li a { /* Definition des Normalzustandes des Men¨šs */
   margin:0;
   padding:3px 0px 3px 25px;
   font-size:11px;
   font-weight:bold;
   text-align:left;
   display:block;
   color: black; /*#3e7abe;*/
   height:1.5em;  /*Zeilenabstand IE */
   text-decoration:none; 
  }
 
  html>body #navbox li a {
   height:auto;/* Zeielnabstand f¨šr Mozilla */
   padding:3px 0px 3px 25px;
   
  }
  
  
  #navbox .navlink:hover { /* Allgemeine Angaben, die f¨šr alle Links zutreffen */
   background-image: url("../images/listmarker_long_wh.gif"/*tpa=http://www.wago.us/images/listmarker_long_wh.gif*/);
   background-repeat:no-repeat;
   background-color:#90b630;
   padding-left:25px;
   color:white;
   text-decoration:none; 
  }
 
  html>body #navbox .navlink:hover { /* Keine Textdecoration f¨šr Mozilla */
   text-decoration:none;
   height:auto;/* Zeielnabstand f¨šr Mozilla */
  }
  
  
   
  
  #navbox ol {
   list-style-type: none;
   margin: 0;
   padding:6px 0; /* Damit die Hitergrundfarbe unterhalb der Rundung anf?ngt */
   /*background:  url(/images/rahmen_90b630_unten.png) no-repeat center bottom;*/
   /*line-height:auto;*/
  }
  
  #navbox .navlink_ol li a {
   margin:0px;
   padding:3px 0px 3px 35px;
   font-size:11px;
   font-weight:normal;
   text-align:left;
   display:block;
   color: black; /*#3e7abe;*/
   /*height:1.5em;  Zeilenabstand IE */
   text-decoration:none; 
  
  }
  
  #navbox li .navlink_ol li a {
   background-image: url("../images/listmarker_level2_pt.gif"/*tpa=http://www.wago.us/images/listmarker_level2_pt.gif*/);
   background-repeat: no-repeat;
   background-position:center left;
   line-height:auto;
   /*height:auto; Zeielnabstand f¨šr Mozilla */
   padding:3px 0px 3px 35px;
   
  }
  
  #navbox .navlink_ol  :hover { /* Allgemeine Angaben, die f¨šr alle Links zutreffen */
   background-image: url("../images/listmarker_level2_wh_pt.gif"/*tpa=http://www.wago.us/images/listmarker_level2_wh_pt.gif*/);
   background-repeat:no-repeat;
   background-position:center left;
   background-color:#90b630;
   color:white;
   text-decoration:none; 
  }


  #navbox .active_level2 { /* Allgemeine Angaben, die f¨šr alle Links zutreffen */
     
   background-image: url("../images/listmarker_long_wh.gif"/*tpa=http://www.wago.us/images/listmarker_long_wh.gif*/);
   background-repeat:no-repeat;
   background-color:#90b630;
   background-position:center left;
   padding-left:25px;
   color:black;
   text-decoration:none; 
   
  } 
  
   .active_level3 { /* Allgemeine Angaben, die f¨šr alle Links zutreffen */
   background-image: url("../images/listmarker_level2_wh_pt.gif"/*tpa=http://www.wago.us/images/listmarker_level2_wh_pt.gif*/);
   background-repeat:no-repeat;
   background-position:center left;
   background-color:#90b630;
   color:white;
   text-decoration:none; 
  }
 /* Formatierung dritte Men¨šebene */