MediaWiki:Common.css: Unterschied zwischen den Versionen

K (pfadfix)
Keine Bearbeitungszusammenfassung
 
(17 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
@import "http://ffxiv.se-heaven.de/index.php?title=MediaWiki:Lodestone.css&action=raw&ctype=text/css";
@import "https://archiv.ffxiv.sevengamer.de/index.php?title=MediaWiki:Lodestone.css&action=raw&ctype=text/css";


/** CSS an dieser Stelle wirkt sich auf alle Skins aus */
.catlinks ul {
display: inline;
margin: 0;
padding: 0;
list-style: none none;
}
 
.catlinks li {
display: inline-block;
line-height: 1.25em;
border-left: 1px solid #a2a9b1;
margin: 0.125em 0;
padding: 0 0.5em;
zoom: 1;
}
 
.catlinks li:first-child {
padding-left: 0.25em;
border-left: 0;
}
 
/**************************************
 
Hintergrundbild
 
**************************************/
 
body {
 
background: url(https://archiv.ffxiv.sevengamer.de/images/1/1f/Background.jpg) repeat-x;
background-attachment:fixed;
}


/**************************************


/* Farbeneinteilung von Bestimmten User */
Benutzerfarben


/* Admins */
**************************************/
table.diff a[title="Benutzer:"], ul#pagehistory li a[title="Benutzer:"], ul.special li a[title="Benutzer:"] { font-weight: bold; color:#FFA500;}
/*Bürokraten & Admins
.page-Spezial_Letzte_Änderungen a[title="Benutzer:"],
.page-Spezial_WhosOnline a[href$="Benutzer:"] { font-style:italic;font-weight:bold;font-family:Candara;font-size:120%;color:#FFA500 !important} */




/* Bürokraten */
/*Globale Sys-Admins*/
table.diff a[title="Benutzer:Yukii"], ul#pagehistory li a[title="Benutzer:Yukii"], ul.special li a[title="Benutzer:Yukii"] { font-weight: bold; color:#800080; }
.page-Spezial_Letzte_Änderungen a[title="Benutzer:Yukii"],
.page-Spezial_WhosOnline a[href$="Benutzer:Yukii"] { font-style:italic;font-weight:bold;font-family:Candara;font-size:120%;color:#800080 !important}




/* Reiter ausblendung auf der Hauptseite */
 
body.page-Hauptseite #ca-delete,
/**************************************
body.page-Hauptseite #ca-move,
 
body.page-Hauptseite #ca-unprotect,
Unerttitel
.page-Hauptseite #catlinks {  
 
display: none !important;  
**************************************/
 
 
/* Sollte nen untertitel einblenden */
#siteSub {
    display: inline;
    font-size: 80%;
    font-weight: normal;
}
}


.page-Main_Page .firstHeading { display: none; }
/* Sollte nen untertitel ausblenden*/
#contentSub { display: none !important; }




/* Externer-Link-Pfeil ausblenden */
 
#bodyContent a.external[href^="http://lodestone.finalfantasyxiv.com"],
/***********************************************
 
Externer-Link-Pfeil ausblenden
 
***********************************************/
#bodyContent a.external[href^="http://www.playonline.com"],
                                        [href^="http://lodestone.finalfantasyxiv.com"]
                                         [href^="http://sqex.to"],
                                         [href^="http://sqex.to"],
                                        [href^="http://www.finalfantasyxi.com"],
                                         [href^="http://www.finalfantasyxiv.com"],
                                         [href^="http://www.finalfantasyxiv.com"],
                                         [href^="http://forum.square-enix.com"],
                                         [href^="http://forum.square-enix.com"],
                                         [href^="http://www.se-heaven.de"] {
                                         [href^="http://www.square-enix.com"],
background: none !important;
                                        [href^="http://www.se-heaven.de"],
padding-right: 0 !important;
                                        [href^="http://ffvii.se-heaven.de"],
                                        [href^="http://ffxi.se-heaven.de"],
                                        [href^="http://ffxiii.se-heaven.de"],
                                        [href^="http://archiv.ffxiv.se-heaven.de"],
                                        [href^="http://ffxiv.se-heaven.de"],
                                        [href^="http://kh.se-heaven.de"],
                                        [href^="http://kingdom-hearts-wiki.se-heaven.de"] {
background-image: none !important;
        padding-right: 0 !important;
}
}






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


span.mw-plusminus-pos {color: #006400; font-weight: bold;}
span.mw-plusminus-neg {color: #8B0000; font-weight: bold;}




/*** News-Box für Hauptseite by Yuuki ***/
 
/***********************************************
 
Zeitung - "Der Rabe"
 
***********************************************/
 
.der_rabe {
background-color: #F5F5DC;
background-image: url(https://archiv.ffxiv.sevengamer.de/images/ff14/b/ba/Der_rabe_hintergrund.png);
background-repeat: repeat-y;
width: 678px;
height: 100px;
}
 
/***********************************************
 
Zeitung - "Der Mithril-Bote"
 
***********************************************/
 
.mithril-bote {
background-color: #F5F5DC;
background-image: url(https://archiv.ffxiv.sevengamer.de/images/ff14/3/31/Mithril-Bote_hintergrund.png);
background-repeat: repeat-y;
width: 678px;
height: 100px;
}
 
/***********************************************
 
Zeitung - "Limser Rundschau"
 
***********************************************/
 
.limser_rundschau {
background-color: #F5F5DC;
background-image: url(https://archiv.ffxiv.sevengamer.de/images/ff14/d/d4/Limser_Rundschau_Hintergrund.png);
background-repeat: repeat-y;
width: 678px;
height: 100px;
}
 
 
 
/*** News-Box für Hauptseite by Yukii ***/


.head{
.head{
Zeile 54: Zeile 162:
margin:0 0 0 0;
margin:0 0 0 0;
background-color: transparent;
background-color: transparent;
background-image: url(http://ffxiv.se-heaven.de/images/6/62/Aktuell-background.png);
background-image: url(https://archiv.ffxiv.sevengamer.de/images/ff14/6/62/Aktuell-background.png);
background-repeat: repeat-y;
background-repeat: repeat-y;
font-size:100%;
font-size:100%;
Zeile 61: Zeile 169:




/**************************************


/* DPL Tabellen formatierung - Anfang */
SE-HEAVEN Tabelle


/*SE-Heaven tables */
**************************************/
table.datatable-SE-Heaventable,
table.datatable-SE-Heaventable,
table.SE-Heaventable {  
table.SE-Heaventable {  
Zeile 99: Zeile 208:
   }
   }


/**************************************
SE-HEAVEN Tabelle - Synthese


**************************************/
table.SE-HeavenSyn { background-color: transparent;}
table.SE-HeavenSyn { background-color: transparent;}
table.SE-HeavenSyn th, table.datatable td {font-weight: bold; color:#ffffff; padding: 4px; }
table.SE-HeavenSyn th, table.datatable td {font-weight: bold; color:#ffffff; padding: 4px; }
Zeile 105: Zeile 218:
table.SE-HeavenSyn tr { background-color: #F0F8FF; font-size: 90%;}
table.SE-HeavenSyn tr { background-color: #F0F8FF; font-size: 90%;}
table.SE-HeavenSyn tr:hover { background-color: #5CACEE; line-height: 100%;}
table.SE-HeavenSyn tr:hover { background-color: #5CACEE; line-height: 100%;}
<!-- 87CEFF -->






/* DPL Tabellen formatierung - Ende */
/**************************************
 
Final Fantasy XIV Boxen
 
**************************************/


/****** Staatliche Gesellschaften Box - Legion der Unsterblichen********/
/****** Staatliche Gesellschaften Box - Legion der Unsterblichen********/
Zeile 117: Zeile 233:
     max-width: 900px;
     max-width: 900px;
     max-height: 100%;
     max-height: 100%;
##background: url("http://ffxiv.se-heaven.de/images/5/51/Legion-bg.png") !important;
##background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/5/51/Legion-bg.png") !important;
}
}


Zeile 128: Zeile 244:
.legion div.tl {
.legion div.tl {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/a/ab/Legion-tl.png") top left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/a/ab/Legion-tl.png") top left no-repeat;
}
}


.legion div.tr {
.legion div.tr {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/3/36/Legion-tr.png") top right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/3/36/Legion-tr.png") top right no-repeat;
     margin-left:27px;
     margin-left:27px;
}
}
Zeile 139: Zeile 255:
.legion div.bl {
.legion div.bl {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/5/53/Legion-bl.png") bottom left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/5/53/Legion-bl.png") bottom left no-repeat;
     margin-top: -19px;
     margin-top: -19px;
     height: 45px;
     height: 45px;
Zeile 146: Zeile 262:
.legion div.br {
.legion div.br {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/f/fd/Legion-br.png") bottom right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/f/fd/Legion-br.png") bottom right no-repeat;
     height: 45px;
     height: 45px;
     margin-left:27px;+
     margin-left:27px;+
Zeile 157: Zeile 273:
     max-width: 900px;
     max-width: 900px;
     max-height: 100%;
     max-height: 100%;
##background: url("http://ffxiv.se-heaven.de/images/9/91/Mahlstrom-bg.png") !important;
##background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/9/91/Mahlstrom-bg.png") !important;
}
}


Zeile 168: Zeile 284:
.mahlstrom div.tl {
.mahlstrom div.tl {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/c/c7/Mahlstrom-tl.png") top left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/c/c7/Mahlstrom-tl.png") top left no-repeat;
}
}


.mahlstrom div.tr {
.mahlstrom div.tr {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/d/d2/Mahlstrom-tr.png") top right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/d/d2/Mahlstrom-tr.png") top right no-repeat;
     margin-left:27px;
     margin-left:27px;
}
}
Zeile 179: Zeile 295:
.mahlstrom div.bl {
.mahlstrom div.bl {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/0/09/Mahlstrom-bl.png") bottom left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/0/09/Mahlstrom-bl.png") bottom left no-repeat;
     margin-top: -19px;
     margin-top: -19px;
     height: 45px;
     height: 45px;
Zeile 186: Zeile 302:
.mahlstrom div.br {
.mahlstrom div.br {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/3/3a/Mahlstrom-br.png") bottom right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/3/3a/Mahlstrom-br.png") bottom right no-repeat;
     height: 45px;
     height: 45px;
     margin-left:27px;+
     margin-left:27px;+
Zeile 198: Zeile 314:
     max-width: 900px;
     max-width: 900px;
     max-height: 100%;
     max-height: 100%;
##background: url("http://ffxiv.se-heaven.de/images/1/14/Bruderschaft-bg.png") !important;
##background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/1/14/Bruderschaft-bg.png") !important;
}
}


Zeile 209: Zeile 325:
.bruderschaft div.tl {
.bruderschaft div.tl {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/0/0b/Bruderschaft-tl.png") top left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/0/0b/Bruderschaft-tl.png") top left no-repeat;
}
}


.bruderschaft div.tr {
.bruderschaft div.tr {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/9/96/Bruderschaft-tr.png") top right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/9/96/Bruderschaft-tr.png") top right no-repeat;
     margin-left:27px;
     margin-left:27px;
}
}
Zeile 220: Zeile 336:
.bruderschaft div.bl {
.bruderschaft div.bl {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/1/17/Bruderschaft-bl.png") bottom left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/1/17/Bruderschaft-bl.png") bottom left no-repeat;
     margin-top: -19px;
     margin-top: -19px;
     height: 45px;
     height: 45px;
Zeile 227: Zeile 343:
.bruderschaft div.br {
.bruderschaft div.br {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/3/3e/Bruderschaft-br.png") bottom right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/3/3e/Bruderschaft-br.png") bottom right no-repeat;
     height: 45px;
     height: 45px;
     margin-left:27px;+
     margin-left:27px;+
Zeile 235: Zeile 351:


/******** FFXIV BOX ***********/
/******** FFXIV BOX ***********/
.xivbox {
.xivbox {
     min-width: 100px;
     min-width: 100px;
     max-width: 900px;
     max-width: 900px;
     max-height: 100%;
     max-height: 100%;
     background: url("http://ffxiv.se-heaven.de/images/1/1d/Box-bg.png") !important;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/1/1d/Box-bg.png") !important;
}
}


Zeile 251: Zeile 366:
.xivbox div.tl {
.xivbox div.tl {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/9/94/Box-tl.png") top left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/9/94/Box-tl.png") top left no-repeat;
}
}


.xivbox div.tr {
.xivbox div.tr {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/4/41/Box-tr.png") top right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/4/41/Box-tr.png") top right no-repeat;
     margin-left:27px;
     margin-left:27px;
}
}
Zeile 262: Zeile 377:
.xivbox div.bl {
.xivbox div.bl {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/f/ff/Box-bl.png") bottom left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/f/ff/Box-bl.png") bottom left no-repeat;
     margin-top: -19px;
     margin-top: -19px;
     height: 45px;
     height: 45px;
Zeile 269: Zeile 384:
.xivbox div.br {
.xivbox div.br {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/8/88/Box-br.png") bottom right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/8/88/Box-br.png") bottom right no-repeat;
     height: 45px;
     height: 45px;
     margin-left:27px;
     margin-left:27px;
Zeile 292: Zeile 407:
.xivbox2 div.tl {
.xivbox2 div.tl {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/9/94/Box-tl.png") top left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/9/94/Box-tl.png") top left no-repeat;
}
}


.xivbox2 div.tr {
.xivbox2 div.tr {
     display:block;
     display:block;
     background: url("http://ffxiv.se-heaven.de/images/4/41/Box-tr.png") top right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/4/41/Box-tr.png") top right no-repeat;
     margin-left:27px;
     margin-left:27px;
}
}
Zeile 303: Zeile 418:
.xivbox2 div.bl {
.xivbox2 div.bl {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/f/ff/Box-bl.png") bottom left no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/f/ff/Box-bl.png") bottom left no-repeat;
     margin-top: -19px;
     margin-top: -19px;
     height: 45px;
     height: 45px;
Zeile 310: Zeile 425:
.xivbox2 div.br {
.xivbox2 div.br {
     display: block;
     display: block;
     background: url("http://ffxiv.se-heaven.de/images/8/88/Box-br.png") bottom right no-repeat;
     background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/8/88/Box-br.png") bottom right no-repeat;
     height: 45px;
     height: 45px;
     margin-left:27px;
     margin-left:27px;
Zeile 318: Zeile 433:




/*Copied from http://www.barelyfitz.com/projects/tabber/example.css used under mit license
/***********************************************
see http://www.barelyfitz.com/projects/tabber/
*/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */


/*--------------------------------------------------
Inhalte ausblenden
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
display:none;
}


/*--------------------------------------------------
***********************************************/
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
margin-top:1em;
}


/*--------------------------------------------------
#f-poweredbyico { display: none; }
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
margin:0;
padding: 3px 0;
border-bottom: 1px solid #CCC;
font: bold 12px Verdana, sans-serif;
}


ul.tabbernav li
li#lastmod { display: none !important; }
{
list-style: none;
margin: 0;
display: inline;
}


ul.tabbernav li a
/***********************************************
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #ccc;
border-bottom: none;
background: #f2f7ff;
text-decoration: none;
}


ul.tabbernav li a:link { color: #448; }
Kategoriebox
ul.tabbernav li a:visited { color: #667; }


ul.tabbernav li a:hover
***********************************************/
{
div.catlinks {
  color: #000;
background:#f9f9f9;
  background: #fff9f2;
background:linear-gradient(top,#f9f9f9,#ddd);
  border-color: #CCC;
background:-o-linear-gradient(top,#f9f9f9,#ddd);
background:-ms-linear-gradient(top,#f9f9f9,#ddd);
  background:-moz-linear-gradient(top,#f9f9f9,#ddd);
  background:-webkit-linear-gradient(top,#f9f9f9,#ddd);
  border-radius:8px;
padding:5px 11px !important;
}
}


ul.tabbernav li.tabberactive a
div.catlinks span {
{
  padding:0 8px;
  background-color: #fff;
border-bottom: 1px solid #fff;
}
}


ul.tabbernav li.tabberactive a:hover
/************************************************
{
color: #000;
background: white;
border-bottom: 1px solid white;
}


/*--------------------------------------------------
Blendet reeiter auf der Hauptseite
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
padding:5px;
border:1px solid #CCC;
border-top:0;
border-left:none;
border-right:none;
border-bottom:none;


/* If you don't want the tab size changing whenever a tab is changed
************************************************/
    you can set a fixed height */


/* height:200px; */
body.page-Hauptseite #ca-delete,
body.page-Hauptseite #ca-move,
body.page-Hauptseite #ca-unprotect,
.page-Hauptseite #catlinks {
display: none !important;  
}


/* If you set a fix height set overflow to auto and you will get a
/*************************************************
    scrollbar when necessary */


/* overflow:auto; */
Hover Effekt in den letzten Änderungen
}


/* If desired, hide the heading since a heading is provided by the tab */
*************************************************/
.tabberlive .tabbertab h2 {
display:none;
}
.tabberlive .tabbertab h3 {
display:none;
}


/* Example of using an ID to set different styles for the tabs on the page */
.page-Spezial_Letzte_Änderungen fieldset {
.tabberlive#tab1 {
    border:2px solid #CFCFCF;
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
height:200px;
overflow:auto;
}
}
/* </nowiki></pre> */

Aktuelle Version vom 16. Januar 2023, 11:32 Uhr

@import "https://archiv.ffxiv.sevengamer.de/index.php?title=MediaWiki:Lodestone.css&action=raw&ctype=text/css";

.catlinks ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none none;
}

.catlinks li {
	display: inline-block;
	line-height: 1.25em;
	border-left: 1px solid #a2a9b1;
	margin: 0.125em 0;
	padding: 0 0.5em;
	zoom: 1;
}

.catlinks li:first-child {
	padding-left: 0.25em;
	border-left: 0;
}

/**************************************

Hintergrundbild

**************************************/

body {

background: url(https://archiv.ffxiv.sevengamer.de/images/1/1f/Background.jpg) repeat-x; 
background-attachment:fixed;
}

/**************************************

Benutzerfarben

**************************************/
/*Bürokraten & Admins
.page-Spezial_Letzte_Änderungen a[title="Benutzer:"],
.page-Spezial_WhosOnline a[href$="Benutzer:"]  { font-style:italic;font-weight:bold;font-family:Candara;font-size:120%;color:#FFA500 !important} */


/*Globale Sys-Admins*/
.page-Spezial_Letzte_Änderungen a[title="Benutzer:Yukii"],
.page-Spezial_WhosOnline a[href$="Benutzer:Yukii"] { font-style:italic;font-weight:bold;font-family:Candara;font-size:120%;color:#800080 !important}



/**************************************

Unerttitel

**************************************/


/* Sollte nen untertitel einblenden */
#siteSub {
    display: inline;
    font-size: 80%;
    font-weight: normal;
}

/* Sollte nen untertitel ausblenden*/
#contentSub { display: none !important; }



/***********************************************

Externer-Link-Pfeil ausblenden

***********************************************/
#bodyContent a.external[href^="http://www.playonline.com"], 
                                         [href^="http://lodestone.finalfantasyxiv.com"]
                                         [href^="http://sqex.to"],
                                         [href^="http://www.finalfantasyxi.com"],
                                         [href^="http://www.finalfantasyxiv.com"],
                                         [href^="http://forum.square-enix.com"],
                                         [href^="http://www.square-enix.com"],
                                         [href^="http://www.se-heaven.de"],
                                         [href^="http://ffvii.se-heaven.de"],
                                         [href^="http://ffxi.se-heaven.de"],
                                         [href^="http://ffxiii.se-heaven.de"],
                                         [href^="http://archiv.ffxiv.se-heaven.de"],
                                         [href^="http://ffxiv.se-heaven.de"],
                                         [href^="http://kh.se-heaven.de"],
                                         [href^="http://kingdom-hearts-wiki.se-heaven.de"] {
	
	background-image: none !important;
        padding-right: 0 !important;
}



/***********************************************

(± Zahl) wird in den letzen Änderungen bei minus rot dargestellt, bei plus grün 

***********************************************/

span.mw-plusminus-pos {color: #006400; font-weight: bold;} 
span.mw-plusminus-neg {color: #8B0000; font-weight: bold;}



/***********************************************

 Zeitung - "Der Rabe" 

***********************************************/

.der_rabe {
background-color: #F5F5DC;
background-image: url(https://archiv.ffxiv.sevengamer.de/images/ff14/b/ba/Der_rabe_hintergrund.png);
background-repeat: repeat-y;
width: 678px;
height: 100px;
}

/***********************************************

 Zeitung - "Der Mithril-Bote" 

***********************************************/

.mithril-bote {
background-color: #F5F5DC;
background-image: url(https://archiv.ffxiv.sevengamer.de/images/ff14/3/31/Mithril-Bote_hintergrund.png);
background-repeat: repeat-y;
width: 678px;
height: 100px;
}

/***********************************************

 Zeitung - "Limser Rundschau" 

***********************************************/

.limser_rundschau {
background-color: #F5F5DC;
background-image: url(https://archiv.ffxiv.sevengamer.de/images/ff14/d/d4/Limser_Rundschau_Hintergrund.png);
background-repeat: repeat-y;
width: 678px;
height: 100px;
}



/*** News-Box für Hauptseite by Yukii ***/

.head{
margin:0 0 0 0;
font-size:100%;
padding:0.6em 1.0em;
}

.aktuellbg{
margin:0 0 0 0;
background-color: transparent;
background-image: url(https://archiv.ffxiv.sevengamer.de/images/ff14/6/62/Aktuell-background.png);
background-repeat: repeat-y;
font-size:100%;
padding:1.0em 1.4em;
}


/**************************************

SE-HEAVEN Tabelle

**************************************/
table.datatable-SE-Heaventable,
table.SE-Heaventable { 
        border: 1px solid black;
        border-collapse: collapse;
        background-color: transparent; 
   }

table.datatable-SE-Heaventable th,
table.SE-Heaventable th, table.datatable td { 
       border: 1px solid black;
       font-weight: bold; 
       color:#ffffff; 
       padding: 4px; 
  }

table.datatable-SE-Heaventable th,
table.SE-Heaventable th { 
      border: 1px solid black;
      text-align: left; 
      background-color: #4876FF; 
  }

table.datatable-SE-Heaventable tr,
table.SE-Heaventable tr { 
      border: 1px solid black; 
      background-color: #D7D8DB; 
  }

table.datatable-SE-Heaventable tr:hover,
table.SE-Heaventable tr:hover { 
      border: 1px solid black; 
      background-color: #EBECF0; 
  }

/**************************************

SE-HEAVEN Tabelle - Synthese

**************************************/
table.SE-HeavenSyn { background-color: transparent;}
table.SE-HeavenSyn th, table.datatable td {font-weight: bold; color:#ffffff; padding: 4px; }
table.SE-HeavenSyn th { text-align: left; background-color: #4876FF;}
table.SE-HeavenSyn tr { background-color: #F0F8FF; font-size: 90%;}
table.SE-HeavenSyn tr:hover { background-color: #5CACEE; line-height: 100%;}



/**************************************

Final Fantasy XIV Boxen

**************************************/

/****** Staatliche Gesellschaften Box - Legion der Unsterblichen********/

.legion{
    min-width: 100px;
    max-width: 900px;
    max-height: 100%;
##background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/5/51/Legion-bg.png") !important;
}

.legion div.content {
    color: black;
    padding-top: 25px;
    padding-right: 25px; 
}

.legion div.tl {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/a/ab/Legion-tl.png") top left no-repeat;
}

.legion div.tr {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/3/36/Legion-tr.png") top right no-repeat;
    margin-left:27px;
}

.legion div.bl {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/5/53/Legion-bl.png") bottom left no-repeat;
    margin-top: -19px;
    height: 45px;
}

.legion div.br {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/f/fd/Legion-br.png") bottom right no-repeat;
    height: 45px;
    margin-left:27px;+
}

/****** Staatliche Gesellschaften Box - Limsa Lominsa - Der Mahlstrom********/

.mahlstrom {
    min-width: 100px;
    max-width: 900px;
    max-height: 100%;
##background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/9/91/Mahlstrom-bg.png") !important;
}

.mahlstrom div.content {
    color: black;
    padding-top: 25px;
    padding-right: 25px; 
}

.mahlstrom div.tl {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/c/c7/Mahlstrom-tl.png") top left no-repeat;
}

.mahlstrom div.tr {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/d/d2/Mahlstrom-tr.png") top right no-repeat;
    margin-left:27px;
}

.mahlstrom div.bl {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/0/09/Mahlstrom-bl.png") bottom left no-repeat;
    margin-top: -19px;
    height: 45px;
}

.mahlstrom div.br {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/3/3a/Mahlstrom-br.png") bottom right no-repeat;
    height: 45px;
    margin-left:27px;+
}


/****** Staatliche Gesellschaften Box - Gridania - Die Bruderschaft der Morgenviper********/

.bruderschaft {
    min-width: 100px;
    max-width: 900px;
    max-height: 100%;
##background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/1/14/Bruderschaft-bg.png") !important;
}

.bruderschaft div.content {
    color: black;
    padding-top: 25px;
    padding-right: 25px; 
}

.bruderschaft div.tl {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/0/0b/Bruderschaft-tl.png") top left no-repeat;
}

.bruderschaft div.tr {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/9/96/Bruderschaft-tr.png") top right no-repeat;
    margin-left:27px;
}

.bruderschaft div.bl {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/1/17/Bruderschaft-bl.png") bottom left no-repeat;
    margin-top: -19px;
    height: 45px;
}

.bruderschaft div.br {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/3/3e/Bruderschaft-br.png") bottom right no-repeat;
    height: 45px;
    margin-left:27px;+
}



/******** FFXIV BOX ***********/
.xivbox {
    min-width: 100px;
    max-width: 900px;
    max-height: 100%;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/1/1d/Box-bg.png") !important;
}

.xivbox div.content {
    color: white;
    padding-top: 25px;
    padding-right: 25px; 
}

.xivbox div.tl {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/9/94/Box-tl.png") top left no-repeat;
}

.xivbox div.tr {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/4/41/Box-tr.png") top right no-repeat;
    margin-left:27px;
}

.xivbox div.bl {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/f/ff/Box-bl.png") bottom left no-repeat;
    margin-top: -19px;
    height: 45px;
}

.xivbox div.br {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/8/88/Box-br.png") bottom right no-repeat;
    height: 45px;
    margin-left:27px;


}


.xivbox2 {
    min-width: 600px;
    max-width: 900px;
    max-height: 100%;
}

.xivbox2 div.content {
    color: black;
    padding-top: 25px;
    padding-right: 25px;
}


.xivbox2 div.tl {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/9/94/Box-tl.png") top left no-repeat;
}

.xivbox2 div.tr {
    display:block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/4/41/Box-tr.png") top right no-repeat;
    margin-left:27px;
}

.xivbox2 div.bl {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/f/ff/Box-bl.png") bottom left no-repeat;
    margin-top: -19px;
    height: 45px;
}

.xivbox2 div.br {
    display: block;
    background: url("https://archiv.ffxiv.sevengamer.de/images/ff14/8/88/Box-br.png") bottom right no-repeat;
    height: 45px;
    margin-left:27px;


}


/***********************************************

Inhalte ausblenden

***********************************************/

#f-poweredbyico { display: none; }

li#lastmod { display: none !important; }

/***********************************************

Kategoriebox

***********************************************/
div.catlinks {
 background:#f9f9f9;
 background:linear-gradient(top,#f9f9f9,#ddd);
 background:-o-linear-gradient(top,#f9f9f9,#ddd);
 background:-ms-linear-gradient(top,#f9f9f9,#ddd);
 background:-moz-linear-gradient(top,#f9f9f9,#ddd);
 background:-webkit-linear-gradient(top,#f9f9f9,#ddd);
 border-radius:8px;
 padding:5px 11px !important;
}

div.catlinks span {
 padding:0 8px;
}

/************************************************

Blendet reeiter auf der Hauptseite

************************************************/

body.page-Hauptseite #ca-delete,
body.page-Hauptseite #ca-move,
body.page-Hauptseite #ca-unprotect, 
.page-Hauptseite #catlinks { 
display: none !important; 
}

/*************************************************

Hover Effekt in den letzten Änderungen

*************************************************/

.page-Spezial_Letzte_Änderungen fieldset {
    border:2px solid #CFCFCF;
}