@CHARSET "UTF-8";

.navzeile {
    padding: 3px;
    text-align: center;
    border-bottom:#904800 1px solid;
}

.navzeile a {
    color: #b77b40;
    text-decoration: underline;
    font-weight: bold;
}

.navzeile .footer {
    color: #000000;
}

.navzeile .button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom:1px;
    margin-top:1px;
    border: #904800 1px solid;
    background: #ffcfb0;
}
