/* DATEI: ri.css */
/* grundlegende Style-Definitionen für alle Seiten */

@font-face       { font-family:'Comic Sans MS'; scr:url(../comic.ttf) format(TrueType); }
body             { margin-left:5px; margin-top:0px;
                   font-family:arial,helvetica;
                   background-color:#FFFFE1 }
table            { background-color:#FFFFE1 }
td               { background-color:#FFFFB4; color:#800000;
                   font-family:arial,helvetica; font-size:10pt }
td.E1            { background-color:#FFFFE1; color:#800000;
                   font-family:arial,helvetica; font-size:10pt }
td.E7            { background-color:#FFFFE7; color:#800000;
                   font-family:arial,helvetica; font-size:10pt }
td.hg-haupt      { background-color:#FFFFE1; color:#800000;
                   font-family:arial,helvetica; font-size:10pt }

table.titel      { background-color:#FFFFE1 }
td.titel         { background-color:#FFFFE1; color:#840000;
                   font-size:14pt; font-weight:bold; }
td.titel12b      { background-color:#FFFFE1; color:#840000;
                   font-size:12pt; font-weight:bold; }
table.rahmen     { background-color:#CECB7B; }
table.text       { background-color:#FFFFCE;
                   padding-left:10px; padding-right:10px }
td.text          { background-color:#FFFFCE; color:#800000;
                   font-size:10pt;
                   text-align:left; vertical-align:top }
td.text12        { background-color:#FFFFCE; color:#800000;
                   font-size:12pt;
                   text-align:left; vertical-align:top }

table.r-a        { background-color:#A5A578 }
table.r-a2       { background-color:#C66B00 }
table.r-i        { background-color:#D3D3BD }
table.dk1        { background-color:#FFFFC8 }
td.dk1           { background-color:#FFFFC8; color:#800000;
                   font-family:arial,helvetica; vertical-align:top;
                   font-size:8pt }
table.dk2        { background-color:#FAFFE3 }
td.dk2           { background-color:#FAFFE3; color:#800000;
                   font-family:arial,helvetica; vertical-align:top;
                   font-size:8pt }
td.balk-tit-1    { background-color:#A5A578; color:#FFFFE1;
                   font-family:arial,helvetica; font-weight:bold;
                   font-size:10pt; padding-left:2pt }
td.balk-tit-2    { background-color:#C66B00; color:#FFFFE1;
                   font-family:arial,helvetica; font-weight:bold;
                   font-size:10pt; padding-left:2pt }
td.balk-tit-3    { background-color:#FFE7B5; color:#840000;
                   font-family:arial,helvetica; font-weight:bold;
                   font-size:10pt; padding-left:2pt }
td.spa-tit-1    { background-color:#FFFFC8; color:#800000;
                   font-family:arial,helvetica; font-weight:bold;
                   font-size:10pt; padding-left:2pt; vertical-align:middle }
td.spalte-1      { background-color:#FFFFE1; color:#800000;
                   font-family:arial,helvetica; font-weight:normal;
                   font-size:9pt; padding-left:2pt; vertical-align:top}

a:link           { color:#84AA39; font-weight:bold;text-decoration:none; }
a:visited        { color:#84AA39; font-weight:bold;text-decoration:none; }
a:active         { color:#84AA39; font-weight:bold;text-decoration:none; }
a:hover          { color:#6B6929; font-weight:bold;text-decoration:none; }
