       a:link { font-weight:normal; color:#808080; text-decoration:none}
       a:visited { font-weight:normal; color:#808080; text-decoration:none }
       a:hover { font-weight:normal; color:#000000; text-decoration:none }
       a:active { font-weight:bold; color:#000000; text-decoration:underline }

body { background-color:#FFFFFF;
       font-family: Comic Sans MS,Times New Roman;
       font-size:12pt;
       color:#000000;
     }
     
#band {
       font-family:Comic Sans MS, Times;
       font-size:18pt;
       font-weight:bold;
       color:#404040;
      }

#titel {
       font-family:Comic Sans MS, Times;
       font-size:14pt;
       font-weight:bold;
       color:#404040;
      }

#striptxt {
       font-family:Comic Sans MS, Times;
       font-size:10pt;
       color:#404040; 
       font-weight:normal;
      }
       
#seite {
       font-family:Comic Sans MS, Times;
       font-size:10pt;
       color:#000000; 
       font-weight:bold;
      }
      
#small {
       font-family:Arial, Times;
       font-size:6pt;
       color:#000000; 
       }
       
#text {
      font-family:Comic Sans MS, Times;
      font-size:10pt;
      color:#000000;
      font-weight:normal;
      text-align:left;
      margin-top:10px;
      margin-bottom:20px;
      margin-left:10px;
      margin-right:6px;
      }

