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

/*** Modification du forum de -Algorithm (et Splarka) ***/

/*** 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 pour 'hellklick' dans la barre de navigation ***/

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

/*** font class pour 'hellklick2' dans le toutoriel ***/

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

/**** éffacer les tabs discussions du forum (monobook/newskins/quartzskins) -Splarka ***/

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

/*** (± nombre) sont colorées monis: rouge, plus: vert ***/
 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;
}

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

/* </pre> */

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

/*** Hauptseiten CSS ***/

.hs-box {
     border:1px solid #4a4a4a;
     -moz-border-radius-topleft: 0.2em;
     -moz-border-radius-topright: 0.2em;
     background-color:none; /* Damit bei z. Bsp. Gaming nicht weiß auf weiß trifft */
     margin-bottom:0.8em;
     padding:0.2em 0.8em 0.1em 0.8em;
}

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


/* SE news table */
.NewsTable {
background-color: #EBEBEB;
background-image: url(http://images.wikia.com/ffxi/images/e/e8/Newsbg.gif);
background-repeat: repeat-y;
}

.NewsTitle {
background-color: #EBEBEB;
background-image: url(http://images.wikia.com/ffxi/images/7/78/Newsbgtop3.gif);
background-repeat: repeat-y;
}

/* SE development table */
.DevelopmentTable {
background-color: #EBEBEB;
background-image: url(http://images.wikia.com/ffxi/images/4/46/Developmentbg.gif);
background-repeat: repeat-y;
}

.DevelopmentTitle {
background-color: #EBEBEB;
background-image: url(http://images.wikia.com/ffxi/images/1/19/Developmentbgtop3.gif);
background-repeat: repeat-y;
}

/* SE community table */
.CommunityTable {
background-color: #EBEBEB;
background-image: url(http://images.wikia.com/ffxi/images/b/bf/Communitybg.gif);
background-repeat: repeat-y;
}

.CommunityTitle {
background-color: #EBEBEB;
background-image: url(http://images.wikia.com/ffxi/images/8/8e/Communitybgtop.gif);
background-repeat: repeat-y;
}

/* SE life in vana'diel table */
.LifeTable {
background-color: #EBEBEB;
background-image: url(http://images.wikia.com/ffxi/images/9/98/Lifebg.gif);
background-repeat: repeat-y;
}

.LifeTitle {
background-color: #EBEBEB;
background-image: url(http://images.wikia.com/ffxi/images/1/11/Lifebgtop.gif);
background-repeat: repeat-y;
}

/* Standard Navigations Documentation at [[Wikipedia:NavFrame]]. */

div.Boxmerge,
div.NavFrame {
        margin: 0px;
        margin-left: 0em;
        padding: 4px;
        border: 0px 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: #ccf;
        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;
}

div.Boxmerge,
div.MainPageNavFrame {
        margin: 0px;
        padding: 4px;
        border: 0px solid #aaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}

div.MainPageNavFrame div.MainPageNavHead {
        height: 1.6em;
        font-weight: bold;
        background-color: transparent;
        position:relative;
}


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