       a:link { font-weight:bold; color:#808080; text-decoration:underline}
       a:visited { font-weight:bold; color:#404040; text-decoration:underline }
       a:hover { font-weight:bold; color:#000000; text-decoration:undeline }
       a:active { font-weight:bold; color:#000000; text-decoration:underline }

body {
      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;     }
     
#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;
      }

#unsicht {
      font-family: Times;
      font-size:8pt;
      color:#FFFFFF;
 	background-color:#FFFFFF
      }


