@media only screen and (max-width : 1199px) {
	#header { background: none; }
	#header a { width: 400px; margin-left: 20px; }
	.crown { left: 50px; top: 195px; }
	.pokerseiten-spalte04 img { width: 90px; height: auto; padding-top: 10px; }
	#main-navi { height: 62px; }
}

@media only screen and (max-width : 991px) {
	#header a { width: 270px; margin-top: 40px; }
	.crown { display: none; }
	.casino-des-monats { width: 410px; margin-right: 30px; margin-top: 30px; }
	#registration-button { bottom: -90px; right: -20px; }
	.page-left { display: none; }
	.pokerseiten-spalte03 { display: none; }
}

@media only screen and (max-width : 767px) {
	.page-left, #header img { display: none; }
	.page-center { margin-top: 0px; }
	#header a { width: 100%; margin: 0px; margin-top: 0px; float: none; }
	#header { margin-top: 15px; margin-bottom: 15px; height: auto; }
	#registration-button { position: static; float: right; }
	.top-casinos { border: 0px; background: none; height: auto; }
	.casino-des-monats { width: 100%; margin: 0px; }
	.top-casinos img { float: none !important; max-width: 100% !important; height: auto !important; width: 100%; margin: 0 !important; margin-bottom: 20px !important; }
	#registration-button { margin: 0 auto; position: static; float: none; }
	#content img:not(.noresize) { width: 100%; float: none; padding: 0; margin: 0; height: auto; margin-bottom: 15px; }
	#content { text-align: left; }
	.pokerseiten-spalte04, .pokerseiten-spalte02 { text-align: center; }
	.pokerseiten-spalte04 a { display: block; }
	.pokerseiten-spalte04 img { max-width: 110px; height: auto;  }
}