/*
**	CSS-File		1col.css

**	@author		René Nagelschmitz
**	@mail		rn_86@web.de
*/


/* Contentelemente */
div#content_normal_1col {
	clear:both;
	width:760px;
}

* html div#content_normal_1col {
	width:770px;
}