
/* start https://da.wikipedia.org/w/load.php?debug=true&lang=en&modules=site.styles&only=styles&skin=vector-2022&version=&* */


/*
MediaWiki:Common.css
*/
/* Fælles CSS for alle udseender */

/*<pre><nowiki>*/

/* Display "Fra Wikipedia, den frie encyklopædi" */
#siteSub {
    display: inline;
    font-size: 80%;
    font-weight: normal;
}

/* Vis ikke diverse ting og sager på forsiden */
body.page-Forside #siteSub,         /* Tagline "Fra Wikipedia, den frie encyklopædi" (fra [[MediaWiki:Tagline]]) */
body.page-Forside #footer-info-lastmod, /* Senest ændret dato (forsiden bliver teknisk aldrig ændret) */
body.page-Forside h1.firstHeading   /* Artikeloverskrift: "Forside" */
    {
    display: none !important;
    }

/* Vis ikke diverse ting og sager på portal:Forside */
body.page-Portal_Forside #siteSub,         /* Tagline "Fra Wikipedia, den frie encyklopædi" (fra [[MediaWiki:Tagline]]) */
body.page-Portal_Forside h1.firstHeading   /* Artikeloverskrift: "Forside" */
    {
    display: none !important;
    }

/* Gør listen over fodnoter/referencer mindre */
ol.references,
div.reflist,
div.references-small,
div.refbegin {
        font-size: 90%;            /* Standard-tekststørrelse */
        margin-bottom: 0.5em;
}
div.refbegin-100 {
        font-size: 100%;           /* Mulighed for normal tekststørrelse i {{refbegin}} */
}

div.reflist ol.references {
        font-size: 100%;           /* Nulstil tekststørrelse når indlejret i div.reflist */
        margin-bottom: 0;          /* Undgå dobbelt-margen når indlejret i div.reflist */
        list-style-type: inherit;  /* Anvend brugerdefinerede liste-stile */
}

/* "Hængende indrykning" for {{Refbegin}} */
.refbegin-hanging-indents > ul {
        list-style-type: none;
        margin-left: 0;
}
.refbegin-hanging-indents > ul > li,
.refbegin-hanging-indents > dl > dd {
        margin-left: 0;
        padding-left: 3.2em;
        text-indent: -3.2em;
        list-style: none;
}

.references-small { font-size: 90%;}

/* 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 );
}
a[rel="mw:referencedBy"]::before {
    content: "^";
}
span[rel="mw:referencedBy"]::before {
    content: "^ ";
}

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

 /*
 * Sammenklappelige lister ([[Wikipedia:Sammenklappelige lister]])
 */
 
 div.NavGroup,
 div.NavFrame {
 	margin: 0px;
 	padding: 2px;
 	border: 1px solid #999999;
 	text-align: center;
 	border-collapse: collapse;
 	font-size: 95%;
        clear:both;
 }
 div.NavFrame p {   	
 	font-size: 100%; 
 }
 div.NavGroup 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.NavContent {
 	font-size: 100%;
        background-color: #fafafa;
        padding: 2px;
 }
 
 div.NavFrame div.NavContent p {
        text-align: center;
 }
 
 div.NavEnd {
 	margin: 0px;
 	padding: 0px;
 	line-height: 1px;
 	clear: both;
 }
 
 .NavToggle {
       font-size: x-small;
       float:right;
 }

/********************************************************************/
 /* Navigationsleisten nicht mit ausdrucken */
 
 @media print{
 	.NavFrame {
 		display: none;
 	}
 }

 /*
  * Style til interne links der konstrueres ved hjælp af {{PAGEURL}} etc. 
  */

 #bodyContent .plainlinks a {
   background: none !important;
   padding: 0 !important;
 }

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

/* Import fra EN for at kunne bruge video og lydlinks */
/* Icons for medialist templates [[Skabelon:Multi-video start]] */
/* Brug: og Plan: - se næste
 */

div.listenlist {
    background: url(30px-Gnome-speakernotes.png);
    padding-left: 40px;
}

div.videolist, div.multivideolist {
    background: url(40px.generic.png);
    padding-left: 50px;
}

/********************************************************************/
/* Style rules for media list templates */

/* se: en:Template:Multi-listen start/styles.css
 * Brug: 'Skabelon:Multi-video start' og 'Skabelon:Multi-listen start'
 * Plan: flyttes til egen styles.css
 */

div.medialist {
    min-height: 50px;
    margin: 1em;
    background-position: top left;
    background-repeat: no-repeat;
}

div.medialist ul {
    list-style-type: none; 
    list-style-image: none;
    margin: 0;
}

div.medialist ul li {
    padding-bottom: 0.5em;
}

div.medialist ul li li {
    font-size: 91%;
    padding-bottom: 0;
}

/********************************************************************/
/* Messagebox templates */
/*
 * Brug: bruges mest til projekt-skabeloner på diskussionssider. Derudover andre steder
 * Plan: bør stille og rolig fases ud
 */


.messagebox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   width: 80%;
   margin: 0 auto 1em auto;
   padding: .2em;
}
.messagebox.merge {
   border: 1px solid #c0b8cc;
   background-color: #f0e5ff;
   text-align: center;
}
.messagebox.cleanup {
   border: 1px solid #9f9fff;
   background-color: #efefff;
   text-align: center;
}
.messagebox.standard-talk {
   border: 1px solid #c0c090;
   background-color: #f8eaba;
}

/********************************************************************/
/* ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox
 * elementer, som ikke kan være i 'Modul:Message box/styles.css'
 */
.compact-ambox table .mbox-text-span {
	list-style-image: url(bullet.svg);
}
.skin-vector .compact-ambox table .mbox-text-span {
	list-style-image: url(bullet-icon.svg);
}

/********************************************************************/
/* Infobox template style */

.infobox {
   border: 1px solid #aaaaaa;
   border-spacing: 3px;
   background-color: #f9f9f9;
   color: black;
   margin: 0.5em 0 0.5em 1em;
   padding: 0.2em;
   float: right;
   clear: right;
   font-size: 88%;
   line-height: 1.5em;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}

.infobox.sisterproject {
   width: 20em;
   font-size: 90%;
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
   border: 0;
   border-top: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
   border: 0;
   border-right: 1px solid #aaaaaa;
}


/* styles for geography infoboxes, e.g. countries, national subdivisions, cities, etc. */

.infobox.geography {
   border: 1px solid #ccd2d9;
   text-align: left;
   border-collapse: collapse;
   line-height: 1.2em; 
   font-size: 90%;
}

.infobox.geography  td,
.infobox.geography  th {
   border-top: solid 1px #ccd2d9;
   padding: 0.4em 0.2em 0.4em 0.8em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
   border-top: solid 1px #ccd2d9;
   padding: 0.4em 0.2em 0.2em 0.8em;
}

.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
      border: 0;
      padding: 0 0.2em 0.2em 0.8em;
}

.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
   border-top: 0;
   border-bottom: solid 1px #ccd2d9;
   padding: 0 0.2em 0.4em 0.8em;
}

.infobox.geography .maptable td,
.infobox.geography .maptable th {
      border: 0;
      padding: 0 0 0 0;
}

/********************************************************************/
/* Normal font styling for table row headers with scope="row" tag */
.wikitable.plainrowheaders th[scope=row] {
    font-weight: normal;
    /* @noflip */
    text-align: left;
}

/* Change the external link icon to an Adobe icon for all PDF files */
/* (in browsers that support these CSS selectors, like Mozilla and Opera) */
#bodyContent a[href$=".pdf"].external, 
#bodyContent a[href*=".pdf?"].external, 
#bodyContent a[href*=".pdf#"].external,
#bodyContent a[href$=".PDF"].external, 
#bodyContent a[href*=".PDF?"].external, 
#bodyContent a[href*=".PDF#"].external {
    background: url(Icons-mini-file_acrobat.gif) center right no-repeat;
    padding-right: 16px;
}

/* Change the external link icon to an Adobe icon anywhere the PDFlink class */
/* is used (notably Template:PDFlink). This works in IE, unlike the above. */
span.PDFlink a {
    background: url(15px-Icons-mini-file_acrobat.gif) center right no-repeat !important;
    padding-right: 17px !important;
}

/* Highlight clicked reference in blue to help navigation */
ol.references > li:target {
 background-color: #DEF;
}

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

/* Inline div's i ImageMaps (kode stjålet fra de.wiki) */
/* Brug: bruges i nogle vej-infobokse
 * Plan: kan flyttes ud
 */

.imagemap-inline div {
    display: inline;
}

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

div.scrollable {
overflow: auto;
}

/* Undgå ekstra linjeafstand ved sup og sub */
sup, sub {
  line-height: 1em;
}

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

/* Styling for citations */
cite {
    font-style: normal;
    word-wrap: break-word;
}
 
/* If there is an inline link to a full citation, the full citation will turn blue when the inline link is clicked */
cite:target { 
    background-color: #DEF;
}
 
/* For linked citation numbers and document IDs, where the number need not be shown on a screen or a handheld, but should be included in the printed version */
 
@media screen, handheld, projection {
    cite *.printonly {
        display: none;
    }
}


/*  Farver på bytes */

.mw-plusminus-pos {
  color:green;
}
 
.mw-plusminus-neg {
  color:red;
}


/********************************************************************/
 
/* søsterprojektlinks i venstrepanelet */
 
ul.interProject
{ 
  list-style: none;
  padding-left: 0; 
  margin-left: 0;
}
 
li.interProject 
{ 
  background-repeat: no-repeat;
  background-position: left center; 
  padding-left: 18px; 
  margin-left: 0;
}
 
/* specifikt for Vector; ovenstående "hænger ikke fast" af en eller anden grund */
#mw-panel div.portal div.body ul.interProject li.interProject 
{ 
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 18px; 
  margin-left: 0;
}
 
li.commons 
{ 
  background-image: url(14px-Commons-logo.svg.png);
}
 
li.wiktionary
{ 
  background-image: url(16px-Wiktionary_small.svg.png);
}
 
li.wikibooks
{ 
  background-image: url(16px-Wikibooks-logo.svg.png);
}
 
li.wikiquote
{ 
  background-image: url(15px-Wikiquote-logo.svg.png);
}
 
li.wikisource
{ 
  background-image: url(15px-Wikisource-logo.svg.png);
}
 
li.wikinews
{ 
  background-image: url(15px-Wikinews_waves_Left.png);
}
 
li.wikispecies
{ 
  background-image: url(15px-Wikispecies-logo.svg.png);
}
 
li.wikiversity
{ 
  background-image: url(15px-Wikiversity-logo.svg.png);
}
 
li.meta
{ 
  background-image: url(15px-Wikimedia_Community_Logo.svg.png);
}
 
li.incubator
{ 
  background-image: url(15px..svg.png);
}

/********************************************************************/
/* Hide (formatting) elements from screen, but not from screenreaders */
/* Plan: tjek på hvor det bliver brugt
 */

.visualhide {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/********************************************************************/
/* Klasse som kun vises for autopatruljerede/patruljanter/administrator: Visning slås til i CSS-filer for disse brugergrupper */
.vis-for-autopatrol {
  display: none;
}@media print {
	/*
	MediaWiki:Print.css
	*/
	/* Do not print:
	   1: When in mainspace: Article message boxes,
	      navboxes, sister project boxes, disambig links,
	      and items marked as metadata.
	   2: section edit links.
	   3: navbar links.
	   4: Show/hide toggles for collapsible items.
	*/
	.ns--1 .ambox,
	.ns-0 .ambox,
	.ns--1 .navbox,
	.ns-0 .navbox,
	.ns--1 .vertical-navbox,
	.ns-0 .vertical-navbox,
	.ns--1 .infobox.sisterproject,
	.ns-0 .infobox.sisterproject,
	.ns--1 .hatnote,
	.ns-0 .hatnote,
	.ns--1 .dablink,
	.ns-0 .dablink,
	.ns--1 .metadata,
	.ns-0 .metadata,
	.sistersitebox,
	.editlink,
	.navbar,
	a.NavToggle, span.collapseButton, span.mw-collapsible-toggle,
	th .sortkey, td .sortkey,
	#mw-revision-nav {
		display: none !important;
	}
	
	/* Add formatting to make sure that "external references" from templates
	   like [[Template:Ref]] do not get URL expansion, not even when printed.
	   The anchor itself has class "external autonumber" and the url expansion
	   is inserted when printing (see the common printing style sheet at
	   http://en.wikipedia.org/w/skins/common/commonPrint.css) using the
	   ":after" pseudo-element of CSS.
	*/
	.nourlexpansion a.external.text:after,
	.nourlexpansion a.external.autonumber:after {
		display: none !important;
	}
	
	/* Uncollapse collapsible tables/divs.
	   The proper way to do this for tables is to use display:table-row,
	   but this is not supported by all browsers, so use display:block as fallback.
	*/
	table.collapsible tr, div.NavPic, div.NavContent {
		display: block !important;
	}
	table.collapsible tr {
		display: table-row !important;
	}
	.mw-parser-output .mw-collapsed .mw-collapsible-content {
		display: block !important;
	}
	.mw-parser-output table.mw-collapsed > * > tr {
		display: table-row !important;
	}
	.mw-parser-output ol.mw-collapsed > li,
	.mw-parser-output ul.mw-collapsed > li {
		display: list-item !important;
	}
	
	/* On websites with siteSub visible, the margin on the firstHeading is not needed. */
	#firstHeading {
		margin: 0;
	}
	
	/* We don't want very long URLs (that are added to the content in print) to widen the canvas */
	#content a.external.text:after,
	#content a.external.autonumber:after {
		word-wrap: break-word;
	}
	
	/*
	- Basic infobox styling
	- Remove background colors, they are hard to print
	*/
	.infobox {
		border: solid 1px #aaa;
		background-color: #fff;
		border-spacing: 0;
		border-collapse: collapse;
		width: 180pt !important; /*T174957*/
	}
	
	.infobox > * > tr > td,
	.infobox > * > tr > th {
		padding: 2px 5px;
		border-bottom: 1px solid #EAECF0;		
	}
	
	/* Reduce noise for print medium - labels may be links */
	.infobox a,
	/* reset last border (set above) of infobox */
	.infobox > * > tr:last-child > th,
	.infobox > * > tr:last-child > td {
		border: 0;
	}
	
	/* References */
	.refbegin a,
	.references a,
	.reference a {
		color: black !important;
	}
	
	/* Can be removed when T172501 is resolved */
	sup, sub {
		line-height: 1;
	}
	sup.reference {
		font-family: sans-serif;
	}
	
	.reference a {
		border-bottom: 0;
	}
	
	ol.references,
	div.reflist,
	div.refbegin,
	cite * {
		/* Override any editor added inline styles that play with font-size */
		font-size: inherit !important;
	}
	
	.refbegin  li,
	.references li{
		color: #666;
		line-height: 14pt;
	}
	
	.printfooter {
		clear:both;
	}}



/* end   https://da.wikipedia.org/w/load.php?debug=true&lang=en&modules=site.styles&only=styles&skin=vector-2022&version=&* */
