/* CSS Document */
body	{background-color:#FFFacd;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:medium;
		}
h1		{font-size:x-large;
		text-align:center;
		}
 .tabellentext-klein {
	font-size: x-small;
	color: #660000;
}
h2	{font-family:"Times New Roman", Times, serif;
	font-style:italic;
		font-size:36px;
		text-align:center
		}
