body	{	background-color: #2c3590; 
		color: white; 

	}

a	{	text-decoration: none; 
		color: #60af1e; 
	}

table	{	margin-bottom: 50px ;
		margin-top: 50px ;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size:	16px;
		letter-spacing: 0.1em; 
		width: 679px;
	}

td.zahl {	width: 101px; 
	}

td.text {	width: 220px;
	}

div.main {	margin-top: 50px ; 
		width: auto;
		height: auto; 

	       position:absolute; left: 50%; margin-left: -340px;  		/*  add 07/11 statt center tag */
	}

img.chloro { width: 679px;
		height: 469px;
		margin: 0px;
		border: 0px;
		padding: 0px;
	}

.erlaeuterung_nicht_angezeigt { display: none; }

