#navi {
	text-align: center ;
		
	height: 42px ;
	width: 346px ;
	
	padding:0 ;
	margin: 0 ;
	border:0;		
}

#navi td.normal {
	padding:0;
	margin:0;	
	width: 85px ;
	height: 42px ;
	padding-top: 13px;
	vertical-align: top;
	background: url(/fileadmin/templates/gfx/navi_bg_aus.jpg) repeat-x;		
}

#navi td.normal:hover {
	background: url(/fileadmin/templates/gfx/navi_bg_an.jpg) repeat-x;
}

#navi td.spacer {
	font-size:1px;
	padding:0;
	margin:0;
	width:2px;
	background-image: url(/fileadmin/templates/gfx/navi_spacer.jpg);
	background-repeat: no-repeat;
}

#navi td.normal a {
	font-size: 8pt ;
	font-weight: bold;
	text-decoration: none ;
	text-transform: uppercase ;
	color: #f4f4f4;
}

#navi td.normal:hover a {
	color: #e0eac4;
}
