@media screen and (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important;
  }
}
body {
  padding-top: 70px;
}
@media (min-width: 768px) {
  nav.navbar.affix {
    top: 0;
    z-index: 1000;
  }
  #sidebar-inner.fixed-to-bottom {
    position: fixed;
    bottom: 0;
  }
  #sidebar-inner.fixed-initial {
    position: fixed;
/*    top: 72px;*/
  }
  .body-affixed {
/*    padding-top: 50px; */
  }
  .navbar-fixed-non-mobile {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-fixed-non-mobile .navbar-collapse {
    max-height: 340px;
  }
}
@media (min-width: 768px) and (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-non-mobile .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .navbar-fixed-non-mobile {
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .navbar {
    margin-bottom: 0px;
  }
  nav.navbar.affix {
    position: relative;
  }
}
main {
  max-width: 1200px;
}
@media (min-width: 1280px) {
  .skyscraper_wrapper {
    position: fixed;
    left: 1200px;
    top: 0px;
  }
}
@media (max-width: 1279px) {
  .skyscraper_wrapper {
    display: none;
  }
}
.superbanner_wrapper {
  max-width: 1200px;
  text-align: right;
  background-image: url(img/qd-background.jpg);
}
.billboard_wrapper img {
  max-width: 100%;
}
@media (min-width: 768px) {
  .superbanner_wrapper {
    min-height: 90px !important;
    display: block;
  }
}
@media (max-width: 767px) {
  .superbanner_wrapper {
    display: none;
  }
}
#rechts {
  border-left: 1px solid #dbdbdb;
  padding-left: 1em;
}
.green {
  color: #0F9D58;
}
.value {
  margin-bottom: 8px;
}
.value-small {
  font-size: 11px;
  text-transform: uppercase;
  color: #777777;
}
hr {
  margin-bottom: 3px;
  margin-top: 3px;
  border-color: #dddddd;
}
.sidebar-outer {
  position: relative;
}
.sidebar-inner {
  padding-top: 20px;
}
.sidebar-inner-relaxed {
  padding-top: 20px;
}
.pass-sortierung {
  margin-top: 20px;
}
.show-sidebar {
  position: fixed;
  right: 0;
  top: 45%;
  padding: 8px;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  border-radius: 3px;
  background-color: white;
  z-index: 110;
}
@media (min-width: 992px) {
  .show-sidebar {
    display: none !important;
  }
}
a.show-sidebar:link,
a.show-sidebar:visited,
a.show-sidebar:hover,
a.show-sidebar:active {
  text-decoration: none !important;
}
.hide-sidebar {
  display: none;
  position: fixed;
  left: 0;
  margin-top: 20px;
  padding: 8px;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  border-radius: 3px;
}
.top-margin {
  margin-top: 20px;
}
.qd-links {
  float: right;
}
.reisen {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 5px;
  cursor: pointer;
  padding-right: 5px;
}
.reisen:hover {
  background-color: #e8e8e8;
}
.touren {
  padding-left: 5px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.intern {
  text-decoration: none !important;
}
.extern {
  text-decoration: none !important;
  color: #333333 !important;
}
.pass {
  cursor: pointer;
  background-color: #a0c3ff;
  margin-left: 3px;
}
.pass:hover {
  background-color: #e8e8e8;
}
@media (max-width: 499px) {
  .teaser-media-first {
    float: none;
    display: block;
    width: 100%;
    height: auto;
  }
  .teaser-media {
    display: none;
  }
  .teaser-media-right {
    display: none;
  }
}
@media (min-width: 500px) {
  .teaser-media-first {
    display: none;
  }
  .teaser-media {
    float: left;
    margin-right: 10px !important;
  }
  .teaser-media-right {
    float: right;
    margin-left: 10px !important;
  }
}
.teaser-media.link-all,
.teaser-media-right.link-all {
  position: relative;
}
.teaser-media.link-all a.link-all,
.teaser-media-right.link-all a.link-all {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}
.teaser-media.link-all a.link-all,
.teaser-media-right.link-all a.link-all {
  display: none;
}
.teaser-media.link-all:hover a.link-all,
.teaser-media-right.link-all:hover a.link-all {
  display: block;
}
#footer {
  background-color: #f6f6f6;
  color: #333333;
  margin-top: 30px;
  padding-top: 20px;
  list-style: none;
}
.werbung {
  border-top: 4px solid #4285f4;
}
.second-level {
  text-decoration: none !important;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
  padding: 0px;
  /*
	a.active:before {
		content: @fa-var-caret-right;
		.fa;
		color: @blue-100;
		margin-right: 5px;
	}
	*/
}
.second-level li {
  display: inline;
  margin-right: 15px;
}
.second-level a {
  color: #333333;
  text-decoration: none;
}
.second-level a.active,
.second-level a:hover {
  border-bottom: 2px solid #4285f4;
}
.info-link {
  text-decoration: none !important;
}
.info-link i {
  color: #999999;
  font-size: smaller;
}
a.info-link:hover i {
  color: #428bca;
}
.listmapnav {
  float: right !important;
}
.btn-default-active {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}
.btn-default-active:hover,
.btn-default-active:focus,
.btn-default-active.focus,
.btn-default-active:active,
.btn-default-active.active,
.open > .dropdown-toggle.btn-default-active {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #373737;
}
.btn-default-active:active,
.btn-default-active.active,
.open > .dropdown-toggle.btn-default-active {
  background-image: none;
}
.btn-default-active.disabled,
.btn-default-active[disabled],
fieldset[disabled] .btn-default-active,
.btn-default-active.disabled:hover,
.btn-default-active[disabled]:hover,
fieldset[disabled] .btn-default-active:hover,
.btn-default-active.disabled:focus,
.btn-default-active[disabled]:focus,
fieldset[disabled] .btn-default-active:focus,
.btn-default-active.disabled.focus,
.btn-default-active[disabled].focus,
fieldset[disabled] .btn-default-active.focus,
.btn-default-active.disabled:active,
.btn-default-active[disabled]:active,
fieldset[disabled] .btn-default-active:active,
.btn-default-active.disabled.active,
.btn-default-active[disabled].active,
fieldset[disabled] .btn-default-active.active {
  background-color: #555555;
  border-color: #555555;
}
.btn-default-active .badge {
  color: #555555;
  background-color: #fff;
}
.liste {
  text-decoration: none !important;
}
.crop-xs {
  width: 50px;
  height: 50px;
}
.crop-md {
  width: 200px;
  height: 200px;
}
.back {
  text-decoration: none;
}
.fa-info-circle {
  color: #a0c3ff;
}
#auffahrten-accordion.panel-group .panel {
  overflow: visible;
}
.expandable-container .expandable {
  overflow: hidden;
}
.btn-expand {
  float: right;
  margin-top: -45px;
  position: relative;
  z-index: 10000;
}
.sterneschoen {
  color: #33b679;
}
.sternehart {
  color: #e57368;
}
.sterneunbewertet {
  color: #dbdbdb;
}
.qd-star-half-left {
  margin-right: -1px;
}
.qd-star-half-right {
  margin-left: -1px;
}
.splitter {
  border-bottom: 1px dotted #dbdbdb;
  margin: 15px 0 10px 0;
}
ul.regionsliste {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}
ul.regionsliste li {
  margin-bottom: .3em;
  padding-left: 0;
  margin-left: 0;
}
.qd-info {
  padding: 10px;
}
.qd-popover-container {
  cursor: pointer;
}
.anfahrten-profil {
  width: 100%;
  margin-bottom: 10px;
}
.touren-profil {
  width: 100%;
  max-height: 50px;
  margin-bottom: 10px;
}
.qd_ajax_edit {
  width: 100%;
  height: 10em;
}
.profilkarte {
  position: relative;
  margin: 0;
  padding: 0;
}
.passprofil {
  height: 150px;
  margin: 0;
  padding: 0;
}
.profilanzeige {
  height: 150px;
  border: 1px solid;
}
.profilanzeige-wert {
  width: 100%;
  height: 33.33333333%;
  text-align: right;
}
.passkarte {
  height: 450px;
  margin: 0;
  padding: 0;
}
svg {
  left: 0;
  top: 0;
  position: absolute;
}
.passprofilanzeige {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #4285f4;
  background-color: #f6f6f6;
  height: 150px;
  margin: 0;
  z-index: 10;
  width: auto;
  height: auto;
  padding: 10px;
}
#strecken-accordion .panel-heading,
#auffahrten-accordion .panel-heading {
  cursor: pointer;
}
#strecken-accordion .panel-heading a,
#auffahrten-accordion .panel-heading a {
  color: #428bca;
}
#strecken-accordion .panel-heading a:hover,
#auffahrten-accordion .panel-heading a:hover {
  color: #2a6496;
}
#strecken-accordion .panel-heading:hover,
#auffahrten-accordion .panel-heading:hover {
  background-color: #e8e8e8;
}
#strecken-accordion .panel-heading:hover a,
#auffahrten-accordion .panel-heading:hover a {
  color: #2a6496;
  text-decoration: none;
}
.paesse-in-der-naehe ul {
  padding-left: 5px;
  margin-left: 0;
  list-style-type: none;
}
.paesse-in-der-naehe ul li {
  margin-bottom: .3em;
  padding-left: 0;
  margin-left: 0;
}
.fa-location-arrow-n:before,
.fa-location-arrow-ne:before,
.fa-location-arrow-e:before,
.fa-location-arrow-se:before,
.fa-location-arrow-s:before,
.fa-location-arrow-sw:before,
.fa-location-arrow-w:before,
.fa-location-arrow-nw:before {
  content: "\f124";
}
.fa-location-arrow-se {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-location-arrow-sw {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-location-arrow-nw {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-location-arrow-n {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=~0.7071054825112363, M12=~0.7071080798594737, M21=~-0.7071080798594737, M22=~0.7071054825112363)";
  /* IE8 */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fa-location-arrow-e {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=~0.7071054825112363, M12=~-0.7071080798594737, M21=~0.7071080798594737, M22=~0.7071054825112363)";
  /* IE8 */
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fa-location-arrow-s {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=~-0.7071106771981704, M12=~-0.7071028851534582, M21=~0.7071028851534582, M22=~-0.7071106771981704)";
  /* IE8 */
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fa-location-arrow-w {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=~-0.7071002877861396, M12=~0.7071132745273266, M21=~-0.7071132745273266, M22=~-0.7071002877861396)";
  /* IE8 */
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.fit2col {
  width: 100%;
}
.paesse-card {
  padding: 5px;
  color: #333333;
  border-bottom: 3px solid #dbdbdb;
}
.paesse-in-der-naehe a {
  display: block;
  background-color: #f6f6f6;
}
.paesse-in-der-naehe a:hover {
  text-decoration: none;
  background-color: #e8e8e8;
}
.black {
  color: #333333;
}
.black :hover {
  color: #333333;
  text-decoration: none;
}
.expandable-container p.expandable {
  overflow: hidden;
  /*
    border-bottom: 5px solid rgba(0,0,9,0.05);
    */
  margin-bottom: 0px;
}
.more-container {
  float: right;
}
/* 
.more-container{
  text-align:right;
  width:100%;text-align:center;height:14px 
}
*/
/*
.more-container  a.more:after {
  .fa;
  margin-left: 5px;
  content: @fa-var-caret-down;
}
.more-container a.less:after {
  .fa;
  margin-left: 5px;
  content: @fa-var-caret-up;
}
*/
/*
.more-container .more, .more-container .less {
  background:rgba(0,0,9,0.05);
  border-radius:0 0 3px 3px;
  display:block;
  height:14px;
  width:100px;
  margin:0 auto;
  text-transform:uppercase;
  line-height:14px;
  font-size:9px;
  text-align:center;
  vertical-align:top;
  cursor:pointer
}
*/
li.on-the-list i.plusminus {
  color: #FFF;
}
li.on-the-list i.plusminus:before {
  content: "\f068";
}
li.not-on-the-list i.plusminus {
  color: #FFF;
}
li.not-on-the-list i.plusminus:before {
  content: "\f067";
}
li.on-the-list:hover i.plusminus {
  color: inherit;
}
li.not-on-the-list:hover i.plusminus {
  color: inherit;
}


.leaflet-top {
  z-index: 999!important;
}