/*Startpage Text*/

.startpage-text{font-size:1.25em;}


/*Warenkorb Tunning*/
.cs-shortnav{margin-top:15px;}

.cs-infoBox {
    background: #0e3451;
    color: #ffffff;
    padding: 1.3em 1.6em;
    margin-bottom: 2em;
    display: block;
    margin-top: 15px;
}

.cs-body .cs-button3 { margin-top: 10px; }
/* Vereinswelt-Hinweis links positionieren */
.cs-topBar li:has(a[href="https://www.vereinswelt.at"]) {
    position: absolute !important;
    left: 520px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
    white-space: nowrap !important;
}

/* Topbar als Bezugspunkt */
.cs-topBar {
    position: relative !important;
}
.vw-logo {
    display: inline-block;
    width: 120px;
    height: 24px;
    margin-left: 6px;
    vertical-align: middle;
    background: url("/user_html/1774425865/pix/user_img/Logo%20vereinswelt.png") no-repeat center center;
    background-size: contain;
}

.ug-logo {
    display: inline-block;
    width: 105px;
    height: 18px;
    margin-left: 6px;
    vertical-align: middle;
    background: url("/user_html/1774425865/pix/user_img/logo_uground.png") no-repeat center center;
    background-size: contain;
}