/* Le CSS placé ici sera appliqué à tous les habillages. */

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

/* The number represent project namespace
    1 => 'Discussion',
    3 => 'Discussion Utilisateur',
    5 => 'Discussion Projet',
    7 => 'Discussion Image',
    9 => 'Discussion MediaWiki',
   11 => 'Discussion Modèle',
   13 => 'Discussion Aide',
   15 => 'Discussion Catégorie',
  110 => 'Forum' */

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

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

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

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

/*** (± 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;}
/** TABLEAUX ET INFOBOX **/
 
/* WIKITABLE */
 
/* Classe pour tableaux standards, légèrement grisés. Syntaxe : {| class="wikitable" */
 
/* Tableaux selon la charte graphique. Ils sont centrés par défaut. */
table.wikitable { /* monobookocentré debut */
 margin-top:1em;
 margin-bottom:1em;
 background:#F9F9F9;
 border:1px #AAA solid;
 border-collapse:collapse;
}
 
table.wikitable th, table.wikitable td {
 border:1px #AAA solid;
 padding:.3em;
}
 
table.wikitable th, .wikitable_header {
 background:#F2F2F2;
 text-align:center;
}
 
table.wikitable caption {
 margin-left:inherit;
 margin-right:inherit;
} /* monobookocentré fin */
 
/* Alignement du tableau : flottant à droite ou à gauche, ou centré. On peut aligner à droite ou à gauche
   sans flottement en ajoutant le [[modèle:clr]] en bas du tableau, ou en précisant style="float:none"
   dans l'en-tête du tableau. */
table.gauche {
 float:left;
 margin:0 1em 1em 0;
}
 
table.droite {
 float:right;
 margin:0 0 1em 1em;
}
 
table.centre {
 margin:1em auto;
}
 
/* SPORTTABLE */
 
/* Tableau préformaté permettant lignes blanches et lignes grises. Syntaxe : class="sporttable"
   Exemple sur [[Équipe d'Angleterre de rugby à XV#Statistiques sur les matchs|cet article]]. */
table.sporttable { /* monobookocentré debut */
 margin:1em 1em 1em 0;
 background:#F9F9F9;
 border:1px #AAA solid;
 border-collapse:collapse;
}
 
table.sporttable th, table.sporttable td {
 border:1px #AAA solid;
 padding:.2em;
}
 
table.sporttable th {
 font-weight:bold;
} /* monobookocentré fin */
 
table.wikitable caption {
 margin-left:inherit;
 margin-right:inherit;
}
.encadre{
  border: 1px solid #aaaaaa;
  background:antiquewhite;
  padding:5px;
}
/* BANDEAUX D'AVERTISSEMENT */
/* style par défaut des bandeaux d'avertissement:
   Prise de décision/Changement de style des messages d'avertissement
   Utilisé dans Modèle:Méta bandeau d'avertissement
*/
.bandeau { /* monobookocentré */
  text-align: left;
  margin: 8px 10% 12px;
  border-style: solid;
  border-width: 1px 1px 1px 10px;
  padding: 2px 10px;
}
.bandeau table { background-color: transparent }
 
.bandeau-niveau-grave       { border-color: #aa0044; background-color: #ffcccc }
.bandeau-niveau-modere      { border-color: #ff8822; background-color: #ffeedd }
.bandeau-niveau-ebauche     { border-color: #ff8822; background-color: #ffeedd }
.bandeau-niveau-information { border-color: #77ccff; background-color: #fbfbfb }
 
.bandeau-icone { vertical-align: middle; text-align: center; min-width: 45px; padding-right: 10px }
 
.bandeau-titre { font-size: 1em;   line-height: 1.4em; margin-bottom: 0.5em }
.bandeau-texte { font-size: 0.9em; line-height: 1.2em }

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

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

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

.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;
 text-decoration: underline;
}

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

/* Afficher par cliquer (v.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;
      }

/*--- Pas de titre sur l'Accueil ---*/
.page-Accueil * .firstHeading, .page-Accueil * h3#siteSub,
.page-Accueil * #contentSub, .page-Accueil * #siteNotice {
   display:none;
}

/*</pre>

body.page-Accueil #catlinks {
display:none !important;
}