#bergbahnen {
	padding: 20px 30px;
	position: relative;
	background-color: #ebebeb;
	font-family: "Arvo", Georgia;
}

#bergbahnen * {
	scrollbar-width: none;
	-ms-overflow-style: none;
}

#bergbahnen *::-webkit-scrollbar {
  display: none;
}

#body.L4613 #bergbahnen { font-family: 'Source Sans Pro', sans-serif; }

#bergbahnen h3 {
	color: #8E5433;
	font-family: "Arvo", Georgia;
	font-size: 30px;
	margin: 25px 0px 30px 20px;
}

#body.L4613 #bergbahnen h3 { font-family: 'Source Sans Pro', sans-serif; }

#bergbahnen .bahn {
	display:inline-block;
	width: 25%;
	float:left;
	font-family: "Ubuntu", Arial;
}

#body.L4613 #bergbahnen .bahn { font-family: 'Source Sans Pro', sans-serif; }

.clear { clear:both; }

#bergbahnen table {
	border-spacing: 20px 10px;
	border: 0px solid transparent;
	border-collapse: separate;
}

#bergbahnen table th {
	width: 25%;
	text-align: left;
	color: #8E5433;
	font-family: "Arvo", Georgia;
	font-size: 18px;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	border: 0px solid transparent;
}

#body.L4613 #bergbahnen table th { font-family: 'Source Sans Pro', sans-serif; }

#bergbahnen table td {
	width: 25%;
	vertical-align: top;
	border: 0px solid transparent;
	border-top: 1px solid #ccc;
	padding: 7px 0px 0px 30px;
	text-align: left;
	font-family: "Ubuntu", Arial;
	color: #444;
	font-size: 11px;
	line-height: 13px;
}

#body.L4613 #bergbahnen table td{ font-family: 'Source Sans Pro', sans-serif; }

#bergbahnen table td.status.ok { background: no-repeat 5px 5px url(https://tramino.s3.amazonaws.com/s/alpinberatung/526882/ok.png); font-weight: bold; }
#bergbahnen table td.status.close { background: no-repeat 5px 5px url(https://tramino.s3.amazonaws.com/s/alpinberatung/536825/close.png); font-weight: bold; }

#bergbahnen table td.time { background: no-repeat 5px 5px url(https://tramino.s3.amazonaws.com/s/alpinberatung/526884/time.png); }
#bergbahnen table td.info { background: no-repeat 5px 5px url(https://tramino.s3.amazonaws.com/s/alpinberatung/526881/info.png); }
#bergbahnen table td.achtung { background: no-repeat 5px 5px url(https://tramino.s3.amazonaws.com/s/alpinberatung/526880/achtung.png); font-weight: bold; }
#bergbahnen table td.telefon { background: no-repeat 5px 5px url(https://tramino.s3.amazonaws.com/s/alpinberatung/526883/telefon.png); }

#bergbahnen .overallinfos {
	/*border: 1px solid #CCC;*/
	position: absolute;
	top: 15px;
	right: 50px;
	font-family: "Arvo", Georgia;
}
#body.L4613 #bergbahnen .overallinfos { font-family: 'Source Sans Pro', sans-serif; }


#bergbahnen .overallinfos:after { display: block; content: ""; clear: left; }
#bergbahnen .overallinfos .item {
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}
#bergbahnen .overallinfos .item .name {
	font-size: 13px;
}

#bergbahnen .overallinfos .item .value {
	font-size: 35px;
	line-height: 1.1;
	font-weight: 700;
}


/* Anpassungen Sommer: derzeit mehr Bergbahnen */
#bergbahnen.sommer table {
	margin: 0 0 30px 0;
}