

BODY						{
							background: rgb(204,204,204) url(images/background.gif) repeat-x;
							font-family: Verdana;
							}

TD							{
							font-size:11px;
							}
TD.inhalt, TD.inhalt TD		{
							font-size:12px;
							color: color: rgb(76,76,76);
							}
A							{
							color: #000000;
							}

TABLE.menue TD				{
							height: 25px;
							border-bottom: rgb(0,87,166) solid 1px;
							cursor: hand;
							}

TABLE.menue A				{
							text-decoration: none;
							color: rgb(76,76,76);
							font-size: 12px;
							}

TABLE.menue TD.aktiv		{
							height: 25px;
							border-bottom: rgb(0,87,166) solid 1px;
							background-color: #EEEEEE;
							cursor: hand;
							}


H1							{
							font-size: 20px;
							}


