*			{ margin:0; padding:0; background:black; color:white }

#top			{ max-height:2em; overflow:scroll-vertical }

#wh			{ position:absolute; bottom:0; right:0 }
#imprint 		{ position:fixed; top:0; right:0 }
#imprint a		{ text-decoration:none; background:#008 }
#imprint a:hover	{ text-decoration:underline }

#err			{ position:absolute; bottom:0; right:0; opacity:0.3; color:white; z-index:100; border:1px solid blue }
#err pre		{ background:#400 }
#err:hover		{ opacity:1 }

/* fff stands for FireFoxFix */
#fff			{ position:absolute; left:0px; right:0px; top:2em; bottom:0px; width:auto; height:auto; border:2px dashed blue; white-space:nowrap }
#fff div		{ position:absolute; left:2px; right:4px; top:2px; bottom:4px; overflow:visible }
#edit			{ position:absolute; width:100%; height:100%; white-space:nowrap; overflow:auto; border:1px solid blue }

