@charset "utf-8";
#roballin #head #navi-2 .navi-4 {
	background-image: url(grafik/navi-4-aktiv.png);
	height: 21px;
	width: 68px;
}
td img {display: block;}

#roballin #content {
	position: relative;
	height: 550px;
	width: 1060px;
	background-color: #E8E3D0;
	background-image: url(grafik/spielesammlung2-hg.jpg);
}

#roballin #content #pfeil {
	background-image: url(grafik/tv-button-pfeil-1.png);
	height: 58px;
	width: 95px;
	position: absolute;
	z-index: 2;
	left: 10px;
	background-repeat: no-repeat;
	top: 15px;
}

#roballin  #content  #pfeil:hover {
	background-image: url(grafik/tv-button-pfeil-2.png);
	height: 58px;
	width: 95px;
	z-index: 2;
}
#roballin #content #anfaenger {
	position: absolute;
	height: 164px;
	width: 114px;
	left: 350px;
	top: 130px;
}
#roballin #content #anfaenger:hover {
	background-image: url(grafik/sp2-anfaenger-hover.jpg);
}
#roballin #content #profi {
	position: absolute;
	height: 164px;
	width: 215px;
	left: 479px;
	top: 130px;
}
#roballin #content #profi:hover {
	background-image: url(grafik/sp2-profi-hover.jpg);
}



#roballin #content #links {
	position: absolute;
	height: 88px;
	width: 112px;
	left: 174px;
	top: 361px;
}
#roballin #content #links:hover {
	background-image: url(grafik/sp-pfeil-links-hover.jpg);
}
#roballin #content #rechts {
	position: absolute;
	height: 88px;
	width: 112px;
	left: 717px;
	top: 361px;
}
#roballin #content #rechts:hover {
	background-image: url(grafik/sp-pfeil-rechts-hover.jpg);
}
