table td, table th {
  border: 1px solid #ddd;
  padding: 8px;
}

.plads_1 {
	background-color: #00B050;
	font-weight: bold;
}

.plads_2 {
	background-color: #FFFF00;
	font-weight: bold;
}

.plads_3 {
	background-color: #00B0F0;
	font-weight: bold;
}

.center_row td {
	text-align: center !important;
	font-weight: bold !important;
}

table {
	overflow-x: auto;
	white-space: nowrap;
	display: block;
}