Dink doran: Maak na dat Spiekern den Browser-Cache leddig, üm dien Ännern sehn to könen:

  • Firefox/ Safari: Umschaltung drücken un gliektiedig Aktualisieren anklicken oder Strg+F5 oder Strg+R (Befehlstaste-R op den Mac) drücken
  • Google Chrome: Umschaltung+Strg+R (Befehlstaste-R op den Mac) drücken
  • Internet Explorer: Strg+F5 drücken oder Strg drücken un gliektiedig Aktualisieren anklicken
  • Opera: Extras → Internetspuren löschen … → Individuelle Auswahl → Den kompletten Cache löschen
  • Konqueror: Aktualisieren anklicken oder F5 drücken
/* Standard Navigationsleisten */
div.BoxenVerschmelzen,
div.NavFrame {
	margin: 0;
	padding: 2px;
	border: 1px solid #aaaaaa;
	text-align: center;
	border-collapse: collapse;
	font-size: 95%;
}
div.BoxenVerschmelzen div.NavFrame {
	border-style: none;
	border-style: hidden;
}
div.NavFrame + div.NavFrame {
	border-top-style: none;
	border-top-style: hidden;
}
div.NavPic {
	background-color: #ffffff;
	margin: 0px;
	padding: 2px;
	float: left;
}
div.NavFrame div.NavHead {
	height: 1.6em;
	font-weight: bold;
	font-size: 100%;
	background-color: #efefef;
}
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;
}
.NavToggle {
	float: right;
	font-size: x-small;
}
/* Do not print navigation bar elements. They should not appear on paper */
@media print { 
	.NavFrame {
		display: none
	}
	.BoxenVerschmelzen {
		display: none
	}
}
/* Formatierung betrifft Vorlagen: Geokoordinate, Koordinate2 & Koordinate3 */
#coordinates {
	position: absolute;
	z-index: 1;
	border: none;
	background: none;
	right: 0;
	top: 0.3em;
	float: right;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	text-align: right;
	text-indent: 0;
	font-size: 85%;
	text-transform: none;
	white-space: normal;
}
.skin-vector #coordinates {
	top: -2.8em
}
/* kleines Globus-Symbol neben der Geookordinate anzeigen */
#coordinates a[href ^="http://"] {
	background: url(//upload.wikimedia.org/wikipedia/de/d/d4/Gnome-globe.png) center right no-repeat;
	padding-right: 18px;
}
/**
 *	Taxobox styles
 */
/* Stylesheet-Ergänzung zu [[Wikipedia:Taxoboxen|Taxoboxen]] */
.taxobox {
	border-collapse: collapse;
	border: 1px solid gray;
	float: right;
	margin-left: 0.5em;
}
.taxobox th {
	background-color: #ffc0c0;
	border: solid 1px gray;
	text-align: center;
	font-weight: bold;
}
.taxobox td {
	vertical-align: top
}
.taxobox .Person {
	font-style: normal
}
.taxobox div.thumb,
.taxobox div.thumb * {
	margin: 0;
	padding: 0;
	float: none;
	border: none;
}
.taxobox div.magnify {
	display: none
}
.taxobox tr td div.thumb div div.thumbcaption {
	text-align: center
}
.taxobox td.Person {
	text-align: center;
	display: block;
}
.taxobox td.taxo-name {
	text-align: center
}
.taxobox td.taxo-bild {
	text-align: center
}
.utstorven th {
	background-color: #e7dcc3 !important
}
.utstorven-rezent th {
	background-color: #f3cec2 !important
}

/**
 * PortalNav styles
 */
.PortalNavPanel {
	display: none;
	border: 1px solid #999;
	padding: 0.5em 2em 0.5em 2em;
	margin: 0.5em;
	background-color: #fcfcfc;
}
.PortalNavPanel .PortalNavPanel {
	background-color: #f4f4f4
}
.PortalNavPanel .PortalNavPanel .PortalNavPanel {
	background-color: #eeeeee
}
.PortalNavPanel .PortalNavPanel .PortalNavPanel .PortalNavPanel {
	background-color: #e9e9e9
}
.PortalNavPanel .PortalNavPanel .PortalNavPanel .PortalNavPanel .PortalNavPanel {
	background-color: #e0e0e0
}
.PortalNavLink .PortalNavToggleLink {
	float: none
}
.PortalNavToggleLink {
	float: right
}

/***************************************/
/*   för [[Vörlaag:GenealogieList]]    */
/***************************************/

.geneaListing {
	margin-left: 1.6em;
}

.geneaListing div.NavFrame {
	border: 1px dotted #CCC;
	text-align: left;
}

.geneaListing div.NavFrame div.NavHead {
	font-weight: normal;
	background-color: transparent;
	height: auto;
}

.geneaListing dl {
	margin-top: 0;
	margin-bottom: 0;
}

.mw-content-ltr .geneaListing dd {
	margin-left: 0;
}


/**
 * nds-nl-Lenk op Hööftsiet dunkler maken
 */
.nds-nl-link a {
	color: #002bd0 !important
}

/**
 * För schöne Tabellen
 */
.Tabell {
	margin: 1em 1em 1em 0;
	background: #f9f9f9;
	border: 1px #999 solid;
	border-collapse: collapse;
	empty-cells: show;
}
.Tabell > tbody > tr > th,
.Tabell > tbody > tr > td {
	border: 1px #999 solid;
	padding: 0.2em;
}
.Tabell > caption {
	margin-left: inherit;
	margin-right: inherit;
	font-weight: bold;
}
.links {
	float: left;
	clear: left;
}
.rechts {
	float: right;
	clear: right;
	margin: 1em 0 1em 1em;
}
.midd {
	margin-left: auto;
	margin-right: auto;
}
/* Kategorien op Hööftsiet nich wiesen */
body.page-Hööftsiet #catlinks {
	display: none
}

/***************************************/
/*   	nds-nl, pdt rutstellen		*/
/***************************************/
.interwiki-nds-nl,
.interwiki-pdt {
	font-weight: bold
}

/***************************************/
/*  	Naricht för ne'e Bruker		*/
/***************************************/
.Naricht-NeeBruker {
	border: 1px solid #d3c6ff;
	background-color: #f7f7ff;
	padding: 0.7em;
}

/************************/
/*	Infobox Element   */
/************************/
.Elementbox {
	background-color: #ffffff;
	margin: 0 0 0.5em 0.5em;
}
.Elementbox-Nichmetall th {
	background-color: #a0ffa0
}
.Elementbox-Metall th {
	background-color: #cccccc
}
.Elementbox-Halfmetall th {
	background-color: #cccc99
}
.Elementbox-Eddelgas th {
	background-color: #c0ffff
}
.Elementbox-Halogen th {
	background-color: #ffff99
}
.Elementbox-Alkalimetall th {
	background-color: #ff6666
}
.Elementbox-Eerdalkalimetall th {
	background-color: #ffdead
}
.Elementbox-Overgangselement th {
	background-color: #ffc0c0
}
.Elementbox-Lanthanoid th {
	background-color: #ffbfff
}
.Elementbox-Actinoid th {
	background-color: #ff99cc
}
.Elementbox-x th {
	background-color: #ffffff
}

/**********************************************/
/*			för de Söökmaschinen			*/
/**********************************************/
#welcome-foreign {
	display: none;
}

/**********************************************/
/*	'Text ännern' un 'anmellen' rutheven	*/
/**********************************************/
#ca-ve-edit {
	display: block;
	font-weight: bold;
	border: 3px dotted navy !important;
	letter-spacing: 0.05em;
}
#ca-ve-edit a {
	background-color: transparent !important;
	color: #333377 !important;
}
body.skin-monobook #ca-ve-edit {
	font-size: 150%;
	padding: 1px !important;
}
#pt-login {
	position: relative;
	top: 5px;
	padding: 0;
}
#pt-login a {
	font-size: 130%;
	font-weight: bold;
	border: 3px dotted navy;
	letter-spacing: 0.05em;
	padding: 0 3px;
}



/**********************************************/
/*	Stile för dat Modul:Tabs                  */
/**********************************************/
.Modul-Tabs {
	border: 1px solid #999;
}
.Modul-Tabs .Tabs {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #999;
	font-weight: bold;
}
.Modul-Tabs .Tab {
	flex: 1;
	padding: 5px;
	text-align: center;
	background-color: #ccc;
	cursor: pointer;
}
.Modul-Tabs .Tab:not(:first-child) {
	border-left: 1px solid #999;
}
.Modul-Tabs .Tab:not(.active):hover {
	background-color: #aaa;
}
.Modul-Tabs .Tab.active {
	background-color: #fff;
	cursor: default;
}
.Modul-Tabs .Inholt {
	display: none;
}
.Modul-Tabs .Inholt.active {
	display: block;
}

/****************************************************************/
/* Stile för Tabellen mit zentreerte oder rechtsbünnige Spalten */
/****************************************************************/

.col-1-center td:nth-child(1) { text-align: center; }
.col-2-center td:nth-child(2) { text-align: center; }
.col-3-center td:nth-child(3) { text-align: center; }
.col-4-center td:nth-child(4) { text-align: center; }
.col-5-center td:nth-child(5) { text-align: center; }
.col-6-center td:nth-child(6) { text-align: center; }
.col-7-center td:nth-child(7) { text-align: center; }
.col-8-center td:nth-child(8) { text-align: center; }
.col-9-center td:nth-child(9) { text-align: center; }
.col-10-center td:nth-child(10) { text-align: center; }
.col-11-center td:nth-child(11) { text-align: center; }
.col-12-center td:nth-child(12) { text-align: center; }
.col-1-right td:nth-child(1) { text-align: right; }
.col-2-right td:nth-child(2) { text-align: right; }
.col-3-right td:nth-child(3) { text-align: right; }
.col-4-right td:nth-child(4) { text-align: right; }
.col-5-right td:nth-child(5) { text-align: right; }
.col-6-right td:nth-child(6) { text-align: right; }
.col-7-right td:nth-child(7) { text-align: right; }
.col-8-right td:nth-child(8) { text-align: right; }
.col-9-right td:nth-child(9) { text-align: right; }
.col-10-right td:nth-child(10) { text-align: right; }
.col-11-right td:nth-child(11) { text-align: right; }
.col-12-right td:nth-child(12) { text-align: right; }
.col-r1-center td:nth-last-child(1) { text-align: center; }
.col-r2-center td:nth-last-child(2) { text-align: center; }
.col-r3-center td:nth-last-child(3) { text-align: center; }
.col-r4-center td:nth-last-child(4) { text-align: center; }
.col-r5-center td:nth-last-child(5) { text-align: center; }
.col-r1-right td:nth-last-child(1) { text-align: right; }
.col-r2-right td:nth-last-child(2) { text-align: right; }
.col-r3-right td:nth-last-child(3) { text-align: right; }
.col-r4-right td:nth-last-child(4) { text-align: right; }
.col-r5-right td:nth-last-child(5) { text-align: right; }

/* T156351: Support for Parsoid's Cite implementation */
span[rel="mw:referencedBy"] {
    counter-reset: mw-ref-linkback 0;
}
span[rel="mw:referencedBy"] > a::before {
    content: counter( mw-ref-linkback, lower-alpha );
}