body		{
			background-color:#000000;
			font-family:helvetica,arial,geneva,sans-serif;
			font-size:small;
			text-align:center;
			color:#404040;
			}

a:link		{
			color:#f0f0f0;
			text-decoration:underline;
			}

a:visited	{
			color:#f0f0f0;
			text-decoration:underline;
			}

a:active	{
			color:#f0f0f0;
			text-decoration:underline;
			}

.logozeile	{
			width:700px;
			height:80px;
			text-align:right
			}

.bereich	{
			width:700px;
			height:425px;
			background-color:#000000;
			color:#ececec;
			overflow:hidden;
			font-size:medium;
			text-align:justify;
			vertical-align:top;
			line-height:125%;
			}

.zelltyp1	{
			width:50px;
			height:45px;
			border-style:solid;
			border-left-width:0px;
			border-bottom-width:0px;
			border-top-width:1px;
			border-top-color:#ffffff;
			border-right-width:1px;
			border-right-color:#ffffff;
			text-align:center;
			vertical-align:middle
			}

.zelltyp2	{
			width:50px;
			height:45px;
			border-style:solid;
			border-left-width:0px;
			border-bottom-width:0px;
			border-top-width:1px;
			border-top-color:#ffffff;
			border-right-width:1px;
			border-right-color:#ffffff;
			background-color:#c6ab2a;
			text-align:center;
			vertical-align:middle
			}

.zelltyp3	{
			width:50px;
			height:45px;
			border-style:solid;
			border-left-width:0px;
			border-top-width:1px;
			border-top-color:#ffffff;
			border-right-width:1px;
			border-right-color:#ffffff;
			border-bottom-width:1px;
			border-bottom-color:#ffffff;
			text-align:center;
			vertical-align:middle
			}

.zelltyp4	{
			width:100px;
			text-align:center;
			vertical-align:middle
			}
