MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus PokéWiki
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(74 dazwischenliegende Versionen von 6 Benutzern werden nicht angezeigt)
Zeile 4: Zeile 4:
@import url("/index.php?curid=185032&action=raw&ctype=text/css");
@import url("/index.php?curid=185032&action=raw&ctype=text/css");


/*
/* jquery Tipso */
#pw-logobar {
@import url("/index.php?title=MediaWiki:Tipso.css&action=raw&ctype=text/css");
    background: url(//www.pokewiki.de/images/2/25/Hauptseiten_Header_-_Alola.png) !important;
}
*/


div.slideshow-banner {
/* Splide */
    transition: visibility 1s, opacity ease 1s;
@import url("/index.php?title=MediaWiki:Splide.css&action=raw&ctype=text/css");
    position: absolute;
    visibility: hidden;
}


#miniportal a.toggler-link:hover { text-decoration: none; }
/* Typen-Icons usw. */
@import url("/index.php?title=MediaWiki:IC.css&action=raw&ctype=text/css");


.page-Hauptseite #firstHeading { display: none; }
/* Extra-Fonts */
 
@font-face {
/* Fix style of "Save"-Button on Special:Preferences, http://www.pokewiki.de/skins/pokewiki/main.css (Zeile 894) */
font-family: 'Icognito';
#prefcontrol {
font-style: normal;
    clear: both;
font-weight: 400;
    margin-top: 1em;
font-display: swap;
    padding-top: 0 !important;
src: url('/images/ori_font.woff2') format('woff2');
}
}
 
.font-icognito {
/* define style of spoiler button */
font-family: 'Icognito', sans-serif;
.spoilerButton {
  border: 1px solid #999;
  border-top-color: #ddd;
  border-left-color: #ddd;
  background: #eee;
  padding: 3px 6px;
}
.spoilerButton:hover {
  border: 1px solid #ddd;
  border-top-color: #aaa;
  border-left-color: #aaa;
}
.spoilerHidden {
  display:none;
}
}


div.pwBar {
/* Ausblendung des Seitentitels auf der [[Hauptseite]] */
  background-color: #F9F9F9;
.page-Hauptseite #firstHeading { display: none; }
  padding: 1px !important;
  border: 1px solid #000;
  font-size: 12px;
  height: 14px;
  overflow: hidden;
}
 
#file img { background: url("/skins/common/images/Checker-16x16.png") repeat; }
 
#mw-upload-deleted-warn { margin-bottom: 1em; padding: 0.5em; border: 1px solid #ddd; }
 
/* Stylesheet-Ergänzung zu Standard-[[Wikipedia:Navigationsleisten|Navigationsleisten]] */
div.BoxenVerschmelzen,
div.NavFrame {
    margin: 0px;
    padding: 3px 2px;
    border: 1px solid #aaaaaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
        clear:both;
}
div.BoxenVerschmelzen div.NavFrame {
    border-style: none;
    border-style: hidden;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #ffffff;
    margin: 0px;
    padding: 0 2px 2px 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    font-size: 100%;
    background-color: #efefef;
}
div.NavHeadIndented div.NavHead {
    margin: 0 2em;
}
div.NavFrame p {
    font-size: 100%;
}
div.NavFrame div.NavContent {
    font-size: 100%;
}
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    clear: both;
}
/* Stylesheet fuer den 'Ausklappen'-Button an Navileisten, der in [[MediaWiki:Common.js]] implementiert wird */
.NavToggle {
      font-size: x-small;
      float:right;
}
div.NavHeadIndented .NavToggle {
  margin: 0 3em 0 0;
}
/* Abstand vor Navigationsleisten */
div.BoxenVerschmelzen,
div.NavFrame {
  margin-top: 1.5em;
}
div.BoxenVerschmelzen div.NavFrame {
  margin-top: 0;
}
div.NavFrame + div.NavFrame {
  margin-top: 0;
}
 
/* CSS für Vorlage:Typen, verkleinert den Code dort dramatisch... :-) */
 
.TypBox td { text-align:center; }
.TypBox .red { background: #ff3817}
.TypBox .green { background: #05a627}
.TypBox .gray { background: #ddd}
.TypBox .active, .TypBox .active td { background: #c0c0c0; }
.TypBox .active .red, .TypBox .active.red { background: #bb2911}
.TypBox .active .green, .TypBox .active.green { background: #04771c}
.TypBox .active .gray, .TypBox .active.gray { background: #aaa}
 
/* Link auf nicht-existente Seite "Hilfe:Anmelden" auf Spezial:Anmelden ausblenden */
#mw-userlogin-help { display:none; }
 
/* basic styles. funktionieren nur gut mit hellen/weißen hintergründen im hauptinhalt */
/* <pre> */
 
.pwnews { background:#336699; color:#ffffff; padding:5px; margin:6px; }
.pwnews a { color:#e6e9ff !important; }
.pwnews a:visited { color:#c6c9dd !important; }
.pwnews h2, .pwnews h3, .pwnews h4, .pwnews h5, .pwnews h6 { color:#ffffff; }


/* Design von [[MediaWiki:Noarticletext]] (wird auf der Systemseite nicht angezeigt) */
.noarticletext { padding: 5px !important; background-color: #f6f6f6 !important; }
.noarticletext { padding: 5px !important; background-color: #f6f6f6 !important; }
.flashbenoetigt {
  background-image: url("//www.pokewiki.de/images/6/60/Flash_benoetigt.png");
  background-repeat: no-repeat;
  background-position: center center;
}


.babelitem {
.babelitem {
  margin: 0.2em 0;
margin: 0.2em 0;
  color: #000;
color: #000;
}
}


.babelitem th {
.babelitem th {
  width: 2.7em;
width: 2.7em;
  height: 2.7em;
height: 2.7em;
  font-size: 14pt;
font-size: 14pt;
  padding: 0 0.2em;
padding: 0 0.2em;
}
}


.babelitem td {
.babelitem td {
  line-height: 1.25em;
line-height: 1.25em;
  font-size: 8pt;
font-size: 8pt;
  padding: 4pt;
padding: 4pt;
}
}


.inhaltBg { background-color: #FFF; }
/******* prettytable *******/
 
.prettytable  {
div.thumb {
margin: 1em 1em 1em 0;
    border: none;
background: #f9f9f9;
border: 1px #AAA solid;
border-collapse: collapse;
empty-cells: show;
}
}


/******* Styles der Hauptseite *******/
.prettytable th, .prettytable td  {
.mainpage_1 {
border: 1px #AAA solid;
  padding: 0.5em 1.0em;
padding: 0.2em 0.3em;
  background: #f8f8f8;
  border: 1px solid #999;
}
 
.mainpage_2a {
  border: 1px solid #88a;
  background: #e6e9ff;
  padding: 0.5em;
  text-align: left;
}
.page-Hauptseite .mainpage_2a {
  padding: 0.35em;
}
.page-Hauptseite h2 {
  padding-top:0.2em;
}
.page-Hauptseite div#bodyContent h1 {
  margin-bottom:0.8em
}
.mainpage_2b {
  border:1px solid #AAAAAA;background-color:#FCFCFC;
  padding: 0.5em;
}
 
.mainpage_3 {
  text-align: left;
  padding: 0.5em 1.0em;
  border: 1px solid #999;
}
 
.mainpage_4 {
  text-align: center;
  padding: 0.5em 1.0em;
  margin: 0 0.25em 0 0;
  background: #cfc;
  border: 1px solid #8a8;
}
 
/******* Neue Stylesheets für die Hauptseite *******/
.mainpage_neu_1 {
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
  border: 4px solid #FCFCFC;
  background: #e6e9ff;
}
.mainpage_neu_2 {
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #FCFCFC;
  border :2px solid #006ecc;
  font-size: 91%;
}
.mainpage_neu_3 {
  background: transparent;
  margin-top: -5px;
  margin-bottom: -5px;
}
.mainpage_neu_einleitung {
  -moz-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
  background: #FCFCFC;
  border :2px solid #006ecc;
  font-size: 91%;
}
.mainpage_neu_portal {
  -moz-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
  background: #FCFCFC;
  border :2px solid #006ecc;
  font-size: 91%;
}
.mainpage_neu_pdw, .mainpage_neu_lwa, .mainpage_neu_adw {
  background: #FCFCFC;
  border :2px solid #006ecc;
  font-size: 91%;
}
.mainpage_neu_wifi {
  -moz-border-radius: 0 0 0 6px;
  border-radius: 0 0 0 6px;
  background: #FCFCFC;
  border :2px solid #006ecc;
  font-size: 91%;
}
.mainpage_neu_regeln {
  -moz-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0;
  background: #FCFCFC;
  border :2px solid #006ecc;
  font-size: 91%;
}
.mainpage_neu_ep {
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #FCFCFC;
  border :3px solid #006ecc;
}
.mainpage_neu_headline {
  font-size: 150%;
}
.mainpage_neu_round {
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #FCFCFC;
  border :2px solid #006ecc;
  font-size: 91%;
}
/******* Kleinschreibung nicht erzwingen *******/
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
text-transform: none;
}
}


caption {
caption {
  font-weight:bold;
margin: 0;
}
font-size: 110%;
/******* prettytable *******/
text-align: center;
 
font-weight: bold;
.prettytable, .tabelle-grau,.learnset_table,.pokemoninfobox,.prettytable2,.prettytable-eng  {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #AAA solid;
  border-collapse: collapse;
  empty-cells:show;
}
.learnset_table {
  margin: 1em 0.1em 1em 0;
}
.pokemoninfobox {
  margin: 0;
}
.prettytable th, .prettytable td, .prettytable2 th, .prettytable2 td, .prettytable-eng td, .prettytable-eng th,.tabelle-grau td, .tabelle-grau th,.learnset_table td, .learnset_table th,.pokemoninfobox td, .pokemoninfobox th  {
  border: 1px #AAA solid;
  padding: 0.2em 0.3em;
}
.learnset_table td, .learnset_table {
  padding: 0.1em 0.3em;
}
.prettytable-eng td, .prettytable-eng th {
  padding: 0.1em 0.25em;
}
 
.pokemoninfobox td,.pokemoninfobox th{
  padding: 0.1em 0.4em;
}
.learnset_table th {
  background: #e0e0e0;
}
.accenttable, .accenttable td {
  background:#fff;
  padding: 0.2em 0.3em;
}
.accenttable tr:hover td{
background:rgba(160,160,160,0.5);
}
caption {
  margin:0;
  font-size:110%;
  text-align:center;
  font-weight: bold;
}
}
.no-accenttable tr:hover{
  background:transparent;
  padding: 0.2em 0.3em;
}
.nogrid, .nogrid th, .nogrid td { border: none !important; background: none !important;}
.nogrid-right, .nogrid-right th, .nogrid-right td { border-right: none !important; background: none !important;}
.nogrid-top, .nogrid-top th, .nogrid-top td { border-top: none !important; background: none !important;}
.nogrid-left, .nogrid-left th, .nogrid-left td { border-left: none !important; background: none !important;}
.nogrid-bottom, .nogrid-bottom th, .nogrid-bottom td { border-bottom: none !important; background: none !important;}
.float-left { float: left; clear: left;}
.float-right { float: right; clear: right; margin: 1em 0 1em 1em;}
.centered { margin-left: auto; margin-right: auto;}


.rahmenfarbe1 { /* Wie Inhaltsverzeichnis */
.rahmenfarbe1 { /* Wie Inhaltsverzeichnis */
Zeile 388: Zeile 90:
     border-width: 1px;
     border-width: 1px;
}
}
 
.hintergrundfarbe1 { /* Wie Inhaltsverzeichnis */
.hintergrundfarbe1 { /* Wie Inhaltsverzeichnis */
     background-color: #f9f9f9;
     background-color: #f9f9f9;
Zeile 414: Zeile 116:
}
}


/* neuer tabellen-style, rund */
/* roundtable */
.mw-statistics-table {
.roundtable {
  border-collapse:separate !important;
border: 2px solid #ccc;
}
border-radius: 0.5em;
.roundtable,.mw-statistics-table {
background: #fff;
  border:2px solid #ccc;
padding: 0.05em;
  -moz-border-radius:0.5em;
margin: 0 0.5em 0.5em 0;
  border-radius:0.5em;
  background:#fff;
  padding:0.05em;
  margin: 0 0.5em 0.5em 0;
}
}
.roundtable th,.mw-statistics-table th {
.roundtable th {
  padding:0.1em 0.5em;
padding: 0.1em 0.5em;
}
}
.mw-statistics-table th {
.roundtable td {
  border-radius:0.5em;
border: 0;
  -moz-border-radius:0.5em;
border-bottom: 1px dashed #bcbcbc;
  padding:0.1em 0.5em !important;
padding-right: 0.5em;
}
.mw-statistics-table td {
  border:0 !important;
  border-bottom: 1px dashed #bcbcbc !important;
  padding-right:0.5em;
}
.roundtable td, .mw-statistics-table td {
  border:0;
  border-bottom: 1px dashed #bcbcbc;
  padding-right:0.5em;
}
.roundtable.land th {
  background: #aaffaa;
}
.roundtable.land, .roundtable.land td {
  border-color:#aaffaa;
}
.roundtable.hoehle th {
  background: #dbcfb3;
}
.roundtable.hoehle,.roundtable.hoehle td {
  border-color: #e3dbc1;
}
.roundtable.wasser th {
  background: #b2d8ff;
}
.roundtable.wasser,.roundtable.wasser td {
  border-color: #cce3ff
}
.roundtable.wüste th {
  background: #e5d475;
}
.roundtable.wüste,.roundtable.wüste td {
  border-color: #eee4ae
}
.roundtable.straße th,.mw-statistics-table th {
  background: #DEDEDE;
}
.roundtable.straße, .mw-statistics-table {
  border-color: #EFEFEF !important;
}
.roundtable.straße td,.mw-statistics-table td {
  border-color: #DEDEDE !important;
}
.roundtable.schneepfad th {
  background: #c1f2ff ;
}
.roundtable.schneepfad,.roundtable.schneepfad td {
  border-color: #d5f2f4;
}
.roundtable.insel th {
  background: #eaddc4;
}
.roundtable.insel,.roundtable.insel td {
  border-color: #efe8d5;
}
.roundtable.zukunft th {
  background: #92a3ac;
}
.roundtable.zukunft,.roundtable.zukunft td {
  border-color: #abbfc9;
}
}
.lightBg1 { background: #F9F9F9; }
.lightBg1 { background: #F9F9F9; }
Zeile 513: Zeile 150:
.lightBorder1-bottom { border-bottom: 1px solid #ccc; }
.lightBorder1-bottom { border-bottom: 1px solid #ccc; }
.darkBorder1-bottom { border-bottom: 1px solid #aaa; }
.darkBorder1-bottom { border-bottom: 1px solid #aaa; }
.allpagesredirect a { font-style: italic; color: gray !important; }
.pokemon_move_method { background:#ddd; padding: 4px; font-size: 90%; margin-top: 5px;}
.pokemon_move_box { margin-top: 3px; width: 140px; text-align:center; border: 1px #999 solid; line-height:1.0;}
.pokemon_stats_table { border-collapse: collapse; }
.pokemon_stats_table td, .pokemon_stats_table th { border-bottom: 1px solid #999; padding: 4px 15px 4px 0; text-align:left;}
/* hack to have more than one image floated left */
.floatImagesLeft div.tleft {
  clear:none;
  border-width:0.5em 0.1em 0.8em 0;
}


/* pre style */
/* pre style */
pre {
pre {
  padding: 1em;
padding: 1em;
  line-height:1.2;
border: 1px dashed #2f6fab;
  border: 1px dashed #2f6fab;
border-width: 1px 0;
  border-width: 1px 0;
color: black;
  color: black;
background-color: #f9f9f9;
  background-color: #f9f9f9;
line-height: 1.1em;
  line-height: 1.1em;
overflow-x: auto;
  overflow-x:auto;
font-size: 90%;
  font-size:90%;
font-family: Consolas, Courier New, sans-serif;
  font-family: Consolas, Courier New, sans-serif;
}
}


.poke_items ul {
.round,
  list-style:none;
.round[typeof="mw:File"] img,
  margin:0.3em 0 0 0.1em;
.mw-warning-with-logexcerpt {
}
border-radius: 0.5em;
 
/* leichte runde ecken bei navigationsleisten, testweise */
.navigationsleiste {
  clear:both;
}
}
.navigationsleiste, .navigationsleiste th, .NavFrame, .NavFrame th, .NavHead, .BoxenVerschmelzen {
.round-left,
  -moz-border-radius:0.5em;
.round-left[typeof="mw:File"] img {
  border-radius:0.5em;
border-top-left-radius: 0.5em;
border-bottom-left-radius: 0.5em;
}
}


.round {
.round-top,
  border-radius:0.5em;
.round-top[typeof="mw:File"] img {
  -moz-border-radius:0.5em;
border-top-right-radius: 0.5em;
}
border-top-left-radius: 0.5em;
.round-left{
  border-top-left-radius:0.5em;
  -moz-border-radius-topleft:0.5em;
  border-bottom-left-radius:0.5em;
  -moz-border-radius-bottomleft:0.5em;
}
}


.round-top{
.round-right,
  border-top-right-radius:0.5em;
.round-right[typeof="mw:File"] img {
  -moz-border-radius-topright:0.5em;
border-top-right-radius: 0.5em;
  border-top-left-radius:0.5em;
border-bottom-right-radius: 0.5em;
  -moz-border-radius-topleft:0.5em;
}
}


.round-right {
.round-bottom,
  border-top-right-radius:0.5em;
.round-bottom[typeof="mw:File"] img {
  -moz-border-radius-topright:0.5em;
border-bottom-left-radius:0.5em;
  border-bottom-right-radius:0.5em;
border-bottom-right-radius:0.5em;
  -moz-border-radius-bottomright:0.5em;
}
}


.round-bottom{
.round-topleft,
  border-bottom-left-radius:0.5em;
.round-topleft[typeof="mw:File"] img,
  -moz-border-radius-bottomleft:0.5em;
table.innerround tr:not([style*="display:none"]):first-child td:not([style*="display:none"]):first-child,
  border-bottom-right-radius:0.5em;
table.innerround tr:not([style*="display:none"]):first-child th:not([style*="display:none"]):first-child {
  -moz-border-radius-bottomright:0.5em;
border-top-left-radius: 0.5em;
}
}


.round-topleft, table.innerround tr:not([style*="display:none"]):first-child td:not([style*="display:none"]):first-child, table.innerround tr:not([style*="display:none"]):first-child th:not([style*="display:none"]):first-child {
.round-topright,
  border-top-left-radius:0.5em;
.round-topright[typeof="mw:File"] img,
  -moz-border-radius-topleft:0.5em;
table.innerround tr:not([style*="display:none"]):first-child td:not([style*="display:none"]):last-child,
table.innerround tr:not([style*="display:none"]):first-child th:not([style*="display:none"]):last-child {
border-top-right-radius: 0.5em;
}
}


.round-topright, table.innerround tr:not([style*="display:none"]):first-child td:not([style*="display:none"]):last-child, table.innerround tr:not([style*="display:none"]):first-child th:not([style*="display:none"]):last-child {
.round-bottomleft,
  border-top-right-radius:0.5em;
.round-bottomleft[typeof="mw:File"] img,
  -moz-border-radius-topright:0.5em;
table.innerround tr:not([style*="display:none"]):last-child td:not([style*="display:none"]):first-child,
table.innerround tr:not([style*="display:none"]):last-child th:not([style*="display:none"]):first-child {
border-bottom-left-radius: 0.5em;
}
}


.round-bottomleft, table.innerround tr:not([style*="display:none"]):last-child td:not([style*="display:none"]):first-child, table.innerround tr:not([style*="display:none"]):last-child th:not([style*="display:none"]):first-child {
.round-bottomright,
  border-bottom-left-radius:0.5em;
.round-bottomright[typeof="mw:File"] img,
  -moz-border-radius-bottomleft:0.5em;
table.innerround tr:not([style*="display:none"]):last-child td:not([style*="display:none"]):last-child,
}
table.innerround tr:not([style*="display:none"]):last-child th:not([style*="display:none"]):last-child {
 
border-bottom-right-radius: 0.5em;
.round-bottomright, table.innerround tr:not([style*="display:none"]):last-child td:not([style*="display:none"]):last-child, table.innerround tr:not([style*="display:none"]):last-child th:not([style*="display:none"]):last-child {
  border-bottom-right-radius:0.5em;
  -moz-border-radius-bottomright:0.5em;
}
}


.noround {
.noround {
  border-radius:0em !important;
border-radius: 0 !important;
  -moz-border-radius:0em !important;
}
}
.noround-left, .noround-top, .noround-topleft {
.noround-left, .noround-top, .noround-topleft {
  border-top-left-radius:0em !important;
border-top-left-radius: 0 !important;
  -moz-border-radius-topleft:0em !important;
}
}
.noround-right, .noround-top, .noround-topright {
.noround-right, .noround-top, .noround-topright {
  border-top-right-radius:0em !important;
border-top-right-radius: 0 !important;
  -moz-border-radius-topright:0em !important;
}
}
.noround-left, .noround-bottom, .noround-bottomleft {
.noround-left, .noround-bottom, .noround-bottomleft {
  border-bottom-left-radius:0em !important;
border-bottom-left-radius: 0 !important;
  -moz-border-radius-bottomleft:0em !important;
}
}
.noround-right, .noround-bottom, .noround-bottomright {
.noround-right, .noround-bottom, .noround-bottomright {
  border-bottom-right-radius:0em !important;
border-bottom-right-radius: 0 !important;
  -moz-border-radius-bottomright:0em !important;
}
 
/* Unterbindet gepunkteten Rand um aktive Links  */
 
.noactiveoutline:active,
.noactiveoutline a:active
{
  outline: none;
}
 
/* Inhalts-Switcher über Tabs */
 
.ContentTabs {
  margin: 1em auto;
  border: 1px solid #ccc;
}
.Tabs {
  overflow:hidden;
  border-bottom:1px solid #ccc;
  background:#fafafa;
}
.Tabs div, .Tabs a {
  float:left;
  border-right:1px solid #ccc;
  padding: 0.1em 0.5em;
  font-size:95%;
}
.Tabs a.active {
  background: #eaeaea;
}
.Contents {
  padding:0.5em;
}
.Contents div {
 
}
}


/* Markierung von Redirects in [[Special:Allpages]], [[Special:Watchlist]], Kategorien */
/* Markierung von Redirects in [[Special:Allpages]], [[Special:Watchlist]], Kategorien */
.allpagesredirect, .watchlistredir, .redirect-in-category {
.allpagesredirect,
font-style: italic;
.watchlistredir,
.redirect-in-category {
  font-style: italic;
}
}
/* Fix so <tt>, <code> tags get normal text size also in
  some versions of Firefox, Safari, Konqueror, Chrome etc. */


tt, code {
    font-family: monospace, sans-serif;
}
span.key,span.keys > span {
  border-style: solid;
  border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(187, 187, 187) rgb(221, 221, 221);
  border-width: 0.2em;
  padding: 0pt 0.4em;
  background: rgb(238, 238, 238) none repeat scroll 0%;
}
/* Textausrichtungsklassen */
/* Textausrichtungsklassen */
.l { text-align: left; }
.l { text-align: left; }
.c { text-align: center; }
.c { text-align: center; }
.r { text-align: right; }
.r { text-align: right; }
/* classes für die Element-Ausrichtung */
/* classes für die Element-Ausrichtung */
.left, .links { float:left }
.left, .links { float: left }
.right, .rechts { float:right }
.right, .rechts { float: right }
.center, .zentriert, .centered { margin-right:auto; margin-left:auto } /* Nur für Tabellen und andere Elemente */
.center, .zentriert, .centered { margin-right: auto; margin-left: auto; }
 
/*Spiegeln*/
div.spiegeln {
  filter:FlipH();
}
 
@media screen {
.tt_for_handy {
  display:none;
}
}
@media handheld {
.tt_for_handy {
  display:inline !important;
}
}
 
textarea {
    width: 100%;
}
 
div.h1banner {
        background: none;
margin: 0;
padding: 0;
position: absolute;
right: 12px;
text-align: right;
text-indent: 0;
text-transform: none;
top: -2em;
white-space: normal;
z-index: 1;
}
 
.filbstrategy {
    position: absolute;
    right: 0;
    top: -25px;
    z-index: 2;
    background: #336699;
    border: 3px solid #144176;
    font-size: 90%;
    border-spacing: 0;
}


#toc, .toc {
#toc, .toc {
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
     border-radius: 0.5em;
     border-radius: 0.5em;
     border: 1px solid #78adf2 !important;
     border: 1px solid #78adf2 !important;
}
}


.sp-cached {
/* Ausblendung der Löschen, Freigeben und Verschieben-Reiter auf der Hauptseite */
    background: url("/images/thumb/8/8c/Clock_and_warning.svg/20px-Clock_and_warning.svg.png") no-repeat scroll 5px 3px #FFFFE0;
body.page-Hauptseite #ca-delete, body.page-Hauptseite #ca-move, .page-Hauptseite #catlinks {
    border: 1px solid #EEEE80;
display: none !important;
    color: #606000;
    font-style: italic;
    margin: 0.3em 0;
    padding: 4px 0 4px 30px;
}
}


/* Blendet die Löschen, Freigeben und Verschieben-Reiter auf der Hauptseite aus --> Braucht keiner */
/* Externer-Link-Pfeil bei Links zu Filb.de und bei internen URL-Links ausblenden, Klasse "plainlinks" entfällt. */
body.page-Hauptseite #ca-delete,
body.page-Hauptseite #ca-move,
.page-Hauptseite #catlinks {
display: none !important;
}
 
/* Externer-Link-Pfeil bei Links zu Filb.de, Discord und bei internen URL-Links ausblenden, Klasse "plainlinks" entfällt. */
#bodyContent a.external[href^="//www.filb.de"],
#bodyContent a.external[href^="//www.filb.de"],
#bodyContent a.external[href^="//filb.de"],
#bodyContent a.external[href^="//filb.de"],
Zeile 771: Zeile 271:
#bodyContent a.external[href^="//www.xn--pokwiki-dya.de"],
#bodyContent a.external[href^="//www.xn--pokwiki-dya.de"],
#bodyContent a.external[href^="//xn--pokwiki-dya.de"],
#bodyContent a.external[href^="//xn--pokwiki-dya.de"],
#bodyContent a.external[href^="//test.pokewiki.de"],
#bodyContent a.external[href^="http://www.filb.de"],
#bodyContent a.external[href^="http://www.filb.de"],
#bodyContent a.external[href^="http://filb.de"],
#bodyContent a.external[href^="http://filb.de"],
Zeile 791: Zeile 292:
padding-right: 0 !important;
padding-right: 0 !important;
}
}
.aktuell {
  background:#BFEFFF; padding:3px;
}
.AABanner:before{content:url(//www.pokewiki.de/images/7/7f/SW_National-Pok%C3%A9Dex_Komplettierung_Abzeichen.png);}
.LABanner:before{content:url(//www.pokewiki.de/images/d/d9/SW_Pok%C3%A9Dex_Komplettierung_Abzeichen.png);}
.page-_Ng_ゥ #firstHeading:after{content:url(//www.pokewiki.de/images/d/d6/Pok%C3%A9dollar.gif);}


.page-Spezial_Letzte_Änderungen #content li:hover {
.page-Spezial_Letzte_Änderungen #content li:hover {
  background:#BFEFFF;
background: #BFEFFF;
}
}
.page-Spezial_Letzte_Änderungen #content .pBody li:hover {
/* Rahmenfarbe des fieldsets passend zu der des MediaWiki:Recentchangestext machen */
  background:transparent;
}
/* Rahmenfarbe des fieldsets passend zu der des MediaWiki:Recentchangestext machen :) */
.page-Spezial_Letzte_Änderungen #content fieldset {
.page-Spezial_Letzte_Änderungen #content fieldset {
     border:2px solid #e8f1fb;
     border: 2px solid #e8f1fb;
     margin: 1em 0.5em;
     margin: 1em 0.5em;
     background: #FAFCFF;
     background: #FAFCFF;
}
}


.hoverexpand {
height: 18px;
padding: 2px;
overflow: hidden;
*overflow: visible;
_overflow: visible;
}
.hoverexpand:hover {
height: 100%;
overflow: visible;
}
#hoverheader{
  border:none !important;
  opacity:0.9;
  border-radius:0.5em;
  -moz-border-radius:0.5em;
  border-bottom-left-radius:0em !important;
  -moz-border-bottomleft:0em !important;
  background:#B6E0F2 !important;
}
#hovertitle{
  border-radius:0.5em;
  border-bottom-left-radius:0;
  border-bottom-left-radius:0 !important;
  border:none !important;
  background:#B6E0F2 !important;
  opacity:0.9;
  padding:2px;
}
#hoverzeile:hover{
  border-radius:0.5em;
  -moz-border-radius:0.5em;
  border-top-left-radius:0 !important;
  -moz-border-radius-topleft:0 !important;
  background:#73C4E6 !important;
}
.w{background:#fff !important;
  border-radius:0.5em;
  -moz-border-radius:0.5em;
}
/* PokéWiki-Farben */
/* PokéWiki-Farben */
.pwc1{background:#e2edf9;}
.pwc1 { background: #e2edf9; }
.pwc2{background:#d3e2f5;}
.pwc2 { background: #d3e2f5; }
.pwc3{background:#cbddf3;}
.pwc3 { background: #cbddf3; }
.pwc4{background:#c6d9f2;}
.pwc4 { background: #c6d9f2; }
.pwc5{background:#c0d6f0;}
.pwc5 { background: #c0d6f0; }
.pwc6{background:#b8d1ee;}
.pwc6 { background: #b8d1ee; }
.pwc7{background:#b1cdec;}
.pwc7 { background: #b1cdec; }
.pwc8{background:#5c82ae;}
.pwc8 { background: #5c82ae; }


.pwb1{border: 2px solid#e2edf9;}
.pwb1 { border: 2px solid#e2edf9; }
.pwb2{border: 2px solid#d3e2f5;}
.pwb2 { border: 2px solid#d3e2f5; }
.pwb3{border: 2px solid#cbddf3;}
.pwb3 { border: 2px solid#cbddf3; }
.pwb4{border: 2px solid#c6d9f2;}
.pwb4 { border: 2px solid#c6d9f2; }
.pwb5{border: 2px solid#c0d6f0;}
.pwb5 { border: 2px solid#c0d6f0; }
.pwb6{border: 2px solid#b8d1ee;}
.pwb6 { border: 2px solid#b8d1ee; }
.pwb7{border: 2px solid#b1cdec;}
.pwb7 { border: 2px solid#b1cdec; }
.pwb8{border: 2px solid#5c82ae;}
.pwb8 { border: 2px solid#5c82ae; }


.stab_ja { font-weight: bold }
.stab_vllt { font-style: italic }


 
/* Farbliche Markierung neu erstellter Seiten */
.stab_ja{font-weight:bold}
.stab_vllt{font-style:italic}
 
.newpage {
.newpage {
     color: green;
     color: green;
}
}


.minor,.minoredit {
/* Farbliche Markierung kleiner Änderungen */
.minor, .minoredit {
     color: gray;
     color: gray;
}
}


/*Tabellen*/
/*Tabellen*/
.newtable th, .newtable td{border:1px solid#8a8a8a !important;
table.lastisroundtable td {
padding:2px;
background: #fff;
}
 
table.lastisroundtable td
{
  background:#fff;
}
}


table.lastisroundtable tr:not([style*="display:none"]):last-child td:first-child,
table.lastisroundtable tr:not([style*="display:none"]):last-child td:first-child,
table.lastisroundtable tr:not([style*="display:none"]):last-child th:first-child
table.lastisroundtable tr:not([style*="display:none"]):last-child th:first-child {
{
border-bottom-left-radius: 0.5em;
  border-bottom-left-radius:0.5em;
background: #fff;
  -moz-border-radius-bottomleft:0.5em;
  background:#fff;
}
}


table.lastisroundtable tr:not([style*="display:none"]):last-child td:last-child,
table.lastisroundtable tr:not([style*="display:none"]):last-child td:last-child,
table.lastisroundtable tr:not([style*="display:none"]):last-child th:last-child
table.lastisroundtable tr:not([style*="display:none"]):last-child th:last-child {
{
border-bottom-right-radius: 0.5em;
  border-bottom-right-radius:0.5em;
background: #fff;
  -moz-border-radius-bottomright:0.5em;
  background:#fff;
}
}


table.lastisroundtable tr:not([style*="display:none"]):last-child td:first-child.noround,
table.lastisroundtable tr:not([style*="display:none"]):last-child td:first-child.noround,
table.lastisroundtable tr:not([style*="display:none"]):last-child th:first-child.noround
table.lastisroundtable tr:not([style*="display:none"]):last-child th:first-child.noround {
{
border-bottom-left-radius: 0 !important;
  border-bottom-left-radius:0 !important;
background: #fff;
  -moz-border-radius-bottomleft:0 !important;
  background:#fff;
}
}


table.lastisroundtable tr:not([style*="display:none"]):last-child td:last-child.noround,
table.lastisroundtable tr:not([style*="display:none"]):last-child td:last-child.noround,
table.lastisroundtable tr:not([style*="display:none"]):last-child th:last-child.noround
table.lastisroundtable tr:not([style*="display:none"]):last-child th:last-child.noround {
{
border-bottom-right-radius: 0 !important;
  border-bottom-right-radius:0em !important;
background: #fff;
  -moz-border-radius-bottomright:0em !important;
  background:#fff;
}
}


table.firstisroundtable td
table.firstisroundtable td {
{
background: #fff;
  background:#fff;
}
}


table.firstisroundtable tr:not([style*="display:none"]):first-child td:first-child,
table.firstisroundtable tr:not([style*="display:none"]):first-child td:first-child,
table.firstisroundtable tr:not([style*="display:none"]):first-child th:first-child
table.firstisroundtable tr:not([style*="display:none"]):first-child th:first-child {
{
border-top-left-radius: 0.5em;
  border-top-left-radius:0.5em;
background: #fff;
  -moz-border-radius-topleft:0.5em;
  background:#fff;
}
}


table.firstisroundtable tr:not([style*="display:none"]):first-child td:last-child,
table.firstisroundtable tr:not([style*="display:none"]):first-child td:last-child,
table.firstisroundtable tr:not([style*="display:none"]):first-child th:last-child
table.firstisroundtable tr:not([style*="display:none"]):first-child th:last-child {
{
border-top-right-radius: 0.5em;
  border-top-right-radius:0.5em;
background: #fff;
  -moz-border-radius-topright:0.5em;
  background:#fff;
}
}


table.firstisroundtable tr:not([style*="display:none"]):first-child td:first-child.noround,
table.firstisroundtable tr:not([style*="display:none"]):first-child td:first-child.noround,
table.firstisroundtable tr:not([style*="display:none"]):first-child th:first-child.noround
table.firstisroundtable tr:not([style*="display:none"]):first-child th:first-child.noround {
{
border-top-left-radius: 0 !important;
  border-top-left-radius:0 !important;
background: #fff;
  -moz-border-radius-topleft:0 !important;
  background:#fff;
}
}


table.firstisroundtable tr:not([style*="display:none"]):first-child td:last-child.noround,
table.firstisroundtable tr:not([style*="display:none"]):first-child td:last-child.noround,
table.firstisroundtable tr:not([style*="display:none"]):first-child th:last-child.noround
table.firstisroundtable tr:not([style*="display:none"]):first-child th:last-child.noround {
{
border-top-right-radius: 0 !important;
  border-top-right-radius:0 !important;
background: #fff;
  -moz-border-radius-topright:0 !important;
  background:#fff;
}
}


.button{
/* Kursiver Text bei Seiten auf [[Spezial:Spezialseiten]], deren Inhalte gecacht werden */
box-shadow: 0 0 5px #b1cdec;
.mw-specialpagecached { font-style: italic; }
background:#b1cdec;
background: -moz-linear-gradient(top, #b1cdec 0%, #5c82ae 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b1cdec), color-stop(100%,#5c82ae));
background: -webkit-linear-gradient(top, #b1cdec 0%, #5c82ae 100%);
background: -o-linear-gradient(top, #b1cdec 0%, #5c82ae 100%);
background: -ms-linear-gradient(top, #b1cdec 0%, #5c82ae 100%);
background: linear-gradient(top, #b1cdec 0%, #5c82ae 100%);
border:solid 1px #5c82ae;
padding: 5px;
color: #000000;
margin:4px;
}
.hsbutton{
box-shadow: 0 0 5px #b1cdec;
background:#b1cdec;
background: -moz-linear-gradient(top, #b1cdec 0%, #cbddf3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b1cdec), color-stop(100%,#cbddf3));
background: -webkit-linear-gradient(top, #b1cdec 0%, #cbddf3 100%);
background: -o-linear-gradient(top, #b1cdec 0%, #cbddf3 100%);
background: -ms-linear-gradient(top, #b1cdec 0%, #cbddf3 100%);
background: linear-gradient(top, #b1cdec 0%, #cbddf3 100%);
border:solid 1px #5c82ae;
padding: 5px;
color: #000000;
margin:4px;
border-radius:0.5em;
-moz-border-radius:0.5em;
}


/* Schwarze und weiße Färbung bei Links */
.blink a:not(.new), a .blink:not(.new), a .blink:visited:not(.new), .blink a:visited:not(.new), a.blacklinks:not(.new), .blacklinks a:not(.new), a.blacklinks:visited:not(.new), .blacklinks a:visited:not(.new) { color: #000000; }
.wlink a:not(.new), a .wlink:not(.new), a .wlink:visited:not(.new), .wlink a:visited:not(.new), a.whitelinks:not(.new), .whitelinks a:not(.new), a.whitelinks:visited:not(.new), .whitelinks a:visited:not(.new) { color: #ffffff; }


.toggleopen{display:none}
.hauptseitecontent {
 
background: white;
.mainpage_neu_wifi a[title*="Poké"], .mainpage_neu_wifi a[href*="Poke"]{
border: 2px solid #5c82ae;
font-weight:bold !important;
border-top: 0;
font-size:110%;
padding: 6px;
font-size: 9pt;
}
}


.mw-specialpagecached{font-style:italic;}
.hauptseitecontent p:first-of-type {
 
margin-top: 0 !important;
TABLE#mw-dismissable-notice td:last-child{
max-width:1%;
vertical-align:top;
}
}


.prelike{
.hauptseitecontent p:last-of-type {
background:#f9f9f9;
margin-bottom: 0 !important;
border-width: 1px 0 1px 0;
border-style: dashed;
border-color:rgb(47, 111, 171);
padding:1em;
}
}


.blink a:not(.new), a .blink:not(.new), a .blink:visited:not(.new), .blink a:visited:not(.new), a.blacklinks:not(.new), .blacklinks a:not(.new), a.blacklinks:visited:not(.new), .blacklinks a:visited:not(.new) {color:#000000}
.hauptseitecontent ul {
.wlink a:not(.new), a .wlink:not(.new), a .wlink:visited:not(.new), .wlink a:visited:not(.new), a.whitelinks:not(.new), .whitelinks a:not(.new), a.whitelinks:visited:not(.new), .whitelinks a:visited:not(.new) {color:#ffffff}
margin-top: 0 !important;
 
margin-left: 1.3em !important;
.hauptseitecontent{
background: white;
border: 2px solid #5c82ae;
border-top: 0;  
padding: 6px;
font-size: 9pt;
}
}


.hauptseitecontent p:first-of-type{
.hauptseitecontent table tr td {
margin-top: 0 !important;
margin: 0;
padding: 0;
}
}


.hauptseitecontent p:last-of-type{
.hauptseitekasten {
margin-bottom: 0 !important;
background: #5c82ae;
margin-top: 8px;
width: 100%;
}
}


.hauptseitecontent ul{
.hauptseitetitel {
margin-top: 0 !important;
font-size: 20px;
margin-left: 1.3em !important;
color: white;
padding: 5px;
}
}


.hauptseitecontent table tr td{
.hauptseitebuttonbar {
margin: 0;
background: #5c82ae;
padding: 0;
padding: 5px;
padding-top: 0;
font-size: 95%;
}
}


.hauptseitekasten{
.hauptseitebuttonbar a {
background: #5c82ae;
display: block;
margin-top: 8px;
width: 100%;
width: 100%;
}
 
.hauptseitetitel{
font-size: 20px;
color: white;
padding: 5px;
}
 
.hauptseitebuttonbar{
background: #5c82ae;
padding: 5px;
padding-top: 0;
font-size: 95%;
}
 
.hauptseitebuttonbar a{
display: block;
width: 100%;
}
 
.hauptseitebuttonbar div:hover{
background-color: #B1CDEC !important;
}
 
.colorUnbekanntdunkel, .colordunkel{
color: #8CC4B5;
}
.backgroundUnbekanntdunkel, .backgrounddunkel{
background: #8CC4B5;
}
.borderUnbekanntdunkel, .borderdunkel{
border-color: #8CC4B5;
}
.colorUnbekannthell, .colorhell{
color: #CADDD8;
}
.backgroundUnbekannthell, .backgroundhell{
background: #CADDD8;
}
.borderUnbekannthell, .borderhell{
border-color: #CADDD8;
}
 
.colorUnbekannttext, .colortext, .colorBodentext, .colorDrachetext, .colorEistext, .colorElektrotext, .colorFeetext, .colorFeuertext, .colorGesteintext, .colorGifttext, .colorKampftext, .colorKäfertext, .colorNormaltext, .colorPflanzetext, .colorPsychotext, .colorStahltext, .colorUnlichttext, .colorWassertext{
color: #000000;
}
 
.colorBodendunkel{
color: #D4BB78;
}
.backgroundBodendunkel{
background: #D4BB78;
}
.borderBodendunkel{
border-color: #D4BB78;
}
.colorBodenhell{
color: #EDDEB5;
}
.backgroundBodenhell{
background: #EDDEB5;
}
.borderBodenhell{
border-color: #EDDEB5;
}
 
.colorDrachedunkel{
color: #8C7ADB;
}
.backgroundDrachedunkel{
background: #8C7ADB;
}
.borderDrachedunkel{
border-color: #8C7ADB;
}
.colorDrachehell{
color: #C4B9F4;
}
.backgroundDrachehell{
background: #C4B9F4;
}
.borderDrachehell{
border-color: #C4B9F4;
}
 
.colorEisdunkel{
color: #98D2E6;
}
.backgroundEisdunkel{
background: #98D2E6;
}
.borderEisdunkel{
border-color: #98D2E6;
}
.colorEishell{
color: #DBF6FF;
}
.backgroundEishell{
background: #DBF6FF;
}
.borderEishell{
border-color: #DBF6FF;
}
 
.colorElektrodunkel{
color: #E5BE5C;
}
.backgroundElektrodunkel{
background: #E5BE5C;
}
.borderElektrodunkel{
border-color: #E5BE5C;
}
.colorElektrohell{
color: #FEE299;
}
.backgroundElektrohell{
background: #FEE299;
}
.borderElektrohell{
border-color: #FEE299;
}
 
.colorFeedunkel{
color: #E29BE2;
}
.backgroundFeedunkel{
background: #E29BE2;
}
.borderFeedunkel{
border-color: #E29BE2;
}
.colorFeehell{
color: #FBDEFB;
}
.backgroundFeehell{
background: #FBDEFB;
}
.borderFeehell{
border-color: #FBDEFB;
}
 
.colorFeuerdunkel{
color: #E07858;
}
.backgroundFeuerdunkel{
background: #E07858;
}
.borderFeuerdunkel{
border-color: #E07858;
}
.colorFeuerhell{
color: #FAAC94;
}
.backgroundFeuerhell{
background: #FAAC94;
}
.borderFeuerhell{
border-color: #FAAC94;
}
 
.colorFlugdunkel{
color: #909EE2;
}
.backgroundFlugdunkel{
background: #909EE2;
}
.borderFlugdunkel{
border-color: #909EE2;
}
.colorFlughell{
color: #D3DAFB;
}
.backgroundFlughell{
background: #D3DAFB;
}
.borderFlughell{
border-color: #D3DAFB;
}
 
.colorGeistdunkel{
color: #7171BE;
}
.backgroundGeistdunkel{
background: #7171BE;
}
.borderGeistdunkel{
border-color: #7171BE;
}
.colorGeisthell{
color: #ABABD7;
}
.backgroundGeisthell{
background: #ABABD7;
}
.borderGeisthell{
border-color: #ABABD7;
}
 
.colorGesteindunkel{
color: #C2AE6B;
}
.backgroundGesteindunkel{
background: #C2AE6B;
}
.borderGesteindunkel{
border-color: #C2AE6B;
}
.colorGesteinhell{
color: #DCCFA6;
}
.backgroundGesteinhell{
background: #DCCFA6;
}
.borderGesteinhell{
border-color: #DCCFA6;
}
 
.colorGiftdunkel{
color: #B874B8;
}
.backgroundGiftdunkel{
background: #B874B8;
}
.borderGiftdunkel{
border-color: #B874B8;
}
.colorGifthell{
color: #D1AED1;
}
.backgroundGifthell{
background: #D1AED1;
}
.borderGifthell{
border-color: #D1AED1;
}
 
.colorKampfdunkel{
color: #AF7564;
}
.backgroundKampfdunkel{
background: #AF7564;
}
.borderKampfdunkel{
border-color: #AF7564;
}
.colorKampfhell{
color: #C8A59A;
}
.backgroundKampfhell{
background: #C8A59A;
}
.borderKampfhell{
border-color: #C8A59A;
}
}


.colorKäferdunkel{
.hauptseitebuttonbar div:hover {
color: #BEC863;
background-color: #B1CDEC !important;
}
.backgroundKäferdunkel{
background: #BEC863;
}
.borderKäferdunkel{
border-color: #BEC863;
}
.colorKäferhell{
color: #DAE19C;
}
.backgroundKäferhell{
background: #DAE19C;
}
.borderKäferhell{
border-color: #DAE19C;
}
 
.colorNormaldunkel{
color: #CEBE9F;
}
.backgroundNormaldunkel{
background: #CEBE9F;
}
.borderNormaldunkel{
border-color: #CEBE9F;
}
.colorNormalhell{
color: #E7E5E1;
}
.backgroundNormalhell{
background: #E7E5E1;
}
.borderNormalhell{
border-color: #E7E5E1;
}
 
.colorPflanzedunkel{
color: #98CC6B;
}
.backgroundPflanzedunkel{
background: #98CC6B;
}
.borderPflanzedunkel{
border-color: #98CC6B;
}
.colorPflanzehell{
color: #C4E6A7;
}
.backgroundPflanzehell{
background: #C4E6A7;
}
.borderPflanzehell{
border-color: #C4E6A7;
}
 
.colorPsychodunkel{
color: #DE7097;
}
.backgroundPsychodunkel{
background: #DE7097;
}
.borderPsychodunkel{
border-color: #DE7097;
}
.colorPsychohell{
color: #F7AEC8;
}
.backgroundPsychohell{
background: #F7AEC8;
}
.borderPsychohell{
border-color: #F7AEC8;
}
 
.colorStahldunkel{
color: #9E9ECC;
}
.backgroundStahldunkel{
background: #9E9ECC;
}
.borderStahldunkel{
border-color: #9E9ECC;
}
.colorStahlhell{
color: #E0E0E6;
}
.backgroundStahlhell{
background: #E0E0E6;
}
.borderStahlhell{
border-color: #E0E0E6;
}
 
.colorUnlichtdunkel{
color: #997E6D;
}
.backgroundUnlichtdunkel{
background: #997E6D;
}
.borderUnlichtdunkel{
border-color: #997E6D;
}
.colorUnlichthell{
color: #B3A9A3;
}
.backgroundUnlichthell{
background: #B3A9A3;
}
.borderUnlichthell{
border-color: #B3A9A3;
}
 
.colorWasserdunkel{
color: #68A7E6;
}
.backgroundWasserdunkel{
background: #68A7E6;
}
.borderWasserdunkel{
border-color: #68A7E6;
}
.colorWasserhell{
color: #A6D3FF;
}
.backgroundWasserhell{
background: #A6D3FF;
}
.borderWasserhell{
border-color: #A6D3FF;
}
}


Zeile 1.451: Zeile 460:


.page-Spezial_Letzte_Änderungen #content .mw-changeslist-legend {
.page-Spezial_Letzte_Änderungen #content .mw-changeslist-legend {
border: 2px solid #E8F1FB;
border: 2px solid #E8F1FB;
background: #FFFFFF;
background: #FFFFFF;
}
 
.half{
background:#ff3030;
}
 
.full{
background:#cfcfcf;
}
 
.null{
background:#828282;
}
 
.double{
background:#66cd00;
}
 
.inaktivtypenbox td, td.inaktivtypenbox{
border: 1px solid rgba(153, 153, 153, 0.3);
background: rgba(250, 250, 250, 0.3);
border-radius: 20px;
}
 
.inaktivtypenbox.red td, td.inaktivtypenbox.red{
border: 1px solid rgba(153, 85, 85, 0.3);
background: rgba(250, 221, 221, 0.3)
}
 
.inaktivtypenbox.green td, td.inaktivtypenbox.green{
border: 1px solid rgba(85, 153, 85, 0.3);
background: rgba(221, 250, 221, 0.3)
}
 
.inaktivtypenbox.gray td, td.inaktivtypenbox.gray{
border: 1px solid rgba(85, 85, 85, 0.3);
background: rgba(205, 205, 205, 0.3)
}
 
.typenbox td, td.typenbox{
border: 1px solid rgb(153, 153, 153);
background: rgb(250, 250, 250);
border-radius: 20px;
}
 
.typenbox.red td, td.typenbox.red, .typenbox td.inaktivtypenbox.red{
border: 1px solid rgb(153, 85, 85) !important;
background: rgb(250, 221, 221) !important
}
 
.typenbox.green td, td.typenbox.green, .typenbox td.inaktivtypenbox.green{
border: 1px solid rgb(85, 153, 85) !important;
background: rgb(221, 250, 221) !important
}
 
.typenbox.gray td, td.typenbox.gray, .typenbox td.inaktivtypenbox.gray{
border: 1px solid rgb(85, 85, 85) !important;
background: rgb(205, 205, 205) !important
}
}


/* Übersichtlichkeit in Team-Boxen: Sprite-Bereich soll immer gleich hoch sein */
/* Übersichtlichkeit in Team-Boxen: Sprite-Bereich soll immer gleich hoch sein */
.tplTeamZeileSprite {
.tplTeamZeileSprite {
height: 130px;
height: 130px;
}
}
.tplTeamZeileSprite img {
.tplTeamZeileSprite img {
max-height: 120px;
max-height: 120px;
}
width: auto;
 
.img32px img {
max-width: 32px;
max-height: 32px;
}
}


/* Anpassung der Größe der Searchbox */
/* Checkboxen in [[Vorlage:Willkommen]] ausblenden */
div#simpleSearch {
    height: 28px;
    border-bottom: none;
}
 
div#simpleSearch input#searchInput {
    padding: 7px 0 0 6px;
}
 
/* Schnitzeljagd-Gewinnspiel */
.schnitzeljagd2015 {
margin: 1em;
text-align: center;
border: 1px solid #E3EBEB;
background-image: url("//www.pokewiki.de/images/gewinnspiel_20150831_schnitzeljagd2015.jpg");
text-shadow: 0px 0px 5px #FFF;
overflow: hidden;
}
 
.schnitzeljagd2015 .title {
text-align: center;
font-size: 1.3em;
padding: 0.5em 1em;
border-bottom: 1px solid #FFD700;
background: rgba(255, 255, 255, 0.55) none repeat scroll 0% 0%;
font-weight: bold;
box-shadow: 0px 3px 9px #555;
}
 
.schnitzeljagd2015 .status {
padding-bottom: 0.5em;
padding: 1em 1em 0 1em;
}
 
.schnitzeljagd2015 .next {
padding: 1em 1em 0 1em;
font-size: 1.1em;
padding-bottom: 0.5em;
}
 
/** Vorlage:Sk **/
.sk_item { border: 1px solid transparent; font-weight: bold; font-size: 0.9em; padding: 0.1em; color: black; text-decoration: none; font-style: normal; box-sizing: border-box; }
.sk > *:first-child > .sk_item:first-child { border-top-left-radius:0.5em; border-bottom-left-radius:0.5em; }
.sk > *:last-child > .sk_item:last-child { border-top-right-radius:0.5em; border-bottom-right-radius:0.5em; }
 
.sk_item[title="Pokémon Rot"] { background-color: #FF4444; }
.sk_item[title="Pokémon Blau"] { background-color: #6792FF; }
.sk_item[title="Pokémon Gelb"] { background-color: #FFFF00; }
.sk_item[title="Pokémon Gold"] { background-color: #E3C641; }
.sk_item[title="Pokémon Silber"] { background-color: #C1CCD3; }
.sk_item[title="Pokémon Kristall"] { background-color: #87CEFA; }
.sk_item[title="Pokémon Rubin"] { background-color: #BF0109; color: white; }
.sk_item[title="Pokémon Saphir"] { background-color: #3862AE; color: white; }
.sk_item[title="Pokémon Feuerrot"] { background-color: #DD7521; }
.sk_item[title="Pokémon Blattgrün"] { background-color: #B9D101; }
.sk_item[title="Pokémon Smaragd"] { background-color: #009A46; color: white; }
.sk_item[title="Pokémon Diamant"] { background-color: #84BAF8; }
.sk_item[title="Pokémon Perl"] { background-color: #DDAAAA; }
.sk_item[title="Pokémon Platin"] { background-color: #AABBD1; }
.sk_item[title="Pokémon Goldene Edition HeartGold"] { background-color: #EEDD82; }
.sk_item[title="Pokémon Silberne Edition SoulSilver"] { background-color: #B9D3EE; color: #462C11; }
.sk_item[title="Pokémon Schwarze Edition"] { background-color: black; color: white; }
.sk_item[title="Pokémon Weiße Edition"] { background-color: white; border-color: black; }
.sk_item[title="Pokémon Schwarze Edition 2"] { background-color: black; color: #0084C9; }
.sk_item[title="Pokémon Weiße Edition 2"] { background-color: white; border-color: #ED1C24; color: #ED1C24; }
.sk_item[title="Pokémon X"] { background-color: #DFF3F4; border-color: #005E9B; color: #005E9B; }
.sk_item[title="Pokémon Y"] { background-color: #E9B2BF; border-color: #871223; color: #871223; }
.sk_item[title="Pokémon Omega Rubin"] { background-color: #BF0109; border-color: #4F1734; color: #F8F688; }
.sk_item[title="Pokémon Alpha Saphir"] { background-color: #3862AE; border-color: #0A1535; color: #F8F688; }
.sk_item[title="Pokémon Mond"] { background-color: #56A4D2; border-color: #1F1B2A; color: #2D2D5F; }
.sk_item[title="Pokémon Sonne"] { background-color: #F2952D; border-color: #2D1515; color: #6F2637; }
.sk_item[title="Pokémon Ultrasonne"] { background-color: #110B0D; border-color: #FA8E00; color: #FBA81C; }
.sk_item[title="Pokémon Ultramond"] { background-color: #110B0D; border-color: #008CD9; color: #12A6DF; }
 
/*Achtung: hinter Doppelpunkt oder Komma in title muss ein zero width no-break space*/
.sk_item[title="Hey You, Pikachu!"] { background-color: #FF0000; color: blue; }
.sk_item[title="Lernen mit Pokémon: Tasten-Abenteuer"] { background-color: #4876FF; color: #FFA500; }
.sk_item[title="My Pokémon Ranch"] { background-color: #CDB38B; }
.sk_item[title="Park der Freunde"] { background-color: #78C850; }
.sk_item[title="Pokédex 3D"], .sk_item[title="Pokédex 3D Pro"] { background-color: #F46B03; }
.sk_item[title="Pokémon Art Academy"] { background-color: #FFE500; color: #0081BD; }
.sk_item[title="Pokémon Bank"] { background-color: #F36F21; color: white; }
.sk_item[title="Pokémon Battle Revolution"] { background-color: #BC1D04; color: orange; }
.sk_item[title="Pokémon Blau (Japan)"] { background-color: #6792FF; }
.sk_item[title="Pokémon Box: Rubin und Saphir"] { background-color: #6E7B8B; color: white; }
.sk_item[title="Pokémon Channel"] { background-color: #FF0000; color: blue; }
.sk_item[title="Pokémon Colosseum"] { background-color: #7799FF; color: white; }
.sk_item[title="Pokémon Conquest"] { background-color: #763BA7; color: #FFF462; }
.sk_item[title="Pokémon Dash"] { background-color: #87CEFA; color: red; }
.sk_item[title="Pokémon Dream World"] { background-color: #FFB5C5; color: #FF1493; }
.sk_item[title="Pokémon GO"] { background-color: #08224E; border-color: #ED1C24; color: white; }
.sk_item[title="Pokémon Grün (Japan)"] { background-color: #00CD00; }
.sk_item[title="Pokémon Ferienlager"] { background-color: #FFCA05; border-color: #C96C17; color: #EF3423; }
.sk_item[title="Pokémon: Karpador Jump"] { background-color: #F68737; color: #FEDE3E; }
.sk_item[title="Pokémon Link!"] { background-color: #99FF99; }
.sk_item[title="Pokémon Link: Battle!"] { background-color: #FBAF16; color: white; }
.sk_item[title="Pokémon Mystery Dungeon: Erkundungsteam Dunkelheit"] { background-color: #E83038; color: white; }
.sk_item[title="Pokémon Mystery Dungeon: Erkundungsteam Himmel"] { background-color: #6CAA2D; color: white; }
.sk_item[title="Pokémon Mystery Dungeon: Erkundungsteam Zeit"] { background-color: #0098D8; color: white; }
.sk_item[title="Pokémon Mystery Dungeon: Portale in die Unendlichkeit"] { background-color: gray; color: white; }
.sk_item[title="Pokémon Mystery Dungeon: Team Blau"] { background-color: #6792FF; }
.sk_item[title="Pokémon Mystery Dungeon: Team Rot"] { background-color: #FF4444; }
.sk_item[title="Pokémon Mystery Dungeon 3 - Flammendes Abenteuerteam"] { background-color: #FF8BB0; }
.sk_item[title="Pokémon Mystery Dungeon 3 - Leuchtendes Abenteuerteam"] { background-color: #FFF666; }
.sk_item[title="Pokémon Mystery Dungeon 3 - Stürmisches Abenteuerteam"] { background-color: #5ACBDE; }
.sk_item[title="Pokémon Picross"] { background-color: #572418; color: #FFF184; }
.sk_item[title="Pokémon Pinball"], .sk_item[title="Pokémon Pinball Rubin und Saphir"] { background-color: #EEDD82; color: blue; }
.sk_item[title="Pokémon Puzzle Challenge"] { background-color: #E6A69F; }
.sk_item[title="Pokémon Puzzle League"] { background-color: #9A32CD; }
.sk_item[title="Pokémon Ranger"] { background-color: black; color: red; }
.sk_item[title="Pokémon Ranger: Finsternis über Almia"] { background-color: black; color: yellow; }
.sk_item[title="Pokémon Ranger: Spuren des Lichts"] { background-color: black; color: aqua; }
.sk_item[title="Pokémon Rot (Japan)"] { background-color: #FF4444; }
.sk_item[title="Pokémon Rumble"] { background-color: #2B4D69; color: white; }
.sk_item[title="Pokémon Rumble U"] { background-color: #2B4D69; color: #24B9E7; }
.sk_item[title="Pokémon Rumble World"] { background-color: #2B4D69; color: #DAE020; }
.sk_item[title="Pokémon Shuffle"] { background-color: #CD6600; color: white; }
.sk_item[title="Pokémon Snap"] { background-color: #60FF60; }
.sk_item[title="Pokémon Stadium"] { background-color: #EE7777; }
.sk_item[title="Pokémon Stadium 2"] { background-color: #EE0000; }
.sk_item[title="Pokémon Super Mystery Dungeon"] { background-color: #FEB60C; color: white; }
.sk_item[title="Pokémon Tekken"] { background-color: #1FAAE1; color: #F8ED3B; }
.sk_item[title="Pokémon Traumradar"] { background-color: #4876FF; color: #FFB90F; }
.sk_item[title="Pokémon Trading Card Game"] { background-color: #CCC0FF; }
.sk_item[title="Pokémon Trading Card Game 2"] { background-color: #B5ABE3; }
.sk_item[title="Pokémon Tsuri Taikai DS"] { background-color: #3A5FCD; color: orange; }
.sk_item[title="Pokémon XD"] { background-color: #604E82; color: white; }
.sk_item[title="PokéPark Wii: Pikachus großes Abenteuer"] { background-color: #FF0000; color: blue; }
.sk_item[title="PokéPark 2: Die Dimension der Wünsche"] { background-color: #FFFF00; color: red; }
.sk_item[title="Pokéwalker"] { background-color: #C2161B; color: white; }
.sk_item[title="Super Pokémon Rumble"] { background-color: #149FCA; color: white; }
.sk_item[title="Super Smash Bros."] { background-color: #CB2A0F; color: white; }
.sk_item[title="Super Smash Bros. 3DS"] { background-color: #9A0103; color: white; }
.sk_item[title="Super Smash Bros. Brawl"] { background-color: #FA9440; color: white; }
.sk_item[title="Super Smash Bros. Melee"] { background-color: #442D2D; color: white; }
.sk_item[title="Super Smash Bros. Wii U"] { background-color: #1B73E9; color: white; }
 
/** Vorlage:AtkRow und Vorlage:AtkTable **/
td.ar_ja { font-weight: bold; } /* STAB */
td.ar_vllt { font-style: italic; } /* STAB kursiv */
table.at tbody tr { background-color: white; }
 
table.at_l_1 tbody td:nth-child(n+2):nth-child(-n+12) { display: none; }
table.at_l_2 tbody td:nth-child(n+3):nth-child(-n+12) { display: none; }
table.at_l_3 tbody td:nth-child(n+4):nth-child(-n+12) { display: none; }
table.at_l_4 tbody td:nth-child(n+5):nth-child(-n+12) { display: none; }
table.at_l_5 tbody td:nth-child(n+6):nth-child(-n+12) { display: none; }
table.at_l_6 tbody td:nth-child(n+7):nth-child(-n+12) { display: none; }
table.at_l_7 tbody td:nth-child(n+8):nth-child(-n+12) { display: none; }
table.at_l_8 tbody td:nth-child(n+9):nth-child(-n+12) { display: none; }
table.at_l_9 tbody td:nth-child(n+10):nth-child(-n+12) { display: none; }
table.at_l_10 tbody td:nth-child(n+11):nth-child(-n+12) { display: none; }
table.at_l_11 tbody td:nth-child(12) { display: none; }
 
 
table.at_t_1 tbody td:nth-child(n+2):nth-child(-n+6) { display: none; }
table.at_t_2 tbody td:nth-child(n+3):nth-child(-n+6) { display: none; }
table.at_t_3 tbody td:nth-child(n+4):nth-child(-n+6) { display: none; }
table.at_t_4 tbody td:nth-child(n+5):nth-child(-n+6) { display: none; }
table.at_t_5 tbody td:nth-child(6) { display: none; }
 
table.at_z_1 tbody td:nth-child(n+2):nth-child(-n+5) { display: none; }
table.at_z_2 tbody td:nth-child(n+3):nth-child(-n+5) { display: none; }
table.at_z_3 tbody td:nth-child(n+4):nth-child(-n+5) { display: none; }
table.at_z_4 tbody td:nth-child(5) { display: none; }
 
/** Neue Begrüßungsvorlage **/
#Welcome .mw-ui-checkbox ~ br, #Welcome .mw-ui-checkbox { display: none !important; }
#Welcome .mw-ui-checkbox ~ br, #Welcome .mw-ui-checkbox { display: none !important; }


 
/** Tabellendesign 'pwtable1' **/
/** Neues Tabellendesign 'pwtable1' **/
table.pwtable1 {
table.pwtable1 {
border-top-left-radius: 0.6em;
border-top-left-radius: 0.6em;
border-top-right-radius: 0.6em;
border-top-right-radius: 0.6em;
border-collapse: collapse;
border-collapse: collapse;
margin-top: 0.4em;
margin-top: 1em;
margin-bottom: 0.4em;
margin-bottom: 1em;
background: white;
background: white;
color: black;
color: black;
box-shadow: 0px 0px 5px #d8d8d8;
box-shadow: 0 0 5px #d8d8d8;
border-spacing: 0;
border-spacing: 0;
text-align: center;
text-align: center;
Zeile 1.747: Zeile 526:
table.pwtable1 td:last-child,
table.pwtable1 td:last-child,
table.pwtable1 th:last-child {
table.pwtable1 th:last-child {
border-right: 0px !important;
border-right: 0 !important;
}
}
table.pwtable1 hr {
table.pwtable1 hr {
Zeile 1.753: Zeile 532:
border-top: 1px solid #d0d0d0;
border-top: 1px solid #d0d0d0;
height: 1px;
height: 1px;
}
table.pwtable1 td[rowspan$="0"],
table.pwtable1 td[rowspan$="2"],
table.pwtable1 td[rowspan$="4"],
table.pwtable1 td[rowspan$="6"],
table.pwtable1 td[rowspan$="8"] {
border-bottom: 1px solid #e4e4e4;
}
}


/** Zeug für ClickToggle und Hauptseite **/
/* ClickToggle-Elemente als Pointer */
.clicktoggle {
.clicktoggle {
cursor: pointer;
cursor: pointer;
}
}
/* Mini-Portal auf der [[Hauptseite]] */
#miniportal #portalnav {
#miniportal #portalnav {
width: 100%;
width: 100%;
Zeile 1.768: Zeile 556:
border-bottom: 2px solid #5C82AE;
border-bottom: 2px solid #5C82AE;
}
}
#miniportal #portalnav td {
#miniportal #portalnav td {
padding: 0.2em;
padding: 0.2em;
width: 33%;
width: 33%;
}
}
#miniportal .clicktoggle {
#miniportal .clicktoggle {
background-color: #7aa5d6;
background-color: #7aa5d6;
Zeile 1.783: Zeile 573:
transition: background-color linear 75ms;
transition: background-color linear 75ms;
}
}
#miniportal .clicktoggle:hover {
#miniportal .clicktoggle:hover {
background-color: #6394cc;
background-color: #6394cc;
}
}
#miniportal .clicktoggle-active:hover,
#miniportal .clicktoggle-active:hover,
#miniportal .clicktoggle-active {
#miniportal .clicktoggle-active {
background-color: #3c73aa;
background-color: #3c73aa;
}
}
#pw-welcome p:first-child {
 
padding-top: 0;
#miniportal a.toggler-link:hover { text-decoration: none; }
 
/* Banner-Slideshow auf der [[Hauptseite]] */
div.slideshow-banner {
    transition: opacity ease 1s;
    position: absolute;
    opacity: 0;
}
 
#pw-welcome p:first-of-type {
margin-top: 0;
}
 
/* Runde Thumbnails und Galerien */
li.gallerybox div.thumb, .thumbimage, .thumbinner {
border-radius: 5px;
}
 
/* WIO über die LÄ und nicht dahinter */
.page-Spezial_Letzte_Änderungen #recentchanges-whosonline-table {
z-index: 2;
}
 
/* Maximalgröße skalierter Pokémon-Icons */
.pokemon_icon.scaled img {
max-height: 30px;
width: auto !important;
}
 
rt {
font-size: 80%;
}
 
.oo-ui-windowManager-modal .oo-ui-window-active {
z-index: 100;
}
 
/* Ausblendung bestimmter Überschriftsebenen ab der angegebenen Ebene (exklusive) */
.toclimit-2 .toclevel-1 li,
.toclimit-3 .toclevel-2 li,
.toclimit-4 .toclevel-3 li,
.toclimit-5 .toclevel-4 li,
.toclimit-6 .toclevel-5 li,
.toclimit-7 .toclevel-6 li {
display: none;
}
 
/* Ausblendung des zweiten Listenpunktes, wenn ein Benutzer gesperrt ist und versucht, eine geschützte Seite
zu bearbeiten, damit dies nicht in Konflikt mit [[MediaWiki:Blockedtext]] kommt, da dieser bei uns mit einer
Tabelle beginnt und nicht mit einem Text */
.permissions-errors li:nth-child(2) {
list-style-image: url(/images/thumb/6/65/Platzhalter.png/1px-Platzhalter.png) !important;
}
 
/* Tabelle auf [[Spezial:Statistik]] */
.mw-statistics-table {
border-collapse: separate !important;
border: 2px solid #ccc;
border-radius: 0.5em;
background: #fff;
padding: 0.05em;
margin: 0 0.5em 0.5em 0;
border-color: #EFEFEF !important;
}
 
.mw-statistics-table th {
border-radius: 0.5em;
padding: 0.1em 0.5em !important;
background: #DEDEDE;
}
 
.mw-statistics-table td {
border: 0 !important;
border-bottom: 1px dashed #bcbcbc !important;
padding-right: 0.5em;
border-color: #DEDEDE !important;
}
 
/* Überlange Kommentare in den Letzten Änderungen umbrechen, um Overflow zu verhindern */
.comment {
word-break: break-word;
}
}

Aktuelle Version vom 23. Dezember 2023, 00:19 Uhr

/** CSS an dieser Stelle wirkt sich auf alle Skins aus */

/* Vorlage:Groupcolors.css */
@import url("/index.php?curid=185032&action=raw&ctype=text/css");

/* jquery Tipso */
@import url("/index.php?title=MediaWiki:Tipso.css&action=raw&ctype=text/css");

/* Splide */
@import url("/index.php?title=MediaWiki:Splide.css&action=raw&ctype=text/css");

/* Typen-Icons usw. */
@import url("/index.php?title=MediaWiki:IC.css&action=raw&ctype=text/css");

/* Extra-Fonts */
@font-face {
	font-family: 'Icognito';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('/images/ori_font.woff2') format('woff2');
}
.font-icognito {
	font-family: 'Icognito', sans-serif;
}

/* Ausblendung des Seitentitels auf der [[Hauptseite]] */
.page-Hauptseite #firstHeading { display: none; }

/* Design von [[MediaWiki:Noarticletext]] (wird auf der Systemseite nicht angezeigt) */
.noarticletext { padding: 5px !important; background-color: #f6f6f6 !important; }

.babelitem {
	margin: 0.2em 0;
	color: #000;
}

.babelitem th {
	width: 2.7em;
	height: 2.7em;
	font-size: 14pt;
	padding: 0 0.2em;
}

.babelitem td {
	line-height: 1.25em;
	font-size: 8pt;
	padding: 4pt;
}

/******* prettytable *******/
.prettytable  {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #AAA solid;
	border-collapse: collapse;
	empty-cells: show;
}

.prettytable th, .prettytable td  {
	border: 1px #AAA solid;
	padding: 0.2em 0.3em;
}

caption {
	margin: 0;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
}

.rahmenfarbe1 { /* Wie Inhaltsverzeichnis */
    border-color: #aaaaaa;
    border-width: 1px;
}
.rahmenfarbe2 { /* Unauffällig, geringer Kontrast */
    border-color: #e9e9e9;
    border-width: 1px;
}
.rahmenfarbe3 { /* "Rot", auffällig */
    border-color: #c00000;
    border-width: 1px;
}
.rahmenfarbe4 { /* Neutrale Farbe, deutlich */
    border-color: #8888aa;
    border-width: 1px;
}
.rahmenfarbe5 { /* "Schwarz", hoher Kontrast */
    border-color: #000000;
    border-width: 1px;
}

.hintergrundfarbe1 { /* Wie Inhaltsverzeichnis */
    background-color: #f9f9f9;
}
.hintergrundfarbe3 { /* "Gelb", auffällig */
    background-color: #ffff40;
}
.hintergrundfarbe4 { /* Sehr auffällig */
    background-color: #ffaa00;
}
.hintergrundfarbe5 { /* Neutral, abgesetzt */
    background-color: #e0e0e0;
}
.hintergrundfarbe6 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
    background-color: #b3b7ff;
}
.hintergrundfarbe7 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
    background-color: #ffcbcb;
}
.hintergrundfarbe8 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
    background-color: #ffebad;
}
.hintergrundfarbe9 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */
    background-color: #b9ffc5;
}

/* roundtable */
.roundtable {
	border: 2px solid #ccc;
	border-radius: 0.5em;
	background: #fff;
	padding: 0.05em;
	margin: 0 0.5em 0.5em 0;
}
.roundtable th {
	padding: 0.1em 0.5em;
}
.roundtable td {
	border: 0;
	border-bottom: 1px dashed #bcbcbc;
	padding-right: 0.5em;
}
.lightBg1 { background: #F9F9F9; }
.darkBg1 { background: #EFEFEF; }
.darkBg2, tr.darkBg2 td { background: #BCBCBC; }

.lightBorder1 { border: 1px solid #ccc; }
.darkBorder1 { border: 1px solid #aaa; }

.lightBorder1-left { border-left: 1px solid #ccc; }
.darkBorder1-left { border-left: 1px solid #aaa; }

.lightBorder1-right { border-right: 1px solid #ccc; }
.darkBorder1-right { border-right: 1px solid #aaa; }

.lightBorder1-top { border-top: 1px solid #ccc; }
.darkBorder1-top { border-top: 1px solid #aaa; }

.lightBorder1-bottom { border-bottom: 1px solid #ccc; }
.darkBorder1-bottom { border-bottom: 1px solid #aaa; }

/* pre style */
pre {
	padding: 1em;
	border: 1px dashed #2f6fab;
	border-width: 1px 0;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
	overflow-x: auto;
	font-size: 90%;
	font-family: Consolas, Courier New, sans-serif;
}

.round,
.round[typeof="mw:File"] img,
.mw-warning-with-logexcerpt {
	border-radius: 0.5em;
}
.round-left,
.round-left[typeof="mw:File"] img {
	border-top-left-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
}

.round-top,
.round-top[typeof="mw:File"] img {
	border-top-right-radius: 0.5em;
	border-top-left-radius: 0.5em;
}

.round-right,
.round-right[typeof="mw:File"] img {
	border-top-right-radius: 0.5em;
	border-bottom-right-radius: 0.5em;
}

.round-bottom,
.round-bottom[typeof="mw:File"] img {
	border-bottom-left-radius:0.5em;
	border-bottom-right-radius:0.5em;
}

.round-topleft,
.round-topleft[typeof="mw:File"] img,
table.innerround tr:not([style*="display:none"]):first-child td:not([style*="display:none"]):first-child,
table.innerround tr:not([style*="display:none"]):first-child th:not([style*="display:none"]):first-child {
	border-top-left-radius: 0.5em;
}

.round-topright,
.round-topright[typeof="mw:File"] img,
table.innerround tr:not([style*="display:none"]):first-child td:not([style*="display:none"]):last-child,
table.innerround tr:not([style*="display:none"]):first-child th:not([style*="display:none"]):last-child {
	border-top-right-radius: 0.5em;
}

.round-bottomleft,
.round-bottomleft[typeof="mw:File"] img,
table.innerround tr:not([style*="display:none"]):last-child td:not([style*="display:none"]):first-child,
table.innerround tr:not([style*="display:none"]):last-child th:not([style*="display:none"]):first-child {
	border-bottom-left-radius: 0.5em;
}

.round-bottomright,
.round-bottomright[typeof="mw:File"] img,
table.innerround tr:not([style*="display:none"]):last-child td:not([style*="display:none"]):last-child,
table.innerround tr:not([style*="display:none"]):last-child th:not([style*="display:none"]):last-child {
	border-bottom-right-radius: 0.5em;
}

.noround {
	border-radius: 0 !important;
}
.noround-left, .noround-top, .noround-topleft {
	border-top-left-radius: 0 !important;
}
.noround-right, .noround-top, .noround-topright {
	border-top-right-radius: 0 !important;
}
.noround-left, .noround-bottom, .noround-bottomleft {
	border-bottom-left-radius: 0 !important;
}
.noround-right, .noround-bottom, .noround-bottomright {
	border-bottom-right-radius: 0 !important;
}

/* Markierung von Redirects in [[Special:Allpages]], [[Special:Watchlist]], Kategorien */
.allpagesredirect, .watchlistredir, .redirect-in-category {
	font-style: italic;
}

/* Textausrichtungsklassen */
.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }

/* classes für die Element-Ausrichtung */
.left, .links { float: left }
.right, .rechts { float: right }
.center, .zentriert, .centered { margin-right: auto; margin-left: auto; }

#toc, .toc {
    border-radius: 0.5em;
    border: 1px solid #78adf2 !important;
}

/* Ausblendung der Löschen, Freigeben und Verschieben-Reiter auf der Hauptseite */
body.page-Hauptseite #ca-delete, body.page-Hauptseite #ca-move, .page-Hauptseite #catlinks {
	display: none !important;
}

/* Externer-Link-Pfeil bei Links zu Filb.de und bei internen URL-Links ausblenden, Klasse "plainlinks" entfällt. */
#bodyContent a.external[href^="//www.filb.de"],
#bodyContent a.external[href^="//filb.de"],
#bodyContent a.external[href^="//www.pokewiki.de"],
#bodyContent a.external[href^="//pokewiki.de"],
#bodyContent a.external[href^="//www.pokéwiki.de"],
#bodyContent a.external[href^="//pokéwiki.de"],
#bodyContent a.external[href^="//www.xn--pokwiki-dya.de"],
#bodyContent a.external[href^="//xn--pokwiki-dya.de"],
#bodyContent a.external[href^="//test.pokewiki.de"],
#bodyContent a.external[href^="http://www.filb.de"],
#bodyContent a.external[href^="http://filb.de"],
#bodyContent a.external[href^="http://www.pokewiki.de"],
#bodyContent a.external[href^="http://pokewiki.de"],
#bodyContent a.external[href^="http://www.pokéwiki.de"],
#bodyContent a.external[href^="http://pokéwiki.de"],
#bodyContent a.external[href^="http://www.xn--pokwiki-dya.de"],
#bodyContent a.external[href^="http://xn--pokwiki-dya.de"],
#bodyContent a.external[href^="https://www.filb.de"],
#bodyContent a.external[href^="https://filb.de"],
#bodyContent a.external[href^="https://www.pokewiki.de"],
#bodyContent a.external[href^="https://pokewiki.de"],
#bodyContent a.external[href^="https://www.pokéwiki.de"],
#bodyContent a.external[href^="https://pokéwiki.de"],
#bodyContent a.external[href^="https://www.xn--pokwiki-dya.de"],
#bodyContent a.external[href^="https://xn--pokwiki-dya.de"],
#bodyContent a.external[href^="https://discord.gg"] {
	background: none !important;
	padding-right: 0 !important;
}

.page-Spezial_Letzte_Änderungen #content li:hover {
	background: #BFEFFF;
}
/* Rahmenfarbe des fieldsets passend zu der des MediaWiki:Recentchangestext machen */
.page-Spezial_Letzte_Änderungen #content fieldset {
    border: 2px solid #e8f1fb;
    margin: 1em 0.5em;
    background: #FAFCFF;
}

/* PokéWiki-Farben */
.pwc1 { background: #e2edf9; }
.pwc2 { background: #d3e2f5; }
.pwc3 { background: #cbddf3; }
.pwc4 { background: #c6d9f2; }
.pwc5 { background: #c0d6f0; }
.pwc6 { background: #b8d1ee; }
.pwc7 { background: #b1cdec; }
.pwc8 { background: #5c82ae; }

.pwb1 { border: 2px solid#e2edf9; }
.pwb2 { border: 2px solid#d3e2f5; }
.pwb3 { border: 2px solid#cbddf3; }
.pwb4 { border: 2px solid#c6d9f2; }
.pwb5 { border: 2px solid#c0d6f0; }
.pwb6 { border: 2px solid#b8d1ee; }
.pwb7 { border: 2px solid#b1cdec; }
.pwb8 { border: 2px solid#5c82ae; }

.stab_ja { font-weight: bold }
.stab_vllt { font-style: italic }

/* Farbliche Markierung neu erstellter Seiten */
.newpage {
    color: green;
}

/* Farbliche Markierung kleiner Änderungen */
.minor, .minoredit {
    color: gray;
}

/*Tabellen*/
table.lastisroundtable td {
	background: #fff;
}

table.lastisroundtable tr:not([style*="display:none"]):last-child td:first-child,
table.lastisroundtable tr:not([style*="display:none"]):last-child th:first-child {
	border-bottom-left-radius: 0.5em;
	background: #fff;
}

table.lastisroundtable tr:not([style*="display:none"]):last-child td:last-child,
table.lastisroundtable tr:not([style*="display:none"]):last-child th:last-child {
	border-bottom-right-radius: 0.5em;
	background: #fff;
}

table.lastisroundtable tr:not([style*="display:none"]):last-child td:first-child.noround,
table.lastisroundtable tr:not([style*="display:none"]):last-child th:first-child.noround {
	border-bottom-left-radius: 0 !important;
	background: #fff;
}

table.lastisroundtable tr:not([style*="display:none"]):last-child td:last-child.noround,
table.lastisroundtable tr:not([style*="display:none"]):last-child th:last-child.noround {
	border-bottom-right-radius: 0 !important;
	background: #fff;
}

table.firstisroundtable td {
	background: #fff;
}

table.firstisroundtable tr:not([style*="display:none"]):first-child td:first-child,
table.firstisroundtable tr:not([style*="display:none"]):first-child th:first-child {
	border-top-left-radius: 0.5em;
	background: #fff;
}

table.firstisroundtable tr:not([style*="display:none"]):first-child td:last-child,
table.firstisroundtable tr:not([style*="display:none"]):first-child th:last-child {
	border-top-right-radius: 0.5em;
	background: #fff;
}

table.firstisroundtable tr:not([style*="display:none"]):first-child td:first-child.noround,
table.firstisroundtable tr:not([style*="display:none"]):first-child th:first-child.noround {
	border-top-left-radius: 0 !important;
	background: #fff;
}

table.firstisroundtable tr:not([style*="display:none"]):first-child td:last-child.noround,
table.firstisroundtable tr:not([style*="display:none"]):first-child th:last-child.noround {
	border-top-right-radius: 0 !important;
	background: #fff;
}

/* Kursiver Text bei Seiten auf [[Spezial:Spezialseiten]], deren Inhalte gecacht werden */
.mw-specialpagecached { font-style: italic; }

/* Schwarze und weiße Färbung bei Links */
.blink a:not(.new), a .blink:not(.new), a .blink:visited:not(.new), .blink a:visited:not(.new), a.blacklinks:not(.new), .blacklinks a:not(.new), a.blacklinks:visited:not(.new), .blacklinks a:visited:not(.new) { color: #000000; }
.wlink a:not(.new), a .wlink:not(.new), a .wlink:visited:not(.new), .wlink a:visited:not(.new), a.whitelinks:not(.new), .whitelinks a:not(.new), a.whitelinks:visited:not(.new), .whitelinks a:visited:not(.new) { color: #ffffff; }

.hauptseitecontent {
	background: white;
	border: 2px solid #5c82ae;
	border-top: 0;
	padding: 6px;
	font-size: 9pt;
}

.hauptseitecontent p:first-of-type {
	margin-top: 0 !important;
}

.hauptseitecontent p:last-of-type {
	margin-bottom: 0 !important;
}

.hauptseitecontent ul {
	margin-top: 0 !important;
	margin-left: 1.3em !important;
}

.hauptseitecontent table tr td {
	margin: 0;
	padding: 0;
}

.hauptseitekasten {
	background: #5c82ae;
	margin-top: 8px;
	width: 100%;
}

.hauptseitetitel {
	font-size: 20px;
	color: white;
	padding: 5px;
}

.hauptseitebuttonbar {
	background: #5c82ae;
	padding: 5px;
	padding-top: 0;
	font-size: 95%;
}

.hauptseitebuttonbar a {
	display: block;
	width: 100%;
}

.hauptseitebuttonbar div:hover {
	background-color: #B1CDEC !important;
}

/*Vorlage:AtkTable*/
tr.atkrow { background: white; }
tr.atkrow td:first-child, tr.atkrow td:nth-child(2), tr.atkrow td:nth-child(5), tr.atkrow td:nth-child(6), tr.atkrow td:nth-child(7), tr.atkrow td:nth-child(8), tr.atkrow td:nth-child(9) { padding: 0 3px 0 3px; }
tr.atkrow td:nth-child(2), tr.atkrow td:nth-child(8), tr.atkrow td:nth-child(9) { text-align: left; }
tr.atkrow td:nth-child(5), tr.atkrow td:nth-child(6), tr.atkrow td:nth-child(7) { text-align: right; }

.page-Spezial_Letzte_Änderungen #content .mw-changeslist-legend {
	border: 2px solid #E8F1FB;
	background: #FFFFFF;
}

/* Übersichtlichkeit in Team-Boxen: Sprite-Bereich soll immer gleich hoch sein */
.tplTeamZeileSprite {
	height: 130px;
}
.tplTeamZeileSprite img {
	max-height: 120px;
	width: auto;
}

/* Checkboxen in [[Vorlage:Willkommen]] ausblenden */
#Welcome .mw-ui-checkbox ~ br, #Welcome .mw-ui-checkbox { display: none !important; }

/** Tabellendesign 'pwtable1' **/
table.pwtable1 {
	border-top-left-radius: 0.6em;
	border-top-right-radius: 0.6em;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	background: white;
	color: black;
	box-shadow: 0 0 5px #d8d8d8;
	border-spacing: 0;
	text-align: center;
	border-bottom: 5px solid #e4e4e4;
}
table.pwtable1 tr:nth-child(even) {
	background: #f6f6f6;
}
table.pwtable1 tr:hover td {
	background: #ececec;
}
table.pwtable1 tr:hover td, table.pwtable1 tr td {
	transition: background linear 75ms;
}
table.pwtable1 tr th {
	background-color: #e4e4e4;
	border-right: 1px solid #d0d0d0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-weight: bold;
}
table.pwtable1 tr:not(:first-child) th.subtitlerow {
	background-color: #f2f2f2;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	font-weight: bold;
}
table.pwtable1 tr:first-child th:first-child {
	border-top-left-radius: 0.6em;
}
table.pwtable1 tr:first-child th:last-child {
	border-top-right-radius: 0.6em;
}
table.pwtable1 td {
	border-right: 1px solid #e4e4e4;
	padding: 0.3em;
}
table.pwtable1 td:last-child,
table.pwtable1 th:last-child {
	border-right: 0 !important;
}
table.pwtable1 hr {
	border: none;
	border-top: 1px solid #d0d0d0;
	height: 1px;
}
table.pwtable1 td[rowspan$="0"],
table.pwtable1 td[rowspan$="2"],
table.pwtable1 td[rowspan$="4"],
table.pwtable1 td[rowspan$="6"],
table.pwtable1 td[rowspan$="8"] {
	border-bottom: 1px solid #e4e4e4;
}

/* ClickToggle-Elemente als Pointer */
.clicktoggle {
	cursor: pointer;
}

/* Mini-Portal auf der [[Hauptseite]] */
#miniportal #portalnav {
	width: 100%;
	text-align: center;
	border-spacing: 0;
	margin: 0;
	padding: 0.2em 0;
	background-color: #B1CDEC;
	border-bottom: 2px solid #5C82AE;
}

#miniportal #portalnav td {
	padding: 0.2em;
	width: 33%;
}

#miniportal .clicktoggle {
	background-color: #7aa5d6;
	padding: 0.2em;
	border-radius: 0.5em;
	border: 1px solid #5C82AE;
	color: white;
	font-family: Droid Sans, sans-serif;
	height: 22px;
	line-height: 22px;
	transition: background-color linear 75ms;
}

#miniportal .clicktoggle:hover {
	background-color: #6394cc;
}

#miniportal .clicktoggle-active:hover,
#miniportal .clicktoggle-active {
	background-color: #3c73aa;
}

#miniportal a.toggler-link:hover { text-decoration: none; }

/* Banner-Slideshow auf der [[Hauptseite]] */
div.slideshow-banner {
    transition: opacity ease 1s;
    position: absolute;
    opacity: 0;
}

#pw-welcome p:first-of-type {
	margin-top: 0;
}

/* Runde Thumbnails und Galerien */
li.gallerybox div.thumb, .thumbimage, .thumbinner {
	border-radius: 5px;
}

/* WIO über die LÄ und nicht dahinter */
.page-Spezial_Letzte_Änderungen #recentchanges-whosonline-table {
	z-index: 2;
}

/* Maximalgröße skalierter Pokémon-Icons */
.pokemon_icon.scaled img {
	max-height: 30px;
	width: auto !important;
}

rt {
	font-size: 80%;
}

.oo-ui-windowManager-modal .oo-ui-window-active {
	z-index: 100;
}

/* Ausblendung bestimmter Überschriftsebenen ab der angegebenen Ebene (exklusive) */
.toclimit-2 .toclevel-1 li,
.toclimit-3 .toclevel-2 li,
.toclimit-4 .toclevel-3 li,
.toclimit-5 .toclevel-4 li,
.toclimit-6 .toclevel-5 li,
.toclimit-7 .toclevel-6 li {
	display: none;
}

/* Ausblendung des zweiten Listenpunktes, wenn ein Benutzer gesperrt ist und versucht, eine geschützte Seite
zu bearbeiten, damit dies nicht in Konflikt mit [[MediaWiki:Blockedtext]] kommt, da dieser bei uns mit einer
Tabelle beginnt und nicht mit einem Text */
.permissions-errors li:nth-child(2) {
	list-style-image: url(/images/thumb/6/65/Platzhalter.png/1px-Platzhalter.png) !important;
}

/* Tabelle auf [[Spezial:Statistik]] */
.mw-statistics-table {
	border-collapse: separate !important;
	border: 2px solid #ccc;
	border-radius: 0.5em;
	background: #fff;
	padding: 0.05em;
	margin: 0 0.5em 0.5em 0;
	border-color: #EFEFEF !important;
}

.mw-statistics-table th {
	border-radius: 0.5em;
	padding: 0.1em 0.5em !important;
	background: #DEDEDE;
}

.mw-statistics-table td {
	border: 0 !important;
	border-bottom: 1px dashed #bcbcbc !important;
	padding-right: 0.5em;
	border-color: #DEDEDE !important;
}

/* Überlange Kommentare in den Letzten Änderungen umbrechen, um Overflow zu verhindern */
.comment {
	word-break: break-word;
}