@charset "utf-8";
#roballin #head #navi-2 .navi-2 {
	background-image: url(grafik/navi-2-aktiv.png);
	height: 21px;
	width: 117px;
	margin-left: 5px;
}
/* CSS Document */

#roballin #content {
	background-image: url(grafik/umgschaut-general.jpg);
}


#roballin #content #pfeil {
	background-image: url(grafik/tv-button-pfeil-1.png);
	height: 58px;
	width: 95px;
	position: absolute;
	z-index: 2;
	left: 940px;
	top: 2px;
	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  #weiterpfeil {
	background-image: url(grafik/weiter-pfeil.png);
	height: 58px;
	width: 95px;
	position: absolute;
	z-index: 2;
	left: 520px;
	top: 10px;
	background-repeat: no-repeat;
}
#roballin   #content   #weiterpfeil:hover {
	background-image: url(grafik/weiter-pfeil-hover.png);
	height: 58px;
	width: 95px;
	z-index: 2;
}
