body            { background-color:#EA5209;
                /*
                background-color:#f8f880;
                background-image:url(Bilder/Hintergrund.jpg);
                background-attachment:fixed;
                background-color:#ffffc0;
                background-color:#ffad00;
                background-image:url(Bilder/Hintergrund.jpg);
                */
                }
body,p,td,th,li,.p { font-family:'Verdana',sans-serif;
                text-align:justify; color:#000020; }
p,li,td,th,.p   { font-size:10pt; }
/*
.p              { font-family:'Verdana',sans-serif;
                font-size:10pt; text-align:justify;
                color:#000099; }
/* Die Klasse .p ist gedacht für Netscape 4, bei dem die Formatangabe für li nicht funktioniert. Stattdessen fügt man <div class="p"></div> ein. */
li              { margin-top:5px; margin-bottom:5px; }
iframe          { text-align:center; }

h1,h2,h3,h4,h5,h6
                { font-family:Arial,sans-serif; color:#000030; }
h1,h2           { text-align:center; }
h3,h4,h5,h6     { text-align:left; }
td              { text-align:justify;  vertical-align:top; }
th              { text-align:center;  vertical-align:middle;
                font-weight:bold; }
.antiqua        { font-family:'Times New Roman',serif; }
.times          { font-family:'Times New Roman',serif; }
.arial          { font-family:'Arial',sans-serif; }
.verdana        { font-family:'Verdana',sans-serif; }
.sm             { font-family:'Courier',monospace; }
.fett           { font-weight:bold; }
.mager          { font-weight:normal; }
.kursiv         { font-style:italic; }
.schreib        { font-family:cursive; font-size:150%;
                font-weight:bold; color:#000080; }

.rot            { color:#ff0000; }
.rotfett        { color:#ff0000; font-weight:bold; }
.drot           { color:#aa0000; }
.drotfett       { color:#aa0000; font-weight:bold; }
.mblau          { color:#000099;}
.mblaufett      { color:#000099; font-weight:bold; }

.hghblau        { background-color:#b0bbff; color:#000000; }
.hghgelb        { background-color:#ffffaa; color:#000000; }
.hggelb         { background-color:#ffff00; color:#000000; }
.hghorange      { background-color:#ffdda0; color:#000000; }
.hgorange       { background-color:#ffad00; color:#000000; }
.hgdorange      { background-color:#ff8800; color:#000000; }
.hgrot          { background-color:#ff0000; color:#000000; }

.links          { text-align:left; }
.zentriert      { text-align:center; }
.rechts         { text-align:right; }
.block          { text-align:justify; }

.oben           { vertical-align:top; }
.mittig         { vertical-align:middle; }
.unten          { vertical-align:bottom; }

.blink          { text-decoration:blink; }
.grossbuchstaben{ text-transform:uppercase; }

.schmal         { font-stretch:narrower; }
.breit          { font-stretch:wider; }

.text:first-letter
                { font-size:18pt; font-weight:bold;
                font-family:'Times New Roman',serif;
                font-style:italic; }
.listenueber    { font-family:'Arial',sans-serif;
                font-weight:bold; }
/*
.autor          { text-align:right; font-style:italic;
                margin-bottom:0.5cm; }
.autorzentr     { text-align:center; font-style:italic;
                margin-bottom:0.5cm; }
*/
.autor          { font-family:'Times New Roman',serif;
                font-style:italic; text-align:right;
                margin-bottom:0.5cm; }
.autorzentr     { font-family:'Times New Roman',serif;
                font-style:italic; text-align:center;
                margin-bottom:0.5cm; }
.autorph        { font-style:italic; text-align:center;
                margin-bottom:0.5cm; }
.autorgrossb    { text-transform:uppercase;
                text-align:center;
                margin-top:5pt; margin-bottom:5pt; }
.datum          { text-align:left;
                font-family:'Courier New',Courier,monospace;
                color:#000080; }
.datumabs       { font-family:'Courier New',Courier,monospace;
                font-weight:bold;
                color:#000080; }
.aenddatum      { text-align:right;
                font-family:'Arial',sans-serif;
                font-size:10pt;
                font-style:italic;
                margin-top:0.5cm; }
.zaehlerdatum   { text-align:center; font-family:Arial;
                font-weight:bold; }
.zitat          { font-style:italic; margin:0.5cm; }
.bildunter      { font-family:'Arial'; font-size:10pt;
                font-weight:bold;
                font-style:italic; text-align:center; }
.quelle         { font-size:70%; font-style:italic;
                text-align:center; }
.verweis        { font-family:Arial; font-weight:bold; }
.hilfeverweis   { cursor:help; }
.verweisueber   { font-family:Arial; font-weight:bold;
                font-style:italic; text-align:center; }
.verweisuebergross
                { font-family:Arial; font-weight:bold;
                font-style:italic; text-align:center;
                font-size:120%; }
.dachzeile      { font-style:italic; text-align:left;
                background-color:#ffff55; }

.frage          { text-align:left; font-family:Arial;
                font-size:120%; font-weight:bold;
                color:#b02020; }
.ag             { font-family:Arial; font-weight:bold;
                color:#b02020; }
.befehl         { font-family:'Courier',monospace;
                color:#000000; }
.anzhinweis     { font-family:'Verdana,Arial',sans-serif;
                font-size:70%;
                text-align:right; }
.neu            { text-decoration:blink;
                font-weight:bold;
                color:#ff0000; }

/* Formete für Verweistext: */
.endverweis     {
                color:#0000ff;
                background-color:#d0d0d0;
                text-decoration:none;
                /*
                text-align:center;
                */
                }
/* Formete für Verweisschaltfläche: */
.endverweisf    {
                font-family:Arial;
                font-size:10pt;
                font-weight:normal;
                margin:0.3cm;
                text-align:center;
                }

.schaltknopf    { text-align:center; font-family:Arial;
                font-weight:bold; color:#000099;
                text-decoration:none;
                background-color:#cccccc;
                padding:10px;
                border-color:#cccccc;
                }
.eingabefeldhgelb
                { color:#000099;
                background-color:#ffffaa;
                font-family:Arial,sans-serif;
                font-weight:bold; }


.bildverweis    { font-family:Arial; font-size:small;
                color:#0000ff; font-weight:bold;
                /* text-align:center; vertical-align:middle; */
                }
.rueckverweis   { text-decoration:none; font-size:15pt;
                font-weight:bold; color:#000099;
                background-color:#d0d0d0;}
.bildverweisinaktiv
                { font-family:Arial; font-size:small;
                /* text-align:center; vertical-align:middle; */
                color:#666666; }
.bildnummertext { font-family:Arial,Verdana;
                font-size:12pt; font-weight:bold; }
.bildnummer     { font-family:Arial,Verdana;
                font-size:15pt; font-weight:bold;
                color:#000099; background-color:#ffff00;
                }
.zeit           { font-family:Arial; font-size:8pt;
                color:#0000ff; background-color:#ffff00;
                text-align:right; }

img.fotolinks,.bildlinks,.fliessenlinks
                { float:left; margin-right:8px;
                margin-bottom:3px;
                width:40%; }
img.fotorechts,.bildrechts,.fliessenrechts
                { float:right; margin-left:8px;
                margin-bottom:3px;
                width:40%; }
.neuezeile      { clear:both; }

a:link          { color:#0000CC; }
a:visited       { color:#0000CC; }
a:focus         { color:#00aa00; background-color:#ffff00; }
a:hover         { color:#0000CC; background-color:#ffdd00; }
/*
a:visited       { color:#c00000; }
a:hover         { color:#a00000; background-color:#ffdd00; }
a:hover         { color:#aa0000; background-color:#008800; }
*/

a:active        { color:#dd0000; background-color:#ffff99;
                font-weight:bold;
                font-size:100%; }