table.Zeitplan td cite
{
	font-size: small;
	color: black;
}

table.Zeitplan td a
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

table.Zeitplan td a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

td.plan-audio {
	background-color: #80cc80;
}

td.plan-bildung {
	background-color: #ff6060
}

td.plan-hardware {
	background-color: #4080ff;
}

td.plan-netz {
	background-color: #ffcc40;
}

td.plan-security {
	background-color: #cccc80;
}

td.plan-sonstiges {
	background-color: #cc80cc;
}

td.plan-spezial {
	background-color: #ff8040;
}

