a:link {
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {  color: #009900; text-decoration: underline}
a:visited {  font-style: normal; color: #006633; text-decoration: none}
.jumpmenu {
	background-color: #BBDFC0;
	width: 95%;
	border: 1px solid #008443;
	margin: 5px;
}
#submenue{
	position:absolute; 
	top: 490px;
	left:5px;
	width:110px;
	height:60px;
	z-index:13;
	text-align: right;
}
.submenue {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 11px;
	line-height: 1.4em;
}