@charset "utf-8";

#head {
	visibility: hidden;
	position: fixed;
	background-image: url(hintergrund.png);
		z-index: 1;
}



#head_k {

	position: fixed;
	top: -0px;
	left: -0px;
		z-index: 2;
}
#land {
	max-width: 1280px;
	position: absolute;
	top: -0px;
	left:-0px;
	z-index: 100;
	width: 100%;


}
#land img {

	position: absolute;
	right: 2px;

}