/* body anweisungen */
body {
        margin-top:20px;
        margin-bottom:0px;
        margin-left:0px;
        margin-right:0px;

}

/* text allgemein */
body, table, tr, td, div, input, textarea, select, p, br, li, ul {
        font-family: Verdana;
        font-size: 11px;
        text-decoration: none;
        color: #000000
}


.txt_rot {
        color: #FF0000

}

.color_a {
        background-color: #CCCCCC;
        border-color: #000000 black;
}


.color_b {
        background-color: #F4F4F4
}

.small {
        font-size: 10px;
        color: #333333
}


.rahmen {
        border: 1px #000000 solid;
        background-color: #E1E1E1
}


.fld_a {
        width: 200px;
}


.fld_b {
        width: 52px;
}


.fld_c {
        width: 77px;
}


.fld_d {
        width: 360px;
}


.fld_e {
        width: 142px;
}


.fld_f {
        width: 435px;
}

h1 {
        color : #000000;
        font-size : 11px;
        font-weight: bold;
        text-align: left
}

.color_c {
        background-color: #990000
}
