body		{ background-color:#ffffc0;
                background-image:url(Bilder/Hintergrund.jpg);
                background-attachment:fixed; }
body,p		{ font-family:'Verdana',sans-serif;
                text-align:justify; color:#000080; }
/*
body,p		{ font-family:'Times New Roman',serif;
                text-align:justify; color:#000040; }
asylgrün:       background-color:#dfe3bf;
*/
h1,h2,h3,h4	{ font-family:Arial,sans-serif;
                text-align:center; }
h1,h2		{ color:#000099; }
td		{ text-align:justify;  vertical-align:top; }
p,li,td,th	{ text-align:justify; font-size:10pt; }
.p		{ text-align:justify; font-size:10pt; }
/* Diese Klasse ist gedacht für Netscape 4, bei dem die Formatangabe für li nicht funktioniert. Stattdessen fügt man <div class="p"></div> ein. */
.arial		{ font-family:Arial; }
.antiqua	{ font-family:'Times New Roman',serif; }
.times		{ font-family:'Times New Roman',serif; }
.schreib	{ font-family:cursive;
                font-weight:bold; color:#000099; }
.schreibgross	{ font-family:cursive; font-size:15pt;
                font-weight:bold; font-style:italic; color:#000099; }
.fett		{ font-weight:bold; }
.kursiv		{ font-style:italic; }

.rot		{ color:#ff0000; }
.drot		{ color:#aa0000; }
.drotfett	{ color:#aa0000; font-weight:bold; }
.mblau		{ color:#000099;}

.hghblau	{ background-color:#b0bbff; color:#000000; }
.hgdweiss	{ background-color:#ffffd0; 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; }
.autor		{ font-family:'Arial',sans-serif;
                font-style:italic; text-align:right;
                font-size:10pt; color:#000080;
                margin-bottom:0.5cm; }
.autorzentr	{ font-family:'Arial',sans-serif;
                font-style:italic; text-align:center;
                margin-bottom:0.5cm; }
.autorph	{ font-style:italic; text-align:center;
                margin-bottom:0.5cm; }
.sprecher	{ font-weight:bold; color:#009000; }
.datum		{ text-align:left; font-family:courier;
                color:#000080; font-size:100%; }
.datumabs	{ font-family:courier; font-weight:bold;
                color:#0000a0; font-size:100%; }
.aenddatum	{ font-family:'Verdana',sans-serif;
                color:#000080;
                font-style:italic; font-size:small;
                text-align:right; margin-top:0.5cm; }
.zitat		{ font-style:italic; margin:0.5cm; }
.bildunter	{ /* font-family:Arial; */ font-weight:bold; }
.verweis	{ font-family:Arial; font-weight:bold; }
.hilfeverweis	{ cursor:help; }
/*
.vergrverweis	{ cursor:wait; }
.vergrverweis	{ cursor:url(Bilder/Lupe.gif); }
*/
.verweisueber	{ font-family:Arial; font-weight:bold;
                font-style:italic; text-align:center;
                background-color:#ffffd0;
                padding:10pt;
                color:#008000; }
.dachzeile	{ font-style:italic; text-align:left;
                background-color:#ffff55; }
/* Fügt vor dem Element einen Doppelpfeil nach rechts oben ein, z. B. für externe Verweise. */
.pfro:before	{ content:"\21d7 "; }
/*
.zeitung	{ font-family:'Times New Roman',serif;
                font-size:100%; }
*/
.brief		{ width:95%; background-color:#ffffa0;
                border-style:double; border-color:#000099;
                border-width:3px;
                padding:5pt; }
.brief td	{ border-style:none; }
.rahmenlos	{ border-style:none; }

.frage		{ text-align:left; font-family:Arial;
                font-size:120%; font-weight:bold;
                color:#b02020; }
.ag		{ font-family:Arial; font-weight:bold;
                color:#b02020; }
.festlich	{ font-family:Garamond,cursive;
                font-style:italic;
                font-size:130%;
                font-weight:bold; color:#000099; }
.hinweis	{ border-style:solid; border-width:1pt; }
.anzhinweis	{ font-family:'Verdana,Arial',sans-serif;
                font-size:70%;
                text-align:right; }
.neu		{ text-decoration:blink;
                font-weight:bold;
                color:#ff0000; }
.alt		{ color:#808080; }

/* 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:small;
                font-weight:normal;
                margin:0.3cm;
                }

.schaltknopf	{ text-align:center; font-family:Arial;
                font-weight:bold; color:#000099;
                text-decoration:none;
                background-color:#cccccc;
                padding:10px;
                border-color:#cccccc;
                }

a:link		{ color:#0000aa; }
a:visited	{ color:#880088; }
a:hover		{ color:#007700; background-color:#ffdd00; }
a:active	{ color:#0000EE; background-color:#ffff99;
                /* font-weight:bold; */ }
a:focus		{ color:#ff0000; font-size:130%;
                font-weight:bold; }

img.fotolinks	{ float:left; margin-right:8px;
                margin-bottom:3px; }
img.fotorechts	{ float:right; margin-left:8px;
                margin-bottom:3px; }
img.zaehler	{ width:100px; height:55px; }

