@charset "utf-8";

/* CSS Document */



#roballin #head #navi-2 .navi-1 {
	height: 21px;
	width: 88px;
	background-image: url(grafik/navi-1.png);
}
/* CSS Document */

#roballin #content {
	background-image: url(grafik/index-hg.jpg);
}
#roballin #content #wetter {
	background-image: url(grafik/index-wetter-hover.jpg);
	height: 53px;
	width: 14px;
	position: absolute;
	left: 637px;
	top: 290px;
}

#roballin  #content  #neigschaut {
	position: absolute;
	height: 66px;
	width: 173px;
	top: 141px;
	left: 657px;
	background-image: url(grafik/index-schild.jpg);
}
#roballin #content #neigschaut:hover {
	background-image: url(grafik/index-schild-hover.jpg);
}

#roballin #content #zeitung {
	background-image: url(grafik/index-zeitung.jpg);
	position: absolute;
	height: 46px;
	width: 169px;
	left: 671px;
	top: 475px;
}
#roballin #content #zeitung:hover {
	background-image: url(grafik/index-zeitung.jpg);
}
#roballin #content #text {
	width: 319px;
	height: 440px;
	overflow: auto;
	position: absolute;
	top: 71px;
	left: 120px;
	margin: 0px;
	padding: 0px;
}
#roballin #content #text h2 {
	font-size: 20px;
	color: #004501;
	margin: 0px;
	padding: 0px;
	text-indent: -999px;
	position: absolute;
}




#roballin #content #pfeil {
	background-image: url(grafik/tv-button-pfeil-1.png);
	height: 58px;
	width: 95px;
	position: absolute;
	z-index: 4;
	left: 115px;
	background-repeat: no-repeat;
	top: 270px;
}

/* CSS Document */


#roballin  #content  #pfeil:hover {
	background-image: url(grafik/tv-button-pfeil-2.png);
	height: 58px;
	width: 95px;
	z-index: 2;
}
#roballin #content #text iframe {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 120px;
	width: 143px;
	top: 110px;
	left: 90px;
	border: 2px solid #3F592C;
}
