@media only screen and (max-width: 1199px) {
	#left40cell {
		display: none;
	}
	#right40cell {
		display: none;
	}
}

@media only screen and (max-width: 920px) {
	#main40cell {
		width: auto !important;
	}
	#main40celltable {
		width: 90% !important;
		/* box-shadow: none !important; */
	}
	.shadowrow {
		width: auto !important;
	}
	.shadowtrrow {
		display: none;
	}
	#welcomecrtctr {
		display: none;
	}
	.areatrline {
		display: none;
	}
	#tablecontentinclude {
		width: 100% !important;
	}
	#impressumtdbottom {
		border: 0 !important;
	}
}

@media only screen and (max-width: 800px) {
	#prestartlogo {
		min-width: 100px !important;
		max-width: 100% !important;
		height: auto !important;
	}
	#prestartlogocell {
		padding: 10px !important;
	}
	.inp2 {
		min-width: 50px !important;
		max-width: 30% !important;
	}
}

@media only screen and (max-width: 640px) {
	#pmplayerdirecttable {
		width: 100%;
	}
	.pblayercontentrahmen {
		width: 100% !important;
	}
	#logo17450 {
		width:90%;
	}
}

@media only screen and (max-width: 400px) {
	#main40celltable {
		width: 100% !important;
	}
}
