#studiotech {
	height: 55px;
	width: 123px;
	margin-left: 59px;
	float: left;
}

#studiotech a {
	background-image:url(index_pic/but_studio.gif);
	background-position: 0 -55px;
	display: block;
	height: 55px;
	
}
	

#studiotech a:hover {
	background-image: url(index_pic/but_studio.gif);
	background-position: 0 0px;
}


#buehnentech {
	height: 55px;
	width: 123px;
	margin-left: 159px;
	float: left;
}

#buehnentech a {
	background-image:url(index_pic/but_buehne.gif);
	background-position: 0 -55px;
	display: block;
	height: 55px;
	
}
	

#buehnentech a:hover {
	background-image: url(index_pic/but_buehne.gif);
	background-position: 0 0px;
}

#schienentech {
	height: 55px;
	width: 123px;
	margin-left: 156px;
	float: left;
}

#schienentech a {
	background-image:url(index_pic/but_schienen.gif);
	background-position: 0 -55px;
	display: block;
	height: 55px;
	
}
	

#schienentech a:hover {
	background-image: url(index_pic/but_schienen.gif);
	background-position: 0 0px;
}

#antriebe {
	height: 71px;
	width: 123px;
	margin-left: 31px;
	float: left;
}

#antriebe a {
	background-image:url(index_pic/but_antriebe.gif);
	background-position: 0 0px;
	display: block;
	height: 71px;
	
}
	

#antriebe a:hover {
	background-image: url(index_pic/but_antriebe.gif);
	background-position: 0 71px;
}

#podest {
	height: 71px;
	width: 123px;
	margin-left: 87px;
	float: left;
}

#podest a {
	background-image:url(index_pic/but_podest.gif);
	background-position: 0 0px;
	display: block;
	height: 71px;
	
}
	

#podest a:hover {
	background-image: url(index_pic/but_podest.gif);
	background-position: 0 71px;
}

#steuerung {
	height: 71px;
	width: 123px;
	margin-left: 89px;
	float: left;
}

#steuerung a {
	background-image:url(index_pic/but_steuerung.gif);
	background-position: 0 0px;
	display: block;
	height: 71px;
	
}
	

#steuerung a:hover {
	background-image: url(index_pic/but_steuerung.gif);
	background-position: 0 71px;
}

#automat {
	height: 71px;
	width: 123px;
	margin-left: 76px;
	float: left;
}

#automat a {
	background-image:url(index_pic/but_automat.gif);
	background-position: 0 0px;
	display: block;
	height: 71px;
	
}
	

#automat a:hover {
	background-image: url(index_pic/but_automat.gif);
	background-position: 0 71px;
}




	
