/**************************************************************
  xmental [c] 2007 burkhardt wenzel
 **************************************************************
 
/**************************************************************
  IE Hacks 6 und 7
 **************************************************************/
#wrap,
#footer {
	height: 1%;
}

* html #left,
* html #center,
* html #right {
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
	float: left;
}


* html .contenttable {width: 543px; }

*+html #left,
*+html #center,
*+html #right {
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
	float: left;
}

* html #bild {margin: 0px; }
*+ html #bild {margin: 0px; }

* html .teaser {margin-bottom: 0px;}

* html .subtitle {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	}

*+html #globalNav { margin-bottom: 20px; }

/* IE 8 */
html>/**/body #contentWrap { padding-top: 60px;}

/* FF 3 */
html>/**/body #contentWrap, x:-moz-any-link, x:default { padding-top: 40px; }


