body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menue_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.menue_linksKuI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
a {
	color: #000000;
	text-decoration: none;
}
.menue_oben {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.menue_oben_aktiv {
	color: #008B58;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #008B58;
	border-right-color: #008B58;
	border-bottom-color: #008B58;
	border-left-color: #008B58;
}

