div#header { height:120px; }
div#headerext { height:130px; }
#inhalt { margin-top:14.5em; }

* html #inhalt {
	padding-top:14.5em;
	}

*+html #inhalt {
	padding-top:14.5em;
	}
