body,table,td,tr,th, div,p,h1,h2,h3,ul {
                                    font-family: "Futura", Arial, Helvetica, sans-serif;
}

body,td,div,pre {
                 font-size: 11px;
}

th{
  font-size: 12px;
  text-align: center;
  color: #3E82D5;
}

p{
  font-size: 11px;
  text-align: justify;
}

#irot{color:#FF0000; }
#igruen{color:#00A050; }

#p1 {
     color: #2F8BD7;
     font-weight: bold;
}

ul {
    font-size: 18px;
}

#ul1{font-size: 11px;}

h1 {
    font-size: 13px;
    margin:25px;
}

h2 {
    font-size: 12px;
}

#h2center {
           text-align: center;
}



h3 {
    font-size: 11px;
    font-weight: bold;
}

#h3blue{color:#2F8BD7}

h4 {
    font-size: 11px;
    font-weight: bold;
    color:#808080;
}

h5 {
    font-size: 11px;
    font-weight: bold;
}

#a1{font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #DADADA;
    text-decoration: underline;
}

#a1:hover{color: #2F8BD7;}

#a2{font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
}

#a3{font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
}
#a3:hover{background-color: #FFFFFF; color:#1FAAF5; font-weight: bold;
}

#a4{font-size: 11px;
    font-weight: bold;
    color: #2F8BD7;
    background-color: #FFFFFF;}
#a4:hover{ text-decoration: underline;
}

#a5{font-size: 11px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
}

#a5:hover{background-color:#FFFFFF; color:#1FAAF5; text-decoration: underline;}


a {
   font-size: 11px;
   font-weight: bold;
   color: #3E82D5;
   text-decoration: none;
}

a:link {
        color: #3E82D5;
}

a:visited {
           color: #3399CC;
}

a:active {
          color: #3399CC;
}

a:hover {
         background-color: #3E82D5;
         color: #E8E8E8;
}

a#Download {font-size: 11px;
            color: #000000;

}

a#Download:hover {
                  background-color: #E0E0E0;
                  text-decoration: underline;

}

a#Download1 {font-size: 10px;
            color: #000000;

}
a#Download1:hover {
                   background-color: #DADADA;
                   text-decoration: underline;
}





ul#Navigation {
              width: 130px;
              margin: 0;
              padding: 0.2em 0.8em;
}


*html ul#Navigation { /*Korrekturen fuer IE 5.x */
                     width: 15em;
                     w\idth: 9em;
                     padding-left: 0;
                     padd\ing-left: 0.8em;
}

ul#Navigation li {list-style: none;
                  margin: 0.4em;
                  padding: 0;      /* Abstand zwischen Navilinks*/
}

/*Darstellung: Navigation - Beschriftung */
ul#Navigation a, ul#Navigation span {
                display: block;
                font-size: 12px;
                text-decoration: underline;
                padding: 0.2em;  /*blaue Box um Navilink*/
                font-weight: bold;
                color: #E8E8E8;
}


*html ul#Navigation a{
                      width: 100%; /* Breitenangabe für 5.x*/
                      w\idth: 8.8em; /*Breitenangabe für 6*/
}

ul#Navigation a:hover{
                      text-decoration: none;
                      width: 127%;
                      color: #E8E8E8;
                      background-color: #225AA0;
}

ul#Navigation span.fix{
                       text-decoration: none;
                       width: 120%;
                       color: #E8E8E8;
                       background-color: #225AA0;
}

* html ul#Navigation a:hover, html ul#Navigation span.fix{
                          width: 70%; /* Breitenangabe für 5.x*/
                          w\idth: 12.5em; /*Breitenangabe für 6*/

}

#li1{
     font-size: 11px;
     list-style: circle;
     color:#2F8BD7;
}

