	#logo_andi{
	position:absolute;		/* oder fixed */
	left:10px;
	top:10px;
	border:0px;
	z-index: 200;
	}

@media only screen and (min-width: 1400px) {
	#logo_andi{
	position:absolute;		/* oder fixed */
	left:10px;
	top:10px;
	border:0px;
	z-index: 200;
	}
}