/* import stable monaco.css stuff  */

@import "/index.php?title=MediaWiki:Continous.css&action=raw&ctype=text/css";

/* import subpages to get into css */

@import "/index.php?title=MediaWiki:La_Nuit.css&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:TLP.css&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:W8.css&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:Common.css/highlite&action=raw&ctype=text/css";
@import "/index.php?title=MediaWiki:GeistMitternacht.css&action=raw&ctype=text/css";

/* schriftgröße */

body.ns-112 #article p,
body.ns-114 #article p,
body.ns-116 #article p {
font-size: 120%;
}

/* blogs */

body.ns-500 #wikia_page, body.ns-502 #wikia_page {
background: PeachPuff !important;
}

div.blog-comm-input {
background:BurlyWood;
}

div.blog-comm-input-text textarea {
background:DarkKhaki none repeat scroll 0 0;
border:2px outset Green;
}

/* further */

body.mainpage #siteSub { display:none !important; }

body.page-Geschichte_Digimon_Adventure_3 #csAddCategorySwitch {
display: none !important;
}

table.clickable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

body {
font-family: Trebuchet MS !important;
}

.MidnightBlueLink a:link, .MidnightBlueLink a:visited, .MidnightBlueLink a.new { 
color: MidnightBlue !important; 
}

.blacklink a:link, .blacklink a:visited, .blacklink a.new {
color: #222 !important;
text-decoration: underline;
}

#toc, .toc, .mw-warning {
background-color:PaleGoldenRod;
border:1px solid #AAAAAA;
color:black;
}

body.page-La_Nuit_AfW8 #wikia_page {
background-image: url(http://images4.wikia.nocookie.net/meerundmehr/images/a/a8/La_Nuit_bg_wolken.png) no-repeat;
background-color:#00004c;
color:white;
}

body.page-La_Nuit_AfW8 #article {
background-image: url(http://images3.wikia.nocookie.net/meerundmehr/images/3/33/La_Nuit_bg.png);
}

.opfer a { color: white; font-weight:bold; }
.opfer a:link, .opfer a:visited { color: #d00 !important; font-weight:bold; }

.pagebar { background-image:url(http://images.wikia.com/common/skins/monaco/images/reflected_shadow.png); }

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

/* Siehe auch: [[MediaWiki:Monobook.css]] */

/*** 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; 
}

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

/*** (± 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;}

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

.hellklick a, .hellklick a:visited, .whiteklick a, .whiteklick a:visited { 
     text-decoration: underline; 
color: #dedede !important;
}
.hellklick a:hover, .hellklick a:active, .whiteklick a:hover, .whiteklick a:active { 
     color: #ccc !important;
}

.Geschichtenbalken a, .Geschichtenbalken a:visited { 
     color: #eee !important;
}
.Geschichtenbalken a:hover, .Geschichtenbalken a:active { 
     color: #fff !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; 
}

/*** font class für 'hellklick3' in Vorlage:FSS ***/

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

/*** font class für 'hellklick4' in MUM ***/

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

/* Ausklappen per Mauklick (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;
      }

/* Unterbindet bei H2 Überschriften die Unterstreichung (nach Einbindung der Klasse) -Tomsen */
.unterstreichung h2, .unterstreichung h1 { border-style:none; }

/* Entfernt die Überschrift der Hauptseite */

body.mainpage h1.firstHeading { display:none !important; }

/* Box-Klassen */

.Disku {
padding:5px;
border:2px solid;
border-color: #aaa;
}

/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */

div.Boxmerge,
div.NavFrame {
    margin: 0px;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.Boxmerge div.NavFrame {
    border-style: none;
    border-style: hidden;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0px;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccccff;
    position:relative;
}
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;
}
a.NavToggle {
    position:absolute;
    top:0px;
    right:3px;
    font-weight:normal;
    font-size:smaller;
}

/* [[Template:Navbox]] and wide variant */

/* Default skin for navigation boxes. */
table.navbox {            /* Navbox style */
  background: #f9f9f9;    /* Background color */
  border: 1px solid #aaa;
  width: 100%; 
  margin: auto;
  clear: both;
  font-size: 90%;
  text-align: left;
  padding: 1px;
}
table.navbox + table.navbox {
  margin-top:-1px;        /* single pixel border between adjacent navboxes */
}
.navbox-title {           /* Title style */
  background: #ccccff;    /* Level 1 color */
  text-align: center;      
  padding-left: 1em;
  padding-right: 1em;
}
.navbox-group {           /* Group style */
  background: #ddddff;    /* Level 2 color */
  white-space: nowrap;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.navbox-list {
  border-color: #fdfdfd;  /* Must match background color */
  padding-left: 5px;
  padding-right: 5px;
}
.navbox-subgroup .navbox-title {
  background: #ddddff;    /* Level 2 color */
}
.navbox-subgroup .navbox-group {
  background: #e6e6ff;    /* Level 3 color */
}

@media print {
    .navbox {
        display: none;
    }
}

/* Disambig. */
#disambig {
    border-top: 1px solid #ccc; 
    border-bottom: 1px solid #ccc;
}

/* Background to make transparency show up on image description pages. */
#file img {background: url("http://images.wikia.com/runescape/images/5/5d/Checker-16x16.png") repeat;}


/* Light gray highlight on focus for search forms */
#p-search input:focus {
    background:#F9F9F9;
}

/* Display text below main article header, located at MediaWiki:tagline */
#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}

/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a {
    font-weight: bold !important;
}

/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect a {
    color: #888;
    font-style: italic;
}
.watchlistredir a {
    color: #888;
    font-style: italic;
}
.nowraplinks a { white-space: nowrap; }

/* darkklick */ 


.darkklick a { 
     text-decoration: none; color: #000 !important;
}

.darkklick a:visited {
     color: #444;
}

.darkklick a:hover  { 
     color: GreenYellow !important; 
     text-decoration: underline;
}

.darkklick a:active {
     color: LightCyan !important;
}

/* Breite von poll */

div.ajax-poll { width:auto !important; }

.error {
display: none !imporant;
}

.bluelink a:link, .bluelink a:visited { color: #0000c0 !important; }
.bluelink a { color: #000 !important; }

body.mainpage #catlinks {
display: none;
}

.rtlshade {
background: url(http://images2.wikia.nocookie.net/meerundmehr/images/5/5c/Right_to_left_shade.png) no-repeat right !important;
}

.usermessage {
background-color:#007 !important; 
border: 1px solid #abcdef !important;  
width:100% !important; 
color: #eee !important;
}

.usermessage a {
color: #aaf !important;
}

.loggedout.hidefromanon { display: none; }