/* Definitionen für Zelle */
td.component_top_navi
{

}

/* Definitionen für DIV-Block */
div.component_top_navi
{
	background-image: url('/pic/bg/navi_top.png');
	background-repeat:no-repeat;
	font-size:11px;
	height:40px;
	/*width: 960px;*/
	line-height:16px;
}

div.component_top_navi div
{
	padding-left:205px;
	padding-top:4px;	
}

.span_arrow
{
	color: #666666;
	line-height:10pt;
	font-size: 12px;
	font-weight: bolder;
}