@charset "UTF-8";
/* 
	Menu
*/

div#navi {
	width: 606px;
	height: 26px;
	padding-left: 384px;
	margin: 0px;
	background: url(../img/menu/navi_bg.gif) 0 0 no-repeat;
}

div#navi a {
	text-decoration: none;
	float: left;
	border: 0; 
	padding: 0; 
	margin: 0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	}

div#navi a.n1, div#navi a.o1 { 
	width: 117px; 
	height: 26px; 
	background: url(../img/menu/eventmanufaktur.gif) 0 0 no-repeat;
	}
	
div#navi a.n1:hover, div#navi a.o1  { 
	background-position: -117px 0;
	}
	
div#navi a.n2, div#navi a.o2 { 
	width: 61px; 
	height: 26px; 
	background: url(../img/menu/events.gif) 0 0 no-repeat;
	}
	
div#navi a.n2:hover, div#navi a.o2  { 
	background-position: -61px 0;
	}
	
div#navi a.n3, div#navi a.o3 { 
	width: 149px; 
	height: 26px; 
	background: url(../img/menu/veranstaltungstechnik.gif) 0 0 no-repeat;
	}
	
div#navi a.n3:hover, div#navi a.o3  { 
	background-position: -149px 0;
	}
	
div#navi a.n4, div#navi a.o4 { 
	width: 96px; 
	height: 26px;  
	background: url(../img/menu/installationen.gif) 0 0 no-repeat;
	}
	
div#navi a.n4:hover, div#navi a.o4  { 
	background-position: -96px 0;
	}
	
div#navi a.n5, div#navi a.o5 { 
	width: 87px; 
	height: 26px;  
	background: url(../img/menu/feuerwerk.gif) 0 0 no-repeat;
	}
	
div#navi a.n5:hover, div#navi a.o5  { 
	background-position: -87px 0;
	}
		
div#navi a.n6, div#navi a.o6 { 
	width: 86px; 
	height: 26px; 
	background: url(../img/menu/referenzen.gif) 0 0 no-repeat;
	}
	
div#navi a.n6:hover, div#navi a.o6  { 
	background-position: -86px 0;
	}


