#inhalt {
	width: 100%;
}

#inhalt #content_left {
	width: 220px;
	float: left;
}

#inhalt #content_center {
	width: 220px;
	float: left;
}


#inhalt #content_right {
	width: 220px;
	float: left;
}