@-ms-viewport {
	width: device-width;
}
.mobnav-subarrow {
	display: none;
}
#mobi-menu {
	position: absolute;
	z-index: 5001;
	right: 0;
	display: none;
	width: -moz-calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px);
	margin: 15px 15px 0 15px;
}
#mobi-menu div#mobnav-btn {
	float: right;
	width: 50px;
	height: 50px;
	margin-right: -10px;
	background: transparent url('../img/sym/ic_ham.png') center center no-repeat;
	cursor: pointer;
}
#mobi-menu div#mobsu-btn {
	float: right;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: transparent url('../img/sym/ic_suc.png') center center no-repeat;
	cursor: pointer;
}
#mobi-menu div#mobstoe-btn {
	float: right;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: transparent url('../img/sym/ic_sto.png') center center no-repeat;
	cursor: pointer;
}
#mobi-menu div#mobstoe-btn.rot {
	background: transparent url('../img/sym/ic_sto_rot.png') center center no-repeat;
}
#mobi-menu div#mobsu-btn.open, #mobi-menu div#mobstoe-btn.open, #mobi-menu div#mobnav-btn.open {
	background-image: url('../img/sym/ic_x.png');
}
#mobi-stoer {
	position: absolute;
	z-index: 2000;
	top: 0px;
	background-color: #fff;
	border-bottom: 2px solid #9EC419;
	width: -moz-calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px);
	margin: 0 15px 0 15px;
	height: auto;
	display: none;
	padding: 20px 0 0 0;
}
#mobi-stoer h2, #mobi-stoer p {
	margin: 20px;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(1000% - 40px);
	width: calc(100% - 40px);
}
#mobi-stoer.gruen h2 {
	color: #9FC400;
}
#mobi-stoer.rot h2 {
	color: #ff0000;
}
#mobi-stoer.xactive {
	display: block;
}
#mobi-stoer .stoer-meldung {
	margin: 20px;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(1000% - 40px);
	width: calc(100% - 40px);
}
#mobi-stoer .stoer-meldung a.row {
	display: block;
	color: inherit;
	margin: 0;
	margin-bottom: 20px;
	padding: 10px 0;
}
#mobi-stoer .stoer-meldung a.row:hover {
	color: #1ba1e2;
}
#mobi-stoer .stoer-meldung .row div {}
#mobi-stoer .stoer-meldung .row .dat {
	float: none;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(1000% - 40px);
	width: calc(100% - 40px);
	margin-left: 0;
}
#mobi-stoer .stoer-meldung .row .linie {
	display: inline-block;
	margin-right: 10px;
}
#mobi-stoer .stoer-meldung .row .linie span.stoe_linie {
	display: inline-block;
	width: 28px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	margin: 0 1px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#mobi-stoer .stoer-meldung .row .text {
	display: inline-block;
}
#mobi-stoer .stoer-meldung .row .bttn {}
div#content div#cnt_lft.bttmstyle {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
div#content div#cnt_lft.bttmstyle div#subnav {
	width: 100%;
	margin-bottom: 50px;
}
div#content div#cnt_lft.bttmstyle div#subnav ul {
	width: 100%;
}
div#content div#cnt_lft.bttmstyle div#subnav ul li a {
	margin-left: 0;
	margin-right: 0;
	background: transparent url('../img/sym/arr_gr_rgt.png') 95% 50% no-repeat;
}
div#content div#cnt_lft.bttmstyle div#subnav ul li a:hover {
	background: transparent url('../img/sym/arr_gr_rgt.png') 98% 50% no-repeat;
}

