.infobtn       { font-family     : "times new roman";
                 color           : blue;
                 font-size       : 15px;
                 border          : 0;
                 cursor          : pointer;
                 background      : transparent;    }

.mailbtn       { font-family     : "times new roman";
                 color           : yellow;
                 font-size       : 16px;
                 font-weight     : normal;
                 border          : 0;
                 cursor          : pointer;
                 background      : transparent;    }

table.rahmen   { border-collapse : collapse; }




.gerahmt       { border-left:   #000 1px solid;
                 border-top:    #000 1px solid;
                 border-bottom: #000 1px solid;
                 border-right:  #000 1px solid;
                 border-collapse:     collapse;
                 background-color:     #f0faff;
                 color:                #000080;   }



<!-- =================  Projekt-Seite ===================  -->
p.pheadline   { font-size       : 24px; 
                 font-family     : "times new roman";
                 font-weigh      : bold;  
                 line-heigh      : 1em; 
                 margin-top      : 0.1em;
                 margin-bottom   : 0.1em;
                 text-align      : center; }

tr.hdln        { background-color:  #c0c0e0; }

.auffuehrung   { color           : #0000ee; }

tr.farbe1      { background-color:  #e0e0e0; 
                 font-size       :  0.9em;
                 line-height     :  1.1em; }

tr.farbe2      { background-color:  #f0f0f0;
                 font-size       :  0.9em;
                 line-height     :  1.1em; }



<!-- =================  Docus-Seite ===================  -->
.pheadline   { font-size       : 24px; 
                 font-family     : "times new roman";
                 font-weigh      : bold;  
                 line-heigh      : 1em; 
                 margin-top      : 0.1em;
                 margin-bottom   : 0.1em;
                 text-align      : left; }

tr.hdln        { background-color:  #c0c0e0; }


p.b00j         { FONT-SIZE       :  1em; 
                 LINE-HEIGHT     :  1.1em; 
                 FONT-FAMILY     :  "times new roman"; 
                 TEXT-ALIGN      :  justify;  }

p.b01l         { FONT-SIZE       :  1.15em; 
                 LINE-HEIGHT     :  1.1em; 
                 FONT-FAMILY     :  "times new roman"; 
                 TEXT-ALIGN      :  left; }

<!-- ======================================================= -->

#legende       { background      : #55ffdd;
                 top             : 350px;
                 right           : 40px;
                 width           : 220px;
                 margin          : 0px;
                 padding         : 1em;
                 position        : fixed;  }
