/* body { background-image:url(../grafik/back_u_i.gif); } */
body { background-color:#FEFECC; } */


b {color:#EB8520; }
/* fett, kursiv, unterstrichen */

b,i,u {color:#EB8520; }
/* fett, kursiv, unterstrichen */

td b {color:#EB8520; }
/* innerhalb Tabellen: fett */

td i {color:#EB8520; }
/* innerhalb Tabellen: kursiv */

td u {color:#EB8520; }
/* innerhalb Tabellen: unterstrichen */

/* table { background-color:#DDDDDD; }*/
/* Tabelle: Hintergrundfarbe */

/* td,th { color:#0000FF; } */
/* Tabellenzelle: Schriftfarbe */


a:active { color:#EB8520; }
a:link { color:#EB8520; }
a:visited { color:#EB8520; }

td a:active { color:#EB8520; }
td a:link { color:#EB8520; }
td a:visited { color:#EB8520; }

