A:link {color: rgb(255,255,255); text-decoration : underline; }
a:visited {color: rgb(255,255,255); text-decoration : underline; } 
a:active { color: rgb(255,255,255); text-decoration : underline;}
A:hover {color: rgb(255,255,255); text-decoration : none; }


body       { font-family: Verdana, Arial, Helvetica; background-color: #000066; 
             word-spacing: 0; text-indent: 0;  margin: 0; font-size: 8pt; 
             background-image: url(../images/bg.gif); background-attachment: fixed;
             background-repeat: no-repeat;}

h1         { font-family: Verdana, Arial, Helvetica; color: rgb(255,150,40); 
             text-align: center; margin-top: 5;
             font-size: 10pt; text-decoration: bold;}

h2         { font-family: Verdana, Arial, Helvetica; color: rgb(0,00); 
             line-height: 100%; word-spacing: 0; 
             text-indent: 0;  font-size: 10pt; text-decoration: none;}

h3         { font-family: Verdana, Arial, Helvetica; color: rgb(0,00);
             text-decoration: bold;font-size: 10pt;margin-bottom: 0;
             text-align: center;}

p          { font-family: Verdana, Arial, Helvetica ; color: rgb(0,00); font-size: 10pt;
             margin-top: 0; margin-bottom: 0; }

p.klein    { font-size: 7pt;  }
p.fett     {  text-decoration: bold; }

table      {font-family: Verdana, Arial, Helvetica ; color: rgb(255,255,255);
            font-size: 8pt; cellpadding: 5; }

blockquote {font-family: Verdana, Arial, Helvetica ; color: rgb(0,0,150); line-height: 100%;
            word-spacing: 0; text-indent: 0; font-size: 10pt;margin: 5; 
            margin-top: 0; margin-bottom: 0 ; line-height: 150%;}
