.t3-footnav .dropdown-menu{left:100%;top:0px;}
.nav-pills > li > .dropdown-menu::after{display:none;}
.dropdown-menu > li > a,.t3-footnav .dropdown-menu > li > a{padding: 6.25px 25px !important;}
.nav-pills > li.open > a, .nav-pills > li.open > a:hover, .nav-pills > li.open > a:focus{border:0px;}
.t3-module.box-icon-car:before {
    content: "\f1b9";
  }
  
.t3-module.box-icon-envelope:before {
	content: "\f003";
  }

.article-intro .favhide{
  opacity:1!important;
}

.bookmark div div:nth-of-type(1),
.bookmark div div:nth-of-type(3),
.bookmark div div:nth-of-type(4),
.bookmark div div:nth-of-type(5){
display:none!important;
}


header#t3-header{
  position:relative;
}

header#t3-header:after{
    content: '';
    background-image: url(https://dr-wolday.de/images/jameda-siegel-top-20.png);
    display: block;
    height: 160px;
    width: 266px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 9;
    right: 31px;
    top: 86px;
}



@media only screen and (max-width: 500px) {
  header#t3-header:after {
      top: 119px;
    left: 0;
    right: 0!important;
    margin: 0 auto;
    padding: 0!important;
  }
  .ja-slideshow {
    margin-top:190px;
  }
}