@charset "utf-8";
/* CSS Document */
/* 23.04.2009 ->
#menu a {
	display:block;
	height:69px;
	width:auto;
}
<- 23.04.2009 */

/*
#menu table {
	position:static;
}
*/

/* 23.04.2009 ->
#menu a.active {
	background:url(../../images/hg_menu-active.gif) bottom center no-repeat;
}
#menu .spacer,
#menu a img {
	margin-top:44px;
}
<- 23.04.2009 */


/*
#menu .spacer {
	display:block;
	float:left;
}

#menu .spacer,
#menu a.active img {
	margin-top:41px;
}

* html #menu a {
	width:20px;
}
*/


