BODY
{
	background-image : url(images/hg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #F2EAD8;
	scrollbar-face-color: #EFE4CD;			/* Scrollbalkenfarbe */
	scrollbar-shadow-color: ##F2EAD8;		/* Scrollbalken-Schattenfarbe nach rechts und unten */
	scrollbar-highlight-color: #F2EAD8;		/* Scrollbalken-Lichtfarbe von links und oben */
	scrollbar-3dlight-color: #CCCCCC;		/* Scrollbalken-Kantefarbe links und oben */
	scrollbar-darkshadow-color: #606060;	/* Scrollbalken-Kantefarbe rechts und unten */
	scrollbar-track-color: #F2EAD8;			/* Scrollbalken-Laufbandfarbe */
	scrollbar-arrow-color: #FF0000;			/* Scrollbalken-Endpunkte-Pfeilfarbe */
	margin: 0px 0px;
}

TD														/* Ansicht innerhalb der Tabelle */
{font-family: Verdana; font-size: 13px; color: #000000; }

TD.justify													/* Ansicht innerhalb der Tabelle */
{	font-family: Verdana; font-size: 13px; color: #000000;
	text-align: justify; }

TD.h12														/* Fusszeile */
{font-family: Verdana; font-size: 12px; color: #606060; }

TD.h14
{font-family: Verdana; font-size: 14px; color: #606060; }

TD.h15														/* Fusszeile */
{font-family: Verdana; font-size: 15px; color: #606060; }

TD.h16
{font-family: Verdana; font-size: 16px; color: #606060; }

TD.h18
{font-family: Verdana; font-size: 18px; color: #606060; }

TD.h18blau
{font-family: Verdana; font-size: 18px; color: #0618FA; }

TD.h24
{font-family: Verdana; font-size: 24px; color: #606060; }

TD.h30
{font-family: Verdana; font-size: 30px; color: #606060; }

TD.rot
{font-family: Verdana; font-size: 13px; color: #CC0033; }

TD.grau
{font-family: Verdana; font-size: 13px; color: #5F5F5F; }

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; }

A:link															/* Link-Ansicht */
{font-family: Verdana; color: #800000; font-size: 13px; text-decoration : none;}
A:visited														/* besuchter Link */
{font-family: Verdana; color: #800000; font-size: 13px; text-decoration : none;}
A:hover															/* mit der Maus drüber */
{font-family: Verdana; color: #0000FF; font-size: 13px; text-decoration : underline overline;}
A:active															/* mit der Maus gedrückt */
{font-family: Verdana; color: #FFFF00; font-size: 13px; text-decoration : none;}

A.h11:link															/* Link-Ansicht */
{font-family: Verdana; color: #FF0000; font-size: 11px; text-decoration : none;}
A.h11:visited														/* besuchter Link */
{font-family: Verdana; color: #FF0000; 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: #FF0000; font-size: 16px; text-decoration : none;}
A.h16:visited														/* besuchter Link */
{font-family: Verdana; color: #FF0000; 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: #666666; font-size: 11px; text-decoration: none;}
A.regio:visited
{font-family: Arial; color: #666666; font-size: 11px; text-decoration: none;}
A.regio:hover
{font-family: Arial; color: #000000; font-size: 11px; text-decoration: none;}
A.regio:active
{font-family: Arial; color: #0618FA; font-size: 11px; text-decoration: none;}

Table.border											/* Tabellen-Rahmen */
{	border-top : 2px solid #0000FF; border-bottom : 2px solid #0000FF;
	border-left : 2px solid #0000FF; border-right : 2px solid #0000FF;	}

.rot		{color : #FF0000;	}

.blau		{color : #0000FF;	}

.gruen	{font-family: Verdana; font-size: 12px; color: #008000;	}

.h11rot	{font-family: Verdana; font-size: 11px; color: #FF0000; }

.gelb		{color : #FFCC00;	}

.h18		{font-family: Verdana; font-size: 18px; color: #222222; }

.h24		{font-family: Verdana; font-size: 24px; color: #0000FF; }

.Datum {font-family : Verdana; font-size : 9pt; color : #606060;}

input.datum 
{	font-family : Verdana; font-size : 9pt; color : #666666;
	border : solid 0px; background-color : #FFFFCC }

input.zeit
{	font-family : Verdana; font-size : 9pt; color : #666666;
	border : solid 0px; background-color : #FFFFCC }

form {margin-bottom:0px;}

