@charset "UTF-8";
/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** ######################################################################################################
**
**  Datei       : nav_vlist.css
**  Funktion    : Formatierung der Subnavigation.
**  Checked with http://jigsaw.w3.org/css-validator/ 13.8.07 - DB
*/

@media all
{
  #submenu {
    width: 100%;
    overflow: hidden;
    margin: 0;
    list-style-type: none;

  }

  #submenu ul { list-style-type: none; margin:0; padding: 0; }
  #submenu li { float:left; width: 100%; margin:0; padding: 0 }

  #submenu a{
    display:block;
    width: 90%;
    padding: 0.5em 5% 0.5em 5%;
    text-decoration: none;
    color: #444;
    
  }
  #submenu strong {
    font-size: normal;
  }

/* Just in case the skiplink anchor gets into THIS menu, because the tab-navigation was turned off */
/* PLEASE LEAVE THE FOLLING SETTING IN PLACE */  
  #submenu a#navigation {border-bottom:0; padding:0;}

  #submenu li span {

  }

  /* Level 1 */
  #submenu li#active,
  #submenu li strong {

  }

   /* Level 1 */ 
  #submenu li.sub a { width: 95%; padding-left: 5%; color: #444; background:url(../../images/left.png) no-repeat ; }
  #submenu li.sub a:focus,
  #submenu li.sub a:hover,
  #submenu li.sub a:active { color:#F5F7FA; background:url(../../images/left.png) no-repeat ;}
  #submenu li.sub strong a{    
  	width: 90%;
    padding: 0.5em 5% 0.5em 5%;
    font-weight: normal;
    color: #F5F7FA;
	background:url(../../images/left.png) no-repeat ;
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
     }

  #submenu li.suba a { width: 95%; padding-left: 5%; color: #444; background:url(../../images/left.png) no-repeat 90% 50%;}
  #submenu li.suba a:focus,
  #submenu li.suba a:hover,
  #submenu li.suba a:active {color: #E2001A; background:#EBEEF5 url(../../images/down.png) no-repeat 90% 50% ; }
  #submenu li.suba strong a{    
  	width: 90%;
    padding: 0.5em 5% 0.5em 5%;
    font-weight: normal;
    color: #003681;
    background:#F5F7FA url(../../images/down.png) no-repeat 90% 50%;
    text-transform:uppercase ;
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
    }
 
  #submenu li.subb a { width: 95%; padding-left: 5%; color: #444; background:url(../../images/left.png) no-repeat 90% 50% ;}
  #submenu li.subb a:focus,
  #submenu li.subb a:hover,
  #submenu li.subb a:active {color: #444; background:#F5F7FA url(../../images/down.png) no-repeat 90% 50% ;}
  #submenu li.subb strong a{    
  	width: 90%;
    padding: 0.5em 5% 0.5em 5%;
    font-weight: normal;
    color: #444;
	background:#F5F7FA url(../../images/down.png) no-repeat 90% 50% ;
    text-transform:uppercase ;
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
     }
  
 
   /* Level 2*/
  #submenu li ul li.sub a {padding: 0.3em 5% 0.3em 10%; color: #444; background:#F5F7FA; }
  #submenu li ul li.sub a:focus,
  #submenu li ul li.sub a:hover,
  #submenu li ul li.sub a:active { background:#EBEEF5; color: #E2001A;}
  #submenu li ul li.sub strong a{    
  	width: 85%;
    padding: 0.3em 5% 0.3em 10%;
    font-weight: normal;
    color: #003681;
    text-transform: none;
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
    }

  #submenu li ul li.suba a { width: 90%; padding-left: 10%; color: #444; background:#F5F7FA url(../../images/left.png) no-repeat 90% 50% ;}
  #submenu li ul li.suba a:focus,
  #submenu li ul li.suba a:hover,
  #submenu li ul li.suba a:active {color: #E2001A;  background:#EBEEF5 url(../../images/down.png) no-repeat 90% 50% ;}
  #submenu li ul li.suba strong a{    
  	width: 85%;
    padding: 0.3em 5% 0.3em 10%;
    font-weight: normal;
    color: #003681;
    background:#EBEEF5 url(../../images/down.png) no-repeat 90% 50% ;
    text-transform:uppercase ;
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
     }

  #submenu li ul li.subb a { width: 90%; padding-left: 10%; color: #444; background:#F5F7FA url(../../images/left.png) no-repeat 90% 50% ; }
  #submenu li ul li.subb a:focus,
  #submenu li ul li.subb a:hover,
  #submenu li ul li.subb a:active {color: #E2001A;  background:#E3E7F0 url(../../images/left.png) no-repeat 90% 50% ; }
  #submenu li ul li.subb strong a{    
  	width: 85%;
    padding: 0.3em 5% 0.3em 10%;
    font-weight: normal;
    color: #444;
    background:#EBEEF5 url(../../images/down.png) no-repeat 90% 50% ;
    text-transform:uppercase ;
    }


   /* Level 3*/
  #submenu li ul li ul li.sub a { width: 85%; padding-left: 15%; color: #444; background:#EBEEF5; }
  #submenu li ul li ul li.sub a:focus,
  #submenu li ul li ul li.sub a:hover,
  #submenu li ul li ul li.sub a:active { background:#E3E7F0;}
  #submenu li ul li ul li.sub strong a{    
  	width: 80%;
    padding: 0.3em 5% 0.3em 15%;
    font-weight: normal;
    color: #003681;
    background:#EBEEF5;
    text-transform:none ;
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
    }

  #submenu li ul li ul li.suba a { width: 85%; padding-left: 15%; color: #444;  background:url(../../images/left.png) no-repeat 90% 50% ; }
  #submenu li ul li ul li.suba a:focus,
  #submenu li ul li ul li.suba a:hover,
  #submenu li ul li ul li.suba a:active { background-color:#CC3300; color: #fff; background-image:url(../../img/m_h_3_s.gif); background-repeat:no-repeat; }
  #submenu li ul li ul li.suba strong a{    
  	width: 83%;
    padding: 2px 5% 2px 17%;
    font-weight: normal;
    color: #fff;
    background-color:#92AA5E;
    border-bottom: 0px #fff solid;
	background-image:url(../../img/m_a_3_ss.gif); background-repeat:no-repeat;  
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
    }

  #submenu li ul li ul li.subb a { width: 83%; padding-left: 17%; color: #fff; background-image:url(../../img/m_o_3_s.gif); background-repeat:no-repeat;border-bottom: 0px #fff solid; }
  #submenu li ul li ul li.subb a:focus,
  #submenu li ul li ul li.subb a:hover,
  #submenu li ul li ul li.subb a:active { background-color:#CC3300; color: #fff; background-image:url(../../img/m_h_3_s.gif); background-repeat:no-repeat; }
  #submenu li ul li ul li.subb strong a{    
  	width: 83%;
    padding: 2px 5% 2px 17%;
    font-weight: normal;
    color: #fff;
    background-color:#92AA5E;
    border-bottom: 0px #fff solid;
	background-image:url(../../img/m_a_3_s.gif); background-repeat:no-repeat;  }


   /* Level 4*/
  #submenu li ul li ul li ul li.sub a { width: 79%; padding-left: 21%; color: #fff; background-image:url(../../img/m_o_4.gif); background-repeat:no-repeat; background-color:#9EB470;  border-bottom: 0px #fff solid;}
  #submenu li ul li ul li ul li.sub a:focus,
  #submenu li ul li ul li ul li.sub a:hover,
  #submenu li ul li ul li ul li.sub a:active { background-color:#CC3300; color: #fff; background-image:url(../../img/m_h_4.gif); background-repeat:no-repeat; }
  #submenu li ul li ul li ul li.sub strong a{    
  	width: 79%;
    padding: 2px 5% 2px 21%;
    font-weight: normal;
    color: #fff;
    background-color:#9EB470;
    border-bottom: 0px #fff solid;
	background-image:url(../../img/m_a_4_ss.gif); background-repeat:no-repeat; 
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
     }

  #submenu li ul li ul li ul li.suba a { width: 79%; padding-left: 21%; color: #fff; background-image:url(../../img/m_o_4_s.gif); background-repeat:no-repeat; background-color:#9EB470; border-bottom: 0px #fff solid;}
  #submenu li ul li ul li ul li.suba a:focus,
  #submenu li ul li ul li ul li.suba a:hover,
  #submenu li ul li ul li ul li.suba a:active { background-color:#CC3300; color: #fff; background-image:url(../../img/m_h_4_s.gif); background-repeat:no-repeat; }
  #submenu li ul li ul li ul li.suba strong a{    
  	width: 79%;
    padding: 2px 5% 2px 21%;
    font-weight: normal;
    color: #fff;
    background-color:#9EB470;
    border-bottom: 0px #fff solid;
	background-image:url(../../img/m_a_4_ss.gif); background-repeat:no-repeat; 
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
     }

  #submenu li ul li ul li ul li.subb a { width: 79%; padding-left: 21%; color: #fff; background-image:url(../../img/m_o_4_s.gif); background-repeat:no-repeat; border-bottom: 0px #fff solid; }
  #submenu li ul li ul li ul li.subb a:focus,
  #submenu li ul li ul li ul li.subb a:hover,
  #submenu li ul li ul li ul li.subb a:active { background-color:#CC3300; color: #fff; background-image:url(../../img/m_h_4_s.gif); background-repeat:no-repeat; }
  #submenu li ul li ul li ul li.subb strong a{    
  	width: 79%;
    padding: 2px 5% 2px 21%;
    font-weight: normal;
    color: #fff;
    background-color:#86A14C;
    border-bottom: 0px #fff solid;
	background-image:url(../../img/m_a_4_s.gif); background-repeat:no-repeat; 
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
     }
	
	
	
	   /* Level 5*/
  #submenu li ul li ul li ul li ul li.sub a { 
  	width: 75%; 
	padding-left: 25%; 
	color: #fff; 
	background-image:url(../../img/m_o_5.gif); 
	background-repeat:no-repeat; 
	background-color:#A8BB7E;  
	border-bottom: 0px #fff solid;}
  #submenu li ul li ul li ul li ul li.sub a:focus,
  #submenu li ul li ul li ul li ul li.sub a:hover,
  #submenu li ul li ul li ul li ul li.sub a:active { 
	  background-color:#CC3300; 
	  color: #fff; 
	  background-image:url(../../img/m_h_5.gif); 
	  background-repeat:no-repeat; }
  #submenu li ul li ul li ul li ul li.sub strong a{    
  	width: 75%;
    padding: 2px 5% 2px 25%;
    font-weight: normal;
    color: #fff;
    background-color:#A8BB7E;
    border-bottom: 0px #fff solid;
	background-image:url(../../img/m_a_5_ss.gif); 
	background-repeat:no-repeat;  
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
    }

  #submenu li ul li ul li ul li ul li.suba a { 
	  width: 75%; 
	  padding-left: 25%; 
	  color: #fff; 
	  background-image:url(../../img/m_o_5_s.gif); 
	  background-repeat:no-repeat; 
	  background-color:#A8BB7E; 
	  border-bottom: 0px #fff solid;}
  #submenu li ul li ul li ul li ul li.suba a:focus,
  #submenu li ul li ul li ul li ul li.suba a:hover,
  #submenu li ul li ul li ul li ul li.suba a:active { 
	  background-color:#CC3300; 
	  color: #fff; 
	  background-image:url(../../img/m_h_5_s.gif); 
	  background-repeat:no-repeat; }
  #submenu li ul li ul li ul li ul li.suba strong a{    
  	width: 75%;
    padding: 2px 5% 2px 25%;
    font-weight: normal;
    color: #fff;
    background-color:#A8BB7E;
    border-bottom: 0px #fff solid;
	background-image:url(../../img/m_a_5_ss.gif); 
	background-repeat:no-repeat;  
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
    }

  #submenu li ul li ul li ul li ul li.subb a { 
	  width: 75%; 
	  padding-left: 25%; 
	  color: #fff; 
	  background-image:url(../../img/m_o_5_s.gif);
	  background-repeat:no-repeat; 
	  border-bottom: 0px #fff solid; }
  #submenu li ul li ul li ul li ul li.subb a:focus,
  #submenu li ul li ul li ul li ul li.subb a:hover,
  #submenu li ul li ul li ul li ul li.subb a:active { 
	  background-color:#CC3300; 
	  color: #fff; 
	  background-image:url(../../img/m_h_5_s.gif); 
	  background-repeat:no-repeat; }
  #submenu li ul li ul li ul li ul li.subb strong a{    
	width: 75%;
	padding: 2px 5% 2px 25%;
	font-weight: normal;
	color: #fff;
	background-color:#86A14C;
	border-bottom: 0px #fff solid;
	background-image:url(../../img/m_a_5_ss.gif); 
	background-repeat:no-repeat; 
    font-family: 'roboto_cnbold', Arial, Verdana, Georgia, "Times New Roman", Times, serif;
     }

}