* {		margin: 0; padding: 0;}

p { 	font-size:32px;
		font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		text-align:center;
		color:#FFFFFF;}
		
a { color:#000; }

a:hover {color:#8f8ef6; }	
		
table {	
		font-size:24px; 
		font-family:"Times New Roman", Times, serif;
		font-weight:500;
		color:#FFFFFF;
		margin:auto;
		border-width: 3px;
		border-style:solid;
		}
		
body {	background-color:#0000BF;}
		
th {	
		font-size:24px;
		font-family:"Times New Roman", Times, serif;
		font-weight:bold;
		text-align:center;
		border-width: 1px;
		border-style:solid;}
		

		
td {	text-align:left;
		border-width: 1px;
		border-style:solid;}
		
td.datum { width: 120px;}
td.ergebnis { width: 350px;}


