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

  html { height: 100%;
    font-weight: normal;
    font-style: normal;
    font-family: Arial;
    font-size: medium;
    }

  body { height: 90%;
    background-color: rgb(255, 51, 0);
    font-family: Arial;
    font-size: medium;
    }

  a { color: rgb(0, 0, 0);
    font-weight: bold;
    }

  a:active { color: rgb(0, 0, 0);
    font-weight: bold;
    }

  a:hover { font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    background-color: rgb(204, 204, 204);
    color: rgb(0, 0, 0);
    }

  #header { padding-top: 0px;
    text-align: center;
    }

  #logo { padding-top: 10px;
    padding-bottom: 20px;
    font-size: xx-large;
    font-weight: bolder;
    }

  ul#navlist { font-family: sans-serif;
    }

  ul#navlist a { font-weight: bold;
    text-decoration: none;
    }

  ul#navlist, ul#navlist ul, ul#navlist li { margin: 0px;
    padding: 0px;
    list-style-type: none;
    }

  ul#navlist li { float: left;
    }

  ul#navlist li a { border: 1px outset rgb(255, 255, 255);
    padding: 3px 8px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 51, 102);
    }

  ul#navlist li a:hover { background-color: rgb(255, 66, 66);
    font-weight: bold;
    color: rgb(0, 0, 0);
    text-decoration: underline;
    }

  ul#navlist li a:active { border: 1px inset rgb(255, 255, 255);
    color: rgb(190, 190, 190);
    background-color: rgb(0, 51, 102);
    }

  ul#subnavlist { display: none;
    }

  ul#subnavlist li { float: none;
    }

  ul#subnavlist li a { margin: 0px;
    padding: 0px;
    }

  ul#navlist li:hover ul#subnavlist { display: block;
    position: absolute;
    font-size: 8pt;
    padding-top: 5px;
    }

  ul#navlist li:hover ul#subnavlist li a { border: medium none ;
    padding: 2px;
    display: block;
    width: 10em;
    }

  ul#navlist li:hover ul#subnavlist li a:before { content: " >> ";
    }

  #inhalt { min-height: 77%;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 60px;
    font-size: large;
    padding-bottom: 20px;
    }

  #footer { text-align: center;
    font-size: small;
    font-weight: bold;
    padding-bottom: 10px;
    }

