		#leuchttisch_wrap{
			width:100%;
			position:absolute;
			bottom:0;
			left:0;
			height:1px;
			background-color:#fff;
			display:none;
		}
		body>div#leuchttisch_wrap{
			position:fixed;
		}
		div#leuchttisch{
			height:1px;
			width:100%;
			margin:0 auto;
		}