body { background-color:#ffffff; }

/* Das p ist nötig, weil Opera das text-align-Attribut innerhalb von <td><span> nicht auswertet (aber in <td><p> schon) */

p.description{ font-family: "Comic Sans MS"; font-size: 9.3pt; font-stretch: wider; color: #003366 ; text-align: center; }

.indexdesc{ font-family: "Comic Sans MS"; font-size: 8pt; font-stretch: wider; color: #003366 ; text-align: center; }

/* Für Titelworte in den Index-Pages */
.title { font-size: 12pt; font-weight: bold; }

/* Einfach in italic setzen - z.B. für Hervorhebungen innerhalb einer Beschreibung */
.emphasis {font-style: italic; }

/* Für die Begrüssung (normalerweise index.html) */

.intro { font-family: "Comic Sans MS"; font-size: 10.3pt; font-stretch: wider; color: #003366 ; text-align: center;}

/* Abschnitt für Story-Fenster */

h1.title{ font-family: "Comic Sans MS"; font-size: 12pt;  font-weight: bold; font-stretch: wider; color: #003366 ; text-align: center; }

p.story{ font-family: "Comic Sans MS"; font-size: 9.3pt; font-stretch: wider; color: #003366 ; text-align: left; }

.storylink{ font-family: "Comic Sans MS"; font-size: 8pt; font-stretch: wider; color: #003366 ; text-align: center; }
