/* DATEI: tha.css */

/*body      { background-color:#336666; }*/
/*.icolor   { background-color:#335555; }*/
body      { background-color:#CCAA33; }
.icolor   { background-color:#CC9933; }

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

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

/* h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,sans-serif; } */

h1        { font-size:xx-large; color:#000000; font-style:bold; letter-spacing:2pt; word-spacing:4pt; border-bottom:solid thin black; }
h2        { font-size:x-large; color:#000000; font-style:bold; letter-spacing:1pt; word-spacing:3pt; }
h3        { font-size:large; color:#000000; font-style:bold; letter-spacing:1pt; word-spacing:3pt; }
h4        { font-size:medium; color:#000000; font-style:bold; letter-spacing:1pt; word-spacing:2pt; }

/* p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i   {font-size:100%; color:#000080; line-height:11pt; letter-spacing:1pt; word-spacing:2pt; } */
pre       { font-size:medium; color:#000080; line-height:11pt; letter-spacing:1pt; word-spacing:2pt; }
marquee   { font-size:x-large; color:#000080; font-style:italic; font-weight:bold; behavior:slide; 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 }

