

  a:link {color:black; text-decoration:none; }
  a:visited {color:black; text-decoration:none; }
  a:focus {color:lime; text-decoration:none; }
  a:hover {color:green; text-decoration:none; }
  a:active {color:red; text-decoration:none; }

  h1{
  font-family: verdana,arial,sans-serif;
  text-align:center;
  text-decoration:none;
  font-size:370%;
  font-weight:bold;
  color: black
  }

  table{
  background-color: none;
  }


  body{
  background: url(bilder/bgvisual1.jpg);
  background-repeat:repeat;
  background-color: white;
  font-family: verdana, arial, sans-serif ;
  font-size: medium ;
  font-style: normal;
  font-variant: normal;
  font-weight: normal ;
  color: black ;
  }

  .hintergr  {
  background-repeat:repeat;
          }

  .performinghintergr {
  background: url(bilder/bgperforming.jpg);
  background-color: black;
  }


  p {
  align: center ;
  font-family: verdana, arial, sans-serif ;
  font-size: medium ;
  font-style: normal;
  font-variant: normal;
  font-weight: normal ;
  color: black ;
    }
