@charset "utf-8";
#roballin #head #navi-2 .navi-1 {
	height: 21px;
	width: 88px;
	background-image: url(grafik/navi-1-aktiv.png);
}
#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;
	top: 0px;
	background-color: #E8E3D0;
	left: 0px;
	background-image: url(grafik/robtv-hg.jpg);
}

/* CSS Document */



#film {
	position: absolute;
	z-index: 3;
	left: 320px;
	top: 125px;
	background-image: url(grafik/tv-evergreens-hg.jpg);
	height: 315px;
	width: 420px;
}
#roballin #content #pfeil {
	background-image: url(grafik/tv-button-pfeil-1.png);
	height: 58px;
	width: 95px;
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 10px;
	background-repeat: no-repeat;
}
#roballin #content #start {
	position: absolute;
	height: 36px;
	width: 34px;
	left: 609px;
	top: 478px;
	z-index: 3;
	background-image: url(grafik/tv-button-play-1.png);
}
#roballin   #content   #start:active {
	height: 36px;
	width: 34px;
	z-index: 3;
	background-image: url(grafik/tv-button-play-2.png);
}
#roballin  #content  #stop {
	position: absolute;
	height: 36px;
	width: 34px;
	left: 692px;
	top: 478px;
	z-index: 3;
	background-image: url(grafik/tv-button-stop-1.png);
}
#roballin   #content   #stop:active {
	height: 36px;
	width: 34px;
	z-index: 3;
	background-image: url(grafik/tv-button-stop-2.png);
}
