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

/* Siehe auch: [[MediaWiki:Monobook.css]] – Tools: [http://de.wikia.com/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=18000 reload cache] | [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fde.wikia.com%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss%26smaxage%3D18000&usermedium=all check w3c validation] */

/* <pre><nowiki> */
/*** Forum-Formatierung von -Algorithm (und Splarka) ***/

.forumheader { 
     border: 1px solid #aaaaaa; background-color: #f9f9f9; margin-top: 0.5em; padding: 10px; 
}
.forumlist td.forum_edited a { 
     color: black; text-decoration: none;
}
.forumlist td.forum_title a { 
     padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new {  
     font-weight: bold; background: url(/images/4/4e/Forum_new.gif) center left no-repeat; padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new:visited { 
     font-weight: normal; background: none; padding-left: 20px; 
}
.forumlist th.forum_title { 
     padding-left: 20px; 
}

/*** Linkunterstreichungen ***/

.underlinelink a{ 
     text-decoration: underline !important; 
}

.nounderlinelink a{ 
     text-decoration: none !important; 
}

/*** font class für 'hellklick' in Balkennavigation ***/

.hellklick a, .hellklick a:visited { 
     text-decoration: underline; color: #fefefe !important;
}
.hellklick a:hover, .hellklick a:active { 
     color: #9ad9ff !important;
}

/*** font class für 'hellklick2' in Tutorial ***/

.hellklick2 a, .hellklick2 a:visited { 
     text-decoration: none; color: #fefefe !important;
}
.hellklick2 a:hover, .hellklick2 a:active { 
     color: #9ad9ff !important; text-decoration: underline;
}

/* class darkklick */


.darkklick2 a, .darkklick2 a:visited { 
     text-decoration: none; color: #333 !important;
}
.darkklick2 a:hover, .darkklick2 a:active { 
     color: #000088 !important; text-decoration: underline;
}

/*** graue Kapitälchen-Überschriften ***/

.kapitaelchen a { 
     font-variant: small-caps; font-size: 120%; color:#343434 !important;
}

/*** Diskussionstabs im Forum-Namensraum entfernen (monobook/newskins/quartzskins) -Splarka ***/

body.ns-110 #ca-talk, body.ns-110 #this_talk { 
     display: none; 
}

/*** for Navibalken template ***/
.effekt { 
  height:96px; 
  background: #ffffff url(http://images.wikia.com/de/images/3/39/Balken.png) 0 0 repeat;
}

/*** (± Zahl) wird in den letzen Änderungen bei minus rot dargestellt, bei plus grün ***/
 span.mw-plusminus-pos {color: #006400;} 
 span.mw-plusminus-neg {color: #8B0000;}

/* The number represent project namespace
    1 => 'Diskussion',
    3 => 'Benutzer Diskussion',
    5 => 'Projekt Diskussion',
    7 => 'Bild Diskussion',
    9 => 'MediaWiki Diskussion',
   11 => 'Vorlage Diskussion',
   13 => 'Hilfe Diskussion',
   15 => 'Kategorie Diskussion',
  110 => 'Forum' */

/* Einfärbung der Einrückungen 
#bodyContent .ns-1 dd, #bodyContent .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, 
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-110 dd { 
   margin: 0;
   padding: 0;
} */

#bodyContent .ns-1 dl, #bodyContent .ns-3 dl
{ 
   border-top: solid 1px #DADAFF; 
   border-left: solid 1px #DADAFF; 
   padding-top: 0.5em; 
   padding-left: 0.5em; 
   margin-left: 1em; 
}

#bodyContent .ns-1 dl, #bodyContent .ns-3 dl
{ background-color: #DEECFF; }

#bodyContent .ns-1 dl dl, #bodyContent .ns-3 dl dl
{ background-color: #EFF8FF; }

#bodyContent .ns-1 dl dl dl, #bodyContent .ns-3 dl dl dl
{ background-color: #DEECFF; }

#bodyContent .ns-1 dl dl dl dl, #bodyContent .ns-3 dl dl dl dl
.ns-110 dl dl dl dl { background-color: #EFF8FF; }

#bodyContent .ns-1 dl dl dl dl dl, #bodyContent .ns-3 dl dl dl dl dl
{ background-color: #DEECFF; }

#bodyContent .ns-1 dl dl dl dl dl dl, #bodyContent .ns-3 dl dl dl dl dl dl
{ background-color: #EFF8FF; }

#bodyContent .ns-1 dl dl dl dl dl dl dl, #bodyContent .ns-3 dl dl dl dl dl dl dl
.ns-110 dl dl dl dl dl dl dl { background-color: #DEECFF; }

#bodyContent .ns-1 dl dl dl dl dl dl dl dl, #bodyContent .ns-3 dl dl dl dl dl dl dl dl
.ns-110 dl dl dl dl dl dl dl dl { background-color: #EFF8FF; }

#bodyContent .ns-1 dl dl dl dl dl dl dl dl dl, #bodyContent .ns-3 dl dl dl dl dl dl dl dl dl
{ background-color: #DEECFF; }

#bodyContent .ns-1 dl dl dl dl dl dl dl dl dl dl, #bodyContent .ns-3 dl dl dl dl dl dl dl dl dl dl
{ background-color: #EFF8FF; }

 /* Markierung von Weiterleitungen in [[Special:Allpages]]  */
 
 .allpagesredirect {
     background-color:#F5F5F5;
     font-style: italic;
 }

/* TabView extension */

/*set the base backcolor of the 'off' tabs */
.yui-navset .yui-nav li
{
  background-color: #D4DEE8;
  padding-left: 10px;
  padding-right: 10px;
}

/*set the background color of the content and the 'on' tab the same*/
.yui-content, .yui-navset .yui-nav li.selected
{
  background-color: #E7F2FF;
}


/** style the 'on' tab **/
.yui-navset .yui-nav .selected {
border-style: solid;
border-width: 2px 0 0 0;
border-top-color: #2F5DBA;
}


/* keep the side padding, but enforce no gap between content area and tabs */
.yui-content {
margin-top: 0;
padding-top: 0.25em;
padding-left: 0.5em;
padding-right: 0.5em;
}

/* Klasse für Vorlage:Awards */
.task {
  border: 1px solid #585490; 
  background: #f8faff; 
  padding:.5em; }

=== class for Hubs === 
<pre> */
#bodyContent .nostar a { 
  background: transparent url(http://images.wikia.com/central/images/9/96/Bullet_plain.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .yellowstar a { 
  background: transparent url(http://images4.wikia.nocookie.net/central/images/thumb/e/e6/Hubstar-yellow.png/12px-Hubstar-yellow.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .orangestar a { 
  background: transparent url(http://images1.wikia.nocookie.net/central/images/thumb/7/73/Hubstar-orange.png/12px-Hubstar-orange.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .redstar a { 
  background: transparent url(http://images3.wikia.nocookie.net/central/images/thumb/e/ea/Hubstar-red.png/12px-Hubstar-red.png) center left no-repeat !important; 
  padding-left: 14px !important;
}

.hubmodule {
   border:1px solid silver;
   width: auto;
   margin-bottom: 10px;
   padding:3px;
}

table.hubmodule th, div.hubmodule h2 {
    background-color: lightyellow;
    color: black;
    text-align:center;
    font-size: 150%;
    font-weight:normal;
    margin-bottom:0.6em;
    padding-bottom:0.17em;
    padding-top:0.3em;
    border:none;
}

.hubmodule .poll {
    width: auto;
}

#bodyContent .poll {
    background-color: inherit;
}
 
/* === class for main page link tables === */
#bodyContent .buttonlink a { 
  background: transparent url(http://images.wikia.com/central/images/9/96/Bullet_plain.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .buttonstar a {
  background: transparent url(http://images.wikia.com/central/images/e/ec/Bullet_star.png) center left no-repeat !important; 
  padding-left: 14px !important;
}

/* </pre></nowiki> */


body.page-Kontaktiere_uns a#fe_report_link,
body.page-Kontaktiere_uns img#fe_report_icon,
body.page-Kontaktiere_uns li#ca-report-problem
{
 display: none;
}

/* Test */
.h2_unterstrich h2 { text-decoration:none; border-style:none; }

td.background1 { 
background-image: url(http://images1.wikia.nocookie.net/es/images//2/2c/Header_background.png); 
background-repeat: repeat-x; 
}

td.background2 { 
background-image: url(http://images.wikia.com/common/skins/home/images/box_green_background.png); 
background-repeat: repeat-x; 
}

table.background3 { 
background-image: url(http://images3.wikia.nocookie.net/es/images//c/cf/Background3.png); 
background-repeat: repeat-x; 
}

.whitelink a {
 color: white !important;
 text-decoration: none;
}

.whitelink a:hover {
 color: white !important;
}

.news a:extiw, .news a:extiw:active {
color: #aaf;
}

/* Spoiler */

/* Ausklappen per Mausklick (s.a. [[MediaWiki:Common.js]] */
 
 .klapp {
      cursor: pointer;
 }
 span.klapp {
      text-decoration: none;
      color: #002bb8;
      background: none;
      }
 
 span.klapp:hover {
      text-decoration: underline;
      }
 
 /* Drag & Drop (Test) */
 .jstest{
      position:relative;
      cursor:move;
      z-index: 100;
      padding:20px 45px 20px 0px;
      border-width:1px;
      }

/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
 
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
 
table.wikitable th,
table.prettytable th {
    background: #f2f2f2;
    text-align: center;
}
 
table.wikitable caption,
table.prettytable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}
 
table.prettytable code,
table.wikitable code {
    background-color: transparent;
}
/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
 
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
 
table.wikitable th,
table.prettytable th {
    background: #f2f2f2;
    text-align: center;
}
 
table.wikitable caption,
table.prettytable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}
 
table.prettytable code,
table.wikitable code {
    background-color: transparent;
}

.hubmodule {
   border:1px solid #294878;
   width: auto;
   margin-bottom: 5px;
   padding:3px;
   background-color: #ddf;
  -moz-border-radius:0.5em;
}

.hubmodule a, .hubmodule a:hover {
  color: #485a6c !important;
}

table.hubmodule th, div.hubmodule h2 {
    background-color: #294878;
    color: white;
    text-align:center;
    font-size: 150%;
    font-weight:bold;
    margin-bottom:0.6em;
    padding-bottom:0.17em;
    padding-top:0.3em;
    border:none;
    -moz-border-radius:0.5em;
}

table.related th, div.related h2 {
    background-color: #294878;
    color: white;
    text-align:center;
    font-size: 100%;
    font-weight:bold;
    margin-bottom:0.6em;
    padding-bottom:0.17em;
    padding-top:0.3em;
    border:none;
    -moz-border-radius:0.5em;
}

.hubmodule .poll {
    width: auto;
}

#bodyContent .nostar a { 
  background: transparent url(http://images.wikia.com/central/images/9/96/Bullet_plain.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .yellowstar a { 
  background: transparent url(http://images4.wikia.nocookie.net/central/images/thumb/e/e6/Hubstar-yellow.png/12px-Hubstar-yellow.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .orangestar a { 
  background: transparent url(http://images1.wikia.nocookie.net/central/images/thumb/7/73/Hubstar-orange.png/12px-Hubstar-orange.png) center left no-repeat !important; 
  padding-left: 14px !important;
}
#bodyContent .redstar a { 
  background: transparent url(http://images3.wikia.nocookie.net/central/images/thumb/e/ea/Hubstar-red.png/12px-Hubstar-red.png) center left no-repeat !important; 
  padding-left: 14px !important;
}

#bodyContent .poll {
    background-color: inherit;
}

table.wikibox {float: left; margin: 0.2em; padding: 0; border-width: 1px; border-style: solid; text-align: center; vertical-align: middle; font-size: 1em; padding: 0}
table.wikibox td.left {text-align: center; vertical-align: middle; font-size: 1em; padding: 0}
table.wikibox td.main {padding: 0 4px; vertical-align: middle; line-height: 125%; font-size: 1em}


body.page-Hauptseite h1.firstHeading { display:none; } 

/* poll stuff */
.poll {
       width: 88% !important;
       max-width: 500px !important;
       background-color: #A0A2B8 !important;
       border:none !important;
       padding:5px 0px 5px 0px !important;
}
.pollAjax {
       background-color: #999 !important;
}
.pollAnswerVotes div {
       background-color: #999 !important;
       margin-right:10px !important;
}
.poll .ourVote div {
       border:1px solid #CCC !important;
}
/****************************************************************************************
  *  Sonstiges
  ****************************************************************************************/
 
 /* Highlight clicked reference in blue to help navigation */
 
 ol.references > li:target {
  background-color: #DEF;
 }

 .spoiler {
    width:70%;
    padding: 0.2em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
 }

 #navbox { 
    /*border:1px solid #2f6fab;*/
    border: 1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding: 5px;
    font-size: 95%;
    margin-left: 15px;
    margin-bottom: 15px;
 }

 .oldh3 {font-size: 132%}

 .spoiler {
   padding: 0.2em;
   margin: 10px;
   border-top: 2px solid #ccc;
   border-bottom: 2px solid #ccc;
 }

 #disambig {
   border-top: 3px double #cccccc; 
   border-bottom: 3px double #cccccc;
 }

 pre { border: 1px dashed #06f; overflow: auto; }

 textarea { background: #FFFFFF url("http://www.mariowiki.com/images/marioeditbg.jpg")
 }

 #catlinks {
    background-image: url(http://images3.wikia.nocookie.net/de.nintendo/images/c/c0/Nintendo-Monaco-Kategorie.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 50px;
 }

/*########## Rounded Corners on Objects ##########*/

#page_bar {
       -moz-border-radius-topright: 4.0em;
       -moz-border-radius-bottomright: 4.0em;
       -moz-border-radius-topleft: 4.0em;
       -moz-border-radius-bottomleft: 4.0em;
}

/*########## Page Tabs ##########*/
#page_tabs li {
    border: 3px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-bottom: none;
    background-color:#EEEEEE;
    -moz-border-radius-topleft: 0.8em;
    -moz-border-radius-topright: 0.8em;
    -moz-border-radius-bottomright: 0.8em;
}

#page_tabs li.selected {
    color: #7098B8;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    background: White;
}

#page_tabs li a,
#page_tabs li a:visited {
   color: #000000;
}

#wikia_page {
        background-color: #FFF;
       -moz-border-radius-topright: 8.0em;
       -moz-border-radius-bottomright: 1.0em;
       -moz-border-radius-topleft: 8.0em;
       -moz-border-radius-bottomleft: 1.0em;
}

/*########## Rounded Corners on Objects ##########*/

#search_box {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

/*ToC*/
#toc {
    background: #99B1FF;
    -moz-border-radius-topleft: 60px;
    -moz-border-radius-bottomright: 40px;
    border: 2px outset darkgrey;
}

/* homepage column structure */
 
.home-page-right-col {
    position: relative; 
    width: 300px; 
    float: right; 
    clear: right;
}
 
.home-page-left-col {
    float: left; 
    margin-right: -310px; 
    width: 100%;
    position: relative;
}
 
.home-page-left-col div.x {
    margin-right: 310px; 
    position: relative;
}
 
/* homepage box styles */
 
.home-page-box {
    color: #000;
    border: 2px dotted #AAA;
    padding: 6px; 
    background-color: #F9F9F9; 
    margin-bottom: 14px;
}
 
.home-page-box .e {
    margin: 0; 
    padding: 0; 
    font-size: 10px; 
    font-weight: normal; 
    float: right;
}
 
.home-page-box .left-col-head, .home-page-box .right-col-head {
    border-left: 1px solid #C00; 
    border-bottom: 2px solid #C00; 
    padding-left: 10px; 
    font-family: Verdana,sans-serif; 
    font-size: 16px; 
    line-height: 1.27em; 
    color: #C00; 
}
 
.home-page-box .left-col-head  { width: 300px; }
 
.home-page-box .right-col-head { width: 200px; }