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.sgelb { text-align:left;
     color:#FFFFAA;
     font-size:11pt; font-family:"Arial"; }
td.sgelbf { text-align:left;
     color:#FFFFAA;
     font-size:11pt;
     font-family:"Arial";
     font-weight:"bold"; }

th.sgelbf { text-align:left;
     color:#FFFFAA;
     font-size:11pt;
     font-family:"Arial";
     font-weight:"bold";
     font-size:"14pt";
     text-align:"center"; }

td.centerrot { text-align:center; font-size:20pt;  font-weight:bold; color:#FF0000; }

td.centergelb { text-align:center; font-size:20pt;  font-weight:bold; color:#FFE38C;
                font-family:"Arial, Times"; }
td.centerf { text-align:center; color:#FFFFAA; font-weight:bold;
             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:#0000FF;
           text-align:left;
           background-color:#FFFFBC;
           border-right-style:inset;
           border-bottom-width:1pt;
           border-bottom-style:solid;
           border-right-width:1pt;
           border-left-width:1pt;
           border-top-width:1pt;
           font-family:"Arial, Times";
         }


td.gelbd { font-size:11pt;
          font-weight:bold;
           color:brown;
           text-align:left;
           background-color:#FFE38C;
           border-right-style:inset;
           border-bottom-width:1pt;
           border-bottom-style:solid;
           border-right-width:1pt;
           border-left-width:1pt;
           border-top-width:1pt;
           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:1pt;
           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:1pt;
           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:1pt;
           border-bottom-style:solid;
           border-right-width:1pt;
           border-left-width:1pt;
           border-top-width:1pt;
           font-family:"Arial, Times";
         }


hr { color:#FFE35C; border:"1px solid gray";
     height:"4px"; width:"70%";
     align:"center";
   }

body { scrollbar-track-color:#696969;
       scrollbar-arrow-color:#FFE31C;
       scrollbar-base-color:#696969;
       scrollbar-shadow-color:#FFFF5a;
       scrollbar-3dlight-color:#FFe35c;
     }


a:link {   color:#FFE38C; text-decoration:none;  font-family:"Arial"; font-size:11pt; }
a:visited {  color:#FFE38C; text-decoration:none;
    font-family:"Arial"; font-size:11pt; }
a:hover {  color:red; text-decoration:none;
     font-family:"Arial"; font-size:11pt; }
a:active {  color:#FFE38C; text-decoration:underline;
     font-family:"Arial"; font-size:11pt; }
a:focus {  color:#FFE38C; text-decoration:underline;
     font-family:"Arial"; font-size:11pt; }
