/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  h1 { padding: 3mm;
    text-align: center;
    font-weight: bold;
    display: block;
    background-color: rgb(202, 230, 255);
    color: rgb(50, 105, 153);
    }

  body { font-family: Arial,Helvetica,sans-serif;
    background-color: rgb(200, 230, 255);
    }

  .linkliste { background-color: rgb(51, 105, 153);
    text-transform: none;
    }

  a { text-decoration: none;
      color: rgb(0,0,255); }

  a.links { font-size=80%;
    text-decoration: none;
    padding-left: 2mm;
    padding-right: 2mm;
    color:rgb(200,230,255);
    }
  a:hover.links
  {
    font-size=80%;
    color:rgb(51,105,153);
    background-color: rgb(200,230,255); }

      div.aktuell { font-size: 75%;
    position: absolute;
    z-index: 3;
    top: 75%;
    right: 5%;
    }