/* - leinwand.css ------------------------------------------------------------- */

#leinwand		{	position: absolute;
				top: 220px;
				left: 799px;
				background-color: #FFFFE0;
				border: 0px solid silver;
				z-index: 85;
			}




#galerie	{	margin-left : 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}


html>body #leinwand	{	/* nur fuer moderne Browser! */ position: fixed;
			}

/* --------------------------------------------------------------- leinwand.css - */
