#menue a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #215998;
	letter-spacing: 1px;
	text-decoration: none| none;
	position: absolute;
	left: 100;
	top: 254px;
}
#menue a {
	display:block;
	color: #215998;
	width: 240px;
	background-color:;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 6px;
	text-decoration: none;
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: thin dotted #95c6e2;
	border-left: 1px none #003366;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	left: 20;
	top: 254px;
}
#menue a:hover {
	display:block;
	color: #1284c0;
	width: 240px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 6px;
	text-decoration: none;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin dotted #95c6e2;
	border-left: thin none;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	left: 20;
	top: 254px;
	
}
