body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	overflow: hidden;
	background-image: url(pics/back.jpg);
}

html
{
	overflow: hidden;
}

img {
	border: none;
}

td {
	margin: 0px;
	padding: 0px;
	border: none;
}

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.haupttab {
	width: 100%;
	height: 100%;
}

.unten {
	background-image:url(pics/wald.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
}

#ballon {
  width: 223px;
  height: 350px;
  position: absolute;
}
