@import url(https://comet.tramino.net/fonts/css?family=Arvo:400,700|Ubuntu);

#alpinwege {
	position: relative;
	min-height: 480px;
	background: #ebebeb no-repeat url(https://tramino.s3.amazonaws.com/s/alpinberatung/536821/bg-berg.jpg);
	background-size: contain;
}

#alpinwege h3 {
	font-size: 33px;
	line-height: 35px;
	color: #8E5433;
	font-family: 'Arvo', sans-serif;
	font-weight: 700;
}

#alpinwege a {
	color: #933;
	text-decoration: none;
}


#alpinwege .stand {
	position: absolute;
	right: 20px;
	top: 25px;
	color: #555; font-size: 10px;
	text-align: right;
}

#alpinwege .warnung {
	position: absolute;
	left: 510px;
	top: 45px;
	color: #f00; font-size: 13px;
	padding-left: 25px;
	background: url(https://tramino.s3.amazonaws.com/s/alpinberatung/540398/achtung.png) no-repeat;
}

#alpinwege .infotext {
	font-family: "Ubuntu", Arial;
	color: #555;
	font-size: 13px;
	line-height: 16px;
	margin: 0px 20px 15px 0px;
}


#alpinwege .bar.left {
	display: inline;
	position: absolute;
	left: 150px;
	top: 120px;
	width: 300px;
	border-top: 2px dotted #000;
}

#alpinwege .bar.right {
	position: absolute;
	left: 460px;
	top: 120px;
	width: 300px;
	border-top: 2px dotted #000;
	text-align: right;
}



#alpinwege .bar .info {
	position: absolute;
	right: 50px;
	font-family: "Ubuntu", Arial;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: right;
	width: 290px;
}

#alpinwege .bar .info.io {
	bottom:17px;
}
#alpinwege .bar .info.im {
	top: -8px;
}

#alpinwege .bar .info.iu {
	top: 16px;
}


#alpinwege .bar.right .info {
	left: 50px;
	right: auto;
	text-align: left;
}

#alpinwege .bar .info span {
	background-color: #fff;
	box-shadow: 3px 3px 5px -2px rgba(0,0,0,0.3);
	padding: 3px 4px;
}



#alpinwege .bar .info strong {
	color: #444;
}
#alpinwege h3 {
	position: absolute;
	left: 30px;
	top: 25px;
	color: #8E5433;
	font-family: "Arvo", Georgia;
	font-size: 30px;
	margin: 0px 0px 10px -2px;
}

#alpinwege .content {
	padding: 250px 20px 20px 20px;
}

#alpinwege .windrose {
	position: absolute;
	left: 280px;
	top: 30px;
	width: 95px;
	height: 35px;
	background: url(https://tramino.s3.amazonaws.com/s/alpinberatung/539470/windrose.png);
}


#alpinwege .leftcol { width: 48%; }
#alpinwege .rightcol { width: 48%; }

#alpinwege .sicherheit {
	position: relative;
}

#alpinwege .sicherheit > .text {
	margin: 0 50px 0 0;
}
#alpinwege .sicherheit .logo-bergwacht {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
}

#alpinwege .sicherheit .logo-bergwacht img {
	width: 100%;
	height: auto;
}

#alpinwege .sicherheit .row {
	margin: 0 0 8px 0;
}
#alpinwege .sicherheit .row .image {
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
}


#alpinwege .sicherheit .row .wrapper {
	float: left;
	width: calc(100% - 90px);
}

#alpinwege .sicherheit .row .wrapper .headline {
	margin: 0 0 3px 0;
}
#alpinwege * {
	scrollbar-width: none;
	-ms-overflow-style: none;
}

#alpinwege *::-webkit-scrollbar {
  display: none;
}

#alpinwege .table {
	/*width: 370px;*/
	font-family: "Ubuntu", Arial;
}

#alpinwege .table .text {
	font-size: 12px;
	line-height: 15px;
	color: #555;
	margin-bottom: 10px;
}


#alpinwege .table h4 {
	color: #8E5433;
	font-family: "Arvo", Georgia;
	font-size: 17px;
	margin: 10px 0px 10px 0px;
}

#alpinwege table {
/*	width: 370px;
*/	margin-bottom: 20px;
}

#alpinwege table th {
	text-align: left;
	color: #666;
	font-size: 12px;
	line-height: 22px;
	padding: 0px 0px 0px 5px;
}

#alpinwege table td {
	vertical-align: top;
	border-top: 1px solid #ccc;
	padding: 3px 0px 0px 5px;
	text-align: left;
	font-family: "Ubuntu", Arial;
	color: #444;
	font-size: 11px;
	line-height: 13px;
}