div.menue
{
	border-style	: none;
	border-width	: 1;
	height			: 22;
	margin-top	: 1;
	/*font-family		: verdana;
	font-size		: 10pt;*/
	text-align		: left;
}
.toplevel
{
	font-weight		: bold;
	color			: #fff;
	padding-top		: 3;
}
.lowerlevel
{
	color			: #000;
	padding-top		: 3;
}
div.active_entry
{
	font-weight		: bold;
	font-style		: italic;
}
a.menue
{
	text-decoration	: none;
}
div.top_medic
{
	background-color: #7FB27F;
}
div.top_dienst
{
	background-color: #27b800;
}
div.lower_medic
{
	background-color: #D6F5CC;
}
div.lower_dienst
{
	background-color: #D6F5CC;
}
