

/* --- Stylesheet 5275 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {
	#bergbahnen table th { line-height: 1.4 !important; font-size: 16px !important; padding-left: 0px !important; }

	#bergbahnen .overallinfos .item .name { font-size: 13px !important; }
	#bergbahnen .overallinfos .item .value { font-size: 33px !important; }
}


@media all and (min-width: 768px) and (max-width:1023px) {

	#bergbahnen h3 {
		font-size: 25px !important;
	}

	#bergbahnen .bahn {
		margin-bottom: 40px !important;
		width: 280px !important;
		float: left !important;
		margin-left: 35px !important;
	}

	#bergbahnen .bahn.so { clear: left; }

	#bergbahnen table { border-spacing: 0px !important; }
	#bergbahnen table td { line-height: 1.4 !important; padding: 7px 0px 7px 30px !important; }
	#bergbahnen table th { line-height: 1.4 !important; font-size: 15px !important; padding-left: 0px !important; }

	#bergbahnen .overallinfos { right: 30px !important; }
	#bergbahnen .overallinfos .item .name { font-size: 12px !important; }
	#bergbahnen .overallinfos .item .value { font-size: 28px !important; }

}



@media all and (min-width: 568px) and (max-width: 767px) {
	#bergbahnen h3 {
		font-size: 22px !important;
	}

	#bergbahnen .bahn {
		margin-bottom: 40px !important;
		width: 48% !important;
		float: left !important;
		margin-left: 4% !important;
	}
	#bergbahnen .bahn.so { clear: left; margin-left: 0 !important; }
	#bergbahnen .bahn.nh { margin-left: 0 !important; }

	#bergbahnen table { border-spacing: 0px !important; }
	#bergbahnen table td { line-height: 1.4 !important; padding: 7px 0px 7px 30px !important; }
	#bergbahnen table th { line-height: 1.4 !important; font-size: 14px !important; padding-left: 0px !important; }

	#bergbahnen .overallinfos { right: 30px !important; }
	#bergbahnen .overallinfos .item .name { font-size: 12px !important; }
	#bergbahnen .overallinfos .item .value { font-size: 25px !important; }
}

@media all and (max-width: 567px) {

	#bergbahnen { padding: 10px 15px !important; }

	#bergbahnen h3 {
		font-size: 22px !important;
	}

	#bergbahnen .bahn {
		margin-bottom: 30px !important;
		width: 100% !important;
		float: none !important;
		margin-left: 0% !important;
		padding: 0 10px 0 10px !important;
		box-sizing: border-box !important;
	}


	#bergbahnen table { border-spacing: 0px !important; }
	#bergbahnen table td { line-height: 1.4 !important; padding: 7px 0px 7px 30px !important; }
	#bergbahnen table th { line-height: 1.4 !important; font-size: 14px !important; padding-left: 0px !important; }

	#bergbahnen .overallinfos { position: static !important; top: 0px !important; right: 0px !important; margin: 10px 0 20px 0; }
	#bergbahnen .overallinfos .item { margin: 0 10px 0 0 !important; }
	#bergbahnen .overallinfos .item .name { font-size: 11px !important; }
	#bergbahnen .overallinfos .item .value { font-size: 21px !important; }
}

