h1    { font-weight: bold; font-size: 18px; font-family: Arial }
h2   { font-weight: bold; font-size: 14px; font-family: Arial }
h3  { font-weight: bold; font-size: 100%; font-family: Arial }
h4    { font-weight: normal; font-size: 80%; font-family: Arial }
body     { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; margin: 0px }
td    { font-weight: normal; font-size: 14px; font-family: Arial }
a   { color: #33006a; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:link    { color: #000076 }
a:visited   { }
a:hover       { color: #9a58a4 }
a:active   { color: #000094 }
em  { font-weight: 600; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

marquee
      {
      Color: Black;
      Font-Family: Verdana, Arial, Helvetica;
      Font-Size: 10pt;
      Background-Color: #CCCCFF;
      Border-Top-Color: Black;
      Border-Left-Color: Black;
      Border-Right-Color: Black;
      Border-Bottom-Color: Black;
      Border-Width: 2px;
      Border-Style: inset;
      }

 .lautsprecher {
     position: relative;
     width: 140px;
     top: -210px;
     left: -620px;
     float:right;
     /* border: thin solid blue; */
 }
