
body {
       background: #003F00;
       color: #FFFF99;
       font-size: 12pt;
       font-family:  comic sans ms;
       }

#rechts
      {
       text-align: right;
        font-size: 16pt;
       }

ul
   {
   list-style-type: circle;
   font-family:  comic sans ms;
   font-size: 16pt;
   }


p  {
   font-family:  comic sans ms;
   font-style:
   font-weight:  normal;
   font-variant: ;
   text-align: left;
   color: #FFFF99;
   font-size: 16pt;
   }

h3  {
   font-family:  comic sans ms;
   font-style:
   font-weight:  normal;
   font-variant: ;
   text-align: center;
   color: #FFFF99;
   font-size: 18pt;
   }

table {

      border-style: ;
      color: #FFFFFF;
      margin-left: auto;
      margin-right: auto;
      margin-top: 5%;
      }

a:link {
        color: #FFFF99;
         text-decoration: none;
         font-weight:normal;
       }

a:visited {
         color: #00E0FF;
          text-decoration: none;
          font-weight:normal;
          }

a:hover  {
         color: #00FF00;
          text-decoration: none;
          font-weight:bold;
          font-size: 15pt;
          }

a:active {
         color:transparent;
        }


td img.decoration {display: block;}
