MediaWiki:Common.css: Forskelle mellem versioner

Fra Levende kultur

Ingen redigeringsopsummering
m udskiftning af billede for tillidssamfundet
 
(263 mellemliggende versioner af 2 andre brugere ikke vist)
Linje 1: Linje 1:
/** CSS inkluderet her vil være aktivt for alle brugere. */
/** CSS inkluderet her vil være aktivt for alle brugere. */
.mw-wiki-logo {
 
background-size: contain;
/* hide logon button! */
#user-tools {
display: none !important;
}
 
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
background-color: #fff;
}
dl, ol, ul {
padding-left: 0;
}
 
#contribList ul {
list-style-type: circle !important;
}
#contribList > ul > li:has( a[href*="Skabelon:"] ) {
display: none;
}
#toc ul a,
#contribList ul a {
text-decoration: none;
border-bottom: 1px solid #aaa;
}
#toc ul a:hover,
#contribList ul a:hover {
text-decoration: underline;
border-bottom: none;
}
 
#p-logo {
display: flex;
flex-direction: row;
align-items: center
}
#p-banner {
display: flex;
flex-direction: row;
align-items: center;
margin-left: 10px;
}
#mw-navbar .mw-wiki-logo {
width: 170px;
height: 68px;
top: unset;
}
#mw-navbar .mw-desktop-sitename {
margin-left: 2rem;
color: #002E70 !important;
}
#mw-navbar .mw-mobile-sitename {
color: #002E70 !important;
}
#p-banner, #p-banner:hover, #p-banner:visited, .mw-hamb {
color: #002E70 !important;
}
@media screen and (max-width: 767px ) {
#mw-navbar .mw-wiki-logo {
width: 115px;
height: 25px;
background-image: url(https://www.kb.dk/profiles/contrib/rdl_profile/themes/rdltheme/assets/images/logo-digital.svg);
}
#mw-navbar .mw-mobile-sitename {
display: none;
}
}
 
a, div#mw-panel div.portal div.body ul li a:hover, div#mw-panel div.portal div.body ul li a:focus,
#content a:not(.new):visited, #siteNotice a:not(.new):visited,
.mw-parser-output a.extiw, .mw-parser-output a.external,
.mw-parser-output a.external, .mw-parser-output a.extiw, .mw-parser-output a.extiw:active {
    color: #171717 !important;
    text-decoration: underline;
}
#footer {
background-color: #002E70;
}
.mw-footer, .mw-footer a, .mw-footer a:visited {
color: #fff !important;
text-decoration: none;
}
.mw-footer a:hover {
color: #fff !important;
text-decoration: underline;
}
.mw-footer #footer-list li:not(:first-child)::before {
content: none;
}
.mw-footer #footer-list li {
padding-right: 1.2rem;
}
@media screen and (max-width: 767px ) {
.mw-footer #footer-list li {
display: block;
}
}
 
#footer-info {
font-size: .8rem;
}
#footer-poweredbyico a:first-child img {
background-color: #f0f0f0;
border-radius: 5px;
padding: 0 5px;
width: 98px;
}
 
#pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge {
filter: invert(0);
color: #002E70;
}
#user-tools button,
#p-banner, #p-banner:hover, #p-banner:visited, .mw-hamb {
color: #002E70;
}
#user-tools .profile-icon,
#user-tools .profile-icon::before {
background-color: #002E70;
}
#p-Bidrag .mw-portlet-body li:nth-of-type(1n+3) {
display: none;
}
#mw-navigation a.nav-link.disabled {
font-size: 103%;
}
#mw-navigation ul a:not(.disabled) {
color: #3a3a3a;
}
#mw-navigation ul a:not(.disabled):hover {
text-decoration: underline;
}
#p-navigation-label {
visibility: hidden !important;
height: 1rem;
}
}
#FrontPageSlideShow, #FrontPageSlideShow div{
#footer-places-privacy,
width: 100%!important;
#footer-places-about,
#footer-places-disclaimers {
display: none !important;
}
}
#FrontPageSlideShow div{
 
position:relative!important;
 
#FrontPageSlideShow {
position: relative !important;
}
}
#FrontPageSlideShow-spacer{
#FrontPageSlideShow, #FrontPageSlideShow div {
height: 20px!important;
width: 100% !important;
}
}
#FrontPageSlideShow div{
#FrontPageSlideShow div {
overflow: hidden;
position: relative !important;
width:100%!important;
}
}
#FrontPageSlideShow img{
#FrontPageSlideShow-spacer {
width:100%;
height: 20px !important;
height:auto;
}
}
#FrontPageSlideShow h1,#FrontPageSlideShow h2 {
#FrontPageSlideShow div {
font-family: sans-serif;
overflow: hidden;
color:white;
width: 100% !important;
position: absolute;
left: 15px;  
width: 100%;
}
}
#FrontPageSlideShow h1{
#FrontPageSlideShow img {
font-size:4.3em;
width: 100%;
top: 10px;
height: auto;
font-weight: bold;
}
}
#FrontPageSlideShow h2{
#FrontPageSlideShow h1, #FrontPageSlideShow h2 {
font-size: 2.13em;
font-family: sans-serif;
top: 100px;  
color: white;
font-weight: normal;
position: absolute;
left: 25px;
width: 100%;
}
}
body{
#FrontPageSlideShow h1 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 3.3rem;
top: 0px;
font-weight: bold;
}
#FrontPageSlideShow h2 {
font-size: 2rem;
top: 70px;
font-weight: normal;
}
@media screen and (max-width: 767px ) {
#FrontPageSlideShow h1 {
font-size: 1.3rem;
top: 0px;
}
#FrontPageSlideShow h2 {
font-size: 1rem;
top: 30px;
}
}
}


#description {
#description {
color: black;
color: black;
font-weight: normal;
font-weight: normal;
}
}


ul {
ul {
  list-style-type: none !important;
list-style-type: none !important;
list-style-image: none !important;
list-style-image: none !important;
}
.mw-parser-output ul {
list-style-type: disc !important;
}
}


.page-Forside #ca-viewsource,.page-Forside #ca-nstab-main,.page-Forside #ca-talk{
.page-Forside #ca-viewsource,.page-Forside #ca-nstab-main,.page-Forside #ca-talk{
display:none;
display: none;
}
}
.page-Forside .firstHeading{
.page-Forside .firstHeading{
margin-top:0;
margin-top: 0;
}
}
#news{
#news {
width: 20% !important;
OLD-width: 20% !important;
float: right;
width: 224px !important;
margin-left: 10px;
float: right;
margin-bottom: 10px;
margin-left: 10px;
border-radius: 4px;
margin-bottom: 10px;
border-radius: 4px;
}
}
#news .h2{
#news .h2 {
color:white;
color:white;
font-weight:bold;
font-weight:bold;
background-color:#001F6A;
background-color:#001F6A;
margin-top:0;
margin-top:0;
padding: 3px;
padding: 3px;
border-top-left-radius: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-right-radius: 4px;
text-align:center;
text-align:center;
font-size: larger;
font-size: larger;
}
}
#news div{
#news div {
padding: 10px;
padding: 10px;
}
}
h1, h2, h3, h4, h5, h6{
h1, h2, h3, h4, h5, h6 {
border-bottom : 0;
border-bottom : 0;
}
}
.subtitle{
.subtitle {
color:#A3871E;
color: #A3871E;
}
}
#toc{
#toc {
display:none;
display: none;
}
}
pre, .mw-code{
 
border: 0;
pre, .mw-code {
background-color: transparent;  
border: 0;
padding: 0;
background-color: transparent;  
padding: 0;
}
}
.checkboxLabel{
.checkboxLabel {
display: block;
display: block;
}
}
.page-Forside #firstHeading{
.page-Forside #firstHeading {
display : none;
display: none;
}
}
.createbox p {
.createbox p {
max-width:620px;
max-width: 620px;
}
}
.infobox {
.infobox {
border: 1px solid #a7d7f9!important;
border: 1px solid #a7d7f9 !important;
background-color: transparent !important;
background-color: transparent !important;
min-width:350px !important;
min-width:350px !important;
padding: 0 !important;
padding: 0 !important;
border-collapse: collapse;
border-collapse: collapse;
border-collapse: separate;
border-collapse: separate;
border-spacing: 0;
border-spacing: 0;
border-radius: 4px;
border-radius: 4px;
//border-top: 0!important;
}
.infobox th, .infobox td {
padding-left: 5px;
vertical-align: top;
}
.infobox td a {
text-decoration: none;
}
.infobox td a:underline {
text-decoration: underline;
}
}
.infobox th, .infobox td{
.infobox tr:first-child {
padding-left: 5px;
display:none;
}
}
.infobox tr:first-child{
.infobox tr:nth-child(2) td:nth-child(2) a {
display:none;
pointer-events: none;
cursor: default;
}
}
/* top-left border-radius */
/* top-left border-radius */
table tr:first-child th:first-child,
table tr:first-child th:first-child,
table.Info tr:first-child td:first-child {
table.Info tr:first-child td:first-child {
    border-top-left-radius: 6px;
border-top-left-radius: 6px;
}
}
/* top-right border-radius */
/* top-right border-radius */
table tr:first-child th:last-child,
table tr:first-child th:last-child,
table.Info tr:first-child td:last-child {
table.Info tr:first-child td:last-child {
    border-top-right-radius: 6px;
border-top-right-radius: 6px;
}
.infobox tbody tr:first-child th:first-child {
background-color: #001f6a !important;
color: white;
}
h1, h2, h3, h4 {
color:#001F6A ;
}
div.thumbinner, #news, .infobox {
border: 1px solid #a7d7f9;
}
a:visited {
color: #337ab7;
}
a:hover, a:focus, div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited {
text-decoration: none;
color: #001F6A ;
}
a,div#mw-panel div.portal div.body ul li a:hover, div#mw-panel div.portal div.body ul li a:focus {
color: #337ab7;
}
 
/* .gallery anvendes på velkomstsiden */
div.gallery {
display: block;
width:100%;
min-height:320px;
}
.gallery .article {
margin: 20px;
min-height: 495px;
width: 322px;
float: left;
background-color: #f4f4f4;
}
.gallery .image {
width: 322px;
height: 232px;
}
.gallery .caption {
padding: 10px!important;
}
 
.gallery .article p {
margin:0;
}
.gallery .article a {
display: block;
position: absolute;
height: 311px;
width: 215px;
text-decoration: none;
}
.gallery .article .image {
background-size: cover;
background-color: #e4e4e4;
}
 
.gallery .article10 .image {
/* maybe obsolete, not on Welcome page */
background-image: url("/images/6/60/Werner_Karrasch_1.jpg");
/* Klinkerbåde */
}
 
.gallery .article2 .image {
background-image: url("/images/f/f8/Collage.png");
/* Lejlighedssange */
}
 
.gallery .article3 .image {
background-image: url("/images/9/91/Strik_1.png");
/* Strikning */
}
 
.gallery .article4 .image {
background-image: url("/images/e/e0/Sylfiden_til_web.jpg");
/* Bournonville Ballettraditionen */
}
 
.gallery .article34 .image {
background-image: url("/images/thumb/e/eb/Folkeoplysning_IMG_8328.jpg/400px-Folkeoplysning_IMG_8328.jpg");
/* Folkeoplysning */
}
 
.gallery .articleForen .image {
background-image: url(/images/thumb/3/32/Foreningsliv_Ole_Thye_Gram_KFUM_c.jpg/400px-Foreningsliv_Ole_Thye_Gram_KFUM_c.jpg);
/* Foreningsliv */
}
 
.gallery .article5 .image {
background-image: url("/images/4/45/Vigga_scene2_2.jpg");
/* Fortællekunst */
}
 
.gallery .article6 .image {
background-image: url("/images/b/b5/Billede_til_cyklisme_som_levende_kultur_rev_2.jpg");
/* Cykling og cyklisme */
}
 
.gallery .article7 .image {
background-image: url("/images/c/ce/WP_20171123_18_07_06_Pro.jpg");
/* Piberygning */
}
 
.gallery .articlePoelsev .image {
background-image: url("/images/thumb/f/f1/P%C3%B8lsevognen_Steff_Houlberg_-_P%C3%B8lsevogn_2021.jpg/400px-P%C3%B8lsevognen_Steff_Houlberg_-_P%C3%B8lsevogn_2021.jpg");
background-position-y: center;
/* Pølsevognen */
}
 
.gallery .article8 .image {
background-image: url("/images/0/05/Rf_orange_scene_pr_christian_hjorth-800px.jpg");
/* Roskilde Festival */
}
 
.gallery .article9 .image {
background-image: url("/images/e/e8/19095.jpg");
/* Fastelavn */
}
 
.gallery .article11 .image {
background-image: url("/images/thumb/9/94/REVY_Pr%C3%A6ster.jpg/400px-REVY_Pr%C3%A6ster.jpg");
/* Revy */
}
 
.gallery .article12 .image {
background-image: url("/images/6/6e/Anders.jpg");
/* Naverne */
}
 
.gallery .article14 .image {
background-image: url("/images/8/80/Knivsbergfest2017_1.jpg");
/* Samlivet i det dansk-tyske grænseland */
}
 
.gallery .article15 .image {
background-image: url("/images/1/1d/Miljoe.jpg");
/* Danske skolebiblioteker */
}
 
.gallery .article26 .image {
background-image: url("/images/3/3f/Det_Kongelige_Kapel_dirigeret_af_Simon_Rattle_i_Koncerthuset._foto_S%C3%B8ren_Kaas-Claesson.jpg");
/* Den musikalske teaterorkestertradition... */
}
 
.gallery .article17 .image {
background-image: url("images/e/e7/Kildefest_1581.png");
/* Kildefesten i Svaneke */
}
 
.gallery .article18 .image {
background-image: url("/images/e/e4/Sj%C3%B8kar.jpg");
/* Bornholmsk sprog */
}
 
.gallery .article19 .image {
background-image: url("/images/1/1a/2._Isak-Katedralen_St._Petersborg.jpg");
/* ... drengekorstradition */
}
 
.gallery .article45 .image {
background-image: url("/images/thumb/5/50/S%C3%98NDERHO_FAN%C3%98_233A0197-kopi.jpg/400px-S%C3%98NDERHO_FAN%C3%98_233A0197-kopi.jpg");
/* Sønderho */
}
 
.gallery .article20 .image {
background-image: url("/images/f/f1/Sydepoul.png");
/* Saltsydning på Læsø */
}
 
.gallery .article21 .image {
background-image: url("/images/8/88/Middelalderdragt.png");
/* dragter på Bornholm */
}
}
.infobox tbody tr:first-child th:first-child{
 
background-color: #001f6a !important;
.gallery .article35 .image {
color: white;
background-image: url("/images/4/43/Dragt1.png");
/* Læsødragten */
}
}
h1, h2, h3, h4{
 
color:#001F6A ;
.gallery .article25 .image {
background-image: url("/images/f/f7/HarleyCarina.jpg");
/* Ringridning */
}
}
div.thumbinner, #news, .infobox{
 
border: 1px solid #a7d7f9;  
.gallery .article27 .image {
background-image: url("/images/5/59/FolkedansBillede3.jpg");
/* Dansk folkedans */
}
}
a:visited{
 
color: #337ab7;
.gallery .article28 .image {
background-image: url("/images/e/e7/Folkedragt.JPG");
/* Fremstilling af danske folkedragter */
}
}
a:hover, a:focus, div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited{
 
text-decoration: none;
.gallery .article29 .image {
color:#001F6A ;
background-image: url("/images/f/f6/Flyvholm.JPG");
/* Sønderjyske skikke */
}
}
a,div#mw-panel div.portal div.body ul li a:hover, div#mw-panel div.portal div.body ul li a:focus{
 
color: #337ab7;
.gallery .article31 .image {
background-image: url("/images/2/2d/Egnsspil.png");
/* Egnsspil */
}
}
div.gallery{
 
display: block;
.gallery .article32 .image {
width:100%;
background-image: url("/images/4/43/Dukketeater.jpg");
min-height:320px;
/* Dukketeater i Danmark */
}
}
.gallery .article{
 
margin:20px;
.gallery .article36 .image {
height:311px;
background-image: url("/images/e/ef/Husflidstradition.png");
width:215px;
/* husflidstradition */
float:left;
background-color:#f4f4f4;
}
}
.gallery .image{
 
width:215px;
.gallery .article37 .image {
height:155px;
background-image: url("/images/f/fc/Folkemusik1.png");
/* Dansk folkemusik med... */
}
}
.gallery .caption{
 
padding: 10px!important;
.gallery .article38 .image {
background-image: url("/images/2/2f/Jeppe_p%C3%A5_Bjerget_-_Henning_Jensen_som_Jeppe%2C_Det_kongelige_Teater_2011-12%2C_Christian_Friedl%C3%A4nder_%28foto%29.jpg");
/* Holbergtraditionen */
}
}


.gallery .article p{
.gallery .article39 .image {
margin:0;
background-image: url("/images/4/40/Haanvaerk2.png");
/* Kulturarvens håndværk */
}
}
.gallery .article a{
 
display: block;
.gallery .article40 .image {
position: absolute;
background-image: url("/images/a/a4/Indvielse_Fyr_2014.png");
height: 311px;
/* ... Bovbjerg Fyr */
width: 215px;
}
}
.gallery .article .image{
 
background-size: cover;
.gallery .article41 .image {
background-image: url("/images/a/ab/1faellessang.jpg");
/* Folkelig fællessang */
}
 
.gallery .article42 .image {
background-image: url("/images/8/80/2010-04-14_DrumsAcross.jpg");
/* Skolekoncerter */
}
}


.gallery .article1 .image{
.gallery .article43 .image {
background-image: url("https://levendekultur.kb.dk/images/5/5c/Erhvervsfiskeri_med_klinkbyggede_havb%C3%A5de.png");
background-image: url("/images/5/5c/Erhvervsfiskeri_med_klinkbyggede_havb%C3%A5de.png");
/* ... klinkbådstraditioner */
}
}


.gallery .article2 .image{
.gallery .article44 .image {
background-image: url("https://levendekultur.kb.dk/images/f/f8/Collage.png");
background-image: url("/images/d/d7/Sommerhushygge_LK_web.png");
/* Hygge */
}
}


.gallery .article3 .image{
.gallery .articleHoejsk .image {
background-image: url("https://levendekultur.kb.dk/images/9/91/Strik_1.png");
background-image: url("/images/thumb/7/7d/H%C3%B8jskoler_kh070916-49701.jpg/400px-H%C3%B8jskoler_kh070916-49701.jpg");
background-position-y: 30%;
/* Højskolerne */
}
}


.gallery .article4 .image{
.gallery .articleHaandb .image {
background-image: url("https://levendekultur.kb.dk/images/e/e0/Sylfiden_til_web.jpg");
background-image: url("/images/thumb/8/8f/H%C3%A5ndbold_250125_CZE-DEN_VM25_7978.jpg/400px-H%C3%A5ndbold_250125_CZE-DEN_VM25_7978.jpg");
/* Håndbold */
}
}


.gallery .article5 .image{
.gallery .articleTillid .image {
background-image: url("");
background-image: url("/images/thumb/f/f2/Tillidssamfundet_Vejbod_%28bredere%29.jpg/400px-Tillidssamfundet_Vejbod_%28bredere%29.jpg");
/* Tillidssamfundet */
}
}


#mw-createaccount-cta{
#mw-createaccount-cta {
font-weight:normal;
font-weight: normal;
}
}


.mw-upload-editlicenses{
.mw-upload-editlicenses {
text-align:left!important;
text-align: left !important;
}
}

Nuværende version fra 4. dec. 2025, 12:05

/** CSS inkluderet her vil være aktivt for alle brugere. */

/* hide logon button! */
#user-tools {
	display: none !important;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #fff;
}
dl, ol, ul {
	padding-left: 0;
}

#contribList ul {
	list-style-type: circle !important;
}
#contribList > ul > li:has( a[href*="Skabelon:"] ) {
	display: none;
} 
#toc ul a,
#contribList ul a {
	text-decoration: none;
	border-bottom: 1px solid #aaa;
}
#toc ul a:hover,
#contribList ul a:hover {
	text-decoration: underline;
	border-bottom: none;
}

#p-logo {
	display: flex;
	flex-direction: row;
	align-items: center
}
#p-banner {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 10px;
}
#mw-navbar .mw-wiki-logo {
	width: 170px;
	height: 68px;
	top: unset;
}
#mw-navbar .mw-desktop-sitename {
	margin-left: 2rem;
	color: #002E70 !important;
}
#mw-navbar .mw-mobile-sitename {
	color: #002E70 !important;
}
#p-banner, #p-banner:hover, #p-banner:visited, .mw-hamb {
	color: #002E70 !important;
}
@media screen and (max-width: 767px ) {
	#mw-navbar .mw-wiki-logo {
		width: 115px;
		height: 25px;
		background-image: url(https://www.kb.dk/profiles/contrib/rdl_profile/themes/rdltheme/assets/images/logo-digital.svg);
	}
	#mw-navbar .mw-mobile-sitename {
		display: none;
	}
}

a, div#mw-panel div.portal div.body ul li a:hover, div#mw-panel div.portal div.body ul li a:focus,
#content a:not(.new):visited, #siteNotice a:not(.new):visited,
.mw-parser-output a.extiw, .mw-parser-output a.external,
.mw-parser-output a.external, .mw-parser-output a.extiw, .mw-parser-output a.extiw:active {
    color: #171717 !important;
    text-decoration: underline;
}
#footer {
	background-color: #002E70;
}
.mw-footer, .mw-footer a, .mw-footer a:visited {
	color: #fff !important;
	text-decoration: none;
}
.mw-footer a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.mw-footer #footer-list li:not(:first-child)::before {
	content: none;
}
.mw-footer #footer-list li {
	padding-right: 1.2rem;
}
@media screen and (max-width: 767px ) {
	.mw-footer #footer-list li {
		display: block;
	}
}

#footer-info {
	font-size: .8rem;
}
#footer-poweredbyico a:first-child img {
	background-color: #f0f0f0;
	border-radius: 5px;
	padding: 0 5px;
	width: 98px;
}

#pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge {
	filter: invert(0);
	color: #002E70;
}
#user-tools button,
#p-banner, #p-banner:hover, #p-banner:visited, .mw-hamb {
	color: #002E70;
}
#user-tools .profile-icon,
#user-tools .profile-icon::before {
	background-color: #002E70;
}
#p-Bidrag .mw-portlet-body li:nth-of-type(1n+3) {
	display: none;
}
#mw-navigation a.nav-link.disabled {
	font-size: 103%;
}
#mw-navigation ul a:not(.disabled) {
	color: #3a3a3a;
}
#mw-navigation ul a:not(.disabled):hover {
	text-decoration: underline;
}
#p-navigation-label {
	visibility: hidden !important;
	height: 1rem;
}
#footer-places-privacy,
#footer-places-about,
#footer-places-disclaimers {
	display: none !important;
}


#FrontPageSlideShow {
	position: relative !important;
}
#FrontPageSlideShow, #FrontPageSlideShow div {
	width: 100% !important;
}
#FrontPageSlideShow div {
	position: relative !important;
}
#FrontPageSlideShow-spacer {
	height: 20px !important;
}
#FrontPageSlideShow div {
	overflow: hidden;
	width: 100% !important;
}
#FrontPageSlideShow img {
	width: 100%;
	height: auto;
}
#FrontPageSlideShow h1, #FrontPageSlideShow h2 {
	font-family: sans-serif;
	color: white;
	position: absolute; 
	left: 25px; 
	width: 100%;
}
#FrontPageSlideShow h1 {
	font-size: 3.3rem;
	top: 0px; 
	font-weight: bold;
}
#FrontPageSlideShow h2 {
	font-size: 2rem;
	top: 70px; 
	font-weight: normal;
}
@media screen and (max-width: 767px ) {
	#FrontPageSlideShow h1 {
		font-size: 1.3rem;
		top: 0px; 
	}
	#FrontPageSlideShow h2 {
		font-size: 1rem;
		top: 30px; 
	}
}

#description {
	color: black;
	font-weight: normal;
}

ul {
	list-style-type: none !important;
	list-style-image: none !important;
}
.mw-parser-output ul {
	list-style-type: disc !important;
}

.page-Forside #ca-viewsource,.page-Forside #ca-nstab-main,.page-Forside #ca-talk{
	display: none;
}
.page-Forside .firstHeading{
	margin-top: 0;
}
#news {
	OLD-width: 20% !important;
	width: 224px !important;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
}
#news .h2 {
	color:white;
	font-weight:bold;
	background-color:#001F6A;
	margin-top:0;
	padding: 3px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-align:center;
	font-size: larger;
}
#news div {
	padding: 10px;
}
h1, h2, h3, h4, h5, h6 {
	border-bottom : 0;
}
.subtitle {
	color: #A3871E;
}
#toc {
	display: none;
}

pre, .mw-code {
	border: 0;
	background-color: transparent; 
	padding: 0;
}
.checkboxLabel {
	display: block;
}
.page-Forside #firstHeading {
	display: none;
}
.createbox p {
	max-width: 620px;
}
.infobox {
	border: 1px solid #a7d7f9 !important;
	background-color: transparent !important;
	min-width:350px !important;
	padding: 0 !important;
	border-collapse: collapse;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 4px;
}
.infobox th, .infobox td {
	padding-left: 5px;
	vertical-align: top;
}
.infobox td a {
	text-decoration: none;
}
.infobox td a:underline {
	text-decoration: underline;
}
.infobox tr:first-child {
	display:none;
}
.infobox tr:nth-child(2) td:nth-child(2) a {
	pointer-events: none;
	cursor: default;
}
/* top-left border-radius */
table tr:first-child th:first-child,
table.Info tr:first-child td:first-child {
	border-top-left-radius: 6px;
}
/* top-right border-radius */
table tr:first-child th:last-child,
table.Info tr:first-child td:last-child {
	border-top-right-radius: 6px;
}
.infobox tbody tr:first-child th:first-child {
	background-color: #001f6a !important;
	color: white;
}
h1, h2, h3, h4 {
	color:#001F6A ;
}
div.thumbinner, #news, .infobox {
	border: 1px solid #a7d7f9; 
}
a:visited {
	color: #337ab7;
}
a:hover, a:focus, div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited {
	text-decoration: none;
	color: #001F6A ;
}
a,div#mw-panel div.portal div.body ul li a:hover, div#mw-panel div.portal div.body ul li a:focus {
	color: #337ab7;
}

/* .gallery anvendes på velkomstsiden */
div.gallery {
	display: block;
	width:100%;
	min-height:320px;
}
.gallery .article {
	margin: 20px;
	min-height: 495px;
	width: 322px;
	float: left;
	background-color: #f4f4f4;
}
.gallery .image {
	width: 322px;
	height: 232px;
}
.gallery .caption {
	padding: 10px!important;
}

.gallery .article p {
	margin:0;
}
.gallery .article a {
	display: block;
	position: absolute;
	height: 311px;
	width: 215px;
	text-decoration: none;
}
.gallery .article .image {
	background-size: cover;
	background-color: #e4e4e4;
}

.gallery .article10 .image {
	/* maybe obsolete, not on Welcome page */
	background-image: url("/images/6/60/Werner_Karrasch_1.jpg");
	/* Klinkerbåde */
}

.gallery .article2 .image {
	background-image: url("/images/f/f8/Collage.png");
	/* Lejlighedssange */
}

.gallery .article3 .image {
	background-image: url("/images/9/91/Strik_1.png");
	/* Strikning */
}

.gallery .article4 .image {
	background-image: url("/images/e/e0/Sylfiden_til_web.jpg");
	/* Bournonville Ballettraditionen */
}

.gallery .article34 .image {
	background-image: url("/images/thumb/e/eb/Folkeoplysning_IMG_8328.jpg/400px-Folkeoplysning_IMG_8328.jpg");
	/* Folkeoplysning */
}

.gallery .articleForen .image {
	background-image: url(/images/thumb/3/32/Foreningsliv_Ole_Thye_Gram_KFUM_c.jpg/400px-Foreningsliv_Ole_Thye_Gram_KFUM_c.jpg);
	/* Foreningsliv */
}

.gallery .article5 .image {
	background-image: url("/images/4/45/Vigga_scene2_2.jpg");
	/* Fortællekunst */
}

.gallery .article6 .image {
	background-image: url("/images/b/b5/Billede_til_cyklisme_som_levende_kultur_rev_2.jpg");
	/* Cykling og cyklisme */
}

.gallery .article7 .image {
	background-image: url("/images/c/ce/WP_20171123_18_07_06_Pro.jpg");
	/* Piberygning */
}

.gallery .articlePoelsev .image {
	background-image: url("/images/thumb/f/f1/P%C3%B8lsevognen_Steff_Houlberg_-_P%C3%B8lsevogn_2021.jpg/400px-P%C3%B8lsevognen_Steff_Houlberg_-_P%C3%B8lsevogn_2021.jpg");
	background-position-y: center;
	/* Pølsevognen */
}

.gallery .article8 .image {
	background-image: url("/images/0/05/Rf_orange_scene_pr_christian_hjorth-800px.jpg");
	/* Roskilde Festival */
}

.gallery .article9 .image {
	background-image: url("/images/e/e8/19095.jpg");
	/* Fastelavn */
}

.gallery .article11 .image {
	background-image: url("/images/thumb/9/94/REVY_Pr%C3%A6ster.jpg/400px-REVY_Pr%C3%A6ster.jpg");
	/* Revy */
}

.gallery .article12 .image {
	background-image: url("/images/6/6e/Anders.jpg");
	/* Naverne */
}

.gallery .article14 .image {
	background-image: url("/images/8/80/Knivsbergfest2017_1.jpg");
	/* Samlivet i det dansk-tyske grænseland */
}

.gallery .article15 .image {
	background-image: url("/images/1/1d/Miljoe.jpg");
	/* Danske skolebiblioteker */
}

.gallery .article26 .image {
	background-image: url("/images/3/3f/Det_Kongelige_Kapel_dirigeret_af_Simon_Rattle_i_Koncerthuset._foto_S%C3%B8ren_Kaas-Claesson.jpg");
	/* Den musikalske teaterorkestertradition... */
}

.gallery .article17 .image {
	background-image: url("images/e/e7/Kildefest_1581.png");
	/* Kildefesten i Svaneke */
}

.gallery .article18 .image {
	background-image: url("/images/e/e4/Sj%C3%B8kar.jpg");
	/* Bornholmsk sprog */
}

.gallery .article19 .image {
	background-image: url("/images/1/1a/2._Isak-Katedralen_St._Petersborg.jpg");
	/* ... drengekorstradition */
}

.gallery .article45 .image {
	background-image: url("/images/thumb/5/50/S%C3%98NDERHO_FAN%C3%98_233A0197-kopi.jpg/400px-S%C3%98NDERHO_FAN%C3%98_233A0197-kopi.jpg");
	/* Sønderho */
}

.gallery .article20 .image {
	background-image: url("/images/f/f1/Sydepoul.png");
	/* Saltsydning på Læsø */
}

.gallery .article21 .image {
	background-image: url("/images/8/88/Middelalderdragt.png");
	/* dragter på Bornholm */
}

.gallery .article35 .image {
	background-image: url("/images/4/43/Dragt1.png");
	/* Læsødragten */
}

.gallery .article25 .image {
	background-image: url("/images/f/f7/HarleyCarina.jpg");
	/* Ringridning */
}

.gallery .article27 .image {
	background-image: url("/images/5/59/FolkedansBillede3.jpg");
	/* Dansk folkedans */
}

.gallery .article28 .image {
	background-image: url("/images/e/e7/Folkedragt.JPG");
	/* Fremstilling af danske folkedragter */
}

.gallery .article29 .image	{
	background-image: url("/images/f/f6/Flyvholm.JPG");
	/* Sønderjyske skikke */
}

.gallery .article31 .image {
	background-image: url("/images/2/2d/Egnsspil.png");
	/* Egnsspil */
}

.gallery .article32 .image {
	background-image: url("/images/4/43/Dukketeater.jpg");
	/* Dukketeater i Danmark */
}

.gallery .article36 .image {
	background-image: url("/images/e/ef/Husflidstradition.png");
	/* husflidstradition */
}

.gallery .article37 .image {
	background-image: url("/images/f/fc/Folkemusik1.png");
	/* Dansk folkemusik med... */
}

.gallery .article38 .image {
	background-image: url("/images/2/2f/Jeppe_p%C3%A5_Bjerget_-_Henning_Jensen_som_Jeppe%2C_Det_kongelige_Teater_2011-12%2C_Christian_Friedl%C3%A4nder_%28foto%29.jpg");
	/* Holbergtraditionen */
}

.gallery .article39 .image {
	background-image: url("/images/4/40/Haanvaerk2.png");
	/* Kulturarvens håndværk */
}

.gallery .article40 .image {
	background-image: url("/images/a/a4/Indvielse_Fyr_2014.png");
	/* ... Bovbjerg Fyr */
}

.gallery .article41 .image {
	background-image: url("/images/a/ab/1faellessang.jpg");
	/* Folkelig fællessang */
}

.gallery .article42 .image {
	background-image: url("/images/8/80/2010-04-14_DrumsAcross.jpg");
	/* Skolekoncerter */
}

.gallery .article43 .image {
	background-image: url("/images/5/5c/Erhvervsfiskeri_med_klinkbyggede_havb%C3%A5de.png");
	/* ... klinkbådstraditioner */
}

.gallery .article44 .image {
	background-image: url("/images/d/d7/Sommerhushygge_LK_web.png");
	/* Hygge */
}

.gallery .articleHoejsk .image {
	background-image: url("/images/thumb/7/7d/H%C3%B8jskoler_kh070916-49701.jpg/400px-H%C3%B8jskoler_kh070916-49701.jpg");
	background-position-y: 30%;
	/* Højskolerne */
}

.gallery .articleHaandb .image {
	background-image: url("/images/thumb/8/8f/H%C3%A5ndbold_250125_CZE-DEN_VM25_7978.jpg/400px-H%C3%A5ndbold_250125_CZE-DEN_VM25_7978.jpg");
	/* Håndbold */
}

.gallery .articleTillid .image {
	background-image: url("/images/thumb/f/f2/Tillidssamfundet_Vejbod_%28bredere%29.jpg/400px-Tillidssamfundet_Vejbod_%28bredere%29.jpg");
	/* Tillidssamfundet */
}

#mw-createaccount-cta {
	font-weight: normal;
}

.mw-upload-editlicenses {
	text-align: left !important;
}