/* DATEI: onyanga.css */

body      { background-color:#C0C0C0; background-image:url(images/onyanga-bw.jpg); background-repeat:no-repeat; background-attachment:fixed; background-position:center; font-family:"Arial", "serif";}
.icolor   { background-color:#C0C0C0; }

a:link    { color:#C15109; text-decoration:underline; font-weight:bold; }
a:visited { color:#C15109; text-decoration:underline; font-weight:bold; }
a:hover   { color:#C15109; text-decoration:none; font-weight:bold; background-color:#FFFF99; }
a:active  { color:#C15109; text-decoration:none; font-weight:bold; background-color:#FFFF99; }

table     {  bordercolor:"#C15109" border:"2"; }

h1        { font-size:xx-large; color:#C15109; font-style:bold; letter-spacing:2pt; word-spacing:4pt; }
h2        { font-size:x-large; color:#C15109; font-style:bold; letter-spacing:1pt; word-spacing:3pt; }
h3        { font-size:large; color:#C15109; font-style:bold; letter-spacing:1pt; word-spacing:3pt; }
h4        { font-size:medium; color:#C15109; font-style:bold; letter-spacing:1pt; word-spacing:2pt; }


a,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i   {font-size:medium; color:#C15109; line-height:120%; letter-spacing:1pt; word-spacing:2pt; }
pre       { font-size:medium; color:#C15109; line-height:11pt; letter-spacing:1pt; word-spacing:2pt; }
marquee   { font-size:x-large; align:middle; color:#C15109; font-style:italic; font-weight:bold; behavior:alternate; scrollamount:80; scrolldelay:3 }

/* Kommentarzeile */

.xxlarge  { font-size:xx-large; }
.xlarge   { font-size:x-large; }
.large    { font-size:large; }
.medium   { font-size:medium; }
.small    { font-size:small; }
.xsmall   { font-size:x-small; }
.xxsmall  { font-size:xx-small; }

.hidden   { color:#888888; }

.spanstyle { color:black; font-weight:bold; font-size:small; position:absolute; top:-50px; visibility:visible }

