body, td, b, i, u, li, input, option,a { 
  font-family:Arial, Helvetica;
  color: #327724;
  font-size:10pt;
}

a {
    text-decoration:none;
}

.buchung_header { 
  font-family: Arial, Helvetica;
  font-size:8pt;
  font-size:10pt;
  color:#000000;
}

.feldtext {
    color:#000000;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}

td.gelb {
    background-image:url("images/gelb.gif");
    background-repeat:no-repeat;
    background-position:center;
    color:#000000;
    font-size:8pt;
    font-weight:normal;
    text-decoration:none;
}

.wlink {
    color:#0000AA;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}


.active {
    color:#FFFFFF;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}

.inactive {
    color:#CCCCCC;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
}

