<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*body {*/
    /*background: deeppink;*/
/*}*/

/* Glyphicons */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../fonts/glyphicons-halflings-regular.eot');
    src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-briefcase:before {
    content: "\1f4bc";
}

.glyphicon-calendar:before {
    content: "\1f4c5";
}

.glyphicon-pushpin:before {
    content: "\1f4cc";
}

.glyphicon-paperclip:before {
    content: "\1f4ce";
}

.glyphicon-camera:before {
    content: "\1f4f7";
}

.glyphicon-lock:before {
    content: "\1f512";
}

.glyphicon-bell:before {
    content: "\1f514";
}

.glyphicon-bookmark:before {
    content: "\1f516";
}

.glyphicon-fire:before {
    content: "\1f525";
}

.glyphicon-wrench:before {
    content: "\1f527";
}

/* WhoFinance Widget Container - general */
.WhoFinance_Widget_container {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #333333;
    margin: 0;
    display: block;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.WhoFinance_Widget_container p {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    margin-bottom: 5px !important;
    padding-bottom: 0 !important;
    line-height: 18px;
}

.WhoFinance_Widget_container a,
.WhoFinance_Widget_container a:hover,
.WhoFinance_Widget_container a:focus,
.WhoFinance_Widget_container a:visited,
.WhoFinance_Widget_container a:link {
    text-decoration: none;
}

.WhoFinance_Widget_container a:hover, .WhoFinance_Widget_container a:focus {
    text-decoration: underline;
    color: #0063AF;
}

.WhoFinance_SmallFooter_container a:hover, .WhoFinance_SmallFooter_container a:focus {
    text-decoration: none;
    color: #0063AF;
}

.Whofinance_StarWrapper {
    text-align: center;
    display: block;
}

.WhoFinance_Widget_container .star-rating {
    color: #1d1b1b;
    background-image: url("https://www.whofinance.de/wfwidget/images/img-widget-lines-25x1.png");
    background-size: 100% auto;
    display: inline-block;
    width: 90%;
}

.WhoFinance_LargeWidget_content_container {
    background-color: #CDD4DA;
    text-align: center;
    padding: 17px 14px 8px 14px;
}

.WhoFinance_Widget_container .star-rating .stars_container {
    display: inline-block;
    text-align: center;
    position: relative;
    font-size: 22px;
    padding: 0;
}

#WhoFinance_SmallWidget_container .star-rating, #WhoFinance_SmallWidget_container .star-rating .stars_container {
    padding: 0;
}

.WhoFinance_Widget_container .star-rating .stars_container .star_box {
    z-index: 2;
    position: absolute;
    margin: 0 0;
    top: 0;
    color: #fecb31;
}

.WhoFinance_Widget_container .star-rating .stars_container .star_box .star_limiter {
    overflow: hidden;
    position: relative;
}

.WhoFinance_Widget_container .star-rating .stars_container .star_bg {
    color: #C2CBD1;
}

.WhoFinance_Widget_container .star-rating .stars_container .star_box .star_limiter .longbar .glyphicon, .WhoFinance_Widget_container .star-rating .stars_container .star_bg .glyphicon {
    display: table-cell;
    padding: 0 0 0 2px;
}

.WhoFinance_Widget_stars_container_ratingwrapper {
    text-align: center;
    display: block;
    color: #1d1b1b;
}

.WhoFinance_LargeWidget_content_left_info_text .WhoFinance_Widget_stars_container_ratingwrapper p {
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 17px;
}

.WhoFinance_LargeWidget_content_left_info_text .WhoFinance_Widget_stars_container_ratingwrapper p.ratingValue {
    font-size: 30px;
    line-height: 42px;
}

/* SmallWidget */
.WhoFinance_Widget_container #WhoFinance_SmallWidget_container {
    width: 160px;
}

/* LargeWidget */
.WhoFinance_Widget_container #WhoFinance_LargeWidget_container {
    display: inline-block;
    min-width: 946px;
}

.triangle-isosceles {
    position: relative;
    /* css3 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;

    font-size: 14px;
    font-weight: 600;
    float: left;
    background-color: #E8ECEF;
    margin-left: 8px;
    height: 100%;
    border-radius: 3px;
    color: #1d1b1b;
    text-align: left;
}

.triangle-isosceles p {
    margin: 0 0 0 15px;
}

.triangle-isosceles p.last, .triangle-isosceles p.consult {
    margin: 1em 0 0.5em 0;
}

.triangle-isosceles hr {
    background-color: #CDD4DA;
    height: 2px;
    margin: 0.5em 0;
    border: 0;
}

.triangle-isosceles, .WhoFinance_LargeWidget_content_left {
    width: 353px;
}

.triangle-isosceles a {
    color: #0063AF
}

.triangle-isosceles p.head {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 13px;
}

.triangle-isosceles p.last {
    margin-left: 15px;
    font-size: 12px;
    line-height: 17px;
}

.triangle-isosceles p.consult {
    color: #0063AF;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
}

.triangle-isosceles p.text {
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 8px;
    font-weight: 400;
}

.triangle-isosceles p.ratings {
    text-align: right;
    font-size: 13px;
    line-height: 17px;
    margin-right: 20px;
    margin-top: 0;
}

.WhoFinance_LargeWidget_border {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #1d1b1b;
    margin-top: 80px;
    max-width: 946px;
}

.WhoFinance_LargeWidget_content {
    background-color: #CDD4DA;
    height: 174px;
    margin-bottom: 15px;
}

.WhoFinance_LargeWidget_content.holding {
    margin-bottom: 0;
}

.WhoFinance_LargeWidget_content:after {
    content: " ";
    display: table;
    clear: both;
}

.WhoFinance_LargeWidget_content_left {
    font-size: 14px;
    font-weight: 600;
    float: left;
    background: #E8ECEF;
    height: 100%;
    border-radius: 3px;
    position: relative;
}

.WhoFinance_LargeWidget_content_left_imagewrap {
    height: 103px;
    overflow: hidden;
    margin-left: 15px;
    margin-top: 13px;
    width: 83px;
    float: left;
    color: #1d1b1b;
}

.WhoFinance_LargeWidget_content_left_imagewrap &gt; img {
    width: 83px
}

.WhoFinance_LargeWidget_content_left_info {
    padding-left: 98px;
    background-image: url("https://www.whofinance.de/wfwidget/images/bg-circles.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

.WhoFinance_LargeWidget_content_left_info.holding {
    padding: 0;
    margin: auto;
    background-image: url("https://www.whofinance.de/wfwidget/images/bg-circles-institut.png");
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
}

.WhoFinance_LargeWidget_content_left_info_text {
    text-align: center;
    color: #1d1b1b;
    font-size: 11px;
}

.WhoFinance_LargeWidget_content_left_info.holding .WhoFinance_LargeWidget_content_left_info_text {
    width: 100%;
}

.WhoFinance_LargeWidget_content_left_info_text p.WhoFinance_Name, .WhoFinance_Name {
    margin: 0;
    padding: 13px 0 0 0;
    font-size: 16px;
    line-height: 21px;
}

.WhoFinance_LargeWidget_content_left_info_text p.WhoFinance_OfficeName {
    font-size: 11px;
    line-height: 15px;

}

.WhoFinance_LargeWidget_content_left_info_text p.WhoFinance_Name.holding {
    font-size: 22px;
}

.WhoFinance_LargeWidget_content_left_info_text p {
    display: block;
    margin: 1em 0;
}

.WhoFinance_LargeWidget_content_middle {
    float: left;
    background-color: #E8ECEF;
    margin-left: 8px;
    width: 196px;
    height: 100%;
    text-align: center;
    border-radius: 3px;
    color: #1d1b1b;
    position: relative;
    padding-top: 0;
    font-size: 15px;
    font-weight: 300;

}

.WhoFinance_LargeWidget_content_middle {
    font-weight: bold;
}

.WhoFinance_LargeWidget_content_middle p {
    color: #1d1b1b;
    margin: 0;
}

.WhoFinance_LargeWidget_content_middle p.ordinal {
    font-size: 30px;
    line-height: 50px;
    font-weight: 600;
    margin-top: 60px;
}

.WhoFinance_LargeWidget_content_middle p.ordinalalter {
    margin-bottom: 4%;
    font-size: 15px;
    font-weight: 300;
    color: #1D1B1B;
    margin-top: 75px;
}

.WhoFinance_LargeWidget_content_middle span {
    float: left;
    margin-left: 10%;
    letter-spacing: -2.5px;
    font-weight: 200;
    width: 0;
    position: relative;
}

.WhoFinance_LargeWidget_content_middle span:after {
    border-top: 1px solid;
    content: "";
    width: 1em;
    height: 1px;
    display: block;
    top: 0.6em;
    position: absolute;
    left: 0;
}

.WhoFinance_LargeWidget_content_middle span.right:after {
    display: none;
}

.WhoFinance_LargeWidget_content_middle span.right:before {
    border-top: 1px solid;
    content: "";
    width: 1em;
    height: 1px;
    display: block;
    top: 0.6em;
    position: absolute;
    right: 0;
}

.WhoFinance_LargeWidget_content_middle span.right {
    float: right;
    margin-right: 10%;
    margin-left: 0;
    letter-spacing: -2.5px;
    font-weight: 200;
}

.WhoFinance_LargeWidget_content_middle p.place {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px;
    font-weight: 500;
}

.WhoFinance_LargeWidget_content_middle:before {
    content: "";
    background-image: url("https://www.whofinance.de/wfwidget/images/siegel-kundenempfehlung.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 144px;
    display: inline-block;
    top: -86px;
    left: 0;
}

.WhoFinance_Widget_container .whitebox {
    margin: 15px -14px 0 -14px;
    text-align: center;
    background-color: #ffffff;
}

.WhoFinance_Widget_container .whitebox img {
    height: 30px;
}

.WhoFinance_Widget_container .whitebox &gt; div {
    position: relative;
}

.WhoFinance_Widget_container .whitebox &gt; div span {
    font-size: 18px;
    color: #1D1B1B;
    vertical-align: middle;
    display: inline-block;
    padding: 15px 0;
}

.WhoFinance_Widget_container .whitebox &gt; div .imagewrap {
    position: absolute;
    right: 14px;
    top: 0;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
}

.WhoFinance_LargeWidget_content_left_info.holding .WhoFinance_LargeWidget_content_left_info_text div .Whofinance_StarWrapper .star-rating {
    width: auto;
}

.WhoFinance_LargeWidget_content_left_info.holding .WhoFinance_LargeWidget_content_left_info_text div .Whofinance_StarWrapper .star-rating .stars_container {
    padding: 0 15px;
    font-size: 30px;
}

@media (max-width: 975px) {

    .WhoFinance_Widget_container .star-rating {
        background-image: none;
        width: auto;
    }

    .WhoFinance_Widget_container #WhoFinance_LargeWidget_container {
        display: inline-block;
        min-width: 100%;
    }

    .WhoFinance_LargeWidget_content_container {
        margin-top: 80px;
    }

    .WhoFinance_Widget_container {
        margin: 0;
    }

    .WhoFinance_LargeWidget_content_left_info.holding {
        position: relative;
        height: auto;
    }

    .WhoFinance_LargeWidget_content_left_info.holding:after {
        position: absolute;
        left: 50%;
        top: -100px;
        content: '';
        background-image: url("https://www.whofinance.de/wfwidget/images/siegel-kundenempfehlung.png");
        background-repeat: no-repeat;
        background-size: 144px 144px;
        background-position: center;
        width: 144px;
        height: 144px;
        margin-left: -72px;
    }

    .WhoFinance_LargeWidget_content_left_info_text p.WhoFinance_Name.holding {
        font-size: 16px;
    }

    .WhoFinance_LargeWidget_content_left_info.holding .WhoFinance_LargeWidget_content_left_info_text {
        width: 40%;
        float: left;
        padding-bottom: 15px;
        background-image: url("https://www.whofinance.de/wfwidget/images/bg-circles-institut.png");
        background-repeat: no-repeat;
        background-position: center;

    }

    .WhoFinance_LargeWidget_content_middle.holding {
        left: inherit;
        right: 0;
        top: 0;
        padding: 0;
        margin: 0;
        height: auto;
        width: 50%;
    }

    .WhoFinance_LargeWidget_content_middle.holding:before {
        display: none;
    }

    .WhoFinance_LargeWidget_content_middle p.ordinalalter {
        margin-top: 0px;
    }

    .WhoFinance_LargeWidget_content_middle.holding p.ordinalalter {
        margin-top: 15px;
    }

    .WhoFinance_LargeWidget_content_middle span {
        display: none;
    }

    .WhoFinance_LargeWidget_border {
        margin: 0;
    }

    .WhoFinance_LargeWidget_content {
        position: relative;
        height: inherit;
    }

    .WhoFinance_LargeWidget_content_left, .triangle-isosceles {
        width: 100%;
        height: auto;
        display: block;
        margin: 0;
    }

    .WhoFinance_LargeWidget_content_left {
        margin-bottom: 10px;
    }

    .triangle-isosceles {
        padding-bottom: 10px;
    }

    .WhoFinance_LargeWidget_content_middle {
        position: absolute;
        left: 50%;
        top: 0;
        margin: 0 0 0 -98px;
        background: none;
        padding: 65px 0 15px 0;
    }

    .WhoFinance_LargeWidget_content_middle:before {
        content: "";
        background-image: url("https://www.whofinance.de/wfwidget/images/siegel-kundenempfehlung.png");
        background-repeat: no-repeat;
        background-size: 144px 144px;
        background-position: center;
        position: absolute;
        width: 100%;
        height: 144px;
        display: inline-block;
        top: -90px;
        left: 0;
    }

    .WhoFinance_LargeWidget_content_middle p.ordinal {
        margin: 0;
    }

    .WhoFinance_Name {
        margin-top: 10px;
    }

    .WhoFinance_LargeWidget_content_left .star-rating {
        margin: 0;
        padding: 0 15px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .WhoFinance_LargeWidget_content_left_imagewrap {
        width: auto;
        height: auto;
        overflow: auto;
        top: 0;
        left: 0;
        margin: 5px;
    }

    .WhoFinance_LargeWidget_content_left_imagewrap img {
        width: auto;
        height: auto;
    }

    .WhoFinance_LargeWidget_content_left_info {
        padding: 0;
        display: block;
        margin-left: -70px;
        margin-right: 5px;
        float: right;
        max-width: 33%;
        background: none;
    }

    .WhoFinance_LargeWidget_content_left_info.holding {
        background-image: none;
        background-size: auto;
        background-position: calc(50% - 200px);;
        float: inherit;
        max-width: inherit;
    }

    .WhoFinance_LargeWidget_content_middle p {
        display: block;
    }

    .WhoFinance_Widget_container .whitebox {
        margin: 15px -14px 0 -14px;
        padding: 10px;
    }

    .WhoFinance_Widget_container .whitebox &gt; div .imagewrap {
        display: none;
    }

    .WhoFinance_Widget_container .whitebox &gt; div span {
        padding: 0;
    }

    .WhoFinance_Widget_container .whitebox &gt; div span:before {
        width: 100%;
        height: 27px;
        margin: 5px 0;
        content: '';
        display: block;
        background-image: url("https://www.whofinance.de/bundles/wflivewidget/images/whofinance-logo-150dpi.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 27px;
    }

    .WhoFinance_LargeWidget_content_left_info.holding .WhoFinance_LargeWidget_content_left_info_text div .Whofinance_StarWrapper .star-rating .stars_container {
        font-size: 22px;
    }

}

@media (max-width: 630px) {

    .WhoFinance_LargeWidget_content_container {
        margin: 0;
    }

    .WhoFinance_LargeWidget_content_left .star-rating {
        background-image: none;
        padding: 0;
    }

    .WhoFinance_LargeWidget_content_left_info_text {
        padding-top: 5px;
    }

    .WhoFinance_LargeWidget_content_left, .WhoFinance_LargeWidget_content_middle, .triangle-isosceles {
        width: 100%;
        margin: 0;
        height: auto;
        float: none;
        position: inherit;
        display: block;
    }

    .triangle-isosceles {
        padding-top: 0.5px;
        margin-top: 15px;
    }

    .WhoFinance_LargeWidget_content_left {
        padding-bottom: 80px;
    }

    .WhoFinance_LargeWidget_content_left.holding {
        padding-bottom: 0;
        padding-top: 25px;
    }

    .WhoFinance_LargeWidget_content_left_info.holding:after {
        top: -125px;
    }

    .WhoFinance_LargeWidget_content_middle {
        margin: 15px 0 0 0;
        left: 0;
        background-color: #E8ECEF;
        padding: 82px 0 15px 0;
    }

    .WhoFinance_LargeWidget_content_middle.holding {
        position: absolute;
        top: 35px;
        background: none;
    }

    .WhoFinance_LargeWidget_content_middle:before {
        content: "";
        background-image: url("https://www.whofinance.de/wfwidget/images/siegel-kundenempfehlung.png");
        background-repeat: no-repeat;
        background-size: 144px 144px;
        background-position: center;
        position: absolute;
        width: 100%;
        height: 144px;
        display: inline-block;
        top: -72px;
        left: 0;
    }

    .WhoFinance_LargeWidget_border {
        min-width: 353px;
    }

    .WhoFinance_LargeWidget_border.holding {
        margin-top: 80px;
    }

    .WhoFinance_LargeWidget_content_left_imagewrap {
        width: auto;
        height: auto;
        overflow: auto;
        position: relative;
        top: 0;
        left: 0;
    }

    .WhoFinance_LargeWidget_content_left_info {
        margin-left: 0;
        float: none;
        max-width: inherit;
    }

    .WhoFinance_LargeWidget_content_left_info.holding {
        background-position: -100px 0;
    }

    .WhoFinance_Widget_container .whitebox &gt; div span {
        font-size: 16px;
    }

    .WhoFinance_LargeWidget_content_left_info_text p.WhoFinance_Name.holding {
        font-size: 15px;
        padding-left: 5px;
        margin-top: 10px;
    }

    .WhoFinance_LargeWidget_content_middle.holding {
        font-size: 14px;
    }

    .WhoFinance_LargeWidget_content_middle.holding .ordinalalter {
        font-size: 14px;
    }

    .WhoFinance_LargeWidget_content_left_info.holding .WhoFinance_LargeWidget_content_left_info_text div .Whofinance_StarWrapper .star-rating .stars_container {
        font-size: 18px;
    }

}


/* **************************** Small Widget **************************** */

.WhoFinance_SmallFooter_container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;

}

.WhoFinance_SmallFooter {
    display: block;
    height: 41px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #1d1b1b;
    width: 100%;
    margin: 0;
    max-width: none;
    min-width: 300px;
}

.WhoFinance_SmallFooter .WhoFinance_sf_content {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #1d1b1b;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
    text-align: center;
    justify-content: center;
    background-color: #e8ecef;
    border-top: solid 1px #8597a2;
    border-bottom: solid 3px #8597a2;
    margin-top: 30px;
}

.WhoFinance_SmallFooter .WhoFinance_sf_content .wf_name {
    font-size: 13px;
    font-weight: 400;
    width: 200px;
    color: #1d1b1b;
    background-color: #E8ECEF;
}

.WhoFinance_SmallFooter .WhoFinance_sf_content .wf_reputation {
    font-size: 16px;
    font-weight: 500;
    width: 200px;
    color: #1d1b1b;
    background-color: #E8ECEF;
    margin-right: 30px;
}

.WhoFinance_SmallFooter .WhoFinance_sf_content .wf_seal {
    width: 60px;
    color: #1d1b1b;
    position: relative;
}

.WhoFinance_SmallFooter .WhoFinance_sf_content .wf_seal:before {
    content: '';
    background-image: url("https://www.whofinance.de/wfwidget/images/siegel-kundenempfehlung.png");
    background-repeat: no-repeat;
    background-size: 60px 60px;
    width: 70px;
    height: 70px;
    display: block;
    margin-top: -30px;
}

.WhoFinance_SmallFooter .WhoFinance_sf_content .wf_starcount {
    font-size: 16px;
    font-weight: 500;
    width: 140px;
    text-align: center;
    color: #1d1b1b;
    background-color: #E8ECEF;
}

.WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars {
    font-size: 14px;
    font-weight: 600;
    width: 150px;
    text-align: center;
    color: #1d1b1b;
    background-color: #E8ECEF;
    margin-left: -30px;
}

.WhoFinance_Widget_container .WhoFinance_SmallFooter .star-rating {
    background-image: none;
    padding: 0;
}

.WhoFinance_Widget_container .WhoFinance_SmallFooter .star-rating .stars_container {
    font-size: 22px;
    padding: 0;
}

.WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars .longbar {
}

.WhoFinance_SmallFooter .WhoFinance_sf_content .wf_company {
    font-size: 13px;
    font-weight: 400;
    width: 150px;
    text-align: center;
    color: #1d1b1b;
    background-color: #E8ECEF;
}

@media (max-width: 875px) {

    .WhoFinance_SmallFooter {
        height: auto;
    }

    .WhoFinance_SmallFooter_container {
        position: inherit;
        bottom: auto;
        width: auto;
        background-color: #e8ecef;
        border-top: solid 1px #8597a2;
        border-bottom: solid 3px #8597a2;
        min-width: 300px;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content {
        padding: 5px 0 5px 25px;
        position: relative;
        height: auto;
        margin: 0 auto;
        min-height: 100px;
        width: 600px;
        display: block;
        background-color: #e8ecef;
        border: none;

    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_seal {
        clear: both;
        position: absolute;
        display: block;
        height: 100%;
        top: 0;
        left: 50%;
        margin-left: -30px;
        width: 80px;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_seal:before {
        position: absolute;
        float: none;
        margin: -44px 0 0 0;
        top: 50%;
        z-index: 9999;
        width: 88px;
        height: 88px;
        background-image: url("https://www.whofinance.de/wfwidget/images/siegel-kundenempfehlung.png");
        background-size: 88px 88px;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_starcount, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars {
        float: none;
        width: 100%;

    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_starcount, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_name, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_reputation {
        text-align: left;
        display: block;
        float: none;
        width: 50%;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_name {
        left: 0;
        top: 50%;
        position: absolute;
        text-align: center;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_reputation {
        top: 25px;
        left: 0;
        position: absolute;
        text-align: center;
        margin: 0;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_company {
        margin-left: 50%;
        position: inherit;
        width: 50%;
        text-align: center;
        padding-left: 30px;
        float: none;
        clear: both;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_starcount {
        margin-left: 50%;
        float: left;
        width: auto;
        padding-left: 70px;
        margin-top: 20px;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars {
        float: right;
        width: auto;
        margin-top: 18px;
        margin-right: 10px;
        margin-left: 0;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars .star-rating .stars_container, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars .star-rating {
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 620px) {

    .WhoFinance_SmallFooter .WhoFinance_sf_content {
        width: 300px;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_company, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_starcount {
        padding: 0;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_company, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_name, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_reputation, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_starcount, .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars {
        width: auto;
        position: relative;
        margin: 2px 0 0 75px;
        text-align: left;
        display: block;
        float: left;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_stars {
        padding: 0 0 0 5px;
        margin: 0;
        width: auto;
        display: inline-block;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_reputation {
        top: 0;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_company {
        width: auto;
        clear: both;
        display: block;
        float: none;
        text-align: left;
        font-size: 12px;
        padding-top: 5px;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_seal {
        clear: both;
        position: absolute;
        display: block;
        height: 100%;
        top: 0;
        left: 10px;
        margin: 0;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_seal:before {
        position: relative;
        display: inline-block;
        height: 100%;
        width: 90px;
        margin-top: 0;
        top: 0;
        background-image: url("https://www.whofinance.de/wfwidget/images/siegel-kundenempfehlung.png");
        left: -10px;
        background-repeat: no-repeat;
        background-size: 88px 88px;
        background-position: 0 50%;
    }

    .WhoFinance_SmallFooter .WhoFinance_sf_content .wf_starcount {

    }
}


#WhoFinance_WideWidget_container .star-rating .stars_container {
    font-size: 16px!important;
}

/* WideWidget */

.WhoFinance_Widget_container #WhoFinance_WideWidget_container .wfw-siegel {
    float: left;
}

@media (max-width: 620px) {
    .WhoFinance_Widget_container #WhoFinance_WideWidget_container .wfw-siegel {
        float: none;
        background: linear-gradient(to bottom, #FFFFFF 66%, #CDD4DA 33%);
        border-style: solid; border-width: 1px; border-color: #CDD4DA;
    }

    .WhoFinance_Widget_container #WhoFinance_WideWidget_container .wfw-star-rating {
        display: block !important;
        padding-top: 4px;
        padding-bottom: 8px;
    }

    .WhoFinance_Widget_container #WhoFinance_WideWidget_container .wfw-content {
        padding: 10px;
        background: #ffffff;
    }
}</pre></body></html>