body {
    background-color: #ffffff;
    color: black;
}

.rub {
    color: #003C00;
    font-family: arial, helvetica, sans-serif;
    font-size:12pt;
    font-weight:700;
    line-height:14pt;
}

.platz {
 font-size:2pt;
 line-height:2pt;
}

.gaeste {
    color: #003C00;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.navi {
    color: #003C00;
    border-left-style: solid;
    border-left-width: 8px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-color: #003C00;
    width: 100px;
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 1px;
    font-family: arial, helvetica, sans-serif;
    font-size:8pt;
    font-weight:400;
    line-height:9pt;
}

.u_navi {
    color: #003C00;
    padding-left: 18px;
    padding-bottom: 1px;
    font-family: arial, helvetica, sans-serif;
    font-size:8pt;
    font-weight:300;
    line-height:9pt;
}
.koerper {
    font-family: arial, helvetica, sans-serif;
    color:#003C00;
    font-size:14pt;
}

.koenig{
    color:#003C00;
    font-size:10pt;
}

.normtext{
    color:#003C00;
    font-family: arial, helvetica, sans-serif;
    font-size:11pt;
    font-weight:500;
    line-height:13pt;
}

A {
   text-decoration: none;
   color: #003C00;

}

A:hover {
   color: #00BE00;
   background-color: #005d00;
}