A {
	color : #0066CC;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #40B1FF;
	text-decoration : none;
}

A.tabs {
	color : White;
	text-decoration : none;
}

A.tabs:HOVER {
	color : Black;
	text-decoration : none;
}

A.schwarz {
	color : Black;
	text-decoration : none;
}

A.schwarz:HOVER {
	color : Black;
	text-decoration : none;
}

A.leiste {
	color : #0066CC;
	text-decoration : none;
	font-weight : bold;
}

A.leiste:HOVER {
	color : #000000;
	text-decoration : none;
}

A.profiler {
	color : #0066CC;
	text-decoration : underline;
}

A.profiler:HOVER {
	color : #40B1FF;
	text-decoration : none;
}

font.aktuell {
	background-color: #0066CC
}

A.weiss {
	color : White;
	text-decoration : none;
}

A.weiss:HOVER {
	color : White;
	text-decoration : none;
}

