BODY {
                font-family: Verdana,Arial,tahoma;
                font-size: 9pt;
                color: #000000;
                background: #E4E4BE;
                margin-top: 5pt;
                margin-bottom: 5pt;
                margin-left: 5pt;
                margin-right: 5pt;
                position: absolute;

}

TD {
                font-family: Verdana,Arial,tahoma;
                font-size: 8pt;
                color: #000000;

}

TD.cap {
                font-variant: small-caps;
}

LI {
                font-family: Verdana,Arial,tahoma;
                font-size: 8pt;
                color: #000000;

}

TD.menu {
                font-size: 8pt;
                color: #404040;
                background: #F1F1F1;

}

TD.normal {
                font-size: 9pt;
                color: #404040;

}

TD.small {
                font-size: 7pt;
                color: #404040;

}

TD.large {
                font-size: 10pt;
                color: #404040;

}


TD.orange {
                font-size: 8pt;
                background: #FF9900;
                color: #FFFFFF;

}

TD.midorange {
                font-size: 8pt;
                background: #FEB036;
                color: #404040;

}

TD.hellorange {
                font-size: 8pt;
                background: #FFD491;
                color: #404040;

}


TD.blue {
                font-size: 8pt;
                background: #869BCA;
                color: #FFFFFF;

}

TD.midblue {
                font-size: 8pt;
                background: #A6B9E0;
                color: #404040;

}

TD.hellblue {
                font-size: 8pt;
                background: #C8D3EA;
                color: #404040;

}

TD.green {
                font-size: 8pt;
                background: #C6C77B;
                color: #FFFFFF;

}

TD.midgreen {
                font-size: 8pt;
                background: #D6D79B;
                color: #404040;

}

TD.hellgreen {
                font-size: 8pt;
                background: #E4E4BE;
                color: #404040;

}

TD.grau {
                font-size: 8pt;
                background: #D0D0D0;
                color: #FFFFFF;

}

TD.midgrau {
                font-size: 8pt;
                background: #E0E0E0;
                color: #404040;

}

TD.hellgrau {
                font-size: 8pt;
                background: #F1F1F1;
                color: #404040;

}

TD.hellergrau {
                font-size: 8pt;
                background: #F1F1F1;
                color: #404040;

}



A:ACTIVE {
                font-size: 8pt;
                color: #000080;
                text-decoration:underline;
}

A:LINK {
                font-size: 8pt;
                color: #800000;
                text-decoration:none;

}

A:VISITED {
                font-size: 8pt;
                color: #800000;
                text-decoration:none;
}

A:HOVER {
                font-size: 8pt;
                color: #000080;
                text-decoration:none;
}

A.cap {
                font-variant: small-caps;
}

H1 {
                font-size: 14pt;
                font-weight: bold;
                font-style: none;
                color: #800000;
                line-height: 16pt;

}


H2 {
                font-size: 12pt;
                font-style: none;
                color: #404040;
                line-height: 12pt;
}

input {
                font-size: 9pt;
                border: none;
                background: #D6D79B;
                color: #000000;
}