body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0106D3;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF6300;
	text-decoration: none;
	font-weight: bold;
}
a.topmenue {
	border: none;
	background-color: none;
	text-align: left;
	display: block;
	width: 120px;
	padding: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.topmenue:hover {
	text-decoration: underline;
}
