×
Einen neuen Artikel erstellen
Schreibe den Seitennamen hierhin:
Wir haben derzeit 9.355 Artikel auf VAULTPEDIA. Gib deinen Artikelnamen oberhalb von oder klicke auf einen der unten stehenden Titel und beginne zu schreiben! ein



    VAULTPEDIA
    9.355Artikel

    VAULTPEDIA.DE ist seit dem 02.02.2026 öffentlich zugänglich.

    Da es sich um ein frisch migriertes Wiki handelt, können vereinzelt noch Datenbank-, Seiten- oder Designfehler auftreten.

    Tritt unserem Discord bei, um Fehler zu melden oder direkt mit dem Team in Kontakt zu treten.

    Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

    • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
    • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
    • Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
    @import url('//important.fandom.com/load.php?mode=articles&articles=MediaWiki:Common.css&only=styles');
    @import "/de/load.php?articles=MediaWiki:Hauptseite.css&only=styles&mode=articles";
    
    .theme-fandomdesktop-dark {
    	--theme-accent-label-color: #eee;
    	--border-color: #080C24;
    	--secondary-color: #474081;
    	--portal-background-gradient: linear-gradient(#092f3c,#0d1b2a);
    	--table-background-gradient: linear-gradient(#092f3c,#0d1b2a);
    	--module-bg: #0d1b2a;
    	--secondary-label-color: #003659;
    	--pull-quote-mark-color: #0a5167;
    	--theme-alert-color: 
    }
    
    
    .fandom-community-header__image,
    .fandom-community-header__community-name-wrapper,
    .wiki-tools svg,
    .fandom-community-header__local-navigation .first-level-item,
    .fandom-community-header__top-container .page-counter {
    	filter: drop-shadow(0px 0px 4px #000000);
    }
    
    pi-horizontal-group-item pi-data-label pi-secondary-font pi-border-color pi-item-spacing
    
    .pi-horizontal-group-item .pi-data-value {
      border-top: 1px solid #003659!important
    }
    
    .page__main {
      background: rgb(9 23 39);
      border-radius: 15px;
      border: 2px solid #434e59;
      padding: 24px 36px 24px 36px;
      filter: drop-shadow(1px 0px 10px #445679);
    }
    
    html:not(.ve-active) .page.has-right-rail .page__main {
      border-radius: 15px;
    }
    
    a.new {
      color: #6bc5ff;
      transition-property: margin-right, color;
      transition-duration: .2s;
    }
    
    a.new:hover {
      color: var(--theme-link-color)!important;
    }
    
    html:not(.ve-active) .page.has-right-rail .page__right-rail {
      transition: width .1s;
      width: 287px;
      margin: 0 0 0px 40px;
      border-radius: 15px;
      filter: drop-shadow(1px 0px 10px #445679);
    }
    
    html:not(.ve-active) .page.has-right-rail .page__right-rail.is-rail-hidden {
      padding: 0px;
      width: 20px;
      margin-left: -20px;
      border-radius: 10px;
    }
    
    .is-rail-hidden .right-rail-toggle {
      background-color: var(--theme-page-background-color--secondary);
      right: 2px;
      visibility: visible;
      filter: opacity(0.5);
    }
    
    .is-rail-hidden .right-rail-toggle {
    border-bottom-left-radius: 10px;
      border-top-left-radius: 10px;
      transition: width .2s;
    }
    
    .page-header__title {
      font-size: 36px;
      letter-spacing: 0.8px;
      /*border-bottom: 2px solid #434e59;*/
      font-weight:500;
      padding: 4px;
    }
    
    .mw-page-title-main {
      border-bottom: 1px solid #434e59;
      transition-duration: .2s;
      transition-property: border-bottom-width, border-bottom-color;
    }
    
    span.mw-page-title-main:hover {
    border-bottom-color: var(--theme-link-color);
    }
    
    .mw-body-content .error {
      font-size: 100%
    }
    
    .page__right-rail {
      background: rgb(10 27 45);
      border-radius: 10px;
    }
    
    .rail-module {
      background-color: rgb(10 27 45);
    }
    
    .toc {
    background-color: initial;
      border: 1px solid #003659;
      border-radius: 5px;
      font-size: 100%;
      margin: 26px auto 26px 8px;
      padding: 0;
    }
    
    .toc .toctitle {
      background-color: var(--secondary-label-color);
      border-radius: 5px 5px 0 0;
      border-bottom: 1px solid #003659;
    }
    
    .toctogglespan .toctogglelabel {
      font-size: 11px;
      margin: 0 0.5px;
      transition: color .1s !important;
    }
    
    .toctogglespan {
      font-size: 70%;
    }
    
    .CategorySelect.articlePage {
      background-color: initial;
      border: none;
      font-size: inherit;
      margin: 0;
      visibility: initial;
      border-top: 1px solid #434e59;
      padding-top: 15px;
    }
    
    .wds-tabs__tab-label {
      margin: 0px 14px;
    }
    
    .portable-infobox {
      background: #0d1b2a;
      margin: 6px 6px 22px 30px;
      filter: drop-shadow(0px 0px 10px #1b3654);
      border: 1px solid;
    }
    
    .right-rail-toggle {
      background-color: rgb(67 78 89);
      border-bottom-left-radius: 10px;
      border-top-left-radius: 10px;
      transition: width .1s;
    }
    
    .portable-infobox .pi-data-label, .portable-infobox .pi-data-value {
      word-break: normal;
      overflow-wrap: normal;
      hyphens: auto;
    }
    
    aside.portable-infobox .wds-tabs__tab {
      flex-grow: 1;
    }
    
    .page-side-tool {
      border-radius: 10px;
      transition: color .1s;
    }
    
    .pi-image img {
      height: auto;
      vertical-align: middle;
    }
    
    .right-rail-wrapper a {
      padding: 0 16px;
    }
    
    .right-rail-wrapper {
      border: 2px solid #434e59;
      border-radius: 15px;
    }
    
    .wds-tabs__wrapper {
      position: relative;
    }
    
    .fw-diagramm-quest {
    background:#003659;
    border:1px solid;
    border-color:#1d446b;
    font-size:11px;
    line-height:16px
    }
    
    .fw-diagramm-body {
    background:#1b568e;
    border:1px solid;
    border-color:#1d446b;
    font-size:11px;
    line-height:16px
    }
    
    .fw-diagramm-reward {
    background:#0691ba;
    border:1px solid;
    border-color:#1d446b;
    font-size:11px;
    line-height:16px
    }
    
    .va-table {
    border-collapse:collapse;
    empty-cells:show;
    font-size:11px;
    line-height:16px;
    margin-bottom:5px
    }
    
    .va-table td,.va-table th {
    border:1px solid #005F9C;
    padding:1px 2px
    }
    
    .va-table tr {
    background:#054886;
    border-top:1px solid #005f9c
    }
    
    .va-table th {
    background:#003659;
    font-weight:700
    }
    
    .va-table td {
    background:transparent
    }
    
    .va-table-collapse .collapsebutton {
    margin-left:10px;
    position:absolute
    }
    
    .va-table > tr.va-table-highlight,.va-table > * > tr.va-table-highlight {
    background-color:#06559e
    }
    
    .va-table > tr.va-table-disabled,.va-table > * > tr.va-table-disabled {
    background-color:#596A77
    }
    
    .va-table ul,.va-table ol {
    margin:0 0 0 20px
    }
    
    .va-table li {
    line-height:inherit
    }
    
    .va-table p {
    line-height:inherit;
    margin:0
    }
    
    .va-table ul,.va-table ol,.va-table p {
    line-height:16px;
    margin-bottom:0;
    margin-top:0
    }
    
    .va-table ul,.va-table ol {
    margin-left:20px
    }
    
    .va-table ul + p,.va-table ul + ol,.va-table ul + ul,.va-table ol + p,.va-table ol + ol,.va-table ol + ul,.va-table p + p,.va-table p + ol,.va-table p + ul {
    margin-top:5px
    }
    
    .va-table-top td {
    vertical-align:top
    }
    
    .va-table-middle td {
    vertical-align:middle
    }
    
    .va-table-bottom td {
    vertical-align:bottom
    }
    
    .va-table-center td {
    text-align:center
    }
    
    .va-table-left td {
    text-align:left
    }
    
    .va-table-right td {
    text-align:right
    }
    
    .va-table-icon tr td:first-child {
    padding-left:18px;
    text-indent:-18px
    }
    
    .va-table-full {
    width:100%
    }
    
    .va-table-full-infobox {
    width:380px
    }
    
    .va-table-shaded tr:nth-child(even) {
    background-color:#01386D
    }
    
    @media screen {
    .wikiaarticle :link {
    position:relative;
    z-index:1
    }
    
    .mw-content-text > ul,.mw-content-text > ul ul,.mw-content-text > ol ul,.mw-content-text > dl ul,.mw-collapsible ul,.va-table ul {
    list-style-type:none
    }
    
    .mw-content-text > ul > li,.mw-content-text > ul ul > li,.mw-content-text > ol ul > li,.mw-content-text > dl ul > li,.mw-collapsible ul > li,.va-table ul > li {
    position:relative
    }
    
    .mw-content-text > ul > li:before,.mw-content-text > ul ul > li:before,.mw-content-text > ol ul > li:before,.mw-content-text > dl ul > li:before,.mw-collapsible ul > li:before,.va-table ul > li:before {
    content:"\2022";
    font-size:18px;
    font-weight:700;
    left:-.75em;
    position:absolute
    }
    
    .va-table ul > li:before {
    font-size:15px;
    left:-.95em
    }
    
    .va-table-icon tr td:first-child {
    padding-left:18px;
    text-indent:-18px
    }
    
    .va-forum-header,.va-forum-index,.va-forum-search {
    -moz-box-shadow:2px 2px 2px #1d446b;
    -webkit-box-shadow:2px 2px 2px #1d446b;
    border:1px solid #1d446b;
    box-shadow:2px 2px 2px #1d446b
    }
    
    .va-forum-index th,.va-forum-search th {
    background:#044D22 url(http://http://vignette3.wikia.nocookie.net/fallout/images/9/9d/Background-striped.png/revision/latest?cb=20150707232056&path-prefix=de?1);
    border:1px solid #1d446b;
    color:#FFF
    }
    
    .va-forum-header div,.va-forum-index td,.va-forum-search td {
    background-color:#00558d;
    border:1px solid #1d446b;
    vertical-align:top
    }
    
    .va-forum-header {
    margin:10px 0;
    padding:2px
    }
    
    .va-forum-header div {
    padding:5px
    }
    
    .va-forum-search {
    float:right;
    margin:0 0 8px 5px;
    text-align:center
    }
    
    .va-forum-search td {
    font-size:11px;
    padding:5px
    }
    
    .va-forum-index th.forum_title {
    padding-left:20px;
    text-align:left;
    width:70%
    }
    
    .va-forum-index th.forum_edited {
    width:30%
    }
    
    .va-forum-index .va-forum-subheader {
    background:#00558d;
    border:1px solid #1d446b;
    color:#000;
    padding-left:20px;
    text-align:left
    }
    
    .va-forum-index td {
    line-height:16px
    }
    
    .va-forum-index td.forum_edited {
    font-size:11px;
    text-align:center
    }
    
    .va-forum-index .va-forum-footer {
    background:#00558d;
    border:1px solid #1d446b
    }
    
    .va-forum-index td.forum_title {
    padding-left:20px;
    text-indent:-20px
    }
    
    .va-forum-index td.forum_title a {
    padding-left:20px
    }
    
    .va-forum-index td.forum_title a.forum_new {
    background:url(https://vignette.wikia.nocookie.net/fallout/images/9/9d/Background-striped.png/revision/latest?cb=20150708121644&path-prefix=de) center left no-repeat;
    font-weight:700
    }
    
    .va-forum-index td.forum_title a.forum_new:visited {
    background:none;
    font-weight:400
    }
    
    .va-forum-index span.forum_author {
    display:block;
    font-size:11px;
    text-indent:20px
    }
    
    .va-forum-index span.forum_author a {
    padding-left:1px
    }
    
    .va-forum-index .forum_editor {
    display:block;
    font-size:11px
    }
    
    .mw-summarymissed {
    border:5px solid red;
    padding:2px
    }
    
    
    .wikiaphotogallery-slider-body :link {
    position:inherit
    }
    
    .fw-genericbox {
    -moz-box-shadow:1px 2px 2px #0006;
    -webkit-box-shadow:1px 2px 2px #0006;
    background-color:#003a63;
    border:1px solid #1d446b;
    box-shadow:1px 2px 2px #0006;
    margin:10px
    }
    
    .fw-navbox-bottom + .fw-navbox-bottom {
    margin-top:2px
    }
    
    .fw-navbox {
    font-size:13px;
    line-height:25px;
    width:100%
    }
    
    .fw-navbox-bottom {
    clear:both;
    margin:5px auto 0;
    width:100%
    }
    
    .fw-navbox-left {
    clear:left;
    float:left;
    margin:0 1.5em .5em 0;
    width:200px
    }
    
    .fw-navbox-right {
    clear:right;
    float:right;
    margin:0 0 .5em 1.5em;
    width:200px
    }
    
    .fw-navbox-brick {
    margin:0;
    width:100%
    }
    
    .fw-navbox-editlink {
    float:left;
    margin-right:-100%;
    text-align:left;
    width:40px
    }
    
    .fw-navbox .collapsebutton {
    margin-left:-100%
    }
    
    .fw-navbox-cell-nogroups,.fw-navbox-column,.fw-navbox-colgroup,.fw-navbox-fußzeile,.fw-navbox-image {
    text-align:center
    }
    
    .fw-navbox-cell-withgroups {
    text-align:left
    }
    
    .fw-navbox-column {
    vertical-align:top
    }
    
    .fw-navbox-image {
    width:8%
    }
    
    .fw-navbox-formatlist ul,.fw-navbox-formatlist li {
    line-height:16px;
    list-style:none;
    margin:0 3px;
    padding:5px 0 4px 0
    }
    
    .fw-navbox-formatlist li li {
    font-size:90%
    }
    
    .fw-navbox-formatlist li ul {
    margin-bottom:.5em;
    margin-top:-.1em
    }
    
    .fw-navbox-formatlist li ul li {
    margin:0
    }
    
    .fw-navbox .fw-navbox-nested {
    font-size:100%
    }
    
    .fw-navbox-nested .fw-navbox-title {
    background:#acc9d0;
    border:1px solid #AAA;
    color:#000
    }
    
    .fw-navbox-nested .fw-navbox-footer,.fw-navbox-nested .fw-navbox-group,.fw-navbox-nested .fw-navbox-header {
    background:#c1d6db
    }
    
    .fw-navbox-nested .fw-navbox-colgroup,.fw-navbox-nested .fw-navbox-subgroup {
    background:#cbdde1
    }
    
    .fw-navbox-nowraplinks .fw-navbox-cell a,.fw-navbox-nowraplinks .fw-navbox-column a {
    white-spacing:nowrap
    }
    
    .va-copybox {
    background-color:#003659;
    border:1px solid #08b7ea;
    border-collapse:collapse;
    clear:both;
    font-size:11px;
    line-height:16px;
    margin:5px 0;
    padding:3px 5px;
    width:100%
    }
    
    .va-copybox th {
    padding:1px 0 1px 5px;
    text-align:center;
    vertical-align:middle;
    width:30px
    }
    
    .va-copybox td {
    padding-left:5px
    }
    
    .va-copybox + .va-copybox {
    margin-top:-3px
    }
    
    .fw-sourcebox {
    border-collapse:collapse;
    font-size:11px;
    line-height:16px;
    margin:0
    }
    
    .fw-sourcebox th {
    padding:0 5px;
    text-align:center;
    vertical-align:middle
    }
    
    .fw-sourcebox td {
    padding:0
    }
    
    .fw-sourcebox td span {
    border-bottom:1px solid #1d446b;
    border-top:1px solid #1d446b;
    display:block;
    float:left;
    padding:2px 5px
    }
    
    .fw-dirbox {
    background-color:#003659;
    border:1px solid #0964A1;
    clear:left;
    font-size:13px;
    line-height:16px;
    margin:10px 2px;
    }
    
    .fw-dirbox + .fw-dirbox {
    margin-top:-3px
    }
    
    .fw-dirbox th {
    line-height:20px;
    padding:1px 0 1px 5px;
    text-align:center;
    vertical-align:middle;
    width:40px
    }
    
    .fw-dirbox td {
    padding:1px 5px;
    width:100%
    }
    
    .mbox {
    margin:2px 2px 10px 2px;
    border-radius:15px
    }
    
    .mbox + .mbox {
    margin-top:-8px
    }
    
    .mbox th {
    width:8%;
    text-align:center;
    vertical-align:middle;
    padding-left:10px;
    padding-right:15px
    }
    
    .mbox td {
    width:100%
    }
    
    .va-hatnote {
    font-style:italic;
    margin-bottom:5px;
    padding-left:2em
    }
    
    .va-intro-box {
    -moz-box-shadow:2px 2px 2px #0cf;
    -webkit-box-shadow:2px 2px 2px #0cf;
    background:transparent;
    border:1px solid #0cf;
    box-shadow:2px 2px 2px #0cf;
    margin:0 auto 10px;
    padding:1px
    }
    
    .va-intro-box .va-intro {
    background:#003659;
    border:1px solid #0cf;
    width:100%
    }
    
    .va-intro-box .va-intro td,.va-intro-image {
    padding-left:2px;
    padding-right:2px
    }
    
    .va-intro-box .va-intro-firstrow {
    padding-top:2px
    }
    
    .va-intro td {
    padding-bottom:2px
    }
    
    .va-intro-header {
    font-size:16px;
    font-weight:700
    }
    
    .va-intro-bullets {
    font-size:11px;
    line-height:16px;
    vertical-align:top
    }
    
    .va-listen,.va-newsquote,.va-quotation,.va-transcript {
    line-height:normal;
    padding:10px 25px
    }
    
    .va-listen-left,.va-listen-right,.va-quotation-left,.va-quotation-right {
    border-bottom:1px solid #6baf46;
    border-top:1px solid #6baf46
    }
    
    .va-listen-left,.va-listen-right {
    width:200px
    }
    
    .va-quotation-center {
    margin:auto
    }
    
    .va-quotation-left,.va-quotation-right {
    width:250px
    }
    
    .va-listen-left,.va-quotation-left {
    clear:left;
    float:left;
    margin:10px 10px 10px 0
    }
    
    .va-listen-right,.va-quotation-right {
    clear:right;
    float:right;
    margin:10px 0 10px 10px
    }
    
    .va-listen-icon,.va-newsquote-quot-l,.va-newsquote-quot-r,.va-quotation-quot-l,.va-quotation-quot-r,.va-transcript-icon {
    position:relative;
    width:40px;
    z-index:-1
    }
    
    .va-listen-icon,.va-transcript-icon {
    float:left;
    left:-25px;
    margin-right:-40px;
    top:-5px
    }
    
    .va-newsquote-quot-l,.va-newsquote-quot-r,.va-quotation-quot-l,.va-quotation-quot-r {
    color:#6baf46;
    font:bold 55px/40px serif;
    height:18px
    }
    
    .va-newsquote-quot-l,.va-quotation-quot-l {
    float:left;
    left:-15px;
    margin-right:-40px
    }
    
    .va-newsquote-quot-r,.va-quotation-quot-r {
    float:right;
    margin-left:-40px;
    right:-15px;
    text-align:right
    }
    
    .va-listen-item,.va-listen-item .ogg-player-options,.va-newsquote-text,.va-quotation-text {
    font-size:13px
    }
    
    .va-listen-text,.va-newsquote-text,.va-quotation-text {
    font-style:italic
    }
    
    .va-transcript-text {
    font-family:monospace
    }
    
    .va-newsquote-source,.va-quotation-source {
    padding:13px 0 0;
    text-align:right
    }
    
    .va-quotation-source {
    font-size:13px;
    font-weight:600;
    line-height:normal
    }
    
    .va-newsquote-dots {
    font-style:normal;
    padding:3px 0
    }
    
    .va-listen-item {
    margin:0 auto;
    width:180px
    }
    
    .va-listen-item audio {
    margin-bottom:5px;
    width:100%
    }
    
    .va-listen-item div {
    margin-bottom:2px
    }
    
    .va-listen-item + .va-listen-item {
    border-top:1px solid #D9D9D9;
    margin-top:5px
    }
    
    .np-quote-snd-trigger {
    display:inline-block;
    left:auto;
    padding:0 2px;
    position:relative;
    top:auto
    }
    
    .np-quote-snd-trigger:hover .np-quote-snd-player {
    display:block
    }
    
    .np-quote-snd-player {
    background-color:#fff;
    border:1px solid #CCC;
    box-shadow:#fff08f 2px 2px 5px 0;
    color:#000;
    display:none;
    font:normal normal normal 13px/normal Helvetica,Arial,sans-serif;
    left:100%;
    margin:1px;
    overflow-x:hidden;
    padding:5px 10px 10px;
    position:absolute;
    text-align:left;
    top:-55px;
    width:300px;
    z-index:100
    }
    
    .np-quote-snd-player-img {
    float:left;
    width:50px
    }
    
    .np-quote-snd-player-title {
    display:table-cell;
    height:50px;
    vertical-align:middle;
    width:250px
    }
    
    .np-quote-snd-player-title span {
    font-size:18px
    }
    
    .va-stats-creature-name {
    text-align:center
    }
    
    .va-stats-creature-icontable {
    margin:0 auto
    }
    
    .va-stats-creature-icontable td {
    border:none
    }
    
    .va-stats-creature-icon {
    font-weight:700;
    left:0;
    position:absolute;
    text-align:center;
    top:0;
    width:20px
    }
    
    .va-stats-creature-item {
    min-width:10px;
    padding:0 2px 0 22px;
    position:relative
    }
    
    .va-stats-creature-item + .va-stats-creature-item {
    margin-top:2px
    }
    
    .va-stats-creature-icontable-full,.va-stats-creature-layout-1 td {
    width:100%
    }
    
    .va-stats-creature-layout-2 td {
    width:50%
    }
    
    .va-stats-creature-layout-3 td {
    width:33%
    }
    
    .va-stats-creature-layout-3 td:first-child {
    width:34%
    }
    
    .va-stats-creature-layout-4 td {
    width:25%
    }
    
    .va-formid,.va-protoid {
    font-family:monospace
    }
    
    .va-effect-negative,.va-effect-negative a {
    color:#820000
    }
    
    .va-effect-positive,.va-effect-positive a {
    color:#008200
    }
    
    .va-toclimit-2 .toclevel-1 ul,.va-toclimit-3 .toclevel-2 ul,.va-toclimit-4 .toclevel-3 ul,.va-toclimit-5 .toclevel-4 ul,.va-toclimit-6 .toclevel-5 ul,.va-toclimit-7 .toclevel-6 ul {
    display:none
    }
    
    .skin-oasis .va-documenttoc th {
    border:0;
    font-size:14px;
    font-weight:400;
    margin:0
    }
    
    .fw-shortcut {
    float:right;
    font-size:10px;
    line-height:15px;
    margin:0 0 5px 5px;
    padding:3px 5px;
    text-align:center
    }
    
    .va-pre-fake {
    background-color:#003659;
    font-family:monospace;
    overflow:auto;
    white-space:pre
    }
    
    .fw-docparam {
    background-color:#003659;
    border:1px dotted #1d446b;
    margin-bottom:3px;
    overflow:auto;
    padding:0 2px 0 20px;
    text-indent:-20px
    }
    
    .fw-docparam-icon {
    float:left;
    margin:0;
    padding:0;
    width:20px
    }
    
    .fw-docparam-default {
    float:right;
    font-size:10px
    }
    
    .fw-docparam-params {
    font-family:monospace
    }
    
    .fw-docparam-desc {
    margin:0;
    padding:0 0 5px 20px
    }
    
    .fw-documentation,.fw-documentation-bar-top,.fw-documentation-bar-bottom {
    border-color:#1d446b;
    border-style:solid;
    clear:both
    }
    
    .fw-documentation {
    border-width:1px;
    margin:10px 0
    }
    
    .fw-documentation-bar-top,.fw-documentation-bar-bottom {
    background-color:#003659;
    border:1px solid #1d446b;
    margin:0;
    padding:5px
    }
    
    .fw-documentation-bar-top {
    border-width:0 0 1px
    }
    
    .fw-documentation-bar-bottom {
    border-width:1px 0 0;
    text-align:right
    }
    
    .fw-documentation-links {
    float:right;
    text-align:right
    }
    
    .fw-documentation-content {
    background-color:#00558c;
    margin:0;
    padding:10px
    }
    
    .fw-documentation-small {
    font-size:10px
    }
    
    .fw-crafting-table {
    font-size:11px;
    line-height:16px;
    margin-bottom:5px
    }
    
    .fw-crafting-block {
    background-color:#186DA7;
    border:1px solid #1d446b;
    margin:0;
    padding:1px 2px
    }
    
    .fw-crafting-block + .fw-crafting-block {
    margin-top:3px
    }
    
    .fw-crafting-requirement {
    background-color:#004B80
    }
    
    .fw-crafting-highlight {
    background-color:#003F6B
    }
    
    .fw-crafting-table .selflink {
    font-weight:400
    }
    
    /* Portal-Kasten */
    .fw-portal-sektion {
    -moz-box-shadow:0 0 2px 0.5px #132b43;
    -webkit-box-shadow:0 0 2px 0.5px #132b43;
    border: 1px solid #132b43;
    box-shadow:0 0 2px 0.5px #132b43;
    width: 100%
    }
    
    .fw-portal-mainheader td {
    padding:10px
    }
    
    .mcf-card {
    box-sizing:border-box;
    display:flex;
    flex-direction:column
    }
    
    /* Diskussionen-Kasten auf Hauptseite: Überschrift (Alle anzeigen)*/
    .mcf-card-discussions__header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid var(--theme-border-color);
    font-size: 0;
    font-weight: 600;
    word-wrap: break-word;
    padding: 10px;
    flex-wrap: wrap;
    background-color: #031a29
    }
    
    /* Diskussionen-Kasten auf Hauptseite: Einzelne Felder*/
    .mcf-card-discussions__item {
    -moz-box-align:start;
    -moz-box-orient:vertical;
    -ms-box-align:start;
    -ms-box-orient:vertical;
    -ms-flex-direction:column;
    -webkit-align-items:flex-start;
    -webkit-box-align:start;
    -webkit-box-orient:vertical;
    -webkit-flex-direction:column;
    align-items:flex-start;
    border-bottom:1px solid var(--theme-border-color);
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    flex-direction:column;
    margin:0 16px
    }
    
    /* Diskussionen-Kasten auf Hauptseite */
    .mcf-card-discussions {
    background-color: var(--theme-body-background-color);
    height:597px;
    width:max-content;
    display:flex
    }
    
    .mcf-card-discussions__list {
    background-color:#031a29;
    max-height:100%;
    overflow-y:auto;
    position:absolute;
    z-index:1
    }
    
    .mcf-card-discussions__list::after,.mcf-card-discussions__list::before {
    background-color:var(--theme-page-background-color);
    content:'';
    display:none;
    height:30px;
    margin:0 0 -30px;
    position:relative;
    z-index:-1
    }
    
    .mcf-card-discussions__user-subtitle {
    color:#f3e589;
    font-size:14px;
    font-weight:700;
    margin-left:6px;
    opacity:1
    }
    
    .mcf-card-discussions__in {
    color:#e4e589;
    font-size:13px;
    opacity:1
    }
    
    .mcf-card-discussions__content {
    color:#fff;
    font-size:17px;
    margin:6px 0 10px;
    word-wrap:break-word
    }
    
    /* Linkfarbe: Nicht vorhandene Seiten */
    a.new {
    color:#6bc5ff
    }
    
    /* Listen */
    .page-content ul {
    list-style-type:square;
    }
    
    /* Blog-Kasten auf Hauptseite (Aktuelles)*/
    .blog-listing__post {
    background-color:var(--theme-page-background-color--secondary);
    border:none;
    border-radius:10px;
    list-style:none;
    margin-bottom: 18px;
    padding:15px
    }
    
    .fw-console {
    font-family: monospace;
    background: #3e4549;
    color: #fff;
    padding: 2px 3px 2px 5px;
    border-radius: 2px
    }
    
    .portal-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: row
    }
    .portal-box-content p {
    margin: 10px
    }
    .portal-box-content img {
    width: 175px;
    height: 250px;
    max-width: 175px;
    max-height: 250px;
    object-fit: cover;
    filter: drop-shadow(2px 4px 6px black);
    transition: 0.3s
    }
    .portal-box-content img:hover {
    filter: drop-shadow(2px 18px 12px black);
    transform: translate3d(0px, -10px, 100px)
    }
    
    .portal-box-content {
    margin: 10px
    }
    
    .fw-navbox-colgroup, .fw-navbox-subgroup {
    background: #194967;
    border-bottom: 1px solid #595959;
    border-right: 1px solid #595959;
    color: #fff;
    font-weight: 500;
    font-size: 14px
    }
    
    .fw-navbox-group, .fw-navbox-subgroup {
    text-align: center;
    width: 15%;
    padding: 4px 10px;
    line-height: 18px
    }
    
    .fw-navbox-title {
    background: #194967;
    border-bottom: 1px solid #595959;
    color: #fff;
    font-weight: 500;
    font-size:16px;
    padding: 5px 6px;
    border-right: 1px solid #595959;
    border-left: 1px solid #595959;
    border-top: 1px solid #595959
    }
    
    .fw-navbox-fußzeile, .fw-navbox-group, .fw-navbox-header {
    background: #194967;
    border-bottom: 1px solid #595959;
    border-left: 1px solid #595959;
    border-right: 1px solid #595959;
    color: #fff;
    font-weight: 500;
    font-size: 14px
    }
    
    .fw-navbox-cell, .fw-navbox-column, .fw-navbox-image {
    background: #192329;
    border-bottom: 1px solid #616161;
    padding: 4px 8px;
    border-right: 1px solid #616161
    }
    
    .fw-navbox-colgroup, .fw-navbox-subgroup {
    background: #194967;
    border-bottom: 1px solid #595959;
    border-right: 1px solid #595959
    }
    
    .fw-navbox-maintitle a {
    color: #fff08f
    }
    
    .fw-navbox-maintitle .mw-collapsible-text, .mw-collapsible-toggle-default:after, .mw-collapsible-toggle-default:before {
    color: #fff;
    font-size:12px
    }
    
    .fw-navbox-editlink .fw-navbar-item {
    color: #fff;
    font-size:13px
    }
    
    .theme-fandomdesktop-dark .portable-infobox .wds-tabs {
      background: #00416c;
    }
    
    .portable-infobox .pi-border-color {
      visibility: visible;
      border-color: #0d1b2a;
    }
    
    .pi-border-color {
      border-color: #0d1b2a;
    }
    
    .wds-tabs__tab.wds-is-current {
      box-shadow: inset 0 -3px 0 -1px currentColor;
      color: var(--wds-tab-color--active) !important;
    }
    
    #mixed-content-footer {
      background-color: var(--theme-page-background-color);
      border-radius: 15px;
      margin: 40px 0 0;
      filter: drop-shadow(1px 0px 10px #445679);
      border: 2px solid #434e59;
    }
    
    h2.mcf-header {
      color: var(--theme-page-text-color);
      font-size: 24px;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-weight: 500;
      line-height: 20px;
      margin-bottom: 18px;
      border-bottom: 1px solid #434e59;
      padding-bottom: 10px;
    }
    
    /* Scrollbar design */
    ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #0b0c0f;
    }
    ::-webkit-scrollbar {
        width: 8px;
        background-color: #041217;
    }
    ::-webkit-scrollbar-thumb {
      background-color: #434e59;
    }
    }
    
    blockquote {
      font-size: 13.6px;
      font-style: italic;
      color: #e6e6e6;
      padding: 1.3em 17px 0.3em 38px;
      border: 1px solid #434e59;
      line-height: 0.5;
      position: inherit;
      background: #0a131e;
      filter: drop-shadow(0px 0px 2px #434e59);
      display: flex;
    }
    
    .page-content blockquote {
      margin: 0 0 20px 0;
    }
    
    blockquote::before {
      font-family: Arial;
      content: "\201C";
      color: #fff;
      font-size: 4em;
      position: absolute;
      left: 8px;
      top: 20px;
    }
    
    .page-content h3 .mw-headline {
      border-bottom: 1px solid #434e59;
      padding-bottom: 6px;
    }
    
    .page-content h4 .mw-headline, .page-content h5 .mw-headline, .page-content h6 .mw-headline {
      border-bottom: 1px solid #434e59;
      padding-bottom: 3px;
    }
    
    blockquote::after{
      content: '';
    }
    
    blockquote span{
      display:block;
      color:#eee;
      font-style: normal;
      font-weight: bold;
      margin-top:1em;
    }
    
    blockquote span:before{
      content: '‒ ';
    }
    
    .mcf-wrapper {
      background-color: rgba(var(--theme-page-text-color--rgb), .1);
      padding: 24px 36px;
      border-radius: 15px;
    }
    
    .sticky-toc.toc>ul:after, .sticky-toc.toc>ul:before {
      background-color: #0a1b2d;
    }
    
    .sticky-toc.toc {
      background: #0a1b2d;
      border: 1px solid #003659;
      left: 46px;
    }
    
    .sticky-toc.toc .toctitle .wds-icon {
      cursor: pointer;
      opacity: .6;
      transition-duration: .2s;
      transition-property: color, opacity;
    }
    
    .sticky-toc.toc .toctitle .wds-icon:hover {
      color: var(--theme-link-color);
      opacity: 1;
    }
    
    .toc ul li a {
      transition-duration: .1s;
      transition-property: color;
    }
    
    .toc ul li a:hover, .toc ul li a:hover .tocnumber {
      color: var(--theme-link-color);
      background-color: none;
    }
    
    .page-header__action-button:hover {
      background-color: rgba(var(--theme-link-color--rgb), 0.05);
    }
    
    .wds-button.wds-is-text, .wds-button.wds-is-text:disabled {
      color:#fff;
    }
    
    .page-header__action-button:before {
      background-color: #434e59;
      height: 23px;
    }
    
    .page-header__action-button {
      border-radius: 10px;
    }
    
    .page-header__action-button.has-label {
      padding-left: 8px;
      padding-right: 8px;
    }
    
    .WikiaBarCollapseWrapper .wikia-bar-collapse {
      background-color: #434e59;
      border-radius: 10px;
    }