﻿/*-- Css für highlight.js--*/
#nav a.current
{
  background: url(images/dynamic/buttonset3/u1active.gif) no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}


#nav li.current {
	float: left;	
	margin: 0;
	padding: 0;
	width: 190px;
}	

/*-- Info
ersetzt sub_nav_active_itemu
javascript überschreibt class in a von li mit current und fügt current li hinzu
--*/

