
td.titel1 { font-size:20pt; color:brown; text-align:center; padding:0cm; }
td.titel2 { font-size:14pt; color:brown; 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:10pt; font-family:"Arial"; color:"brown"; }

td.center { text-align:"center"; font-size:12pt; color:#000000;
            font-family:"Arial, Times"; }
th { font-size:16pt; color:red;
      letter-spacing:0.2em; font-weight:"bold";  background-color:"#FFFFCC";
      border-bottom-width:3pt; border-bottom-style:solid; border-right-width:2px;
	   font-family:"Arial"; text-align:"center"; }

hr { color:#FFE35C; border:"1px solid gray";
     height:"4px"; width:"70%";
     align:"center";
   }


a:link {   color:#660000; text-decoration:none;
    font-family:"Arial"; font-size:10pt; font-weight:normal;}
a:visited {  color:#660000; text-decoration:none;
    font-family:"Arial"; font-size:10pt; font-weight:normal; }
a:hover {  color:red; text-decoration:none;
     font-family:"Arial"; font-size:10pt; font-weight:normal; }
a:active {  color:red; text-decoration:underline;
     font-family:"Arial"; font-size:10pt; }
a:focus {  color:#FFE38C; text-decoration:underline;
     font-family:"Arial"; font-size:10pt; }
