/*
 * Earthlost Advanced Design
 *
 *  Â¤Â´Â¨)
 * Â¸.Â·Â´Â¸.Â·*Â´Â¨) Â¸.Â·*Â¨)
 * (Â¸.Â·Â´ (Â¸.Â·`Â¤
 *
 * Author      : Spyke
 * Update      : never
 * Website     : 
 * Description : Modifies the colors, background and other Stuff on Earthlost.de 
 * Usage       : Use with Stylish Firefox extension (http://userstyles.org/) or copy to your Firefox userContent.css file
 */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("earthlost.de") {


/* Body, Hintergrund etc. Planeten Hintergrund entfernt */
body { background-color: black !important ; font-size: 12px !important; color: #DDDDDD !important; background-image:url(/forum/templates/Solaris/images/nix.jpg) !important ;  }



/* Mitte Ganze Breite des Frames
--------------------------------------- */
table.rundrum { width: 100% !important; }

/* keine Ahnung */
h1 { font-size: 11px !important; }
/* keine Ahnung */ 
h2 { font-size: 11px !important; }
/* Allgemeine Schrift zB: Konstruktion */
a { color: #06b5de !important ; font-size: 11px !important; }
/* Logout Link */
a.logout { font-size: 11px !important; }


/* keine Ahnung*/
a.smalllink { ; font-size: 11px !important; }
/* Auswahl Schrift Links und Rechts , Planet Mitte unten */
body, td { color: #06b5de !important ; font-size: 11px !important; }
/* keine Ahnung */
.button { font-size: 11px !important; }
/* Planeten Liste Links */
.planeten { font-size: 12px !important; width: auto !important; }

/* Schrift auf dem Banner und Einwohner,Ressourcen */
.headertitle td { color: #06b5de !important ; font-size: 11px !important; }
/* Ãœberschrift Nachrichten, Ausstehende Ereignisse etc. */
.ueberschrift td { color: #06b5de !important ; font-size: 11px !important; }
/* Ãœberschrift , noch nicht geklÃ¤rt */
.ueberschrift { color: #06b5de !important ; font-size: 11px !important; }
/* Der Normale Text sowie Navigation etc. Links und rechts */
.normaltext td { font-size: 11px !important; }
/* Kosten von TÃ¼rmen,Schiffen,Forschung und Konstruktionen sowie der Timer bei Aktuelle Ereignisse */
.cost { font-size: 11px !important; }
/* Das Copyright ganz unten */
.copyright { font-size: 1px !important; }

/* Kontaktliste Offline */
.red { font-size: 11px !important; }
/* Kontaktliste Online */
.green { font-size: 11px !important; }
/* keine Ahnung */
.blue { font-size: 11px !important; }
/* keine Ahung */
.orange { font-size: 11px !important; }

.composemail  { font-size: 11px !important; }
.composemail2 { font-size: 11px !important; }
.composemail3 { font-size: 11px !important; }
.composemail4 { font-size: 11px !important; }
.composemail5 { font-size: 11px !important; }

.chat_time { font-size: 11px !important; }
.chat_text { font-size: 11px !important; }


/* Links werden bei Mouseover unterstrichen */
a:hover { text-decoration: underline !important ; }

a.invislink { color: #DDDDDD !important; }


table.rundrum2 { border-width:1px !important; border-style:solid !important; border-color: #555555 !important }
table.innendrin { border-collapse:collapse !important; }
table.innendrin td { border-width:1px !important; border-style:solid !important; border-color: #333333 !important; }
table.nurzeilen { border-collapse:collapse !important; }
table.nurzeilen td { border-left-width: 0px !important; border-right-width: 0px !important; border-bottom-width:1px !important; border-top-width:1px !important; border-style:solid !important; border-color: #333333 !important; }
table.rahmenalles { border-collapse:collapse !important; border-width:1px !important; border-style:solid !important; border-color: #555555 !important }
table.rahmenalles td { border-width:1px !important; border-style:solid !important; border-color: #555555 !important; }
table.transtable { background-color: black !important ;  }
table.black { background-color: black !important; empty-cells: show !important }
th.transcell, td.transcell { background-color: #2d2d2d !important; }

th.transcelldark, td.transcelldark { background-color: #2d2d2d !important; }
/* Hintergrund Links&Rechts */
tr.blackrow td { background-color: black !important; }
/* Hintergrund Mitte */
td.blackcell { background-color: black !important; }
/* Hintergrund bei "Planeten 2te Leiste ( bei der Ãœbersicht ) */
tr.tablebar td { background-color: black !important ; }

.light td { background-color: #181818 !important; }

.dark td { background-color: #000000 !important; }

td.light0 { background-color: #000000 !important; }

td.light1 { background-color: #111111 !important; }

td.light2 { background-color: #222222 !important; }

td.light3 { background-color: #333333 !important; }

.highlight td { background-color: #004400 !important; }
/* Hintergrund Newbie Status - Galaxie ansicht */
.newbie td { background-color: #881384 !important ; }
/* Grauer Hintergrund Galaxie ansicht */
.grey { background-color: #333333 !important; }
/* Kriminell - galaxie ansicht */
.blue td { background-color: #000044 !important; }
/* Inaktiv - Galaxie ansicht */
.inactive td { background-color: #744A00 !important; }

/* Events auf der Hauptseite */
.event_stufe { color: #FFFFFF !important; }
.event_bauauftrag { color: #006600 !important; }
.event_bau { color: #00AA00 !important; }
.event_forschung { color: red !important  ; }
.event_spio { color: #EEEE00 !important; }
.event_verstaerk { color: #FFAE00 !important; }
.event_stationieren { color: #FFAE00 !important; }
.event_attack { color: #FFAE00 !important; }
.event_attacked { color: #FF0000 !important; }
.event_backway { color: #999999 !important; }
.event_kolo { color: #0078FF !important; }
.event_fusion { color: #0078FF !important; }
.event_transport { color: #BBBB00 !important; }
.event_leave { color: #AA0000 !important; }

.checkbox { color:#CCCCCC !important; background-color:#000000 !important; border-style:dotted !important; border-width:1px !important; border-color:#AAAAAA !important; }

}