
/* Schriftart */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  { font-family:Arial,helvetica,sans-serif;}

/* Schriftgroesse fuer HTML-Tags */

h1,h1 b, h1 i { font-size:20pt;}

h2, h2 b, h2 i { font-size:18pt;}

h3, h3 b, h3 i  { font-size:16pt;}

h4, h4 b, h4 i  { font-size:14pt;}
h5, h5 b, h5 i  { font-size:12pt;}
h6, h6 b, h6 i  { font-size:10pt;}
li                { font-size:10pt;font-color:#CC6633;}
th {text-align:center;text-decoration:underline}

p,ul,ol,div,td,th,address,nobr,b,i { font-size:10pt;}

/* Definition von Klassen */

/* Hintergrundfarbe für Body Eintrag ... <body class="bc"> ...  */

body.bc       { background-color:#FFFFFF;}
.h3           { font-size:16pt;}
.h5           { font-size:12pt;}
.tddir        { font-size:10pt;text-align:left;}
.tdue         { font-size:18pt;color:#322A4A;text-align:center;font-weight:bold;background-color:#FFFFFF}
.tdadress     { font-size:10pt;color:#322A4A;text-align:center;font-weight:bold;}
.tdueteil     { font-size:14pt;color:#322A4A;text-align:center;font-weight:bold;}
.tddescrip    { font-size:12pt;color:#322A4A;text-align:center;font-weight:bold;}
td.tdpic      { border-style:solid; border-width:thin;padding:1ex;}
.line         { color:#578973;}
.line1        { color:#BDDFCF;}

/* globales Aussehen (Farbe) der Hyperlinks */

a:link { color:#00005F;}
a:visited { color:#00005F;}
a:active { color:#FF0000;}
