.anylinkmenu{
	position: absolute;
	border-bottom-width: 1px;
	line-height: 20px;
	width: 440px; /* default width for menu */
	background-color: #FFFFAE;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD300;
	border-right-color: #FFD300;
	border-bottom-color: #FFD300;
	border-left-color: #FFD300;
	visibility: hidden;
	clip: rect(auto,auto,auto,220px);
	text-indent: 205px;
	text-align: left;
	left: 440px;
	color: #000000;
	vertical-align: 50%;
	margin: 0px;
	padding: 0px;
	height: auto;
}

.anylinkmenu ul a{
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
}

.anylinkmenu a:hover{ /*hover background color*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.anylinkmenu-rot {
	position: absolute;
	border-bottom-width: 1px;
	line-height: 20px;
	width: 440px; /* default width for menu */
	background-color: #F9D1D1;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E60003;
	border-right-color: #E60003;
	border-bottom-color: #E60003;
	border-left-color: #E60003;
	visibility: hidden;
	clip: rect(auto,auto,auto,220px);
	text-indent: 205px;
	text-align: left;
	left: 440px;
	color: #000000;
	vertical-align: 50%;
	margin: 0px;
	padding: 0px;
}
.anylinkmenu-blau {
	position: absolute;
	border-bottom-width: 1px;
	line-height: 20px;
	width: 480px; /* default width for menu */
	background-color: #BFCFFF;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0068B4;
	border-right-color: #0068B4;
	border-bottom-color: #0068B4;
	border-left-color: #0068B4;
	visibility: hidden;
	clip: rect(auto,auto,auto,220px);
	text-indent: 205px;
	text-align: left;
	left: 480px;
	color: #000000;
	vertical-align: 50%;
	margin: 0px;
	padding: 0px;
}
.anylinkmenu-gruen {
	position: absolute;
	border-bottom-width: 1px;
	line-height: 20px;
	width: 440px; /* default width for menu */
	background-color: #D5FFD5;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4FAC24;
	border-right-color: #4FAC24;
	border-bottom-color: #4FAC24;
	border-left-color: #4FAC24;
	visibility: hidden;
	clip: rect(auto,auto,auto,220px);
	text-indent: 205px;
	text-align: left;
	left: 440px;
	color: #000000;
	vertical-align: 50%;
	margin: 0px;
	padding: 0px;
}
.anylinkmenu-rot ul a {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	background-color: #F9D1D1;
}
.anylinkmenu-blau ul a {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	background-color: #BFCFFF;
}
.anylinkmenu-gruen ul a {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	background-color: #D5FFD5;
}
.anylinkmenu-rot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #F9D1D1;
}
.anylinkmenu-blau a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #BFCFFF;
}
.anylinkmenu-gruen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: #D5FFD5;
}

