.p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#subnavi ul {
	line-height: 14px;
	font-size: 12px;
	list-style-type: none;
	text-align: left;
	float: right;
	padding: 0;
}
#subnavi ul li a {
	list-style-type:none;
	color: #000000;
	display: block;
	text-decoration: none;
	width: 12.9em;
	padding: .3em .0em .3em .3em;
	font-weight: normal;
}
#subnavi ul li a:visited {
}
#subnavi ul li a:hover {
	color:#FF9933;
	background-color:#FFFFFF;
	font-weight: bold;
}
#subnavi ul li a:aktive {
	color:#FFFFFF;
	background-color:#999999;
	font-weight: bold;
}
.subnavi_weiss {
	background-color:#ffffff;
}
.subnavi_einzug {
	text-indent: 12px;
}
