body {background-colour: #ffffff;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: left;
}

#page {
	background-image :url(../img/hintergrund.jpg);
	position:absolute;
	background-repeat:no-repeat;
	border: 1px solid #8BAB1C;
	position: absolute;
	width: 1000px;
	height: 690px;
	top: 20px;
	margin-bottom: 20px;
	left: 50%;
	margin-left: -500px;
	overflow:auto;
	padding-bottom: 10px;
	}
#ueberschrift {	
  position: absolute;
  top:30px; left:340px;
  width:455px;
  height: auto;
  }
#text {
	position: absolute;
	top:80px;
	left:340px;
	width: 538px;
	height: 246px;
	}
#text_index {
 position: absolute;
 top:121px; left:340px;
 width: 340px;
 height: 192px; 
}
