/* Body */
body {
	margin: 0 0 0 11px;
	padding: 0;
	background: url(../images/startseite/page-hg.jpg) repeat-x #74777a; 
	text-align: center;
}

/* browserseitige Defaultabstände */
* { margin: 0; padding: 0; }

/* Top Layer */
#top {
	width: 731px;
	height: 283px;
	background: url(../images/startseite/sportunion-top.jpg) no-repeat;
	margin: 0 auto;
}


/* Buttons */
ul#buttons {
	width: 731px;
	height: 135px;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(../images/buttons/startnav-hg.jpg) no-repeat;
	margin: 0 auto;
}
 
ul#buttons li {
	list-style-type: none;
	list-style: none;
	margin: 0;
	float:left;
}
 
ul#buttons li a { 
	display:block;
}

ul#buttons span { position:absolute; left:-9999px; }

ul#buttons li#union a { background:url(../images/buttons/union.jpg) left top no-repeat; width:101px; height:135px; }
ul#buttons li#union a:hover { background:url(../images/buttons/union-over.jpg) left top no-repeat;  width:101px; height:135px; }

ul#buttons li#fussball a { background:url(../images/buttons/fussball.jpg) left top no-repeat; width:151px; height:135px; }
ul#buttons li#fussball a:hover { background:url(../images/buttons/fussball-over.jpg) left top no-repeat;  width:151px; height:135px; }

ul#buttons li#tennis a { background:url(../images/buttons/tennis.jpg) left top no-repeat; width:105px; height:135px; }
ul#buttons li#tennis a:hover { background:url(../images/buttons/tennis-over.jpg) left top no-repeat;  width:105px; height:135px; }

ul#buttons li#radsport a { background:url(../images/buttons/radsport.jpg) left top no-repeat; width:123px; height:135px; }
ul#buttons li#radsport a:hover { background:url(../images/buttons/radsport-over.jpg) left top no-repeat;  width:123px; height:135px; }

ul#buttons li#wintersport a { background:url(../images/buttons/wintersport.jpg) left top no-repeat; width:130px; height:135px; }
ul#buttons li#wintersport a:hover { background:url(../images/buttons/wintersport-over.jpg) left top no-repeat;  width:130px; height:135px; }

ul#buttons li#frauenturnen a { background:url(../images/buttons/frauenturnen.jpg) left top no-repeat; width:121px; height:135px; }
ul#buttons li#frauenturnen a:hover { background:url(../images/buttons/frauenturnen-over.jpg) left top no-repeat;  width:121px; height:135px; }

/* Bottom Layer */
#bottom {
	width: 731px;
	height: 282px;
	background: url(../images/startseite/sportunion-bottom.jpg) no-repeat;
	margin: 0 auto;
}
