.index-bod {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #00CC00;
	font-weight: normal;
	background-color: #FFFF99;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 85%;
	cursor: hand;
	background-image: url(bilder/ChrBkugel-bg.gif);
	margin: 0px;
	height: 100%;
	width: 820px;
	text-indent: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
}
.index-lnk {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}

