body { background-image:url(images/back.gif); background-repeat:no-repeat; }
body { scrollbar-base-color:#FFE4CA; scrollbar-arrow-color:#800000; }
span.klein { font-size:60%; }
span.textarea { font-family:Arial; }
h1 { font-size:200%; font-weight:bold; color:#800000; }
h2 { font-size:140%; font-weight:bold; color:maroon; }
h3 { font-weight:bold; }

p,h4,div,td,tr,div,th,address,blockquote,nobr,i { font-size:95%; font-family:Arial,sans-serif; color:#800000; }
a:link,a:active { color:#CC3300; text-decoration:none; font-weight:bold; }
a:visited { color:#CC3300; text-decoration:none; font-weight:bold; }
a:hover { color:#FF9933; font-weight:bold; text-decoration:none; }

/* Fragezeichen-Cursor ueber Akronymen */
acronym {
cursor: help;
border-bottom: 1px dotted maroon;
}