<!--
body { background-color:#CF0101;
      text-align: justify;
      color: #000000;
      font-size: 10pt;
      font-family: 'Comic Sans MS';
      margin-left:50px;
      margin-right:50px;}
p     { margin-left:50px;
      margin-right:50px;
      }

a:link { text-decoration:none; color:#CF0101; font-weight: bold; font-size: 10t; }
a:visited { text-decoration:none; color:#FF0000; font-weight: bold; font-size: 10pt; }
a:hover { text-decoration:underline; font-weight: bold; font-size: 10pt; }
a:active { text-decoration:none; color:color:#CF0101;; font-weight: bold font-size: 10pt; }


.text  { background-color:#FFFFFF}

      h1 { font-size: 15pt; font-weight: bold; text-align: center; color:#CF0101; margin-top:30px; }
      h2 { font-size: 11pt; font-weight: bold; text-align: center; background-color: #008231; color:#FFFFFF; } /*spielname etc.*/

      -->
