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

  html { height: 100%;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 51, 0);
    font-size: 0.9em;
    }

  body { color: rgb(0, 0, 102);
    height: 100%;
    background-image: url(img/bg03.png);
    background-repeat: repeat;
    }

  #aussen { border: 3px double rgb(0, 102, 0);
    margin: auto;
    padding: 10px;
    background-color: yellow;
    width: 95%;
    height: 90%;
    }

  #oben { border: 1px solid rgb(0, 102, 0);
    padding: 20px;
    text-align: center;
    background-image: url(img/rehe.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    height: 95px;
    color: rgb(255, 255, 255);
    font-weight: normal;
    }

  #links { float: left;
    width: 35%;
    }

  #mitte { text-align: justify;
    width: 50%;
    float: left;
    margin-left: 10px;
    }

  #rechts { float: right;
    width: 13%;
    }

  a:hover { color: rgb(153, 0, 0);
    background-color: rgb(204, 204, 204);
    display: block;
    }

  a { padding: 1px 5px;
    text-decoration: none;
    }

  li { border: 1px solid rgb(153, 153, 153);
    list-style-type: none;
    margin-bottom: 10px;
    height: 20px;
    }

  img { border-style: solid;
    border-width: 1px;
    width: 100%;
    }

