.color1, .color1 a {
   background-color: Brown;
   color:            White;
}

.color2 {
   background-color: Yellow;
}

/* Logo für Hilfe und Hilfe-Diskussion  */
.ns-12 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//a/aa/Help.png") !important; }
.ns-13 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//a/aa/Help.png") !important; }

/* Logo für Kategorie und Kategorie-Diskussion */
.ns-14 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//3/3c/Kategorie.png") !important; }
.ns-15 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//3/3c/Kategorie.png") !important; }

/* Logo für MediaWiki und MediaWiki-Diskussion */
.ns-8 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//f/f5/MediaWiki.png") !important; }
.ns-9 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//f/f5/MediaWiki.png") !important; }

/* Logo für Vorlage und Vorlage-Diskussion */
.ns-10 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//4/48/Vorlage.png") !important; }
.ns-11 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//4/48/Vorlage.png") !important; }

/* Logo für Forum und Forum-Diskussion */
.ns-110 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//9/9e/Forum.png") !important; }
.ns-111 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//9/9e/Forum.png") !important; }

/* Logo für Diskussion */
.ns-1 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//1/1a/Diskussion.png") !important; }

/* Logo für Benutzer und Benutzer-Diskussion */
.ns-2 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//5/5b/Benutzer.png") !important; }
.ns-3 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//5/5b/Benutzer.png") !important; }

/* Bild */
.ns-6 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//3/30/Bild.png") !important; }
.ns-7 #p-logo a { background-image: url("http://images.wikia.com/crashbandicoot/de/images//9/97/Bild_Diskussion.png") !important; }

/* Hintergrundgrafik für den Background-Strip */
#background_strip {
  background-image: url();
  background-repeat: repeat-x;
}

/* Ermögliche die Nutzung eines größeren, zentrierten Logos. */
/* Dies ist nur eine TEMPORÄRE Lösung, da sonst bei Monobook kein Logo gezeigt wird. */
#accent_graphic1 {
   background-image: url('');
   width:            155px;
   height:           155px;
   left:              30px;
}

/* Schiebt den Content-Bereich nach unten und zeigt so den Background-Strip */
#wikia_page {
   top:5px;
}

#monaco_footer {
   top:21px;
}

/* <pre> */

.noarticletext { padding: 5px !important; background-color: #f6f6f6 !important; }

.flashbenoetigt {
  background-image: url("http://de.mario.wikia.com/images/6/60/Flash_benoetigt.png");
  background-repeat: no-repeat;
  background-position: center center;
}

#catlinks { border: 0; border-top: 1px dotted gray; margin-top: 10px; }

.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;
}

.inhaltBg { background-color: #FFF; }


/******* Styles der Hauptseite *******/
.mainpage_1 {
  padding: 1.0em 1.0em 0.5em;
  margin: 3px 3px 0;
  background: #f8f8f8;
  border: 1px solid #999;
}

.mainpage_2a {
  border: 1px solid #88a;
  background: #ddf;
  padding: 0.5em;
  text-align: left;
}

.mainpage_2b {
  border: 1px solid #a88;
  background: #fdd;
  padding: 0.5em;
}

.mainpage_3 {
  text-align: left;
  padding: 0.5em 1.0em;
  margin: 0 3px 3px;
  border: 1px solid #999;
}

.mainpage_4 {
  text-align: center;
  padding: 0.5em 1.0em;
  margin: 0 3px 3px;
  background: #cfc;
  border: 1px solid #8a8;
}

.lightBg1 { background: #F9F9F9; }
.darkBg1 { background: #EFEFEF; }
.darkBg2, tr.darkBg2 td { background: #BCBCBC; }

.lightBorder1 { border: 1px solid #cccccc; }
.darkBorder1 { border: 1px solid #aaaaaa; }

/******* Kleinschreibung nicht erzwingen *******/
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}

/******* 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.3em;
}
 
.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}
 
.nogrid, .nogrid th, .nogrid td { border: 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 */
    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;
}

/* </pre> */