

/* --- Stylesheet 837 () --------- */ 

body { background: #000; padding:0; margin:0;font-family: Helvetica, Arial, sans-serif; }

* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: none;
}

#webappbody {
	padding:0; margin:0;
	font-family: Helvetica, Arial, sans-serif;
}


#webappbody.long {
	overflow-x: auto;
}

#webappbody.iscroll, #webappbody.fixed {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding:0; margin:0;
	font-family: Helvetica, Arial, sans-serif;
	overflow-x: hidden;
}



.clear {
	clear:left;
}

#header {
	display: block;
	height: 45px;
	z-index: 50;
	right: 0px;
	left: 0px;
	position:relative;
}

#header a.button {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 8px 14px;
	font-size:12px;
	position:absolute;
	top:7px;
	left:10px;
	height:14px;
	width:32px;
	background: url(http://tramino.s3.amazonaws.com/gfx/webapp/buttonback.png) no-repeat 0 0;
	-webkit-transition: opacity 250ms ease;
	opacity:1;
}

#header a.button.hidden {
	opacity:0;
}

#contentwrap {
	background:#888;
	color:#000;
	width:100%;
	-webkit-transition: left 250ms ease;
}

#contentwrap.geokarte {
	position:absolute;
	top:45px;
	bottom:55px;
}

#webappbody.expandwebappmenu #contentwrap.geokarte {
	bottom:110px;
}

#content, #content2 {
	width:100%;
	height:auto;
	left: 0px;
	right: 0px;
	background:#fff;
	float:left;
}

#content2 .detailcontent {
	padding:10px;
	font-size:12px;
}

#content2 .detailcontent h2, #content2 .detailcontent h3 {
	margin-top:0px; padding-top:0px;
}

#content2 .detailcontent h2 {
	font-size:16px;
}

#content2 .detailcontent h3 {
	font-size:14px;
}

#content2 .detailcontent table td, #content2 .detailcontent table th {
	border: 1px solid #AAA;
}


#footer {
	display: block;
	height: 55px;
	z-index: 50;
	left: 0px;
	right: 0px;
	position: absolute;
}
#webappbody.expandwebappmenu #footer {
	height:110px;
}

#webappbody.iscroll #header {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
}
#webappbody.iscroll #contentwrap {
	position: absolute;
	top: 45px;
	bottom: 55px;
	width:200%;
	-webkit-transition: left 250ms ease;
}

#webappbody.expandwebappmenu.iscroll #contentwrap {
	bottom:110px;
}

#webappbody.iscroll #footer {
	bottom: 1px;
	z-index: 50;
}

#webappbody.iscroll #contentwrap.shifted {
	left: -100%;
}

#webappbody.iscroll #content, #webappbody.iscroll  #content2 {
	width:50%;
}

#webappbody.fixed #header {
	top: 0px;
	position:fixed;
}
#webappbody.fixed #footer {
	position:fixed;
	bottom: 0px;
}
#webappbody.fixed #contentwrap {
	padding-top: 45px;
	padding-bottom: 55px;
	position: absolute;
}

#webappbody.expandwebappmenu.fixed #contentwrap {
	padding-bottom: 110px;
}

#webappbody.fixed #content.hidden, #webappbody.fixed #content2.hidden {
	display:none;
}

#webappbody.long #content.hidden, #webappbody.long #content2.hidden {
	display:none;
}

#webappbody.long #footer {
	position: relative;
}

.gui-bar {
	background: #111111;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #000000;
	background-image: -moz-linear-gradient(top, #333, #111111);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #333), color-stop(1, #111111));
	-msfilter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#333', EndColorStr='#111111')";
	font-family: Helvetica, Arial, sans-serif;
}
.gui-bar .gui-title { text-align: center; font-size: 16px; display: block; padding: .6em 90px .8em;  margin: 0;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; outline: 0 !important; }

.gui-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 55px;
	z-index: 50;
	position:relative;
}

#webappbody.expandwebappmenu .gui-menu ul {
	height:110px;
}

.gui-menu ul li {
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	height: 55px;
	width: 20%;
	z-index: 50;
}
.gui-menu ul li a {
	padding: 0px;
	margin: 0;
	display: block;
	width: 100%;
	height: 55px;
	border-top: 1px solid rgba(255,255,255,0.1);
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	font-size: 12px;
	text-shadow : rgb(64, 64, 64) 0px -1px 1px;
	overflow: hidden;
	-webkit-tap-highlight-color : rgba(0,0,0,0);
	float: left;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,0.1);
	position:relative;
	z-index: 50;
}

.gui-menu ul li:first-child a {
	border-left: none;
}

.gui-menu ul li > a > span {
	padding-top:33px;
	display:block;
}

.gui-menu ul li > a > span.extra {
	margin: 0 0 0 -13px; padding: 0;
	width: 25px;
	height: 25px;
	background: url(http://tramino.s3.amazonaws.com/gfx/webapp/icons.png) no-repeat 25px 0px;
	position: absolute;
	top: 3px;
	left:50%;
}

#webappbody.iscroll .gui-menu ul li > a > span.extra {
	background-image: url(http://tramino.s3.amazonaws.com/gfx/webapp/icons_retina.png);
	background-size:125px 125px;
}



.gui-menu ul li.nav__home > a > span.extra { background-position: 0px 0px; }
.gui-menu ul li.nav__aktuell > a > span.extra { background-position: 0px 0px; }
.gui-menu ul li.nav__aktuelles > a > span.extra { background-position: 0px 0px; }
.gui-menu ul li.nav__info > a > span.extra { background-position: -25px 0px; }
.gui-menu ul li.nav__kontakt > a > span.extra { background-position: -25px 0px; }
.gui-menu ul li.nav__einstellung > a > span.extra { background-position: -50px 0px; }
.gui-menu ul li.nav__suche > a > span.extra { background-position: -75px 0px; }
.gui-menu ul li.nav__suchen > a > span.extra { background-position: -75px 0px; }
.gui-menu ul li.nav__profile > a > span.extra { background-position: -100px 0px; }
.gui-menu ul li.nav__kontakte > a > span.extra { background-position: -100px 0px; }

.gui-menu ul li.nav__facebook > a > span.extra { background-position: 0px -25px; }
.gui-menu ul li.nav__twitter > a > span.extra { background-position: -25px -25px; }
.gui-menu ul li.nav__youtube > a > span.extra { background-position: -50px -25px; }
.gui-menu ul li.nav__webcam > a > span.extra { background-position: -75px -25px; }
.gui-menu ul li.nav__webcams > a > span.extra { background-position: -75px -25px; }
.gui-menu ul li.nav__memos > a > span.extra { background-position: -100px -25px; }

.gui-menu ul li.nav__winter > a > span.extra { background-position: 0px -50px; }
.gui-menu ul li.nav__schnee > a > span.extra { background-position: 0px -50px; }
.gui-menu ul li.nav__schneebericht > a > span.extra { background-position: 0px -50px; }
.gui-menu ul li.nav__skifahren > a > span.extra { background-position: -100px -100px; }
.gui-menu ul li.nav__sommer > a > span.extra { background-position: -25px -50px; }
.gui-menu ul li.nav__wetter > a > span.extra { background-position: -25px -50px; }
.gui-menu ul li.nav__nachricht > a > span.extra { background-position: -50px -50px; }
.gui-menu ul li.nav__postkarte > a > span.extra { background-position: -75px -50px; }
.gui-menu ul li.nav__bilder > a > span.extra { background-position: -100px -50px; }

.gui-menu ul li.nav__shop > a > span.extra { background-position: 0px -75px; }
.gui-menu ul li.nav__essen > a > span.extra { background-position: -25px -75px; }
.gui-menu ul li.nav__trinken > a > span.extra { background-position: -50px -75px; }
.gui-menu ul li.nav__karte > a > span.extra { background-position: -75px -75px; }
.gui-menu ul li.nav__termine > a > span.extra { background-position: -100px -75px; }
.gui-menu ul li.nav__kalender > a > span.extra { background-position: -100px -75px; }


.gui-menu ul li.nav__lab > a > span.extra { background-position: 0px -100px; }
.gui-menu ul li.nav__gastgeber > a > span.extra { background-position: -25px -100px; }
.gui-menu ul li.nav__mehr > a > span.extra { background-position: -50px -100px; }
.gui-menu ul li.nav__wandern > a > span.extra { background-position: -75px -100px; }
.gui-menu ul li.nav__ski > a > span.extra { background-position: -100px -100px; }

.expandwebappmenu .gui-menu ul li.nav__mehr { background:#444 !important; }

.gui-menu ul li.nav_aktiv {
	background:#333;
	color:#fff;
	background-image: -moz-linear-gradient(top, #333, #444);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #333), color-stop(1, #444));
	-msfilter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#333', EndColorStr='#444')";
}

.gui-menu ul li.nav_aktiv a{
	color:#fff;
}

#addToHomeScreen {
	z-index:9999;
	-webkit-user-select:none;
	-webkit-box-sizing:border-box;
	width:208px;
	font-size:13px;
	padding:10px;
	text-align:left;
	font-family:helvetica;
	background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#fff),color-stop(0.02,#eee),color-stop(0.98,#ccc),color-stop(1,#a3a3a3));
	border:1px solid #505050;
	-webkit-border-radius:8px;
	-webkit-background-clip:padding-box;
	color:#333;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:130%;
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.5);
	position:absolute;
	left:56px;
	top:-30px;
}

#addToHomeScreen .arrow {
	position:absolute;
	background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(204,204,204,0)),color-stop(0.4,rgba(204,204,204,0)),color-stop(0.4,#ccc));
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#505050;
	width:16px; height:16px;
	-webkit-transform:rotateZ(45deg);
	bottom:-9px; left:50%;
	margin-left:-8px;
	-webkit-box-shadow:inset -1px -1px 0 #a9a9a9;
	-webkit-border-bottom-right-radius:2px;
}

#addToHomeScreen .close {
	-webkit-box-sizing:border-box;
	position:absolute;
	right:2px;
	top:2px;
	width:14px;
	height:14px; line-height:10px;
	text-align:center;
	text-indent:1px;
	font-size:14px;
	-webkit-border-radius:7px;
	background:rgba(0,0,0,0.12);
	color:#707070;
	-webkit-box-shadow:0 1px 0 #fff;
	font-size:13px;
}


ul.mobilliste, ul.mobilliste li, ul.mobilthumbs, ul.mobilthumbs li {
	padding:0px; margin:0px;
	list-style: none outside;
	display:block;
}

ul.mobilthumb {
	clear:both;
	padding-bottom: 5px;
}

ul.mobilthumbs li.match {
	float:left;
	width:150px;
	height:100px;
	overflow:hidden;
	display:block;
	position:relative;
	padding:5px 0 0 5px;
}

ul.mobilliste li.headline {
	border-bottom: 1px solid #E0E0E0;
	position:relative;
	padding:10px 20px; margin:0px;
	font-size:14px;
	background: #999;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 0 1px 1px #000000;
	background-image: -moz-linear-gradient(top, #888, #aaa);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #888), color-stop(1, #aaa));
	-msfilter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#888', EndColorStr='#aaa')";
}

#facebookheader { height:60px; }

ul.mobilliste li.headline h1 {
	padding-left:60px;
	font-size:18px;
}

ul.mobilliste li.headline.fbmatch p {
	font-size:11px;
	padding-left:60px;
}

ul.mobilliste li.headline p a {
	color:#fff;
}

ul.mobilliste li.match {
	border-bottom: 1px solid #E0E0E0;
	padding-right:45px;
	position:relative;
	overflow:hidden;
	background: url("/gfx/webapp/listenext.png") no-repeat scroll right center transparent;
}

ul.mobilliste li.match.loadicon {
	background: url("/tramino/gfx/loading.gif") no-repeat scroll right center transparent;
}

ul.mobilliste li.match div.image {
	float:left;
	overflow:hidden;
	height:75px;
	width:100px;
	padding-right:10px;
}

ul.mobilliste li.back {
	border-bottom: 1px solid #E0E0E0;
	padding:5px;
	position:relative;
	overflow:hidden;
	background: #333;
	color:#fff;
}

ul.mobilliste li.match span.after, ul.mobilliste li.match span.before {
	padding:0px; margin:5px 0;
}

ul.mobilliste li.match div.datum {
	font-size:12px;
	padding-top:10px;
}

ul.mobilliste li.match h3 {
	padding:0px; margin:5px 0;
	font-size:16px;
}

ul.mobilliste li.match p {
	padding:0px; margin:5px 0  10px 0;
	font-size:14px;
}

ul.mobilliste li.fbmatch {
	border-bottom: 1px solid #E0E0E0;
	padding:5px;
	position:relative;
	overflow:hidden;
}

ul.mobilliste li.fbmatch.more {
	background: url("/gfx/webapp/listenext.png") no-repeat scroll right center transparent;
}

ul.mobilliste li.fbmatch.more.loadicon {
	background: url("/tramino/gfx/loading.gif") no-repeat scroll right center transparent;
}

ul.mobilliste li.fbmatch img.userpic {
	position:absolute;
}

ul.mobilliste li.fbmatch .fbcontent{
	padding-left:60px;
}

ul.mobilliste li.fbmatch h3 {
	padding:0px; margin:5px 0;
	font-size:14px;
}

ul.mobilliste li.fbmatch p {
	padding:0px; margin:5px 0 10px 0;
	font-size:12px;
}

ul.mobilliste li.fbmatch a {
	color:#000;
	text-decoration:none;
	border:0px solid #fff;
}

ul.mobilliste li.fbmatch p.info {
	padding-left:60px;
	color:#999;
	font-size:11px;
}

a.buttonmobil {
	display:block;
	padding:10px;
	background: #666;
	color: #fff;
	text-decoration:none;
	border-bottom: 1px solid #E0E0E0;
	font-size:14px;
	cursor:pointer;
	font-weight: bold;
	text-shadow: 0 -1px 1px #000000;
	clear:both;
}

div.info .TraminoPaginator {
	padding: 5px 10px;
	border-bottom: 1px solid #AAA;
	margin: 10px 0px;
}

div.info .TraminoPaginator a {
	font-size:22px;
	padding:4px 6px;
	text-decoration:none;
	color:#aaa;
}

div.info .TraminoPaginator span.aktiv a {
	background:#fff;
	color:#000;
}

div.info .TraminoPaginator span.anzahl {
	display:block;
	font-size:11px;
	margin-bottom:10px;
}

form#TraminoSuchbox_formular * {
	-webkit-touch-callout: auto;
	-webkit-text-size-adjust: auto;
	-webkit-user-select: auto;
}