A.UnterMenu {
	text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
	font-size: 9 px;
	align: top;
	background-color: #0080C0;
	height: 12 px;
	border-bottom: 2 buttonshadow solid;
	border-left: 2 buttonhighlight solid;
	border-right: 2 buttonshadow solid;
	border-top: 2 buttonhighlight solid;
	width : 112 px;
	font-family : Verdana;
	background-image : none;
	}
A.UnterMenu:HOVER {
	text-decoration: none; 
	color: #FF0000; 
	font-weight: bold;
	font-size: 9 px; 
	align: top;
	background-color: #0080C0;
	height: 11 px;
	border-top: 2 buttonshadow solid;
	border-right: 2 buttonhighlight solid;
	border-left: 2 buttonshadow solid;
	border-bottom: 2 buttonhighlight solid;
	width : 112 px;
	font-family : Verdana;
	background-image : none;
}
A.OberMenu {
	text-decoration: none;
	align: top;
	color: #000000;
	height: 12 px;
	font-weight: bold;
	font-size: 10 px;
	background-color: #8080C0;
	border-bottom: 2 buttonshadow solid;
	border-left: 2 buttonhighlight solid;
	border-right: 2 buttonshadow solid;
	border-top: 2 buttonhighlight solid;
	width : 112 px;
	font-family : Verdana;
	background-image : none;
}
A.OberMenu:HOVER {
	text-decoration: none;
	align: top;
	color: #FF0000; 
	height: 12 px;
	font-weight: bold;
	font-size: 10 px; 
	background-color: #8080C0;
	border-top: 2 buttonshadow solid;
	border-right: 2 buttonhighlight solid;
	border-left: 2 buttonshadow solid;
	border-bottom: 2 buttonhighlight solid;
	width : 112 px;
	font-family : Verdana;
	background-image : none;
}
A.OberMenuText {text-decoration: none; color: #000000; font-weight: bold; font-size: 10 px; font-family : Verdana;}
A.OberMenuText:HOVER {text-decoration: none color: #FF0000; font-family : Verdana; font-size: 10 px; font-weight: bold;}
A.UnterMenuText {text-decoration: none; color: #000000; font-weight: bold; font-size: 9 px; font-family : Verdana;}
A.UnterMenuText:HOVER {text-decoration: none color: #FF0000; font-family : Verdana; font-size: 9 px; font-weight: bold;}
