html        { 
               background-color: #1F1E23; 
             }
body        { 
               background-color: #1F1E23;
               color: #868686; 
               font-family: Verdana, Arial; 
               font-size: 10pt;
               font-weight:bold;
               line-height: 20px;
             }
              
a:link       { font-size: 10pt;text-decoration: none; font-weight:bold; color: white}
a:active     { text-decoration: none;font-weight: normal; color: white }
a:hover      { text-decoration: none;font-weight: normal; color: white }
a:visited    { text-decoration:none; font-weight:bold; color: white; }
h1           { font-size: 12pt; font-weight: bold; }
h2           { font-size: 10pt; font-weight: bold; margin-bottom:5; margin-top:5}
p            { margin-top: 5 ;margin-bottom: 5;}
marquee      { font-weight: bold; }
td           { 
               font-family: Verdana, Arial; 
               font-size: 10pt;
               font-weight: bold;
               line-height: 20px;
             }
ul.verkauf   {
		margin-top:5;
		margin-bottom:15;
              }