
.links { position: absolute; top: 0px; left: 0px; width: 10px; height: 100%; border: 0px solid;background-color: #FEFFC7; } /* links */
.kopf { position: absolute; top: 0px; left: 10px; width: 570px; height: 100%; border: 0px solid;background-color: #FEFFC7; } /* Haupt */
.small { font-family: comic; font-size: 10pt;  }
//font {
     font-family: Arial;
   // font-size: 13pt;
    //font-weight : normal;
 //     }
body {
   font-family: Arial;
   font-size: 13pt;
   font-weight : normal;
      }
td {
 	font-family : Arial;
 //	font-size : 13px;
 //	//font-weight : normal;
 	 }
form {
 //   font-family: Arial;
   // font-size: 13pt;
   // font-weight : normal;
    }
     
