td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: 4D4D4D;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #4d4d4d;


}
.text_gruen {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-transform: none;
    color: #1F7E2C;
}
.textfettsw {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: 4D4D4D;
}
.textweiss {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-transform: none;
    color: #FFFFFF;
}
.bg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}
.textfettswgroB {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: 4D4D4D;
    text-transform: uppercase;

}


#hiddendiv
{
    overflow:hidden;
    visibility:hidden;
    width:1px;
    height:1px;
    top:-100px;
    left:-100px;
}
