a {
    text-decoration: underline;
    color: #00401F
    }
a.metanav {
    text-decoration: none;
    font-size: 11px
    }
a.subnav {
    color: #00401F;
    font-weight: bold;
    text-decoration: none
    }
a.button {
    color: #00401F;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase
    }
body {
    background-color: #a3c071;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
    }
td {
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    line-height: 14px;
    color: #00401F
    }
select.hp {
    background-color: #063;
    color: #BDFAA5;
    border-style: solid;
    font-size: 10px
    }
input {
    font-family: Courier, mono-spaced;
    font-size: 12px
    }
hr {
    color: #00401F;
    height: 1px
    }
.rd {
    color: #F00032;
    font-family: Verdana, Helvetica;
    font-size: 10px;
    font-weight: normal
    }
.hl {
    font-size: 14px;
    font-weight: bold
    }
.hl_ora {
    font-size: 14px;
    font-weight: bold;
    color: #EB983C
    }
.hl_white {
    font-size: 14px;
    font-weight: bold;
    color: #FFF
    }
.pad {
    padding-left: 60px
    }
b.orange {
    color: #EB983C
    }
.small {
    font-size: 11px;
    line-height: 14px
    }
#bg2 {
    background-color: #E5EAC6;
    /*dunkel-beige*/
    }
#bg1 {
    background-color: #f6f8ec;
    /*beige*/
    }
#bg3 {
    background-color: #e5f0db;
    /*hellgrün*/
    }
#bg4 {
    background-color: #bfdaa5;
    /*lindgrün*/
    }
#bg5 {
    background-color: #a3c071;
    /*popelgrün*/
    }