body{
     background-color:#FFF3CC;
     font-family:arial,sans-serif; font-size:80%; line-height:120%;
     color:#333333;
     }

table{font-family:arial, sans-serif; font-size:100%; line-height:120%}

h1{font-size:130%; font-weight:bold; line-height:80%}

#logo {
      margin-top:0;
      }

#menu {
      font-family:arial,sans-serif; font-size:100%; line-height:1,4em;
      font-weight:bold;
      color:#3d6cb9;
      width:145px;
      }

.bF{
    background:#3d6cb9;
    width:145px;
    }

.rF{
    background:#ec5830;
    width:145px;
    height:3em;
    }

.rFschmal{
          background:#ec5830;
          width:145px;
          }

.nav:link,.nav:visited {
                         color: #ffffff;
                         text-decoration: none;
                         background:#3d6cb9;
                         width:145px;
                         }

.nav:hover {
           color:#ffffff;
           text-decoration:none;
           background:#ec5830;
           }

.navkurz:link,.navkurz:visited {
                         color: #ffffff;
                         text-decoration: none;
                         background:#3d6cb9;
                         width:110px;
                         }

.navkurz:hover {
           color:#ffffff;
           text-decoration:none;
           background:#ec5830;
           }

.aktuell:link,.aktuell:visited {
                         color:#ffffff;
                         text-decoration: none;
                         background : #ec5830;
                         width:145px;
                         }

.aktuell:hover {
           color : #ffffff;
           background : #3d6cb9;
           text-decoration: none;
           }


.aktukurz:link,.aktukurz:visited {
                         color:#ffffff;
                         text-decoration: none;
                         background : #ec5830;
                         width:110px;
                         }

.aktukurz:hover {
           color : #ffffff;
           background : #3d6cb9;
           text-decoration: none;
           }


.inhalt {
        width:590;
        border:0;
        color:#000000;
        }

.ise:link,.ise:visited {
      font-family:arial,sans-serif; font-size:100%; line-height:120%;
      font-weight:bold;
      color:#FF0000;
      text-decoration:none;
      }
.ise:hover{
           color:#FFFFFF;
           background:#FF0000;
           text-decoration:none;
           }

ul {
   font-size:100%; line-height:120%;
   list-style-type:square;
   }

.head{
   font-family:verdana,sans-serif;
   font-size:100%;
   font-weight:bold;
   line-height:120%;
   background-color:#fff3cc;
   color: #ec5830;
   padding-left:10;padding-right:10;
   letter-spacing:1pt;
   border-left:10px solid white;
   border-right:10px solid white;
   }

.text{
   font-family:arial,sans-serif;
   font-size:100%;
   line-height:120%;
   background-color:#ffffff;
   padding:10;
   }




     