
a:link { text-decoration: underline; color: #0000FF; }
a:visited { text-decoration: underline; color: #9000E0; }
a:hover { text-decoration: underline; color: #0000FF; }
a:active { text-decoration: underline; color: #0000FF; }

body
{
background: #f5f2b1;
/* in blassgelb: #f5f2b1 */
}

{
menubackground: #FFFF80;
/* in blassgelb: #f5f2b1 */
}

.Ueberschrift
{
font-size: 22px;
color: #0000DF;
line-height: 25px;
font-family: Tahoma;
}

.Haupttitel
/* Die Überschrift auf der Startseite, rechtes Frame */
{
font-size: 25px;
color: #00005F;
line-height: 30px;
font-family: Tahoma;
font-weight: bold;
}

.Schlagzeile
/* als Überschrift für eine Seite */
{
font-size: 19px;
color: #00007F;
line-height: 30px;
font-family: Tahoma;
}

.head
/* als Unter-Überschrift */
{
font-size: 16px;
color: #666666;
line-height: 21px;
font-family: Tahoma;
font: bold;
}

.Menutext
/* für die Datei "menue.htm" */
{
font-size: 16px;
color: #6A6A6A;
line-height: 0px;
font-family: Tahoma;
}

.normaltext
/* wie der Name es sagt... */
{
font-size: 14px;
color: #310062;
line-height: 21px;
font-family: Tahoma;
text-align: justify;
}

.normaltext_link
/* wie der Name es sagt... */
{
font-size: 13px;
color: #200FEC;
line-height: 21px;
font-family: Tahoma;
text-decoration: underline;
}

.normaltext_klein
/* wie der Name es sagt... */
{
font-size: 11px;
color: #666666;
line-height: 21px;
font-family: Tahoma;
}

.klein
/* wie der Name es sagt..., Ausgabe zentriert! */
{
font-size: 9px;
color: #666666;
line-height: 13px;
font-family: Tahoma;
text-align: justify;
}

.Leerzeile
/* Zur optischen Aufwertung */
{
font-size: 6px;
color: #666666;
line-height: 6px;
font-family: Tahoma;
}

.sb
{
scrollbar-3dlight-color:#666666;
scrollbar-arrow-color:#cc3300;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#6666666;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
}