*     {margin: 0; }
body  {background-color: #FEDC00; color: Black; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 80%;  overflow: hidden;  font-weight: bold;   }
.sonne {
	background-image: url(pic1/sonne.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	height: 102px;
	top: 0;
	width: 100px;
}

.vblase {
	background-image: url(pic1/vblase.gif);
	background-repeat: no-repeat;
	width: 474px;
	height: 373px;
	left: 30px;
	position: absolute;
	top: 100px;
}

.p1 {
	background-image: url(pic1/palme3.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 307px;
	height: 186px;
	left: 510px;
	top: 80px;
}

.p2 {
	background-image: url(pic1/palme4.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 73px;
	left: 510px;
	width: 146px;
	top: 266px;
}

.p3 {
	background-image: url(pic1/palme5.gif);
	background-repeat: no-repeat;
	height: 73px;
	left: 656px;
	position: absolute;
	top: 266px;
	width: 161px;
	cursor: pointer;
}

.p4 {
	background-image: url(pic1/palme6.gif);
	background-repeat: no-repeat;
	left: 510px;
	height: 202px;
	width: 307px;
	position: absolute;
	top: 338px;
}

#container {
	position: absolute;
	top: 136px;
	width: 400px;
	z-index: 5;
	left: 70px;
	height: 300px;
}

#indoorspielplatz {
	position: absolute;
	left: 20px;
	width: 780px;
	font-size: 10px;
	color: Yellow;
	top: 650px;
}