@charset "ISO-8859-1";
  
      html, body {
      margin: 15px;
      padding: 0;
      border: 0;
      background: #000000 url(grafik/bg_muster.gif) repeat left top;
      height:90%;
            }
      a:link { color: #00FFFF;  text-decoration: underline; }
      a:visited { color: #FFFFFF;  text-decoration:none; }
      a:hover { color: #92AAAA;     text-decoration:underline; }
      a.extlink:link { color: #00FFFF; text-decoration:none; }
      a.extlink:visited { color: #ffffff text-decoration:none; }
      a.extlink:hover { color: #9F9F9F; text-decoration:underline;}
      table { border: 1px solid #00FFFF; background-color: #000000; margin-left : auto; margin-right : auto; font-family: Verdana; color: #00FFFF; font-size: 10pt;font-weight: 700; width: 800; }
      
      h1 { font face= Verdana; font-size: 18pt; font-weight: 700; color: #000000;}
      h2 { font face= Verdana ;font-size: 11pt; font-weight: 700; color: #FFFFFF;}
      #orange{ font face= Verdana ;font-size: 11pt; font-weight: 700; color: #00FFFF;}
      #link{ font face= Verdana ;font-size: 10pt; font-weight: 700; color: #00FFFF;}
      #white { font face= Verdana ;font-size: 10pt; font-weight: 700; color: #FFFFFF;}
	  #turk { font face= Verdana ;font-size: 10pt; font-weight: 700; color: #00FFFF;}
      #swhite { font face= Verdana ;font-size: 10pt; font-weight: 700; color: #FFFFFF;}
      #smallwhite { font face= Verdana ;font-size: 8pt; font-weight: 700; color: #FFFFFF;}
      #black { font face= Verdana ;font-size: 11pt; font-weight: 700; color: #000000;}
      #smallblack { font face= Verdana ;font-size: 5pt; font-weight: 400; color: #000000;}
      
      
      <!--<p id="orange">Beispieltext mit Schrift orange</p>  !-->