/* NOMA Iserlohn Kangaroos GmbH - Typo3 - CSS-Styles Hacks */
/* Stand: 10.09.2007 */

* html #navigation,
* html #left,
* html #right {
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	float: left;
}

*+html #left,
*+html #middle,
*+html #right {
	height: 100%;
	float: left;
}