@charset "ISO-8859-1";
.layout {
	width: 1000px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#grund #links {
	float: left;
	width: 88px;
}
#grund #rechts {
	float: right;
	width: 912px;
}
