@charset "UTF-8";
/* CSS Document */


ul#main-menu {
	
	display:list-item;
	list-style: none;
	}
	
ul#main-menu li {
	height: 22px;
	display: block;

	}
	
ul#main-menu li a {
	height: 22px;
	text-indent: -200em;
	overflow: hidden;
	display: block;
	background-image:url(../img/menu/menu_multi.png);
	background-repeat: no-repeat;
	}
	

#item-fashion { background-position: 0px -4px; width: 205px; }
#item-fashion:hover { background-position: 0px -178px; }
#item-fashion-active { background-position: 0px -354px; width: 205px; }


#item-fineart { background-position: 0px -26px; width: 205px;} 
#item-fineart:hover { background-position: 0px -200px; }
#item-fineart-active { background-position: 0px -376px; width: 205px;}


#item-people { background-position: 0px -48px; width: 205px;}
#item-people:hover { background-position: 0px -222px; }
#item-people-active { background-position: 0px -398px; width: 205px;}


#item-tourism { background-position: 0px -69px; width: 205px; }
#item-tourism:hover { background-position: 0px -243px; }
#item-tourism-active { background-position: 0px -420px; width: 205px;}


#item-advertising { background-position: 0px -91px; width: 205px;}
#item-advertising:hover { background-position: 0px -265px; } 	
#item-advertising-active { background-position: 0px -441px; width: 205px;}


#item-architecture { background-position: 0px -111px; width: 205px;}
#item-architecture:hover { background-position: 0px -285px; }
#item-architecture-active {background-position: 0px -462px; width: 205px;}


#item-stills { background-position: 0px -134px; width: 205px;}
#item-stills:hover { background-position: 0px -308px; }
#item-stills-active { background-position: 0px -484px; width: 205px;}


#item-prints { background-position: 0px -156px; width: 205px;}
#item-prints:hover { background-position: 0px -330px; }
#item-prints-active { background-position: 0px -505px; width: 205px;}


ul#top-menu {
	
	display: inline;
	list-style: none;
	}
	
ul#top-menu li {
	height: 25px;
	display: block;
	float: left;
	}
	
ul#top-menu li a {
	height: 25px;
	text-indent: -200em;
	overflow: hidden;
	display: block;
	background-image:url(../img/menu/menu_multi_top.png);
	background-repeat: no-repeat;
	}
	

#item-home { background-position: -0px 0px; width: 44px; }
#item-home:hover { background-position: -0px -26px; }
#item-home-active { background-position: -0px -26px; width: 44px; }

#item-referenzen { background-position: -44px 0px; width: 90px; }
#item-referenzen:hover { background-position: -44px -26px; }
#item-referenzen-active { background-position: -44px -26px; width: 90px; }

#item-biografie { background-position: -135px 0px; width: 67px; }
#item-biografie:hover { background-position: -135px -26px; }
#item-biografie-active { background-position: -135px -26px; width: 67px; }


#item-kontakt { background-position: -202px 0px; width: 56px;} 
#item-kontakt:hover { background-position: -202px -26px; }
#item-kontakt-active { background-position: -202px -26px; width: 56px;}