@media screen and (max-width: 1200px) {

	.kopf_sp2 .claim-zusatz {
		display: none;
	}

}

@media screen and (max-width: 880px) {

	#kopf {
		position: static;
	}

	#content {
		margin-top: 0;
	}
}