@charset "utf-8";
#roballin #head #navi-2 .navi-8 {
	background-image: url(grafik/navi-8-aktiv.png);
	height: 21px;
	width: 100px;
}

#roballin #content {
	background-image: url(grafik/buecher-hg1.jpg);
}
#roballin #content #pfeil {
	background-image: url(grafik/tv-button-pfeil-1.png);
	height: 58px;
	width: 95px;
	position: absolute;
	z-index: 2;
	left: 5px;
	top: 10px;
	background-repeat: no-repeat;
}


#roballin  #content  #pfeil:hover {
	background-image: url(grafik/tv-button-pfeil-2.png);
	height: 58px;
	width: 95px;
	z-index: 2;
}
#roballin #content #lesetipp {
	position: absolute;
	left: 95px;
	top: 83px;
}
#roballin #content #pfeil-links {
	position: absolute;
	height: 26px;
	width: 45px;
	left: 210px;
	top: 500px;
}
#roballin #content #pfeil-rechts {
	position: absolute;
	height: 26px;
	width: 45px;
	left: 260px;
	top: 500px;
}
