#main {
	width:950px;
	height:647px;
	text-align: center; 
   	position: absolute; 
   	top:150px; 
   	left: 0px; 
   	width: 100%; 
   	height: 1px; 
   	overflow: visible; 
   	visibility: visible; 
   	display: block 
	z-index:1000;
	}
#main_inhalt 
   { 
   margin-left: -125px; 
   position: absolute; 
   top: 0px; 
   left: 20%; 
   width: 250px; 
   height: 250px; 
   }
#menu 
   {
	margin-left: -125px;
	position: absolute;
	top: -32px;
	left: 126px;
	width: 499px;
	height: 27px;
	text-align:left;
	color:#ffae5c;
   }	

#footer 
   {
	margin-left: -125px;
	position: absolute;
	top: 355px;
	left: 125px;
	width: 250px;
	height: 60px;
	text-align:left;
	color:#ffae5c;
   }	
#main_text 
   {
	margin-left: -125px;
	padding:10px;
	position: absolute;
	top: 0px;
	left: 635px;
	width: 500px;
	height: 320px;
	background-color: #ffffff;
	text-align:left;
	overflow:auto;
  }
.main_text_content {
	
	margin:50px;
	margin-top:30px;
	text-align:left
}
#logo {
	position:absolute;
	width:500px;
	height:102px;
	z-index:1;
	left: 530px;
	top: -110px;
}
.atframe {
	border: 0px solid #efefef;
	position:relative;
	margin-top:10;
	z-index:0
}
#logofooter {
	position:relative;
	
	z-index:1;
	
	color: #ffae5c;
}
#menufooter {
	position:relative;
	
	z-index:1;
	
	color: #ffae5c;
}
#pdf {
	position:absolute;
	left:882px;
	top:349px;
	width:148px;
	height:34px;
	z-index:1;
	text-align:right
}
