@charset "utf-8";
#roballin #head #navi-2 .navi-4 {
	background-image: url(grafik/navi-4-aktiv.png);
	height: 21px;
	width: 68px;
}
/* CSS Document */


#roballin  #content  #pfeil:hover {
	background-image: url(grafik/tv-button-pfeil-2.png);
	height: 58px;
	width: 95px;
	z-index: 2;
}

#roballin #content {
	position: relative;
	height: 550px;
	width: 1060px;
	background-color: #E8E3D0;
	background-image: url(grafik/spielesammlung-holzboden.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;
}
