body {
	margin:20px 0px; padding:0px;
	text-align:center;
	
	
	
	}

#content {
	width:990px;
	height:760px;
	margin:auto;
	background-image:
	url(image/layout/backgroundgesamt1.jpg);
	background-repeat:no-repeat;
	
	
}

#bildleiste {
width:680px;
height: 80px; 
float:right; 
margin-right:150px;
margin-top:85px;
background-image:
url(image/Bildleiste/Bildleiste.jpg);
background-repeat:no-repeat;
}

#text {
	width:825px;
	height:530px;
	float:right;
	margin-right:5px;
	margin-top:15px;
	margin-left:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif; line-height:1.5;
	
}

#navi {

width:825px;
height: 30px; 
float:right; 
margin-right:5px;
margin-top: 10px;
z-index: 200;

}


