﻿#wiki {

 margin-bottom: 10px;

}

#wiki .wiki_copyright {

 border: 1px solid #aaa;
 padding: 5px;
 margin-top: 10px;

}

#wiki .Person {

 display: inline;
 font-variant: small-caps;
 font-style: normal;
}

#wiki p.Zitat {

 font-style: normal;
 margin-bottom: 0em;

}

#wiki p.cite {

 margin-top: 0em;
 padding-left: 1em;

}

#wiki cite {

 font-style: normal;

}
 
#wiki div.BoxenVerschmelzen,
#wiki div.NavFrame {

 margin: 0;
 padding: 2px;
 border: 1px solid #aaa;
 text-align: center;
 border-collapse: collapse;
 font-size: 95%;
 clear: both;

}

#wiki div.BoxenVerschmelzen div.NavFrame {

 border-style: none;
 border-style: hidden;

}

#wiki div.NavFrame + div.NavFrame {

 border-top-style: none;
 border-top-style: hidden;

}

#wiki div.NavPic {

 background-color: #fff;
 margin: 0;
 padding: 2px;
 float: left;

}

#wiki div.NavFrame div.NavHead {

 font-weight: bold;
 font-size: 100%;
 background-color: #efefef;

}

#wiki div.NavFrame p {

 font-size: 100%;

}

#wiki div.NavFrame div.NavContent {

 font-size: 100%;

}

#wiki div.NavFrame div.NavContent p {

 font-size: 100%;

}

#wiki div.NavEnd {

 margin: 0;
 padding: 0;
 line-height: 1px;
 clear: both;

}
 
#wiki .NavToggle {

 font-size: x-small;
 float:right;

}
 
#wiki div.NavFrame,
#wiki div.NavPic,
#wiki .NavToggle {

 position: relative;

}
 
#wiki div.BoxenVerschmelzen,
#wiki div.NavFrame {

 margin-top: 1.5em;

}

#wiki div.BoxenVerschmelzen div.NavFrame {

 margin-top: 0;

}

#wiki div.NavFrame + div.NavFrame {

 margin-top: 0;

}
 
#wiki div.sideBox {

 position: relative;
 float: right;
 background: white;
 margin-left: 1em;
 border: 1px solid gray;
 padding: 0.3em;
 width: 200px;
 overflow: hidden;
 clear: right;

}

#wiki div.sideBox dl {

 padding: 0;
 margin: 0 0 0.3em 0;
 font-size: 96%;

}

#wiki div.sideBox dl dt {

 background: none;
 margin: 0.4em 0 0 0;

}

#wiki div.sideBox dl dd {

 margin: 0.1em 0 0 1.1em;
 background-color: #f3f3f3;

}
 
#wiki table {

 width: auto;
 margin: 5px;

}

#wiki table th {

 text-align: center;
 padding: 2px 5px 4px 5px;

}

#wiki table td {

 text-align: left;
 padding: 2px 5px 4px 5px;

}

#wiki table.taxobox {

 border-collapse: collapse;
 border: 1px solid gray;
 float: right;
 clear: right;
 margin-left: 0.5em;
 background-color: white;

}

#wiki table.taxobox th {

 background-color: #9BCD9B;
 border: solid 1px gray;
 text-align: center;
 font-weight: bold;

}

#wiki table.taxobox td {

 vertical-align: top;

}

#wiki table.taxobox .Person {

 font-style: normal;

}

#wiki table.taxobox div.thumb,
#wiki table.taxobox div.thumb * {

 margin: auto;
 padding: 0;
 float: none;
 border: none;
 background-color: #F9F9F9;

}

#wiki table.taxobox div.magnify {

 display: none;

}

#wiki table.taxobox tr td div.thumb div div.thumbcaption {

 text-align: center;

}

#wiki table.taxobox td.Person {

 text-align: center;
 display: block;

}

#wiki table.taxobox td.taxo-name {

 text-align: center;

}

#wiki table.taxobox td.taxo-bild {

 text-align: center;

}
 
#wiki table.palaeobox {

 border-collapse: collapse;
 border: 1px solid gray;
 float: right;
 clear: right;
 margin-left: 0.5em;
 background-color: white;

}

#wiki table.palaeobox th {

 background-color: #e7dcc3;
 border: solid 1px gray;
 text-align: center;
 font-weight: bold;

}

#wiki table.palaeobox td {

 vertical-align: top;

}

#wiki table.palaeobox .Person {

 font-style: normal;

}

#wiki table.palaeobox div.thumb,
#wiki table.palaeobox div.thumb * {

 margin: 0;
 padding: 0;
 float: none;
 border: none;

}

#wiki table.palaeobox div.magnify {

 display: none;

}

#wiki table.palaeobox tr td div.thumb div div.thumbcaption {

 text-align: left;

}

#wiki table.palaeobox td.Person {

 text-align: center;
 display: block;

}

#wiki table.palaeobox td.taxo-name {

 text-align: center;

}

#wiki table.palaeobox td.taxo-bild {

 text-align: center;

}

#wiki table.palaeobox td.taxo-zeit {

 text-align: center;

}

#wiki table.palaeobox td.taxo-ort {

 text-align: left;

}
 
#wiki .wikitable,
#wiki .prettytable {

 margin: 1em 1em 1em 0;
 background: #f9f9f9;
 border: 1px #AAA solid;
 border-collapse: collapse;
 empty-cells: show;

}
 
#wiki .wikitable th,
#wiki .wikitable td,
#wiki .prettytable th,
#wiki .prettytable td {

 border: 1px #AAA solid;
 padding: 0.3em;

}
 
#wiki .wikitable caption,
#wiki .prettytable caption {

 font-weight: bold;

}
 
#wiki .nogrid th,
#wiki .nogrid td {

 border: none;

}

#wiki div.float-left,
#wiki table.float-left,
#wiki .float-left {

 float: left;
 clear: left;

}

#wiki div.float-right,
#wiki table.float-right,
#wiki .float-right {

 float: right;
 clear: right;
 margin: 1em 0 1em 1em;

}

#wiki div.centered,
#wiki table.centered,
#wiki .centered {

 margin-left: auto;
 margin-right: auto;

}

#wiki .toptextcells td {

 vertical-align: top;

}
 
#wiki #content span.coordinates a.external.text:after,
#wiki #content span.coordinates a.external.autonumber:after { content: ""; }

#wiki #content div.coordinates a.external.text:after,
#wiki #content div.coordinates a.external.autonumber:after { content: ""; }
 
#wiki #content span.plainlinks-print a.external.text:after,
#wiki #content span.plainlinks-print a.external.autonumber:after { content: ""; }

#wiki #content div.plainlinks-print a.external.text:after,
#wiki #content div.plainlinks-print a.external.autonumber:after { content: ""; }
 
#wiki table.metadata {

 border: 1px solid #aaa;
 display: none;

}

#wiki .metadata-label {

 color: #aaa;

}

#wiki span.metadata {

 display: none;

}
 
#wiki .rahmenfarbe1 {

 border-color: #aaa;
 border-width: 1px;

}

#wiki .rahmenfarbe2 {

 border-color: #e9e9e9;
 border-width: 1px;

}

#wiki .rahmenfarbe3 {

 border-color: #c00000;
 border-width: 1px;

}

#wiki .rahmenfarbe4 {

 border-color: #8888aa;
 border-width: 1px;

}

#wiki .rahmenfarbe5 {

 border-color: #000000;
 border-width: 1px;

}
 
#wiki .hintergrundfarbe1 { background-color: #f9f9f9; }
#wiki .hintergrundfarbe2 { background-color: #fff; }
#wiki .hintergrundfarbe3 { background-color: #ffff40; }
#wiki .hintergrundfarbe4 { background-color: #ffaa00; }
#wiki .hintergrundfarbe5 { background-color: #e0e0e0; }
#wiki .hintergrundfarbe6 { background-color: #b3b7ff; }
#wiki .hintergrundfarbe7 { background-color: #ffcbcb; }
#wiki .hintergrundfarbe8 { background-color: #ffebad; }
#wiki .hintergrundfarbe9 { background-color: #b9ffc5; }

#wiki .reference,
#wiki .references sup {

 font-size: 91%;
 vertical-align: text-top;
 position: relative;
 top: -0.3em;
 white-space: nowrap;

}
 
#wiki ol.references > li:target {

 background-color: #DEF;

}
 
#wiki sup.reference:target {

 background-color: #DEF;

}
 
#wiki ol.references li a[href|="#cite_ref"] {

 font-style: italic;

}

#wiki ol.references li div.sisterproject {

 display: inline !important;

}
 
#wiki .mw-hierotable,
#wiki .mw-hierotable th,
#wiki .mw-hierotable td {

 border: 0;
 padding: 0;

}
 
#wiki #mw-anon-edit-warning,
#wiki #mw-missingsummary,
#wiki #wp_talkpagetext {

 width: 80%;
 background: #D3E1F2;
 border: 1px solid #1A47FF;
 margin: 1em auto;
 padding: 1em;

}
 
#wiki #content a[href^="http://de.wikipedia.org"],
#wiki #content a[href^="http://toolserver.org"],
#wiki #content a[href^="http://stable.toolserver.org"] {

 background: none !important;
 padding: 0 !important;

}
 
#wiki .mw-summarymissed {

 border: 5px solid red;
 padding:2px;

} 
 
#wiki #editpage-copywarn {

 border: solid 1px #c00000;
 font-size: 90%;
 background-color: #fff;

}
 
#wiki .mw-tos-summary {

 border: solid 1px #c00000;
 background-color: #fff;
 padding-left: 1em;

}
 
#wiki .allpagesredirect,
#wiki .watchlistredir,
#wiki .redirect-in-category {

 font-style: italic;

}
 
#wiki .mw-specialpagerestricted {

 font-weight: normal;

}

#wiki div.mw-specialpages-notes {

 display: none;

}
 
#wiki #gelesen {

 display: none;

}
 
#wiki span.tocnumber {

 margin-right: 0.3em;

}
 
#wiki #coordinates_3_ObenRechts,
#wiki #issnlink,
#wiki #editcount,
#wiki #shortcut,
#wiki #artikelstadium {

 display: none;

}
 
#wiki #bodyContent span.FA {

 display: none;

}

#wiki #p-lang li.FA { list-style-image: url("http://upload.wikimedia.org/wikipedia/commons/d/d0/Monobook-bullet-star-transparent.png"); }
#wiki #p-lang li.GA { list-style-image: url("http://upload.wikimedia.org/wikipedia/commons/a/a1/Monobook-bullet-star-gray.png"); }

#wiki .imagemap-inline div {

 display: inline;

}
 
#wiki #wpDestFile-warning ul {

 border: solid red 1px;
 padding: 1.5em;

}
 
#wiki .mw-titleprotectedwarning {

 background-color: #eee;
 border: 2px solid red;
 padding: 1em;

}
 
#wiki .mw-editinginterface {

 background-color: #f9f9f9;
 border-color: #c00000;
 border-width: 1px;
 border-style: solid;
 padding: 2px;

}
 
#wiki table.searchResultImage,
#wiki table#mw-sitematrix-table,
#wiki table.mw-specialpages-table,
#wiki table.mw-listgrouprights-table,
#wiki table.diff,
#wiki td.diff-otitle,
#wiki td.diff-ntitle,
#wiki table.TablePager_nav,
#wiki table#sv-software,
#wiki table#sv-ext,
#wiki table.mw-tags-table,
#wiki table.fr-diff-ratings {

 background-color: transparent;

}
 
#wiki h5 { font-size: 108%; }
#wiki h6 { font-size: 100%; }
#wiki h6 .editsection { font-size: 120%; font-weight: normal; }

#wiki .mw-searchresult {

 font-size: 84%;
 margin: 5px;

}

#wiki #specialchars {

 margin-top: 3px;
 border: solid 1px #aaa;
 padding: 1px;
 text-align: left;
 background-color: white;

}
 
#wiki body.page-Wikipedia_Hauptseite #content {

 background-color: white;

}
 
#wiki body.page-Wikipedia_Hauptseite #catlinks {

 display: none;

}
 
#wiki body.page-Wikipedia_Hauptseite h1.firstHeading {

 display: none;

}
 
#wiki body.page-Wikipedia_Hauptseite #contentSub {

 display: none;

}
 
#wiki #hauptseite h2 {

 background-color: #d8e8ff;
 border: 1px solid #8898bf;
 font-size: 1em;
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0.1em;
 padding-bottom: 0.1em;

}

#wiki #hauptseite .inhalt {

 background-color: #fff;
 border: 1px solid #8898bf;
 border-top: 0 solid white;
 padding: 0.3em 0.8em 0.4em 0.8em;

}

#wiki #hauptseite .inhalt hr {

 background-color: #8898bf;
 color: #8898bf;
 height: 1px;
 margin: 0.5em 0;
 padding: 0;

}

#wiki #hauptseite .inhalt .mehr {

 clear: both;
 font-size: 95%;
 margin-top: 0.8em;
 text-align: right;

}
 
#wiki #hauptseite table {

 background-color: transparent;

}
 
#wiki .hauptseite-oben,
#wiki .hauptseite-links,
#wiki .hauptseite-rechts {

 margin-bottom: 1em;

}

#wiki .hauptseite-links {

 margin-right: 0.5em;

}

#wiki .hauptseite-rechts {

 margin-left: 0.5em;

}

#wiki .hauptseite-oben h2,.hauptseite-unten h2 {

 text-align: center;

}

#wiki .hauptseite-oben .inhalt .portale {

 font-weight: bold;
 margin-top: 0.2em;
 margin-bottom: 0.2em;

}

#wiki .hauptseite-oben .inhalt .intern {

 font-size: 90%;
 text-align: center;

}

#wiki .hauptseite-links h2,
#wiki .hauptseite-rechts h2 {

 text-indent: 0.8em;

}

#wiki #hauptseite-schwesterprojekte .inhalt a {

 font-weight: bold;

}
 
#wiki .IPA a:link,
#wiki .IPA a:visited {

 text-decoration: none;

}
 
#wiki .Unicode { font-family: 'Code2000','Sun-ExtA','Arial Unicode MS','NSimSun',sans-serif; }
#wiki .Unicode1 { font-family: 'Code2001','Quivira','MPH 2B Damase',sans-serif; }
#wiki .Unicode2 { font-family: 'Sun-ExtB','Code2002',sans-serif; }

#wiki .IPA { font-family: 'Quivira','Code2000','Sun-ExtA','DejaVu Sans','Gentium','Arial Unicode MS','Lucida Sans Unicode',sans-serif; }
#wiki .IAST { font-family: 'Code2000','SunExtA','Arial Unicode MS',sans-serif; }
#wiki .altitalisch { font-family: 'Quivira','Code2001','MPH 2B Damase',sans-serif; }
#wiki .gotisch { font-family: 'Quivira','Code2001','MPH 2B Damase',sans-serif; }
#wiki .hebrew { font-family: 'Quivira','Sun-ExtA','Arial Unicode MS','SBL Hebrew','Code2000','MPH 2B Damase', sans-serif; }
#wiki .spanAr { font-family: 'Arial Unicode MS','Scheherazade','Code2000','DejaVu Sans',sans-serif; }
#wiki .music-symbol { font-family: 'Musical Symbols','Euterpe','Code2001',sans-serif; }

#wiki #mw-oldreviewed-notice {

 display: none;

}
 
#wiki #mw-commentbox {

 display: none;

}
 
#wiki ul + .toc,
#wiki ol + .toc {

 margin-top: 0.5em

}
 
#wiki .geo { display: none; }
 
#wiki .fr-diff-patrollink,
#wiki .patrollink { display: none; }
 
#wiki .page-Spezial_Beobachtungsliste .mw-rollback-link { display: none; }

#wiki div#content-base {

 position: fixed;
 top: 0;
 left: 0;
 height: 101%;
 width: 100%;

}

#wiki div#content-base > div {

 height: 100%;
 margin-left: 12em;
 background-color: white;
 background-image: url(images/content-base.png);
 background-position: top left;
 background-repeat: repeat-y;

}

#wiki div#panel-base {

 position: fixed;
 top: 0;
 left: 0;
 height: 101%;
 width: 12em;
 background-image: url(images/page-base.png);
 background-repeat: repeat;

}

#wiki div#page {

 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 100%;

}

#wiki div#page div.break {

 clear: both;

}

#wiki div#panel {

 margin-top: 155px;
 width: 12em;

}

#wiki div#panel > div.buffer {

 padding-top: 1em;

}

#wiki div#panel > div.buffer > div.portal {

 padding-top: 1.5em;

}

#wiki div#panel > div.buffer:first-child {

 padding-top: 0em;

}

#wiki div#panel > div.buffer > div.portal > h5 {

 font-weight: normal;
 color: #666;
 padding: 0.5em;
 padding-top: 0;
 padding-bottom: 0.33em;
 padding-left: 1.25em;
 cursor: default;

}

#wiki div#panel > div.buffer > div.portal > div.body {

 padding-top: 0.33em;
 margin-left: 1.25em;
 background-image: url(images/panel-fade.png);
 background-repeat: no-repeat;
 background-position: top left;

}

#wiki div#panel > div.buffer > div.portal > div.body > ul {

 list-style: none;
 padding: 0;
 margin: 0;

}

#wiki div#panel > div.buffer > div.portal > div.body > ul > li {

 padding: 0;
 padding-bottom: 0.25em;
 margin: 0;
 overflow: hidden;

}

#wiki div#panel > div.buffer > div.portal > div.body > ul > li > a {

 color: #0645ad;

}

#wiki div#panel > div.buffer > div.portal > div.body > ul > li > a:visited {

 color: #0b0080;

}

#wiki #logo {

 position: absolute;
 top: 0;
 left: 0;
 height: 155px;
 width: 12em;
 overflow: visible;
 background-image: url(images/page-fade.png);
 background-position: top left;
 background-repeat: repeat-x;

}

#wiki #logo > a,
#wiki #logo > a:hover {

 display: block;
 height: 155px;
 width: 12em;
 background-repeat: no-repeat;
 background-position: center center;
 text-decoration: none;

}

#wiki div#content {

 float: right;
 width: 100%;
 margin-top: 6em;
 margin-left: -12em;

}

#wiki div#content > div.buffer {

 margin-left: 12em;
 padding: 10px;
 background-color: white;
 background-image: url(images/content-base.png);
 background-position: top left;
 background-repeat: repeat-y;

}

#wiki div#head {

 position: absolute;
 top: 0;
 height: 6em;
 width: 100%;
 background-image: url(images/page-fade.png);
 background-position: top left;
 background-repeat: repeat-x;

}

#wiki div#head > div.buffer {

 margin-left: 12em;
 height: 100%;
 background-image: url(images/head-base.png);
 background-position: bottom left;
 background-repeat: repeat-x;

}

#wiki div#head > div.buffer > div.top {

 height: 3em;
 float: right;

}

#wiki div#head > div.buffer > div.bottom {

 margin-top: -3em;
 height: 3em;
 float: right;

}

#wiki div#head > div.buffer > div.middle {

 height: 3em;
 width: 100%;
 clear: both;

}

#wiki div#foot {

 margin-left: 12em;
 background-image: url(images/page-base.png);
 background-repeat: repeat;

}

#wiki div#foot > div.buffer {

 background-image: url(images/foot-base.png);
 background-position: top left;
 background-repeat: repeat-x;
 padding: 0.75em;

}

#wiki div#foot ul {

 margin: 0;
 padding: 0;
 list-style: none;

}

#wiki div#foot li {

 font-size: x-small;
 color: #666;

}

#wiki div#foot a {

 color: #0645ad;
		
}

#wiki div#foot a:visited {

 color: #0b0080;

}

#wiki ul#foot-icons {

 float: right;
 width: 88px;
 margin-right: 0.75em;

}

#wiki ul#foot-icons > li {

 margin-bottom: 0.75em;
 margin-top: 0.2em;

}

#wiki ul#foot-info {

 float: left;

}

#wiki ul#foot-info > li {

 padding: 0em;
 padding-bottom: 0.5em;
 margin: 0em;
 margin-bottom: 0.5em;
 border-bottom: dashed 1px #DEDEDE;

}

#wiki ul#foot-places {

 clear: left;
 float: left;

}

#wiki ul#foot-places > li {

 float: left;
 padding: 0;
 padding-bottom: 0.5em;
 margin: 0;
 margin-right: 1.5em;

}

#wiki div#namespaces {

 float: left;
 height: 3em;
 background-image: url(images/head-break.png);
 background-position: bottom right;
 background-repeat: no-repeat;
 padding-right: 1px;

}

#wiki div#namespaces h5 {

 display: none;

}

#wiki div#namespaces > ul {

 height: 100%;
 list-style: none;
 margin: 0;
 padding: 0;

}

#wiki div#namespaces > ul > li {

 float: left;
 height: 100%;
 margin: 0;
 padding: 0;
 background-image: url(images/namespace-normal-fade.png);
 background-position: bottom left;
 background-repeat: repeat-x;

}

#wiki div#namespaces > ul > li > a {

 display: block;
 height: 100%;
 line-height: 4em;
 padding-left: 0.5em;
 padding-right: 0.5em;
 background-image: url(images/head-break.png);
 background-position: bottom left;
 background-repeat: no-repeat;

}

#wiki div#namespaces > ul > li > a,
#wiki div#namespaces > ul > li > a:visited { color: #0645ad; }

#wiki div#namespaces > ul > li.selected > a,
#wiki div#namespaces > ul > li.selected > a:visited {

 color: #333;
 cursor: default;
 text-decoration: none;

}

#wiki div#namespaces > ul > li.new > a,
#wiki div#namespaces > ul > li.new > a:visited { color: #a55858; }

#wiki div#namespaces > ul > li.selected {

 background-image: url(images/namespace-current-fade.png);
 background-position: bottom left;
 background-repeat: repeat-x;

}

#wiki div#views {

 float: left;
 height: 3em;
 background-image: url(images/head-break.png);
 background-position: bottom right;
 background-repeat: no-repeat;
 padding-right: 1px;

}

#wiki div#views h5 {

 display: none;

}

#wiki div#views > ul {

 height: 100%;
 list-style: none;
 margin: 0;
 padding: 0;

}

#wiki div#views > ul > li {

 float: left;
 height: 100%;
 margin: 0;
 padding: 0;
 background-image: url(images/view-normal-fade.png);
 background-position: bottom left;
 background-repeat: repeat-x;

}

#wiki div#views > ul > li > a {

 display: block;
 height: 100%;
 line-height: 4em;
 padding-left: 0.5em;
 padding-right: 0.5em;
 background-image: url(images/head-break.png);
 background-position: bottom left;
 background-repeat: no-repeat;

}

#wiki div#views > ul > li > a,
#wiki div#views > ul > li > a:visited { color: #0645ad; }

#wiki div#views > ul > li.selected > a,
#wiki div#views > ul > li.selected > a:visited {

 color: #333;
 cursor: default;
 text-decoration: none;

}

#wiki div#views > ul > li.new > a,
#wiki div#views > ul > li.new > a:visited { color: #a55858; }

#wiki div#views > ul > li.selected {

 background-image: url(images/view-current-fade.png);
 background-position: bottom left;
 background-repeat: repeat-x;

}

#wiki div#actions {

 float: left;
 height: 3em;
 background-image: url(images/head-break.png);
 background-position: bottom right;
 background-repeat: no-repeat;
 padding-right: 1px;

}

#wiki div#actions > h5 {

 height: 100%;
 margin: 0;
 padding: 0;
 background-image: url(images/action-normal-fade.png);
 background-position: bottom left;
 background-repeat: repeat-x;

}

#wiki div#actions > h5 > div.icon {

 height: 80%;
 width: 16px;
 margin-left: 0.25em;
 margin-right: 0.25em;
 background-image: url(images/arrow-down-icon.png);
 background-position: bottom center;
 background-repeat: no-repeat;
 cursor: default;

}

#wiki div#actions > h5 > div.icon > span {

 display: none;

}

#wiki div#actions > div.menu {

 display: none;

}

#wiki div#actions:hover > div.menu {

 display: block;

}

#wiki div#actions > div.menu > ul {

 position: absolute;
 list-style: none;
 background-color: white;
 border: solid 1px silver;
 border-top-width: 0;
 margin: 0;
 margin-left: -1px;
 padding: 0;

}

#wiki div#actions > div.menu > ul > li {

 margin: 0;
 padding: 0;

}

#wiki div#actions > div.menu > ul > li > a {

 display: block;
 padding-top: 0.25em;
 padding-bottom: 0.25em;
 padding-left: 0.5em;
 padding-right: 0.5em;

}

#wiki div#actions > div.menu > ul > li > a,
#wiki div#actions > div.menu > ul > li > a:visited { color: #0645ad; }

#wiki div#variants {

 float: left;
 height: 3em;
 background-image: url(images/head-break.png);
 background-position: bottom right;
 background-repeat: no-repeat;
 padding-right: 1px;

}

#wiki div#variants > h5 {

 height: 100%;
 margin: 0;
 padding: 0;
 background-image: url(images/action-normal-fade.png);
 background-position: bottom left;
 background-repeat: repeat-x;

}

#wiki div#variants > h5 > div.icon {

 height: 80%;
 width: 16px;
 margin-left: 0.25em;
 margin-right: 0.25em;
 background-image: url(images/arrow-down-icon.png);
 background-position: bottom center;
 background-repeat: no-repeat;
 cursor: default;

}

#wiki div#variants > h5 > div.icon > span {

 display: none;

}

#wiki div#variants > div.menu {

 display: none;

}

#wiki div#variants:hover > div.menu {

 display: block;

}

#wiki div#variants > div.menu > ul {

 position: absolute;
 list-style: none;
 background-color: white;
 border: solid 1px silver;
 border-top-width: 0;
 margin: 0;
 margin-left: -1px;
 padding: 0;

}

#wiki div#variants > div.menu > ul > li {

 margin: 0;
 padding: 0;

}

#wiki div#variants > div.menu > ul > li > a {

 display: block;
 padding-top: 0.25em;
 padding-bottom: 0.25em;
 padding-left: 0.5em;
 padding-right: 0.5em;

}

#wiki div#variants > div.menu > ul > li > a,
#wiki div#variants > div.menu > ul > li > a:visited { color: #0645ad; }

#wiki div#search {

 margin-top: 0.75em;
 margin-right: 0.5em;
 margin-left: 0.75em;
 float: left;

}

#wiki div#search h5 {

 display: none;

}

#wiki div#personal {

 float: right;
 margin-top: 0.25em;
 margin-right: 0.75em;
 margin-left: 0.75em;

}

#wiki div#personal > div.buffer > h5 {

 display: none;

}

#wiki div#personal > div.buffer > ul {

 list-style: none;
 margin: 0;
 padding: 0;

}

#wiki div#personal > div.buffer > ul > li {

 float: left;
 margin: 0;
 padding-bottom: 0.5em;
 padding-left: 1em;
 font-size: 0.9em;

}

#wiki div#personal > div.buffer > ul > li > a,
#wiki div#personal > div.buffer > ul > li > a:visited { color: #0645ad; }

#wiki div#personal > div.buffer > ul > li > a.new,
#wiki div#personal > div.buffer > ul > li > a.new:visited { color: #a55858; }

#wiki #preftoc {

 float: left;
 clear: both;
 margin: 0;
 padding: 0;
 height: 2.25em;
 background-image: url(images/preferences-break.png);
 background-position: bottom left;
 background-repeat: no-repeat;

}

#wiki #preftoc li {

 float: left;
 margin: 0;
 padding: 0;
 padding-right: 1px;
 height: 2.25em;
 white-space: nowrap;
 list-style-type: none;
 list-style-image: none;
 background-image: url(images/preferences-break.png);
 background-position: bottom right;
 background-repeat: no-repeat;

}

#wiki #preftoc li:first-child {

 margin-left: 1px;

}

#wiki #preftoc a,
#wiki #preftoc a:active {

 display: block;
 position: relative;
 color: #0645ad;
 padding: 0.5em;
 text-decoration: none;
 background-image: none;

}

#wiki #preftoc a:hover {

 text-decoration: underline;

}

#wiki #preftoc li.selected a {

 cursor: default;
 background-image: url(images/preferences-fade.png);
 background-position: bottom;
 background-repeat: repeat-x;
 color: #333333;
 cursor: default;
 text-decoration: none;

}

#wiki #preferences {

 float: left;
 width: 100%;
 margin: 0;
 clear: both;
 border: solid 1px #ccc;
 background-color: #f9f9f9;
 background-image: url(images/preferences-base.png);

}

#wiki #preferences > fieldset.prefsection {

 border: none;
 padding: 0;
 margin: 1em;

}

#wiki #preferences > fieldset.prefsection > fieldset {

 border: none;
 border-top: solid 1px #ccc;

}

#wiki #preferences legend {

 color: #666;

}

#wiki #preferences > fieldset.prefsection > legend.mainLegend {

 display: none;

}

#wiki #preferences td {

 padding-left: 0.5em;
 padding-right: 0.5em;

}

#wiki #preferences td.htmlform-tip {

 font-size: x-small;
 padding: .2em 2em;
 color: #666;

}

#wiki #preferences div.mw-prefs-buttons {

 padding: 1em;

}

#wiki #preferences div.mw-prefs-buttons input {

 margin-right: 0.25em;

}

#wiki a {

 text-decoration: none;
 color: #0645ad;
 background: none;

}

#wiki a:visited {

 color: #0b0080;

}

#wiki a:active {

 color: #faa700;

}

#wiki a:hover {

 text-decoration: underline;

}

#wiki a.stub {

 color: #772233;

}

#wiki a.new,
#wiki #p-personal a.new { color: #ba0000; }

#wiki a.new:visited,
#wiki #p-personal a.new:visited { color: #a55858; }

#wiki img {

 border: none;
 vertical-align: middle;

}

#wiki hr {

 height: 1px;
 color: #aaa;
 background-color: #aaa;
 border: 0;
 margin: .2em 0 .2em 0;

}

#wiki h1,
#wiki h2,
#wiki h3,
#wiki h4,
#wiki h5,
#wiki h6 {

 color: black;
 background: none;
 font-weight: normal;
 margin: 5px;
 padding-top: .5em;
 padding-bottom: .17em;
 border-bottom: 1px solid #aaa;
 width: auto;

}

#wiki h1 { font-size: 188%; }
#wiki h1 .editsection { font-size: 53%; }
#wiki h2 { font-size: 150%; }
#wiki h2 .editsection { font-size: 67%; }
#wiki h3,
#wiki h4,
#wiki h5,
#wiki h6 {

 border-bottom: none;
 font-weight: bold;

}

#wiki h3 { font-size: 132%; }
#wiki h3 .editsection { font-size: 76%; font-weight: normal; }
#wiki h4 { font-size: 116%; }
#wiki h4 .editsection { font-size: 86%; font-weight: normal; }
#wiki h5 { font-size: 100%; }
#wiki h5 .editsection { font-weight: normal; }
#wiki h6 { font-size: 80%; }
#wiki h6 .editsection { font-size: 125%; font-weight: normal; }

#wiki p {

 margin: .4em 0 .5em 0;
 line-height: 1.5em;

}

#wiki p img {

 margin: 0;

}

#wiki ul,
#wiki ol {

 margin-left: 25px;

}

#wiki abbr,
#wiki acronym,
#wiki .explain {

 border-bottom: 1px dotted black;
 color: black;
 background: none;
 cursor: help;

}

#wiki q {

 font-style: italic;

}

#wiki blockquote {

 font-style: italic;

}

#wiki code {

 background-color: #f9f9f9;

}

#wiki pre {

 padding: 1em;
 border: 1px dashed #2f6fab;
 color: black;
 background-color: #f9f9f9;
 line-height: 1.1em;

}

#wiki div#content ul {

 line-height: 1.5em;
 list-style-type: square;
 margin: .3em 0 0 1.5em;
 padding: 0;
 list-style-image: url(images/bullet-icon.png);

}

#wiki div#content ol {

 line-height: 1.5em;
 margin: .3em 0 0 3.2em;
 padding: 0;
 list-style-image: none;

}

#wiki div#content li {

 margin-bottom: .1em;

}

#wiki div#content dt {

 font-weight: bold;
 margin-bottom: .1em;

}

#wiki div#content dl {

 margin-top: .2em;
 margin-bottom: .5em;

}

#wiki div#content dd {

 line-height: 1.5em;
 margin-left: 2em;
 margin-bottom: .1em;

}

#wiki div#content table {

 font-size: 100%;
 color: black;
 background-color: white;

}

#wiki div#content fieldset table {

 background: none;

}

#wiki div#content fieldset {

 border: 1px solid #2f6fab;
 margin: 1em 0 1em 0;
 padding: 0 1em 1em;
 line-height: 1.5em;

}

#wiki fieldset.nested {

 margin: 0 0 0.5em 0;
 padding: 0 0.5em 0.5em;

}

#wiki div#content legend {

 padding: .5em;
 font-size: 95%;

}

#wiki div#content form {

 border: none;
 margin: 0;

}

#wiki div#content textarea {

 width: 100%;
 padding: .1em;

}

#wiki div#content select {

 vertical-align: top;

}

#wiki #toc,
#wiki .toc,
#wiki .mw-warning {

 background-color: none;
 padding: 5px;
 font-size: 95%;

}

#wiki #toc h2,
#wiki .toc h2 {

 display: inline;
 border: none;
 padding: 0;
 font-size: 100%;
 font-weight: bold;

}

#wiki #toc #toctitle,
#wiki .toc #toctitle,
#wiki #toc .toctitle,
#wiki .toc .toctitle {

 text-align: center;

}

#wiki #toc ul,
#wiki .toc ul {

 list-style-type: none;
 list-style-image: none;
 margin-left: 0;
 padding-left: 0;
 text-align: left;

}

#wiki #toc ul ul,
#wiki .toc ul ul {

 margin: 0 0 0 2em;

}

#wiki #toc .toctoggle,
#wiki .toc .toctoggle {

 font-size: 94%;

}

#wiki div.floatright,
#wiki table.floatright {

 clear: right;
 float: right;
 position: relative;
 margin: 0 0 .5em .5em;
 border: 0;

}

#wiki div.floatright p { font-style: italic; }

#wiki div.floatleft,
#wiki table.floatleft {

 float: left;
 clear: left;
 position: relative;
 margin: 0 .5em .5em 0;
 border: 0;

}

#wiki div.floatleft p { font-style: italic; }

#wiki div.thumb {

 margin-bottom: .5em;
 border-style: solid;
 border-color: white;
 width: auto;

}

#wiki div.thumbinner {

 border: 1px solid #ccc;
 padding: 3px !important;
 background-color: #f9f9f9;
 font-size: 94%;
 text-align: center;
 overflow: hidden;

}

#wiki html .thumbimage {

 border: 1px solid #ccc;

}

#wiki html .thumbcaption {

 border: none;
 text-align: left;
 line-height: 1.4em;
 padding: 3px !important;
 font-size: 94%;

}

#wiki div.magnify {

 float: right;
 border: none !important;
 background: none !important;

}

#wiki div.magnify a,
#wiki div.magnify img {

 display: block;
 border: none !important;
 background: none !important;

}

#wiki div.tright {

 clear: right;
 float: right;
 border-width: .5em 0 .8em 1.4em;

}

#wiki div.tleft {

 float: left;
 clear: left;
 margin-right: .5em;
 border-width: .5em 1.4em .8em 0;

}

#wiki img.thumbborder {

 border: 1px solid #ddd;

}

#wiki .hiddenStructure {

 display: none;

}

#wiki .mw-warning {

 margin-left: 50px;
 margin-right: 50px;
 text-align: center;

}

#wiki .usermessage {

 background-color: #ffce7b;
 border: 1px solid #ffa500;
 color: black;
 font-weight: bold;
 margin: 2em 0 1em;
 padding: .5em 1em;
 vertical-align: middle;

}

#wiki #siteNotice {

 text-align: center;
 font-size: 95%;
 padding-top: 0.9em;

}

#wiki #siteNotice p {

 margin: 0;
 padding: 0;

}

#wiki .catlinks {

 border: 1px solid #aaa;
 background-color: #f9f9f9;
 padding: 5px;
 margin-top: 1em;
 clear: both;

}

#wiki #siteSub {

 display: none;

}

#wiki #jump-to-nav {

 display: none;

}

#wiki #contentSub,
#wiki #contentSub2 {

 font-size: 84%;
 line-height: 1.2em;
 margin: 0 0 1.4em 1em;
 color: #7d7d7d;
 width: auto;

}

#wiki span.subpages {

 display: block;

}

#wiki .center {

 width: 100%;
 text-align: center;

}

#wiki *.center * {

 margin-left: auto;
 margin-right: auto;

}

#wiki .small,
#wiki .small * {

 font-size: 94%;

}

#wiki table.small {

 font-size: 100%;

}

#wiki #content h1,
#wiki #content h2 {

 margin-bottom: .6em;

}

#wiki #content h3,
#wiki #content h4,
#wiki #content h5 {

 margin-bottom: .3em;

}

#wiki #firstHeading {

 margin-bottom: .1em;
 line-height: 1.2em;
 padding-bottom: 0;

}

#wiki #content a.external,
#wiki #content a[href ^="gopher://"] {

 background: url(images/external-link-ltr-icon.png) center right no-repeat;
 padding: 0 13px;

}

#wiki #content a[href ^="https://"],
#wiki .link-https {

 background: url(images/lock-icon.png) center right no-repeat;
 padding: 0 18px;

}

#wiki #content a[href ^="mailto:"],
#wiki .link-mailto {

 background: url(images/mail-icon.png) center right no-repeat;
 padding: 0 18px;

}

#wiki #content a[href ^="news://"] {

 background: url(images/news-icon.png) center right no-repeat;
 padding: 0 18px;

}

#wiki #content a[href ^="ftp://"],
#wiki .link-ftp {

 background: url(images/file-icon.png) center right no-repeat;
 padding: 0 18px;

}

#wiki #content a[href ^="irc://"],
#wiki #content a.extiw[href ^="irc://"],
#wiki .link-irc {

 background: url(images/talk-icon.png) center right no-repeat;
 padding: 0 18px;

}

#wiki #content a.external[href $=".ogg"],
#wiki #content a.external[href $=".OGG"],
#wiki #content a.external[href $=".mid"],
#wiki #content a.external[href $=".MID"],
#wiki #content a.external[href $=".midi"],
#wiki #content a.external[href $=".MIDI"],
#wiki #content a.external[href $=".mp3"],
#wiki #content a.external[href $=".MP3"],
#wiki #content a.external[href $=".wav"],
#wiki #content a.external[href $=".WAV"],
#wiki #content a.external[href $=".wma"],
#wiki #content a.external[href $=".WMA"],
#wiki .link-audio {

 background: url("images/audio-icon.png") center right no-repeat;
 padding: 0 18px;

}

#wiki #content a.external[href $=".ogm"],
#wiki #content a.external[href $=".OGM"],
#wiki #content a.external[href $=".avi"],
#wiki #content a.external[href $=".AVI"],
#wiki #content a.external[href $=".mpeg"],
#wiki #content a.external[href $=".MPEG"],
#wiki #content a.external[href $=".mpg"],
#wiki #content a.external[href $=".MPG"],
#wiki .link-video {

 background: url("images/video-icon.png") center right no-repeat;
 padding: 0 18px;

}

#wiki #content a.external[href $=".pdf"],
#wiki #content a.external[href $=".PDF"],
#wiki #content a.external[href *=".pdf#"],
#wiki #content a.external[href *=".PDF#"],
#wiki #content a.external[href *=".pdf?"],
#wiki #content a.external[href *=".PDF?"],
#wiki .link-document {

 background: url("images/document-icon.png") center right no-repeat;
 padding: 0 18px;

}

#wiki #content a.extiw,
#wiki #content a.extiw:active {

 color: #36b;
 background: none;
 padding: 0;

}

#wiki #content a.external {

 color: #36b;

}

#wiki #content .plainlinks a {

 background: none !important;
 padding: 0 !important;

}

#wiki #content .printfooter {

 display: none;

}
