@charset "utf-8";

#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  #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;
}
/* CSS Document */

#roballin #content {
	background-image: url(grafik/umgschaut-robaertl.jpg);
}

#roballin #content #info {
	position: absolute;
	height: 544px;
	width: 399px;
	top: 3px;
	right: 2px;
	overflow: auto;
}
#roballin #content #info p {
	font-size: 16px;
	width: 350px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#roballin #content #info h5 {
	font-size: 15px;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#roballin #content #info span {
	font-size: 23px;
	font-weight: bold;
	color: #990000;
}
#roballin #content #info #infobild {
	height: 430px;
	width: 350px;
	margin-top: 16px;
	background-image: url(grafik/umgschaut-robaertl-infopic.png);
}
