.bod-0 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #000000;
	font-weight: bolder;
	background-color: #FFFF99;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right;
	cursor: hand;
	background-image: url(bilder/ChrBkugel-bg.gif);
	margin: 0px;
	height: 95%;
	width: 95%;
	text-indent: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: visible;
}
