body {
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.4;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.menue1 {
    color: red;
    font-weight: bold;
    font-size: 16px;
    margin-left: 0;
    margin-top: 1em;
}

.menue1b {
    color: red;
    font-weight: bold;
    font-size: 16px;
    text-indent: 5px;
    margin-left: 5px
}

.menue2 {
    font-size: 14px;
    margin-left: 1em;
    color: #006633;
    font-weight: bold;
}

.menue3 {
    color: black;
    font-size: 14px;
    text-indent: 1em;
    margin-left: 1em;
}

.menue3b {
    color: black;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-indent: 1em;
    margin-left: 1em;
}

body {
    background-color: #FFFFF0;
    font-size: 12px;
    margin-left: 2em;
}

body.corner {
    background-color: #FFFFF0;
    margin-left: 20px;
    margin-top: 20px;
}

body.head {
    background-color: #fffff0;
    margin-top: 20px
}
