#inhalt { 
	position: relative;
	float: left;
	width: 80%;
	left: 20%;
}

/*#inhalt #news { 
	width: 90%;
}*/

#hauptnavigation { 
	position: relative;
	float: left;
	width: 19%;
	left: -80%;
	overflow: hidden;
	/*margin: -0.2em 0px 0px 0px;*/
}

