body              { background-color:#fea64f; }
body.navi         { margin-top:20%; }
body.start        { margin-top:65px; }

body,p,td         { font-family:Helvetica,Arial; color:#000000; font-size:10pt; } /*  Schriftart für diverse html-Bereiche */
h1,h2,h3,h4,h5    { font-family:Helvetica,Arial; color:#000000; }

*.klein           { font-family:Helvetica,Arial,sans-serif; font-size:8pt; }
*.info            { font-family:Helvetica,Arial,sans-serif; font-size:8pt; text-align:center; color:#888888; }

img               { border-style: none; }
img.w3c           { text-flow:left; }

a.navi            { text-decoration:none; font-weight:bold; }
a.navi:link       { color:#000000; }
a.navi:visited    { color:#000000; }
a.navi:hover      { color:#0000ff; }
a.navi:active     { color:#ff0000; }
a.navi:focus      { color:#ff0000; }

a.break           { text-decoration:none; }
a.break:link      { color:#006600; }
a.break:visited   { color:#006600; }
a.break:hover     { color:#0000ff; }
a.break:active    { color:#006600; }
a.break:focus     { color:#006600; }

a.content         { text-decoration:none; }
a.content:link    { color:#000088; }
a.content:visited { color:#000088; }
a.content:hover   { color:#0000ff; }
a.content:active  { color:#000088; }
a.content:focus   { color:#000088; }

table.navi        { height:40%; border-width:0px; text-align:center; }
td.navi           { height:33%; }

table.subnavi     { height:100%; width:70%; border-width:0px; text-align:center; }
td.subnavi        { width:50%; }
