
			#logo
			{
				background: url('http://www.erlebe-griechenland.de/images/erlebe_griechenland_logo.png') no-repeat;
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 3;
			}
			/* dummy to set the div size correct */
			#logo img
			{
				visibility: hidden;
			}
		