/**************************************************************
  xmental [c] 2007 burkhardt wenzel
 **************************************************************
 
/**************************************************************
  IE Hacks 6 und 7
 **************************************************************/
#wrap,
#footer {
	height: 1%;
}

* html #left,
* html #right {
	padding-bottom: 1000em;
	margin-bottom: -999.5em;
	float: left;
}


*+html #left,
*+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 .subtitle {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	}
	
	
*+ html .tx-powermail-pi1 legend {margin-left: -10px;}
