/* /Shared/Controls/RenditeIndikator.razor.rz.scp.css */
.rendite-indikator[b-slg333biaq] {
    position: relative;
    height: 20px;
    text-align: left;
}

.rendite-balken[b-slg333biaq] {
    position: absolute;
    height: 100%;
}

.rendite-label[b-slg333biaq] {
    position: relative;
    left: 10px;
    line-height: 20px;
    font-size: 12px;
    color: white;
}
/* /Shared/Layout/MainLayout.razor.rz.scp.css */
header[b-9bjehh3dgo] {
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 1000;
}

    header .titel[b-9bjehh3dgo] {
        font-size: 2em;
        color: white;
    }

    header .url[b-9bjehh3dgo] {
        font-size: 1.5em;
    }
