.TriNonFooter{	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;}.TriFooter{	position:fixed;	bottom: 0;	margin: 0;	padding: 0;	height: 18px;	width: 100%;	vertical-align: bottom;	clear: left;	z-index: 3;}.TriFooterContainer{	padding-top: 2px;	width: 100%;	height: 18px;	clear: left;}.TriFooterLeft{	float: left;	text-align: left;}.TriFooterRight{	float: right;	text-align: right;}.TriFooterText{	padding-left: 20px;	padding-right: 20px;	white-space: nowrap; }.TriFooter a{	}.TriFooter a:Hover{	text-decoration: underline;	border-bottom: 1px solid white;	padding-bottom: 2px;		}a.TriFooterLink:Visited{	}a.TriFooterLink:Link{	}/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */* html, * html body {    margin:0;    padding:0;    height:100%;}* html .TriNonFooter {    padding:0;    height:96%;}* html .TriFooter {	position: absolute;	top: 96%;    height:4%;}* html .TriFooterContainer {	position:relative;	top: 50%;}