body        {
        background-color: #FFA688;
        margin: 14px;
        background-position: center;
      }
th                {
   background-color: #FEBD5A;
   font-family: "Times New Roman", Times, serif;
   font-size: 26px;
   font-style: oblique;
   font-weight: bolder;
   padding: 10px;
   text-align: center;
   border-width: 1px;
   border-color: Black;
   border-style: solid;
       }
td     {
        text-align: center;
        padding: 10px;
       }
td.unt        {
         padding: 4px;
         }
td.spez        {
        padding-top: 28px;
        padding-bottom: 2px;
         }
a      {
        color: Black;
       }

a:visited      {
        color: black;
               }
a:hover        {
        color: black;
        text-decoration:none;
               }