#nationencup, #nationencup_zeitplan {
	text-align: center;
}
#nationencup td, #nationencup_zeitplan td {
	padding: 5px;
}
#nationencup_zeitplan tr td:nth-child(1) {
	width: 60px;
}
#nationencup_zeitplan tr td:nth-child(2) {
	width: 240px;
}
#nationencup_zeitplan tr td:nth-child(3) {
	width: 80px;
}
#nationencup_zeitplan .zeile:hover {
	background-color: #ccc;
	cursor: pointer;
}
#nationencup input {
	padding: 2px;
	text-align: center;
}
#nationencup .startnr {
  width: 30px;
}
#nationencup .holz {
  width: 35px;
}
