/* Definitionen für Zelle */
td.component_top_navi {
 text-align: right;
}


/* Definitionen für DIV-Block */
div.component_top_navi {
	padding: 0 40px 0 0;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	/*
	border-top: #ececec 1px solid;
	border-bottom: #DAD9D9 1px solid;
	background-color: #f4f4f4;
	*/
}

div.component_top_navi td
{
	text-align: right;
	color: #79AAFF;
}
