@media all {

   body {
          color: black;
          background-color: white;
          background-image: url(../images/htgrund.jpg);
        }

   ADDRESS {
          color: #000000;
           }

   A:visited {
          font-family: "Verdana";
          color: #800080;
             }

   A:link {
          font-family: "Verdana";
          color: #0000ff;
          }

   A:active {
          font-family: "Verdana";
          color: red;
            }

   TD P {
          font-family: "Verdana";
          font-size: small;
          font-weight: bold;
	  color: #000000;	
        }

   TH P {
	  font-family: "Verdana";
          font-size: small;
          font-weight: bold;
          color: #000000;
        }

   H1 {
          font-family: "Times New Roman";
          font-size: 250%;
          font-size-adjust: none;
          color: #000000;
      }

   H2 {
          font-family: "Verdana";
          font-size: 125%;
          color: #000000;
      }

   H3 {
          font-family: "Verdana";
          color: #000000;
      }

   H4 {
          font-family: "Verdana";
          color: #000000;
      }

   H5 {
          font-family: "Verdana";
          color: #000000;
      }

   H6 {
          font-family: "Verdana";
          color: #000000;
      }

   DT {
          color: #000000;
      }

   DD {
          color: #000000;
      }

   span.c6 {
          font-family: "Verdana";
          font-size: 80%;
           }

   P {
          font-family: "Verdana";
          font-size: small;
          font-weight: bold;
          color: #000000;
     }

   p.c6 {
          font-family: "Verdana";
          font-size: 60%;
 	  border-left: thin solid;
          border-right: thin solid;
        }

   p.c4 {
          font-family: "Verdana";
          font-size: 40%;
        }

   p.c3 {
          font-family: "Verdana";
          font-size: 80%;
          font-weight: bold;
        }

   p.c8 {
          font-family: "Verdana";
          font-size: 60%;
          font-weight: bold;
        }

   div.c3 {
          text-align: center;
          }

   div.c9 {
          margin-left: 2em;
          }

   a.c2 {
          font-family: "Verdana";
        }

   a.c7 {
          font-family: "Verdana";
          font-size: 80%;
        }

   h1.c1 {
          text-align: center;
         }

  h5.c10 {
          font-family: "Verdana";
          font-size: 70%;
          color: black;
          }

}
