div#page {
	width: 100%;
	top: 0px;
	bottom: 0px;
}
div#menue {
	width: 200px;
	}
div#content{
	float: right;
	width: auto;
	overflow:hidden;
	}
.bild {
	margin: 0px;
	max-width: auto;
	height: auto;
}