#nav_main {height:20px; text-align:center;}
	html > #nav_main {height:20px;}

	#nav_main .item {width:156px;background: #87888a url("/fileadmin/templates/images/nav_cur.png");}
	#nav_main .item2 {width:156px;background:#c90019 url("/fileadmin/templates/images/nav_act.png");}
	#nav_main .item A,#nav_main .item2 A {line-height:20px; font-family: Arial, Helvetica, sans-serif;font-weight:bold;font-size: 12px;text-decoration:none;}
	#nav_main .item A {color: #ffffff;}
	#nav_main .item2 A {color: #ffffff;}
	#nav_main ul li a:hover .item  {display:block;text-decoration:none;color: #c90019; width:156px; background:#f4eded url("/fileadmin/templates/images/nav_ro.png");}
	#nav_main .item2 A:hover {display:block;text-decoration:none;color: #c90019; width:156px; background:#f4eded url("/fileadmin/templates/images/nav_ro.png");}

