BODY { 	background-color: rgb(159, 194, 241);
	color: rgb(0, 0, 0);
	font-family: verdana, serif }

A:link { font-size: 10pt;
	 text-decoration: underline;
	 background-color: rgb(159, 194, 241);
         color: rgb(41, 41, 255) }

A:visited { font-size: 10pt;
	    text-decoration: underline;
	    background-color: rgb(159, 194, 241);
            color: rgb(41, 41, 255) }

A:active { font-size: 10pt;
	   text-decoration: underline;
	   background-color: rgb(159, 194, 241);
           color: rgb(41, 41, 255) }

TD.gruen { font-size: 10pt;
            text-align: center;
	    background-color: rgb(159, 194, 241);
            color: rgb(0, 0, 0) }

TD.rot { font-size: 10pt;
          text-align: center;
	  background-color: rgb(159, 194, 241);
          color: rgb(204, 0, 0) }

TD.rt { font-size: 12pt;
                text-align: center;
                background-color: rgb(160, 225, 121);             
                color: rgb(204, 0, 0) }

TD.schwl { font-size: 10pt;
              text-align: left;
	      background-color: rgb(159, 194, 241);
              color: rgb(0, 0, 0) }

TD.copy { font-size: 7pt;
               text-align: right;
	       background-color: rgb(159, 194, 241);
               color: rgb(80, 0, 0) }

TD.schwt { font-size: 10pt;
                    text-align: center;
                    background-color: rgb(160, 225, 121);             
                    color: rgb(0, 0, 103) }

TD.ober { font-size: 12pt;
                 text-align: center;
                 background-color: rgb(125, 215, 71);
                 color: rgb(0, 0, 0) }

TD.count { font-size: 10pt;
             text-align: center;
             background-color: rgb(71, 101, 199);
             color: rgb(255, 255, 255) }

TD.wichtig { font-size: 12pt;
             text-align: center;
	     background-color: rgb(159, 194, 241);
             color: rgb(204, 0, 0) }

H1, H2, H3, H5, H6 { text-align: center;
		     background-color: rgb(159, 194, 241);
                     color: rgb(204, 0, 0) }

H4 { text-align: center;
     background-color: rgb(159, 194, 241);
     color: rgb(50, 50, 255) }

P.unter { text-decoration: underline; }

P.formular { text-align: left; }

PRE.scroll { font-size: 7pt;
	     font-family: verdana, serif }