/* navigationsformate*/

  .nav1  {
  	font-family : Arial, Helvetica;
  	font-weight : normal;
  	font-style : normal;
  	color : #000000;
  	font-size : 11px;
  	font-height : 13px;
  	z-index : 30;
  }
    
    .nav2  {
  	font-family : Arial, Helvetica;
  	font-weight : bold;
  	font-style : normal;
  	color : #000000;
  	font-size : 13px;
  	font-height : 15px;
    text-decoration: none;
  }
     
     
    .nav3  {
  	font-family : Arial, Helvetica;
  	font-weight : normal;
  	font-style : normal;
  	color : #666666;
  	font-size : 11px;
  	font-height : 13px;
    margin-top: 2px;
  	z-index : 30;
   }
      
    .nav1:link {color:#000000; text-decoration:none }
    .nav1:visited {color:#000000; text-decoration:none }
    .nav1:hover {color:#0099ff; text-decoration:underline}
    .nav1:active {color:#0099ff; text-decoration:underline }
    
    .nav3:link {color:#666666; text-decoration:none }
    .nav3:visited {color:#666666; text-decoration:none }
    .nav3:hover {color:#666666; text-decoration:none}
    .nav3:active {color:#666666; text-decoration:none}

    
/* ueberschriften */
   

