.teaser.umagit-list .teasersidepicturebody {
  margin: 0;
  padding: 0;
  background-color: #737680;
}

@media (min-width: 1260px) {
  #sqrouterbox {
    margin: 0 auto;
    max-width: 1180px;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
  }
}

#maincontainer {
  padding: 0.001px 0;
  background-color: #ffffff;
  text-align: justify;
}

#navcontainer {
  background-color: #ffffff;
}

#sidebarleft,
#content,
#sidebarright {
  min-height: 1px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#sidebarleft {
  background-color: #ffffff;
}

#sidebarright {
  background-color: #ffffff;
}

#header {
  padding: 15px 0 0;
  background-color: #ffffff;
  /* border-bottom: 1px solid #ebebed; */
}

#footer {
  padding: 10px 0;
  background-color: #ffffff;
  /* border-top: 1px solid #ebebed; */
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.sqrtopbar {
  background-color: #ffffff;
}

.sqrtopbar::after {
  content: '';
  clear: both;
  display: block;
}

.sqreyecatcher img {
  display: block;
  width: 100%;
  height: auto;
}

.sqrnav {
  padding: 0;
  line-height: 19px;
  box-sizing: border-box;
}

.sqrnav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sqrnav li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  background-color: #333333;
}

.sqrnav li li,
.sqrnav li li li,
.sqrnav li li li li,
.sqrnav li li li li li {
  background-color: #f6f6f6;
  transition: background-color .1s ease;
}

.sqrnav li li > a {
  font-size: 0.9em;
  padding-top: 8px;
  padding-bottom: 8px;
}

.sqrnav li li:hover, .sqrnav li li:focus,
.sqrnav li li li:hover, .sqrnav li li li:focus,
.sqrnav li li li li:hover, .sqrnav li li li li:focus,
.sqrnav li li li li li li:hover, .sqrnav li li li li li:focus {
  background-color: #ffffff;
}

.sqrnav a {
  padding: 12px 48px 12px 16px;
  text-decoration: none;
  color: #ffffff;
  border-bottom: 1px solid #ebebed;
  display: block;
}

.sqrnav .active > a {
  font-weight: bold;
}

.sqrnav > ul > li > a:hover {
  color: #b83e6a;
  transition: color .1s ease;
}

.sqrnav a:focus-visible {
    position: relative;
    z-index: 1000;
}

.sqrnav .sqrnavmore ul {
    display: none;
}

@keyframes navanimate {
   from { opacity: 0;  }
   to { opacity: 1;  }
}

.sqrnav .sqrnavopen>ul {
    display: block;
    animation: 0.3s navanimate;
}

.sqrnav span {
  display: block;
}

.sqrnav li li a {
  color: #333333;
}

.sqrnav li li li a {
  padding-left: 32px;
}

.sqrnav .sqrnavmore > div {
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  height: 43px;
  background: url(./../../bslive/img/?f=sprites&ca=ffffff&cb=ad1929) -2px -146px no-repeat;
  cursor: pointer;
  transition: transform 0.5s;
}

.sqrnav li li.sqrnavmore > div {
  background-image: url(./../../bslive/img/?f=sprites&ca=ad1929&cb=ad1929);
}

.sqrnav .sqrnavmore > div:hover {
  background-position: -50px -146px;
}

.sqrnav li .sqrnavmore > div {
  background-position: -2px -150px;
  height: 35px;
}

.sqrnav li .sqrnavmore > div:hover {
  background-position: -50px -150px;
}

.sqrnav .sqrnavopen > div {
  transform: rotate(90deg);
}

.sqrmodenav .sqreyecatcher {
  display: none;
}

.sqrhome {
  width: 37px;
  height: 43px;
  display: block;
  background: url(./../../bslive/img/?f=sprites&ca=ffffff&ca=ffffff) -5px -242px no-repeat;
  float: right;
}


.sqrsearchbar {
	position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sqrsearchbar form {
  display: block;
  width: 360px
  margin: 0;
  padding: 0;
  background-color: #efefef;
  border: 1px solid #dedede;
  box-sizing: border-box;
}

.sqrsearchbar input {
  display: block;
  margin: 0;
  padding: 0;
  background: #efefef url(./../../bslive/img/?f=sprites&ca=ad1929) -55px -248px no-repeat;
  border: 0;
  padding: 6px 16px 6px 32px;
  box-sizing: border-box;
  width: 100%;
  line-height: 19px;
  color: #333333;
  font: 15px 'Open Sans',Verdana,Helvetica,sans-serif;
  outline: none;
}


#searchbox>div {
	position: absolute;
	left: 0;
	right: 0;
	background: #efefef;
	box-sizing: border-box;
	display: none;
	z-index: 900;
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
}

#searchbox>div>a {
  display: block;
  font: inherit;
  color: #333333;
  padding: 6px 16px;
  font-weight: normal;
  text-decoration: none;
}

#searchbox>div>a:hover,
#searchbox>div>a.sqrsearchboxsuggestion
 {
   	font-weight: normal;
   	text-decoration: none;
   	background-color: rgba(0,0,0,0.05);
}

p.breadcrumbs {
  margin-top: 0;
}

.bsl-topadheader {
  font-size: 7pt;
  text-align: right;
  padding: 0;
}

img[src^="https://anzeigen.bsliveintern.de/images/"],
img[src^="http://anzeigen.bsliveintern.de/images/"] {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.teaserblock .teasersidepicture {
  float: right;
  -webkit-box-shadow: 3px 3px 5px 0px #999999;
  -moz-box-shadow: 3px 3px 5px 0px #999999;
  box-shadow: 3px 3px 5px 0px #999999;
}

.teaser.umagit-list .teaserblock {
  padding-bottom: 30px;
}

.teaser.umagit-list .teasersidepicture {
  display: block;
  float: right;
  height: auto;
  width: 30%;
  box-sizing: border-box;
  -webkit-box-shadow: 3px 3px 5px 0px #999999;
  -moz-box-shadow: 3px 3px 5px 0px #999999;
  box-shadow: 3px 3px 5px 0px #999999;
}

.teaser.umagit-list .teaserhaspicture {
  margin-right: 30%;
  box-sizing: border-box;
  padding-right: 15px;
}

.teaser.umagit-list .teaserhaspicture h3,
.teaser.umagit-list .teaserhaspicture h3>a {
  margin-top: 0;
}

.fb-like.fb-content {
  margin: 15px;
}

#shariff-top.shariff .orientation-horizontal li,
#shariff-bottom.shariff .orientation-horizontal li {
  min-width: 35px;
  max-width: 160px;
}

@media (max-width: 799.98px) {
  img.sqrlogo {
    max-width: 300px;
    float: left;
  }
}

@media (max-width: 575.98px) {
  img.sqrlogo {
    max-width: 280px;
  }
}

@media (max-width: 767.98px) {

  .teaser.umagit-list .teasersidepicture {
    float: none;
    margin: 10px 0;
    width: 100%;
  }
  .teaser.umagit-list .teaserhaspicture {
    margin-right: 0;
    padding-right: 0;
  }

}

@media (min-width: 1200px) {

}

@media (max-width: 1199px) {

}

@media (min-width: 768px) {

  .sqrindent {
    display: block;
    margin-left: var(--sqrindentleft);
    margin-right: var(--sqrindentright);
  }

  #navcontainer {
    display: table;
    box-sizing: border-box;
    table-layout: fixed;
    width: 100%;
    padding: 5px;
  }

  .sqrmobilevisible {
    display: none !important;
  }

  .sqrnav {
    box-sizing: border-box;
    width: 22%;
    display: table-cell;
    vertical-align: top;
    padding: 15px;
    /* border-right: 1px solid #ebebed; */
  }

  .sqrnav > ul > li {
    margin-top: 10px;
  }
  .sqrnav > ul > li:first-child {
    margin-top: 0;
  }

  #maincontainer {
    box-sizing: border-box;
    width: 78%;
    display: table-cell;
    vertical-align: top;
  }

  .sqrshownav {
    display: none;
  }

    #sqrouterbox {
    box-shadow: 0 0 30px rgba(0,0,0,0.3);
  }
  
  #sidebarright h2 {
    background-color: #333333;
    color: #ffffff;
    padding: 8px 16px;
    margin-bottom: 0;
  }

  #sidebarright > .sqrallwaysboxed:first-child h2 {
    margin-top: 0;
  }

  #sidebarright h2 + div.paragraph {
    background-color: #f6f6f6;
    padding: 15px 22px;
  }

  .sqrtopbar {
    padding: 15px 15px 0;
  }

  .sqrallwaysboxed,
  .sqrmobilefullwidth,
  .sqrdesktopboxed {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .sqrallwaysboxed .sqrallwaysboxed,
  .sqrdesktopboxed .sqrdesktopboxed,
  .sqrmobilefullwidth .sqrallwaysboxed,
  .sqrdesktopboxed .sqrallwaysboxed,
  .sqrdesktopboxed .sqrmobilefullwidth,
  .sqrdesktopremovebox .sqrallwaysboxed,
  .sqrdesktopremovebox .sqrmobilefullwidth {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }


  .sqrmain3collr,
  .sqrmain2coll,
  .sqrmain2colr {
    display: table;
    box-sizing: border-box;
    table-layout: fixed;
    width: 100%;
  }

  .sqrmain3collr>div {
    box-sizing: border-box;
    width: 50%;
    display: table-cell;
    vertical-align: top;
  }
  .sqrmain3collr>div:first-child {
    width: 25%;
    border-right: 1px solid #ebebed;
  }
  .sqrmain3collr>div:last-child {
    width: 25%;
    border-left: 1px solid #ebebed;
  }
  .sqrmain2coll>div {
    box-sizing: border-box;
    width: 75%;
    display: table-cell;
    vertical-align: top;
  }
  .sqrmain2coll>div:first-child {
    width: 25%;
    border-right: 1px solid #ebebed;
  }
  .sqrmain2colr>div {
    box-sizing: border-box;
    width: 73%;
    display: table-cell;
    vertical-align: top;
  }
  .sqrmain2colr>div:last-child {
    width: 27%;
    /* border-left: 1px solid #ebebed; */
  }

  .sqrallwaysfullwidth .sqrsuppressborders {
    border-left: 0 !important;
    border-right: 0 !important;
  }


}

@media screen and (max-width: 767px) {

  .sqrnav {
    display: none;
    margin: 0 10px;
    border: 1px solid #ebebed;
    border-bottom: none;
  }
  .sqrmodenav .sqrnav {
    display: block;
  }
  .sqrshownav {
    width: 37px;
    height: 43px;
    display: block;
    background: url(./../../bslive/img/?f=sprites&cc=ad1929&cb=ad1929) -5px -194px no-repeat;
    float: left;
  }
  .sqrmodenav .sqrshownav {
    background-position: -53px -194px;
  }
  .sqrsearchbar {
    margin-right: 10px;
  }

  .sqrpanoramicbackground  {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sqrallwaysboxed,
  .sqrmobileboxed
  {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  }
  .sqrallwaysboxed>.sqrallwaysboxed,
  .sqrallwaysboxed>.nguiparagraphcontainer>.sqrallwaysboxed
  {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .sqrmobileboxedimportant {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .sqrmobilehidden {
    display: none !important;
  }

  .sqrallwaysfullwidth .sqrsuppressborders,
  .sqrmobilefullwidth .sqrsuppressborders
  {
    border-left: 0 !important;
    border-right: 0 !important;
  }

  #sidebarleft {
    border-bottom: 1px solid #ebebed;
  }

  #sidebarright {
    border-top: 1px solid #ebebed;
  }


}

.sqrcommon {
  margin: 0;
  padding: 20px 0 0 0;
  background-color: #3c3d42;
}

.sqrfootertext, .sqrfootercommonnav {
  margin: 0 auto;
  padding: 0 15px 20px 15px;
  box-sizing: border-box;
}

.sqrfootercommonnav {
  padding-bottom: 15px;
}

.sqrcommonnavhierarchical {
  padding-bottom: 1px;
}

.sqrcommonnav a, .sqrcommonnav a:hover:after, .sqrcommonnav a:focus:after,
.sqrfootertext a
{
  text-decoration: none;
  color: #333333;
  transition: color 0.3s;
  text-decoration: none;
  font-weight: normal;
}

.sqrfootertext, .sqrfootercommonnav a, .sqrfootercommonnav a:hover:after, .sqrfootercommonnav a:focus:after {
  color: #737680;
}

.sqrfootertext p {
  margin: 0;
}

.sqrcommonnav a:hover,
.sqrfootertext a:hover {
  color: #ad1929;
  text-decoration: none;
  font-weight: normal;
}
.sqrcommonnav {
  display: block;
  list-style: none;
}

.sqrcommonnav > a:after {
  content: " | ";
}
.sqrcommonnav > a:last-child:after {
  content: "";
}

.sqrcommonnav:after,
.clearfix:after,
.fb-like.fb-content:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

@media (min-width: 1024px) {

  .sqrdesktophidden {
    display: none;
  }

}

.owl-dots {
  position: absolute;
          bottom: 20px;
    right: 20px;
    }
.owl-dots div span {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background: url(./../../bslive/img/?f=dotrect&ca=ffffff) 0 0 no-repeat;
  background-size: 100% auto;
  z-index: 2;
}
.owl-dots div.active span {
  background-position: 0 -30px;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  background: url(./../../bslive/img/?f=nav03&ca=ffffff) 0 0 no-repeat;
}
.owl-summary {
  color: #ffffff;
  bottom: 20px;
  left: 20px;
}
.owl-summary h3 {
  color: #ffffff;
}

#vert-nav, #vert-nav * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-size: inherit;
  vertical-align: baseline;
  line-height: 12px;
}
#vert-nav ul {
  list-style: none;
}
#vert-nav a:focus {
  outline: none;
}

@media screen and (min-width: 992px) {
  .op-nav-trigger {
    display: none;
  }
  #vert-nav {
    position: fixed;
    right: 20px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
  }
  #vert-nav ul {
    list-style: none;
  }
  #vert-nav li {
    text-align: right;
  }
  #vert-nav a:after {
    content: "";
    display: table;
    clear: both;
  }
  #vert-nav a span {
    float: right;
    display: inline-block;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  #vert-nav a:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  #vert-nav a:hover .op-label {
    opacity: 1;
          background-color: rgba(255,255,255,0.75);
        border-radius: 1em;
  }
  #vert-nav a.active .op-dot {
    background-color: #ad1929;
  }
  #vert-nav .op-dot {
    position: relative;
    top: 5px;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background-color: #faf0f0;
    -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
    -moz-transition: -moz-transform 0.2s, background-color 0.5s;
    transition: transform 0.2s, background-color 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: 2;
  }
  #vert-nav .op-label {
    position: relative;
    margin-right: -1.75em;
    padding: .5em 2.5em .5em 1em;
    color: #5a5a5a;
    font-size: 14px;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}

@media screen and (max-width: 991.99px) {

  .op-nav-trigger {
    display: block;
    z-index: 2;
    position: fixed;
    bottom: 15px;
    right: 15px;
    height: 36px;
    width: 40px;
    font-size: 20px;
    border-radius: 5px;
          background-color: rgba(255,255,255,0.75);
        color: #5a5a5a;
  }
  .op-nav-trigger:hover, .op-nav-trigger:focus {
    cursor: pointer;
    color: #5a5a5a;
  }
  .op-nav-trigger .sqpnavicon {
    margin: 6px 9px;
  }
  .sqpnavicon.sqpnaviconclose,
  #vert-nav.open + .op-nav-trigger .sqpnavicon.sqpnaviconopen {
    display: none;
  }
  #vert-nav.open + .op-nav-trigger .sqpnavicon.sqpnaviconclose {
    display: inline-block;
  }

  #vert-nav {
    position: fixed;
    z-index: 1;
    right: 15px;
    bottom: 15px;
    width: 90%;
    max-width: 400px;
    max-height: 90%;
    /* overflow-y: scroll; */
    -webkit-overflow-scrolling: touch;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    border-radius: 5px;
          background-color: rgba(255,255,255,0.75);
        overflow: hidden;
  }
  #vert-nav a {
    display: block;
    padding: .8em 1em;
          background-color: rgba(255,255,255,0.5);
        color: #5a5a5a;
    text-decoration: none;
  }
  #vert-nav a span:first-child {
    display: none;
  }
  #vert-nav a:hover,
  #vert-nav a.active span:last-child {
    color: #ad1929;
  }
  #vert-nav.open {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  #vert-nav.open + .op-nav-trigger {
    background-color: transparent;
  }
  #vert-nav li:last-child {
    border-bottom: none;
  }
  #vert-nav li:last-child a {
    border-bottom: none;
  }

}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}


