BODY
{
	background-color: #990033;
	background-attachment: fixed;
	scrollbar-face-color: #990033;			/* Scrollbalkenfarbe */
	scrollbar-shadow-color: #000000;			/* Scrollbalken-Schattenfarbe nach rechts und unten */
	scrollbar-highlight-color: #339999;		/* Scrollbalken-Lichtfarbe von links und oben */
	scrollbar-3dlight-color: #990033;		/* Scrollbalken-Kantefarbe links und oben */
	scrollbar-darkshadow-color: #000000;	/* Scrollbalken-Kantefarbe rechts und unten */
	scrollbar-track-color: #990033;			/* Scrollbalken-Laufbandfarbe */
	scrollbar-arrow-color: #339999;			/* Scrollbalken-Endpunkte-Pfeilfarbe */
	margin: 0px 0px;
}

TD														/* Ansicht innerhalb der Tabelle */
{font-family: Verdana; font-size: 13px; color: #000000; }

TD.justify																	/* Blockschrift */
{text-align: justify; }

TD.h12														/* Ansicht innerhalb der Tabelle */
{font-family: Verdana; font-size: 12px; color: #000000; }

TD.h11														/* Ansicht innerhalb der Tabelle */
{font-family: Verdana; font-size: 11px; color: #000000; }

TD.rot
{font-family: Verdana; font-size: 13px; color: #CC0033; }

TD.kopf												/* Ansicht innerhalb der Kopfzeile */
{font-family: Verdana; font-size: 18px; color: #CCCCCC; }

TD.adress												/* Ansicht innerhalb der Adresse */
{font-family: Arial; font-size: 12px; color: #CCCCCC; }

TD.h14
{font-family: Verdana; font-size: 14px; color: #222222; }

TD.h15
{font-family: Verdana; font-size: 15px; color: #222222; }

TD.h16
{font-family: Verdana; font-size: 16px; color: #222222; }

TD.h18
{font-family: Verdana; font-size: 18px; color: #222222; }

TD.h18rot
{font-family: Verdana; font-size: 18px; color: #CC0033; }

TD.h24
{font-family: Verdana; font-size: 24px; color: #222222; }

TD.h30
{font-family: Verdana; font-size: 30px; color: #222222; }

A:link															/* Link-Ansicht */
{font-family: Verdana; color: #CC0033; font-size: 13px; text-decoration : none;}
A:visited														/* besuchter Link */
{font-family: Verdana; color: #CC0033; font-size: 13px; text-decoration : none;}
A:hover															/* mit der Maus drüber */
{font-family: Verdana; color: #009999; font-size: 13px; text-decoration : underline overline;}
A:active															/* mit der Maus gedrückt */
{font-family: Verdana; color: #00FF00; font-size: 13px; text-decoration : none;}

A.h11:link															/* Link-Ansicht */
{font-family: Verdana; color: #CC0033; font-size: 11px; text-decoration : none;}
A.h11:visited														/* besuchter Link */
{font-family: Verdana; color: #CC0033; font-size: 11px; text-decoration : none;}
A.h11:hover															/* mit der Maus drüber */
{font-family: Verdana; color: #009999; font-size: 11px; text-decoration : underline overline;}
A.h11:active															/* mit der Maus gedrückt */
{font-family: Verdana; color: #00FF00; font-size: 11px; text-decoration : none;}

A.h16:link															/* Link-Ansicht */
{font-family: Verdana; color: #CC0033; font-size: 16px; text-decoration : none;}
A.h16:visited														/* besuchter Link */
{font-family: Verdana; color: #CC0033; font-size: 16px; text-decoration : none;}
A.h16:hover															/* mit der Maus drüber */
{font-family: Verdana; color: #009999; font-size: 16px; text-decoration : underline overline;}
A.h16:active															/* mit der Maus gedrückt */
{font-family: Verdana; color: #00FF00; font-size: 16px; text-decoration : none;}

A.regio:link
{font-family: Arial; color: #FFCC00; font-size: 11px; text-decoration: none;}
A.regio:visited
{font-family: Arial; color: #FFCC00; font-size: 11px; text-decoration: none;}
A.regio:hover
{font-family: Arial; color: #FFFFFF; font-size: 11px; text-decoration: none;}
A.regio:active
{font-family: Arial; color: #00FF00; font-size: 11px; text-decoration: none;}

.rot		{color : #CC0033;	}

.h11rot	{font-family: Verdana; font-size: 11px; color: #CC0033; }

.gelb		{color : #FFCC00;	}

.h18		{font-family: Verdana; font-size: 18px; color: #222222; }

.h24		{font-family: Verdana; font-size: 24px; color: #CCCCCC; }

.gruen	{font-family: Verdana; font-size: 12px; color: #00FF00;	}

.hg		{ background-color: #CCCCCC; }
