A.menu1:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/pfeil_n_oben.gif);
	background-repeat: no-repeat;
	
}
A.menu1:visited {
	FONT-WEIGHT: lighter; FONT-SIZE: 11px; COLOR: #333333; font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; line-height: normal; font-variant: normal; text-decoration: none;
	background-image: url(../images/pfeil_n_oben.gif);
	background-repeat: no-repeat;
	
}
A.menu1:hover {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/pfeil_n_oben.gif);
	background-repeat: no-repeat;
	
}
A.menu1:active {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 11px;
	COLOR: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	background-image: url(../images/pfeil_n_oben.gif);
	background-repeat: no-repeat;
	
}
A.menu2:link {
	FONT-SIZE: 11px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
A.menu2:visited {
	FONT-SIZE: 11px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	
}
A.menu2:hover {
	FONT-SIZE: 11px;
	COLOR: #999999;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	
}
A.menu2:active {
	FONT-SIZE: 11px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

