html {overflow-y: scroll}

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px; color:#212121}

.maintext, .maintext p, .maintext b, .maintext li {font-size:15px;line-height:1.2}
.maintext li {line-height:1.3}

h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 17px;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {	font-size: 10px;}
a {	/*font-size: 13px;*/text-decoration: none}
a:link {color:#000000}
a:visited {	color:#000000}
a:active {color:#C35A00}
a:hover{color: #C35A00;	text-decoration:none}



 /* navigation*/



    ul#Navigation {
    width: 17.9em;
    margin: 0; padding: 0em;
    border: 1px  black;
    background-color: #FFFFFF;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 0em;
    padding-left: 0;
    padd\ing-left: 0em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0em; padding: 0;
  }

  ul#Navigation a {
    display:block;
    padding: 0.5em;
    text-decoration: none; font-weight: bold; font-size:13px;
    /*
    border: 1px dashed #8C1318;
    border-left-color: #FFFFFF; border-top-color: #666666;  */
     width: 16.9em;
    color:  #000000; background-color: #DDDADA;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 17.9em;
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #999999;
  }

  
  


  
  
  
   /* navigation test*/
  
  


 * html ul#Navigation span {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 17.9em;
  }






  ul#Navigation span {
    width: 16.9em;
    margin: 0; padding: 0em;
    border: 1px  black;
    background-color: #E87817;
    
      display:block;
    padding: 0.5em;
    text-decoration: none; font-weight: bold; font-size:13px;

    color: #FFFFFF;
  }
  
  
  
  

