@font-face {
    font-family: "SpiegelSansWeb";
    src: url("http://www.spiegel.de/font/spiegelsans-regular/spiegelsans-regular-web-V1.0.1.eot") format("eot");
    src: url("http://www.spiegel.de/font/spiegelsans-regular/spiegelsans-regular-web-V1.0.1.eot?#iefix") format("embedded-opentype"), url("http://www.spiegel.de/font/spiegelsans-regular/spiegelsans-regular-web-V1.0.1.woff2") format("woff2"), url("http://www.spiegel.de/font/spiegelsans-regular/spiegelsans-regular-web-V1.0.1.woff") format("woff"), url("http://www.spiegel.de/font/spiegelsans-regular/spiegelsans-regular-web-V1.0.1.ttf") format("truetype"), url("http://www.spiegel.de/font/spiegelsans-regular/spiegelsans-regular-web-V1.0.1.svg#SpiegelSansWeb") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap; }
@font-face {
    font-family: "SpiegelSansWeb";
    src: url("http://www.spiegel.de/font/spiegelsans-bold/spiegelsans-bold-web-V1.0.1.eot") format("eot");
    src: url("http://www.spiegel.de/font/spiegelsans-bold/spiegelsans-bold-web-V1.0.1.eot?#iefix") format("embedded-opentype"), url("http://www.spiegel.de/font/spiegelsans-bold/spiegelsans-bold-web-V1.0.1.woff2") format("woff2"), url("http://www.spiegel.de/font/spiegelsans-bold/spiegelsans-bold-web-V1.0.1.woff") format("woff"), url("http://www.spiegel.de/font/spiegelsans-bold/spiegelsans-bold-web-V1.0.1.ttf") format("truetype"), url("http://www.spiegel.de/font/spiegelsans-bold/spiegelsans-bold-web-V1.0.1.svg#SpiegelSansWeb") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap; }
@font-face {
    font-family: "SpiegelSansWeb";
    src: url("http://www.spiegel.de/font/spiegelsans-semibold/spiegelsans-semibold-web-V1.0.1.eot") format("eot");
    src: url("http://www.spiegel.de/font/spiegelsans-semibold/spiegelsans-semibold-web-V1.0.1.eot?#iefix") format("embedded-opentype"), url("http://www.spiegel.de/font/spiegelsans-semibold/spiegelsans-semibold-web-V1.0.1.woff2") format("woff2"), url("http://www.spiegel.de/font/spiegelsans-semibold/spiegelsans-semibold-web-V1.0.1.woff") format("woff"), url("http://www.spiegel.de/font/spiegelsans-semibold/spiegelsans-semibold-web-V1.0.1.ttf") format("truetype"), url("http://www.spiegel.de/font/spiegelsans-semibold/spiegelsans-semibold-web-V1.0.1.svg#SpiegelSansWeb") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap; }


body,html{
    font-family: SpiegelSansWeb, Calibri, Candara, Arial, Helvetica, sans-serif;
    margin: 0;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    font-size: 12px;
    /*margin: 5px;*/
    /*margin-bottom: 20px;*/
    /*margin-top: 50px;*/
}

.number1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5em;
    padding: 5px 5px 5px 10px;
}
.number2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5em;
    padding: 5px 5px 5px 10px;
    text-anchor: end;
}
.tooltip {
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px;
    border-radius: 2px;
    box-shadow: 1px 1px 4px grey;
    font-weight: normal;
    background: white;
    color: black;
    pointer-events: none;
    max-width: 180px;
}
.tooltipnode {
    line-height: 1.2em;
    border-radius: 2px;
    box-shadow: 1px 1px 4px grey;
    font-weight: normal;
    padding: 6px;
    background: white;
    color: black;
    pointer-events: none;
    max-width: 190px;
}
.tooltipnode h1 {
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    margin-bottom: 6px;
    margin-top: 2px;
    width: 100%;
    text-align: left;
}
.tooltipnode h2 {
    font-weight: bold;
    font-size: 14px;
    padding-right: inherit;
    padding-left: inherit;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px;
}
.tooltipnode h3 {
    font-weight: normal;
    font-size: 16px;
    text-align: right;
    margin-bottom: 6px;
    margin-top: 2px;
}
.tooltipnode table {
    font-weight: normal;
    font-size: 14px;
    padding: none;
    margin: 0;
    width: 100%;
    border: none;
    border-collapse: collapse;
}
.tooltipnode td {
    padding-top: 2px;
    padding-bottom: 2px;
}
.tooltipnode .col-left {
    padding-right: 8px;
}
.tooltipnode .table-wrapper {
    margin: 0;
    padding: inherit;
    border: none;
    font-size: 14px;
}

#tooltip_header{
    margin-bottom: 5px;
}


svg text {
    font-size: 14px;
    stroke-width: 0;
    fill: black;
}
.sankey {
    margin-top: 25px;
    overflow: visible;
}
.sankey .node text {
    pointer-events: none;
}
path.SPD {
    fill: none;
    stroke: #E2001A;
    stroke-opacity: .2;
}
path.Union {
    fill: none;
    stroke: #000000;
    stroke-opacity: .2;
}
path.FDP {
    fill: none;
    stroke: #FEC803;
    stroke-opacity: .2;
}
path.Gruene {
    fill: none;
    stroke: #329A07;
    stroke-opacity: .2;
}
path.Linke {
    fill: none;
    stroke: #8837C1;
    stroke-opacity: .2;
}
path.AfD {
    fill: none;
    stroke: #1295FF;
    stroke-opacity: .2;
}
path.Andere {
    fill: none;
    stroke: #787C80;
    stroke-opacity: .2;
}
path.Weggezogene {
    fill: none;
    stroke: #787C80;
    stroke-opacity: .2;
}
path.Nichtwaehler {
    fill: none;
    stroke: #665370;
    stroke-opacity: .2;
}
path.Erstwaehler {
    fill: none;
    stroke: #787C80;
    stroke-opacity: .2;
}
path.Verstorbene {
    fill: none;
    stroke: #787C80;
    stroke-opacity: .2;
}
path.Zugezogene {
    fill: none;
    stroke: #787C80;
    stroke-opacity: .2;
}
rect.SPD {
    fill: #E2001A;
    stroke: #E2001A;
}
rect.Union {
    fill: #000000;
    stroke: #000000;
}
rect.FDP {
    fill: #FEC803;
    stroke: #FEC803;
}
rect.Gruene {
    fill: #329A07;
    stroke: #329A07;
}
rect.Linke {
    fill: #8837C1;
    stroke: #8837C1;
}
rect.AfD {
    fill: #1295FF;
    stroke: #1295FF;
}
rect.Andere {
    fill: #787C80;
    stroke: #787C80;
}
rect.Weggezogene {
    fill: #787C80;
    stroke: #787C80;
}
rect.Nichtwaehler {
    fill: #665370;
    stroke: #665370;
}
rect.Erstwaehler {
    fill: #787C80;
    stroke: #787C80;
}
rect.Verstorbene {
    fill: #787C80;
    stroke: #787C80;
}
rect.Zugezogene {
    fill: #787C80;
    stroke: #787C80;
}
rect.none {
    fill: #787C80;
    stroke: #787C80;
}