#vtc_hotspots_content .infospot {
    bottom: auto;
    height: auto;
    top: 50%;
    left: 50%;
    width: 450px;
    margin-left: -188px;
    background: rgba(0,0,0,.6);
    position: absolute;
    z-index: 1005;
}
{
    position: absolute;
    z-index: 3001;
    overflow: visible;
    opacity: 1;
    cursor: pointer;
    pointer-events: auto;
    background-image: url("https://vtc.view3.com/proxy/hestia.vesta/media/b91iuKQevP_marienberg2_a4a042cf4fd6bfb47701cbc8a1653ada.png");
    width: 400px;
    height: 88px;
    background-position: 0px 0px;
    background-size: 400px 88px;
    transform: translateZ(1e+12px) translate(1490px, 30px) translate(-200px, -44px) scale(1, 1) translate(200px, 44px) translate(200px, -44px) rotate(0deg) translate(-200px, 44px);
}

/*******/
.toggleNavigation,
.sidebarNavigation {
 background: url(http://virtual-reality-media.de/images/feature-bg.png) 
}
/*******/

.view3-navigation-menu li {
  border-top: 1px solid rgba(255,255,255,0.3);
}
.view3-navigation-menu li:last-child {
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
