
body  {
      margin-bottom:0px;
      font-family:arial, verdana, helvetica;
}

hr {border: solid 1px #C0C0C0;
}

h1 {                          /* Ueberschrift 1. Ordnung */
    margin:0px;
    border-bottom:solid thin red;
    padding:2%;
    color:blue;
    line-height:120%;
}


h2 {                          /* Ueberschrift 2. Ordnung */
        padding:0px;
        font-family:serif; font-style:italic; font-weight:bolder;
        color:blue;
        line-height:120%;
    }

.small {
    font-size:0.9em;
}


p.footnote {
      font-size:0.8em;
}

/******************* table ************************/

table tr.row2 {
    font-size:80%;
}

txd {
        width:160px;
        height:70px;
}
