 div{
	 z-index:20;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	right:2px;
	width:950px;
	height:60px;
	border:solid 1px;
	background-color: #FF9092;
}
div font{
	padding-left:6px;
}
th{
	width:33%;
	font-weight:normal;
	font-family:calibri;
	
}
#show{
	z-index:1500;
	top: 0;
	left: 50%;
	margin-left: -540px;
	height:379px;
	position: fixed;
	width: 1080px;
	background-color: #c1c1c1;
	border: solid 0px;
}
#anzeige{
	z-index:999;
	top: 0;
	left: 50%;
	margin-left: -283px;
	height:377px;
	position: fixed;
	width: 565px;
	background-color: #c1c1c1;
	border: solid 1px;
	background-image: url("pictures/koenige/2024.jpg");
}
table{
	width:99%
}


