/* Navigationsmenu */

ul.menu {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 11pt;
	text-indent: -35px;
}
li.sub {
	line-height: 11pt;

}
a.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
a.text_link {
	text-decoration: underline;
}
