#seite{ 
	background-image:url(../back_img/bg30px768px.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	position:absolute;
	z-index:1;
	top:0px;
}

#hauptbox_inhalt {
	background-image:url(../back_img/index_tanja.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:620px;
	height:550px;
	position:relative;
	z-index:2;
	top:0px;
	margin:auto;
}

#dt_eng_box{
	width:230px;
	height:25px;
	position:absolute;
	z-index:3;
	left:150px;
	top:515px;
	}
	
.linkhome {
  position: relative;
  top: 550px;
  text-align: center;
  font-size: 16px;
}