/* CSS Document */
	
#rennkalender {
	position: absolute;
	width: 732px;
	height: 500px;
	left: 50%;
	top: 180px;
	margin-left: -367px;
	background-image: url(../grafiken/rand_500.jpg);
	}
	 


.tableone {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 70px;	
	left: 50%;
	margin-left: -355px; 
	width:711px; 
	border-collapse:collapse; 
	}
	
.tabletwo {width:680px; border-collapse:collapse;}
.th1 {width:150px;}
.th2 {width:99px;}
.th3 {width:99px;}
.th4 {width:130px;}
.th5 {width:160px;}

.td1 {width:149px;}
.td2 {width:99px;}
.td3 {width:99px;}
.td4 {width:130px;}
.td5 {width:130px;}

.tableone {
	border:1px solid #fff;
	color:#fff;
	font-size: 1em;
	background-color: #999999;
	}
	
.tableone td {
	border:1px solid #fff;
	}
	
.tableone tbody {
	background:#f0c992; 
	color:#000;
	}

.caption {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -190px;
	background:#fff;
	color:#000000;
	font-family: Verdana;
	font-weight: bold;
	line-height: 2em;
	}
	
.tabletwo td {
	background:#eee;
	color:#000;
	font-family: Verdana;
	font-size: .8em;
	}
	
.tableone th, .tabletwo th {
	text-align:left;
	font-size: .8em;
	}
	
.tabletwo tr.dk td {
	background:#ddd;
	color:#000;
	font-size: .8em;
	}

.innerb {
	height:20.5em; 
	overflow:auto;
	}
	
.fussnote	{
	font-size: 0.8em;
	}
	
