@charset "utf-8";
#navi {
	width: 610px;
	height: 35px;
	top: 0px;
	float: right;
	margin-top: 0px;
}
#navi  ul li {
	float: left;
	display: block;
}
#startseite, #startseite a, #startseite a:visited {
	width: 115px;
	height:40px;
	float:left;
	margin:0;
	display:block;
	border:none;
	background-image: url(../Bilder/navi.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	list-style-type: none;
	left: 0px;
	top: 0px;
	background-position: 0px 0px;
	outline: none;
	
	
} 

#leistungen, #leistungen a, #leistungen a:visited {
	width: 120px;
	height:40px;
	float:left;
	margin:0;
	display:block;
	border:none;
	background-image: url(../Bilder/navi.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	list-style-type: none;
	left: 0px;
	top: 0px;
	background-position: -117px 0px;
	outline: none;
	} 
	
#DATAC24, #DATAC24 a, #DATAC24 a:visited {
	width: 90px;
	height:40px;
	float:left;
	margin:0;
	display:block;
	border:none;
	background-image: url(../Bilder/navi.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	list-style-type: none;
	left: 0px;
	top: 0px;
	background-position: -240px 0px;
	outline: none;
	} 
#archivierung, #archivierung a, #archivierung a:visited {
	width: 130px;
	height:40px;
	float:left;
	margin:0;
	display:block;
	border:none;
	background-image: url(../Bilder/navi.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	list-style-type: none;
	left: 0px;
	top: 0px;
	background-position: -330px 0px;
	outline: none;
	} 
#angebot, #angebot a, #angebot a:visited {
	width: 100px;
	height:40px;
	float:left;
	margin:0;
	display:block;
	border:none;
	background-image: url(../Bilder/navi.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	list-style-type: none;
	left: 0px;
	top: 0px;
	background-position: -460px 0px;
	outline: none;
	} 
#startseite  a:hover, #startseite a.active {
	background-position: 0px -35px;
	width: 115px;
	height: 60px;
} 	
#leistungen a:hover, #leistungen a.active {
	background-position: -117px -35px;
	width: 120px;
	height: 60px;
} 	
#DATAC24 a:hover, #DATAC24 a.active {
	background-position: -240px -35px;
	width: 90px;
	height: 60px;
} 	
#archivierung a:hover, #archivierung a.active {
	background-position: -330px -35px;
	width: 130px;
	height: 60px;
} 	
#angebot a:hover, #angebot a.active{
	background-position: -460px -35px;
	width: 100px;
	height: 60px;
} 	
