/*
	Layout Container (with help bar)
	(div elemtents that are responsible for sitelayout)
	only position and size here, formattings are defined
	below!!!
*/

#content
{
	width:auto;
}

