INPUT
		{
		font-family: Arial, Verdana, sans-serif; font-size: 10pt;
		/* background-color: #cCcCcC; */
		border: 3;
		color: #000000;
		}

BODY
		{
		background-color: #ffffff;
		font-family: Arial, Verdana, sans-serif; font-size: 8pt;
		color: #E7E7E7;
		margin-left: 5px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-repeat: no-repeat;
		background-position: top center;
		}

TD      {
		font-family: Verdana, sans-serif; font-size: 8pt;
		color:#333333; font-weight: normal;
		}

TD.red  {
		font-family: Arial, Verdana, sans-serif; font-size: 8pt;
		color:#333333; font-weight: normal;
		background-color:#9C9C9C;
		}

TD.titel  {
		font-family: Arial, Verdana, sans-serif; font-size: 10pt;
		color:#333333; font-weight: bold;
		background-color:#9C9C9C;
		background-image:url(pics/titel.gif);
		}

SELECT
		{
		font-family: Arial, Verdana, sans-serif; font-size: 8pt;
		background-color: #ffffff;
		color: #aaaaaa;
		}

OPTION
		{
		font-family: Arial, Verdana, sans-serif; font-size: 8pt;
		background-color: #ffffff;
		color: #000000;
		}

TEXTAREA
		{
		font-family: Arial, Verdana, sans-serif; font-size: 8pt;
		}

A
		{
		color:#676767;
		font-family: Arial, Verdana, sans-serif; font-size: 10pt;
		text-decoration: none;
		font-weight: bold;
		}

A:hover
		{
		color: #BD1D15;
		text-decoration: none;
		}

A:active
		{
		text-decoration: underline;
		}
.gross
		{
		color:#878787;
		font-size: 14pt;
		font-weight: bold;
		}
.klein
		{
		color:#878787;
		font-size: 7pt;
		font-weight: bold;
		}
.normal
		{
		color:#878787;
		font-size: 10pt;
		font-weight: bold;
		}