
body {margin-left:0px; margin-top:0px;
      padding-top:15px; padding-left:10px;
      background-color:#C0C0C0; }

h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,cite {
 font-family:Arial; }			/* Alles in Arial */


/* Header-Attribute für strukturierten Inhalt.
   In der Übersicht werden links die Abschnitte durch Farben hervorgehoben.
   Excel-Datei ist angepaßt.
*/
h1 { font-size:24px; margin-bottom:1px; margin-top:1px; color:#000000; }
h2 { font-size:20px; margin-bottom:1px; margin-top:1px; color:#000000; text-align:center; letter-spacing:2; }
h3 { font-size:18px; margin-bottom:1px; margin-top:1px; color:navy; text-align:center; }
h4 { font-size:16px; margin-bottom:1px; margin-top:1px; color:#000000; }
h5 { font-size:16px; margin-bottom:1px; margin-top:1px; color:#000000; }
h6 { font-size:16px; margin-bottom:1px; margin-top:1px; color:#000000; }

a:link { color:#000000; }
a:visited { color:#404040; }
a:active { color:#C0C0C0; }

a.kat { font-size:12px; font-weight:bold; }

b.exp { color:navy; text-align:center; }

/* Hervorgehobener Text, vor allem im Overview verwendet */
p    { font-size:16px; color:#000099; font-weight:500; }

div.def { font-size:13px; color:#000000; font-family:Avantgarde; background-color:#E5E5E5; font-style:italic; }
div.def2 { font-size:12px; color:#000000; font-family:Avantgarde; }
div.sdes { font-size:10px; color:#000000; font-family:Arial; background-color:#ffffff; }

span.menu { font-size:18px; color:#ffffff; font-family:Arial; font-weight:bold; text-decoration:none; }

/* Listen sollen nicht eingerückt werden */
ul,ol { font-size:16px; margin-left:18px; margin-top:2px; color:#000000; }
li    { font-size:14px; margin-top:2px; font-weight:bold; }
/* Unterklasse "p" wie bei <p> */
ul.p, ol.p { color:#000099; }


cite { font-style:normal; color:#000000; }

cite ul { color:#000000; }
cite ol { color:#000000; }

/* Sample für Auflistung von Optionen */
samp { font-family:Arial; font-size:14px; color:#888888; }

/* Normaler Text steht in Tabellenzellen, deswegen hier definiert */

table { background-color: #ffffff; }

td { font-size:16px; color:#000000; }
/* Abschnitt-Titel mit speziellem Hintergrund, deswegen als Tabellenheader */
th { text-align:left; background-color:#F4F4FF; }

/* Bookmark-Link */
a.bm { color:#888888; text-decoration:none; }
/* Ungenutzt */
pre { font-family:Courier New,Courier; font-size:13px; color:#000000; }
code,kbd,tt { font-family:Courier New,Courier; color:#000000; }
var { font-style:normal; color:#0000C0; }
blockquote { font-style:italic; }