* html #seiteninhalt {
	clear:both;
	margin-bottom:130px;
}

*+html #seiteninhalt {
	clear:both;
	margin-bottom:130px;
}

#seiteninhalt {
	clear:both;
	margin-bottom:90px;
}
*html #footer-navigation {
	margin-top: 0px;
}
*+html #footer-navigation {
	margin-top: 0px;
}