/* Rahmen */body { margin:0px; background-color=#ffffff; }/* Standard-Schriftart */p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i     { font-family:verdana,tahoma,arial,helvetica,sans-serif; }/* Standard-Schriftgrössen */p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }/* Überschriftgrössen */h1 { font-size:18pt; }h2 { font-size:16pt; }h3 { font-size:14pt; }h4 { font-size:12pt; }/* Navigationslinks */td.nav { font-size:10pt; font-weight:bold; text-decoration:none; color:#ffffff; }a.nav { font-size:10pt; font-weight:bold; text-decoration:none; color:#ffffff; }/* Copyright */p.copyright { font-size:8pt; }/* Vorformatierter Text */pre { font-family:Courier New,Courier; }/* Vorformatierter Text */code { font-size:9pt; color:#0000C0; }/* Zusatzattribut für Definitionen, Berechnungen, Code etc. */ .code { font-size:9pt; color:#0000C0; }