body {
	margin: 0px;
	padding: 0;
	background: #fff no-repeat;
}

span {
	display: none;
}

ul {
	position: relative;
	width: 1200px;
	background: url(../buttons/header.png) no-repeat;
	height: 239px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li#staelle a, li#freilaeufe a, li#hundehuetten a, li#gartenartikel a, li#vogelhaeuser a, li#nistkaesten a, li#fallen a, li#korbwaren a, li#haushalt a, li#home a {
	background: transparent;
	position: absolute;
	width: 120px;
	height: 63px;
	bottom: 0;
	text-decoration: none;
}

/* adjusted values for IE6 */
* html*li#staelle a, * html*li#freilaeufe a, * html*li#hundehuetten a, * html*li#gartenartikel a, * html*li#vogelhaeuser a, * html*li#nistkaesten a, * html*li#fallen a, * html*li#korbwaren a, * html*li#haushalt a, * html*li#home a { bottom: -1px; }

li#home a { left: 0px; background: url(../buttons/home.gif) 0 -63px no-repeat; }
li#staelle a { left: 120px; background: url(../buttons/staelle.gif) 0 -63px no-repeat; }
li#freilaeufe a { left: 240px; background: url(../buttons/freilaeufe.gif) 0 -63px no-repeat; }
li#hundehuetten a { left: 360px; background: url(../buttons/hundehuetten.gif) 0 -63px no-repeat; }
li#gartenartikel a { left: 480px; background: url(../buttons/gartenartikel.gif) 0 -63px no-repeat; }
li#vogelhaeuser a { left: 600px; background: url(../buttons/vogelhaeuser.gif) 0 -63px no-repeat; }
li#nistkaesten a { left: 720px; background: url(../buttons/nistkaesten.gif) 0 -63px no-repeat; }
li#fallen a { left: 840px; background: url(../buttons/metallfallen.gif) 0 -63px no-repeat; }
li#korbwaren a { left: 960px; background: url(../buttons/korbwaren.gif) 0 -63px no-repeat; }
li#haushalt a { left: 1080px; background: url(../buttons/haushalt.gif) 0 -63px no-repeat; }

li#staelle a:hover, li#freilaeufe a:hover, li#hundehuetten a:hover, li#gartenartikel a:hover, li#vogelhaeuser a:hover, li#nistkaesten a:hover, li#fallen a:hover, li#korbwaren a:hover, li#haushalt a:hover, li#home a:hover { background-position: 0 0px; }