td.titel1 { font-size:14pt; color:#FF0000; text-align:center; padding:0cm; }
td.blau { font-size:11pt; color:#0000FF; text-align:left; font-weight:bold; padding:0cm; }
td.gruen { font-size:11pt; color:#649664; text-align:left; font-weight:bold; padding:0cm; }
td { text-align:left; font-size:11pt; font-family:"Arial"; }
td.centerrot { text-align:center; font-size:20pt;  font-weight:bold; color:#FF0000; }
td.center { text-align:center; }

td.klein {font-size:12pt; font-family:"Arial, Times"; }
td.kleinc {font-size:12pt; text-align:justify; font-family:"Arial, Times"; }


td.hblau { font-size:11pt;
           color:#0000FF;
           text-align:left;
           background-color:#E6E6FF;
         }

td.gelb { font-size:11pt;
          font-weight:bold;
           color:brown;
           text-align:left;
           background-color:#FFFFBC;
           border-right-style:inset;
           border-bottom-width:0pt;
           border-bottom-style:solid;
           border-right-width:1pt;
           border-left-width:1pt;
           border-top-width:1pt;
           font-family:"Arial, Times";
         }

td.gelb2 { font-size:11pt;
          font-weight:bold;
           color:#000000;
           text-align:left;
           background-color:#FFFFBC;
           border-right-style:inset;
           border-bottom-width:2pt;
           border-bottom-style:solid;
           border-right-width:2pt;
           border-left-width:2pt;
           border-left-style:solid;
           border-top-width:2pt;
           font-family:"Arial, Times";
         }


td.gruen { font-size:11pt;
          font-weight:bold;
           color:#0000FF;
           text-align:left;
           background-color:#E9FFDE;
           border-right-style:inset;
           border-bottom-width:0pt;
           border-bottom-style:solid;
           border-right-width:1pt;
           border-left-width:1pt;
           border-top-width:1pt;
           font-family:"Arial, Times";
         }



span.gelb { font-size:11pt;
          font-weight:bold;
           color:brown;
           text-align:left;
           background-color:#FFFFBC;
           border-right-style:inset;
           border-bottom-width:0pt;
           border-bottom-style:solid;
           border-right-width:1pt;
           border-left-width:1pt;
           border-top-width:1pt;
           font-family:"Arial, Times";
         }

span.gruen { font-size:11pt;
          font-weight:bold;
           color:green;
           text-align:left;
           background-color:#E9FFDE;
           border-right-style:inset;
           border-bottom-width:0pt;
           border-bottom-style:solid;
           border-right-width:1pt;
           border-left-width:1pt;
           border-top-width:1pt;
           font-family:"Arial, Times";
         }

span.rot { font-size:12pt;
          font-weight:bold;
           color:red;
           text-align:center;
           background-color:#FFFFFF;
           border-right-style:inset;
           border-bottom-width:0pt;
           border-bottom-style:solid;
           border-right-width:1pt;
           border-left-width:1pt;
           border-top-width:1pt;
           font-family:"Arial, Times";
         }




a:link {   text-decoration:none;  font-family:"Arial"; font-size:11pt; }
a:visited {  color:blue; text-decoration:none;
    font-family:"Arial"; font-size:11pt; }
a:hover {  color:green; text-decoration:none;
     font-family:"Arial"; font-size:11pt; }
a:active {  color:#E00000; text-decoration:underline;
     font-family:"Arial"; font-size:11pt; }
a:focus {  color:#00E000; text-decoration:underline;
     font-family:"Arial"; font-size:11pt; }
