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

  body { font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 102);
    background-color: rgb(187, 221, 255);
    font-size: 0.9em;
    }

  div.aussen { border-color: rgb(204, 153, 51);
    border-width: 3px;
    margin: auto;
    background-color: white;
    padding-left: 5px;
    padding-top: 5px;
    width: 95%;
    padding-right: 5px;
    overflow: auto;
    }

  div.oben { border-width: 3px;
    width: 100%;
    background-repeat: repeat-x;
    height: 80px;
    background-position: right top;
    color: white;
    background-color: rgb(255, 0, 0);
    font-size: 40px;
    line-height: 2;
    text-align: center;
    }

  div.links { margin-top: 10px;
    color: black;
    float: left;
    width: 160px;
    }

  div.mitte { text-align: justify;
    color: black;
    font-size: 1em;
    margin-left: 160px;
    margin-right: 160px;
    }

  div.rechts { float: right;
    margin-top: 10px;
    padding-right: 10px;
    color: black;
    text-align: left;
    font-size: 1.2em;
    width: 180px;
    }

  div.unten { width: 100%;
    clear: left;
    margin-top: 10px;
    padding-top: 10px;
    height: 50px;
    text-align: right;
    font-size: 1em;
    float: right;
    }

  a { text-decoration: none;
    height: 20px;
    margin-bottom: 2px;
    color: black;
    background-color: white;
    font-size: 0.9em;
    }

  a:hover { color: rgb(255, 204, 51);
    background-color: white;
    }

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

