a.MenuObenNo {
	font-size:11.5pt;

}

a.MenuObenAct {
	font-size:11pt;
	
	color:red;
}

td#MenuTabTD div a {

	text-decoration:none;
		line-height:12pt;
	padding-left:35px;
}

td#MenuTabTD {
	padding:0px 4px 5px 0px;
}

div.Menu1Level1No a {
	font-size:11px;
	background:url('../images/pfeil_black.gif') 13px 1px no-repeat;

	font-weight:normal;
	margin-top:3px;
	margin-bottom:1px;
	padding:1px;
}

div.Menu1Level1No a:hover {
	color:#000000;
	background:url('../images/pfeil_red.gif') 13px 1px no-repeat;
}

div.Menu1Level1Akt a {
	font-size:11px;

	font-weight:bold;
	color:black;
	background:url('../images/pfeil_black.gif') 13px 1px no-repeat;
	margin-top:3px;
	margin-bottom:1px;
	padding:1px;
}

div.Menu1Level1Akt a:hover {
	color:#000000;
	background:url('../images/pfeil_red.gif') 13px 1px no-repeat;


}

div.MenuUeberschrift {
	color:#666666;
		font-size:13px;
	font-weight:bold;
		margin-top:3px;
		margin-left:9px;
	margin-bottom:1px;
	padding:1px;

}



