html {
	height:100%;
}
body {
	height:100%;
}

div.floatES {
	float:left;
}

html>body div.floatES {
	clear:both;
	float:none;
}

h1.ueberschriftES {
	 padding:1px 0px 7px 0px;
}

 ul#inhaltESLinkleisteLinksRechts {
	 margin:0px 0px -4px 0px;
	 padding:0px 0px 0px 0px;
	 list-style-type:none;
	 height:13px;
	 line-height:13px;
	 float:left;
}

html>body ul#inhaltESLinkleisteLinksRechts {
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 4px 0px;
}

*+html>body ul#inhaltESLinkleisteLinksRechts {
	clear:both;
	float:none;
	height:17px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

 #inhaltESLinkleisteLinksRechts li.linkESLinks {
	 margin:3px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
}
