.navi_ebene2_hintergrund {
	background-attachment: fixed;
	background-image: url(../images/hintergrund_navigation_ebene2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	layer-background-image: url(../images/hintergrund_navigation_ebene2.jpg);
	border: 1px none #000000;
}
.navi_ebene2_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #B9B9B9;
}

