


table.laufbahnen {
	border: 1px solid black;
	border-collapse: collapse;
}

.laufbahnen td, .laufbahnen th {
	text-align: center;
	border: 1px dotted black;
}

.unterstufe th {
	background: #d0ffd0;
	color: black;
}

.mittelstufe th {
	background: #b0ffb0;
	color: black;
}

.oberstufe th {
	background: #90ff90;
	color: black;
}

.sprachlich {
	background: #ffc0c0;
}

.naturwissenschaftlich {
	background: #c0c0ff;
}
