#mod_flatmenu {
	position:relative;
}

#menu {
	
}

#menu li {
	float:left;
	list-style:none;
}

#menu li.home {
	background:
}

#mod_flatmenu #menu li { display:inline; margin:0; padding:0; }

#mod_flatmenu #menu li#home a {
	background:url('../images/home.gif') top;
	float:left;
	height:46px;
	width:69px;
	text-indent:-10000px;
}

#mod_flatmenu #menu li#home a.selected {
	background:url('../images/shome.gif') top;
}

#mod_flatmenu #menu li#legis a {
	background:url('../images/legis.gif') top;
	float:left;
	height:46px;
	width:74px;
	text-indent:-10000px;
}

#mod_flatmenu #menu li#legis a.selected {
	background:url('../images/slegis.gif') top;
}


#mod_flatmenu #menu li#dienstleistungen a {
	background:url('../images/dienstleistungen.gif') top;
	float:left;
	height:46px;
	width:172px;
	text-indent:-10000px;
}

#mod_flatmenu #menu li#dienstleistungen a.selected {
	background:url('../images/sdienstleistungen.gif') top;
}

#mod_flatmenu.en #menu li#dienstleistungen a {
	background:url('../images/dienstleistungen_en.gif') top;
	width:107px;
}

#mod_flatmenu.en #menu li#dienstleistungen a.selected {
	background:url('../images/sdienstleistungen_en.gif') top;
}

#mod_flatmenu #menu li#internationales a {
	background:url('../images/internationales.gif') top;
	float:left;
	height:45px;
	width:157px;
	text-indent:-10000px;
}

#mod_flatmenu #menu li#internationales a.selected {
	background:url('../images/sinternationales.gif') top;
}

#mod_flatmenu.en #menu li#internationales a {
	background:url('../images/internationales_en.gif') top;
	width:149px;
}

#mod_flatmenu.en #menu li#internationales a.selected {
	background:url('../images/sinternationales_en.gif') top;
}


#mod_flatmenu #menu li#kontakt a {
	background:url('../images/kontakt.gif') top;
	float:left;
	height:46px;
	width:94px;
	text-indent:-10000px;
}

#mod_flatmenu #menu li#kontakt a.selected {
	background:url('../images/skontakt.gif') top;
}

#mod_flatmenu.en #menu li#kontakt a {
	background:url('../images/kontakt_en.gif') top;
	width:105px;
}

#mod_flatmenu.en #menu li#kontakt a.selected {
	background:url('../images/skontakt_en.gif') top;
}


/*
#header #navigation li#home a:hover {
	background:url('../images/mainmenu/shome.gif') bottom;
}
*/

