  body  {
	font-family: "Times New Roman", "serif";
	font-size: 16px;
	margin-top: 2px;
	} 

  A:link {
          text-decoration: none;
          color: blue;
          }

   A:active {
          text-decoration: underline;
          color: red;
            }

   A:visited {
          text-decoration: none;
          color: navy;
             }

   A:hover {
          text-decoration: underline;
          color: red;
           }
   .rand {
          font-family: "Arial", "sans-serif";
          font-size: 12px;
          text-align: left;
         }
   .randindex {
          font-family: "Arial", "sans-serif";
          text-align: left;
          font-size: 15px;
         }  

   .main {
         font-family: "Times New Roman", "serif";
	font-size: 16px;
          text-align: justify;
         }
   .kopf {
          font-family: "Arial", "sans-serif";
          font-size: 12px;
          text-align: center;
         }
   .fuss {
          font-family: "Verdana", "Arial", "sans-serif"; 
          font-size: 10px;
          text-align: center;
         }
   .fuss1 {
          font-family: "Verdana", "Arial", "sans-serif";
          font-size: 10px;
          text-align: center; 
         }


.anzeige {
    display: none;
}

