#inhalt { 
	position: relative;
	float: left;
	width: 80%;
	left: 20%;
}

#inhalt #news { 
	width: 90%;
}

#hauptnavigation { 
	position: relative;
	float: left;
	width: 19%;
	left: -80%;
	overflow: hidden;
}

