#debug_final_foot {
	position:absolute; 
	bottom:0; 
	width:100%;
	height:23px; 
	z-index:5; 
	border:0px solid #000;
    background:orange;
	color:black;	
	}
#debug_final_foot a{
    color:black;
}

* html #debug_final_foot {
	bottom:-1px; width:100%; height:24px;
}

#debug_final_foot #dtext{
position:absolute;
top:3px;
left:50%;
margin-left:-1px;
width:2px;
height:20px;
text-align:center;
}

//print nicht vergessen