html {
  overflow: -moz-scrollbars-vertical; 
  overflow-y: scroll;
  -webkit-text-size-adjust: none;
	width: 100%;
	height: 100%;
	}

body { color: #000;
	margin: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: white;
	padding: 0 !important;
	color: rgba(0,0,0,0.87);
	font: 16px/25px 'Nunito', sans-serif;
}

a img {border: none; }
a:link { color: #590078; text-decoration: none; }
a:visited { color: #590078; text-decoration: none; }
a:hover { color: #590078; text-decoration: none; }
a:active { color: #590078; text-decoration: none; }


h1, h2 {
	margin-top: 40px;
	margin-bottom: 0;
	text-align: left;
	float: left;
	display: inline-block;
	width: 100%;
	color: #3c3c3c;
	font: 900 2.0736rem/normal 'Inter', sans-serif;
}

h2 {
	margin-bottom: 40px;
}

.generellesider h1 {
	margin-bottom: 20px;
}

h3 {
  font-family: 'Inter', sans-serif;
  font-weight: 900;
	margin-top: 25px !important;
	margin-bottom: 10px !important;
	width: 100%;
	text-align: left;
	color: #3c3c3c;
	padding-right: 0;
	padding-left: 0;
	float: left;
	display: inline-block;
}

h3 {
	font-size: 1.44rem;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	line-height: 1.3;
}

h4 {
	margin: .375rem 0;
	color: #3c3c3c;
	line-height: 1.3;
	font-size: 1.2rem;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
}

h5 {
	margin: .375rem 0;
	color: #3c3c3c;
	line-height: 1.3;
	font-size: 1rem;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
}


/* START TILPASSEDE H TAGS */

.bloginfobokse h2 {
	margin: .375rem 0;
	color: #3c3c3c;
	line-height: 1.3;
	font-size: 1.2rem;
	text-align: center;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
}

.temaerbokse h3 {
	margin: .375rem 0;
	color: #3c3c3c;
	line-height: 1.3;
	font-size: 1.2rem;
	text-align: center;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
}

.temaerbokse h2 {
	font-size: 1.44rem;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	line-height: 1.3;
}

.hoejreside h2, .oplevogsaanedenunder h2 {
	margin: .375rem 0;
	color: #3c3c3c;
	line-height: 1.3;
	font-size: 1.2rem;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	display: block;
	float: none;
}

.programlisteinformation .introtitel h2 {
	font-family: 'Inter', sans-serif;
	font-weight: 900;
		margin-top: 25px !important;
		margin-bottom: 10px !important;
		width: 100%;
		text-align: left;
		color: #3c3c3c;
		padding-right: 0;
		padding-left: 0;
		float: left;
		display: inline-block;
		font-size: 1rem;
		margin-top: 0px !important;
		margin-bottom: 0px !important;
		line-height: 1.3;
}

/* SLUT TILPASSEDE H TAGS */



.wrapperhelesidensbredde {
	float: left;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.wrappermaxbredde, .cck_module_listwrappermaxbredde {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	max-width: 1110px;
	padding-bottom: 10px;
	padding-right: 5%;
	padding-left: 5%;
}

.page-header {
	font-family: 'Inter', sans-serif;
	font-weight: 900;
	margin-bottom: 25px;
	display: inline-block;
	float: left;
}

.alert {
	margin-top: 50px;
}

.item-page {
	padding-bottom: 35px;
	display: block;
	float: left;
}

.focusblocklink {
	display: block;
	float: left;
}


/* START GÅ TIL INDHOLD LINK */

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}
a.skip-main:focus {
    left: 25px;
    top: 25px;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 0 35%;
    padding: 5px;
    font-size: 20px;
    outline: 3px solid red;
    text-align: center;
    z-index: 999;
}

#main {
	display: none;
}



/* SLUT GÅ TIL INDHOLD LINK */



/* START TOPBANNER OG TOPKARRUSEL */

.topbannerultraydrewrapper {
	width:100%;
	display: inline-block;
	float: left;
	background-color: #ffffff;
	 }
 .topbannerydrewrapper {
	width:100%;
	display: inline-block;
	float: left;
	 }
 .topbannerindrewrapper{
 	height:0px;
 	width:100%;
 	padding-bottom: 300px;
 	display: inline-block;
 	position: relative;
 	float: left;
 }
 
 .topbanner {
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	bottom: 0px;
 	right: 0px;
 }
 
 .topbannerikkeforside {
 	background-size: auto 300px;
 }
 
 .topbannerindhold {
 	position: relative;
 }
 
.topbannerindhold .karruselbillede, .logoikarrusel {
	height: 300px;
	width: auto !important;
}

.topbannerindhold .tekstoverlaywrapper {
	position: absolute;
	left: 0px;
	bottom: 25px;
	right: 0px;
	z-index: 100;
}

.tekstoverlay {
	display: table;
	width: 100%;
}

.bannertekstvenstre {
	color: white;
	font-size: 1.44rem;
	line-height: 1.3;
	text-align: left;
	width: 50%;
	display: table-cell;
	vertical-align: bottom;
	padding-left: 25px;
}

.bannerteksthoejre {
	color: #3c3c3c;
	font-size: 1.44rem;
	line-height: 1.3;
	text-align: right;
	width: 50%;
	display: table-cell;
	vertical-align: bottom;
	padding-right: 25px;
}

.karruselfarver {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
	height: 300px;
	width: 100%;
	max-width: 1305px;
}

.karruselfarverskjules {
	display: none !important;
}

.owl-carousel .owl-item {
	overflow: hidden;
}



@media screen and (max-width: 1305px) { 

.topbannerindrewrapper{
	height:0px;
	width:100%;
	padding-bottom: 22.99%;
}

.topbannerindhold .karruselbillede {
	height: 100%;
	max-height: 300px;
	width: 66.44% !important;
}

.karruselfarver, .logoikarrusel {
	height: 100%;
	max-height: 300px;
	width: 100% !important;
	max-width: 1305px;
}

.topbannerikkeforside {
	background-size: 100% auto;
}

}



@media screen and (max-width: 1100px) { 

.bannertekstvenstre, .bannerteksthoejre {
	font-size: 1rem;
}

}


@media screen and (min-width: 751px) { 

.logoforsidesmaaskaerme {
	display: none;
	visibility: collapse;
}

.karruselforsidestoreskaerme {
	display: block;
}

}


@media screen and (max-width: 750px) { 

.logoforsidesmaaskaerme {
	display: block;
}

.karruselforsidestoreskaerme {
	display: none;
	visibility: collapse;
}

.socialeikoneritop {
	display: none;
}

}



/* SLUT TOPBANNER OG TOPKARRUSEL */




/* START MAXIMENUCK */

#menuwrapper {
	background-color: #c8c9c7;
	height: 60px;
	margin-top: -1px;
}

div#maximenuck90 li > a, div#maximenuck90 li > span {
	text-transform: uppercase;
	font: 900 14px 'Inter', sans-serif;
}

div#maximenuck90 ul.maximenuck li.maximenuck.level1:hover, div#maximenuck90 ul.maximenuck li.maximenuck.level1.active {
	background-color: #c8c9c7;
}


div#maximenuck90 ul.maximenuck li.maximenuck.level1.active > a span.titreck {
	color: black;
}

.item176 > a span {
	color: #590078 !important;
}

div#maximenuck90 ul.maximenuck li.maximenuck.level1 > a:before{
	content: "";
	/*content: "|";*/
	color: white;
	display: inline-block;
	padding: 0 20px 0 0;
}

div#maximenuck90 ul.maximenuck li.maximenuck.level1:first-of-type > a:before{
	content: "";
}

div#maximenuck90 ul.maximenuck li.maximenuck.level1 > a, div#maximenuck90 ul.maximenuck li.maximenuck.level1 > span.separator {
	padding: 17px 20px 18px 0;
	line-height: 20px;
}



div#maximenuck90.maximenuckh ul.maximenuck li.maximenuck.level1.parent > a::after, div#maximenuck90.maximenuckh ul.maximenuck li.maximenuck.level1.parent > span.separator::after {
    display: none;
}

div#maximenuck90.maximenuckh ul.maximenuck {
	padding-left: 0;
}

div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li.active > a span {
	color: black;
}

/* Denne her er pga seperator i menu ved årets temaer */
div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li > .nav-header {
  display: block;
  border-bottom: none;
  margin: 0px;
  padding: 10px 5px;
  color: #69017e;
  font: 900 14px 'Inter', sans-serif;
}


@media screen and (max-width: 850px) {

#menuwrapper {
	height: 45px !important;
	background: #f0f0f0;
}

}

/* SLUT MAXIMENUCK */




/* START BUND */

#bundydrewrapper {
	background-color: #c8c9c7;
	padding-top: 50px;
}


#bundwrapper ul {
	float: left;
	display: inline-block;
	width: 100%;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bundwrapper ul li {
	
	display: inline-block;
	margin-bottom: 25px;
}

.bundarrangoerervenstre, .bundarrangoererhoejre {
	float: left;
	display: inline-block;
	width: 50%;
}

#bundwrapper .fuldtekst span {
	color: #3c3c3c;
	font-size: 12px !important;
	text-align: left;
	width: 100%;
}

#bundwrapper .fuldtekst, #bundwrapper .fuldtekst p {
	margin-top: 0;
	margin-bottom: 0;
}

.bundlogoerwrapper {
	float: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px dotted #3c3c3c;
	margin-top: 10px;
	padding-top: 10px;
}

.bundlogoer {
	float: left;
	display: inline-block;
	width: 100%;
	text-align: center;
	
}

.bundlogoer div {
	
	display: inline-block;
	margin-bottom: 50px;
	margin-right: 2%;
	margin-left: 2%;
	vertical-align: middle;
	width: auto;
	max-height: 50px;
    max-width: 100% !important;
}


.logoibund img {
	visibility: hidden;
	height: 100%;
	max-height: 50px;
	display: block;
    max-width: 100%;
}

.bundoverskrift {
	margin: 25px 0;
	color: #3c3c3c;
	float: left;
	display: inline-block;
	width: 100%;
	font: 900 1rem/1.3 'Inter', sans-serif;
}

.bundoverskriftarrangoerer {
	margin-top: 0px;
}




.bundarrangoererlogoer {
	
	display: inline-block;
	margin-bottom: 30px !important;
	margin-left: 2%;
}


@media screen and (max-width: 560px) {

.bundarrangoererlogoer {
    margin-bottom: 50px !important;
}

div.bundarrangoererlogoer:last-of-type {
    margin-bottom: 40px !important;
}

}


/* SLUT BUND */


/* START ARTIKEL INTRO */

.focusblocklinkintroliste {
	display: block;
	float: left;
	width: 100%;
}

.blog .items-row a:link { color: #3c3c3c; text-decoration: none; }
.blog .items-row a:visited { color: #3c3c3c; text-decoration: none; }
.blog .items-row a:hover { color: #3c3c3c; text-decoration: none; }
.blog .items-row a:active { color: #3c3c3c; text-decoration: none; }


.introbillede {
	float: left;
	display: inline-block;
	width: 100%;
	border-left: 4px solid #590078 !important;
	padding: 0 2rem 0 2rem;
	height: auto;
}

.introvenstreside {
	width: 21.17%;
	float: left;
	margin-right: -21.17%;
}

.introhoejreside {
	width: auto;
	float: left;
	margin-left: 21.17%; /* fallback til browsere der ikke understøtter calc */
	margin-left: calc(21.17% + 4px);
	padding-left: 4rem;
	margin-right: 2rem;
}

.introhoejresideindrewrapper {
	width: auto;
	float: left;
}

.introtitel, .introtekst, .introlaesmere, .introlaesmere a {
	float: left;
	clear: both;
	width: 100%;
	text-align: left;
}

.introtekst {
	margin-top: 1rem;
	font-weight: 700;
	line-height: 1.3rem;
}

.blog .items-row {
	float: left;
	display: inline-block;
	width: 100%;
	color: #3c3c3c;
	}

.blog .items-row:nth-child(2n) {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #f5f5f5;
}	

.blog .items-row .item {
margin-top: 25px;
	transition: transform .2s; /* Animation */
	margin-bottom: 25px;
	float: left;
	display: inline-block;
	width: 100%;
}

.blog .items-row .item:hover {
	 transform: scale(0.93);
}



@media screen and (max-width: 770px) {

.introvenstreside .introbillede {
	border-left-style: none !important;
	border-left-width: 0px !important;
	padding-left: 0rem;
	padding-right: 0rem;
}

.introvenstreside {
    width: 33.33%;
    margin-right: -33.33%;
}

.introhoejreside {
	margin-left: 33.33%;
	padding-left: 2rem;
}

}

@media screen and (max-width: 600px) {

.introhoejreside .introtekst {
	display: none;
}

.introhoejreside h3 {
	font-size: 1.25rem;
}

}

@media screen and (max-width: 450px) {

.introhoejreside h3 {
	font-size: 1rem;
}

}

/* SLUT ARTIKEL INTRO */



/* START ARTIKEL */

.tokolonnerwrapper {
	float: left;
	display: inline-block;
	width: 100%;
}

.venstreside {
	margin-right: -300px;
	float: left;
	width: 100%;
}

.venstreindrewrapper {
	margin-right: 335px;
	display: inline-block;
	background-color: white;
}

.hoejreside {
	width: 300px;
	float: left;
	text-align: left;
}

@media screen and (min-width: 766px) {

.oplevogsaanedenunder {
	display: none;
}

}

@media screen and (max-width: 765px) {
  
.venstreside {
	margin-right: 0px;
	margin-bottom: 20px;
}

.venstreindrewrapper {
	margin-right: 0px;
}

.hoejreside {
	width: 100%;
}

.hoejresideforfatter {
	display: none;
}

.oplevogsaanedenunder {
	float: left;
	display: block;
	width: 100%;
}

.oplevogsaanedenunder h4 {
	text-align: left;
}

}


.logobundartikler {
	width: 315px;
	float: left;
	display: block;
	height: 56px;
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
	margin-top: 25px;
}

.vises {
	display: inline-block;
}

.skjules {
	display: none;
}

.forfatterenyhederogarrangementer h1 {
	border-bottom: 3px solid #590078;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

.billede1, {
	float: left;
	display: inline-block;
	clear: both;
}

.billede1 {
	width: 100%;
	max-width: 800px;
}

.billedtekst, .fotografnavn {
    display: inline-block;
    float: left;
    width: 100%;
    font-size: 14px;
    color: #3c3c3c;
    line-height: normal;
    text-align: left;
 }   

.fuldtekst {
	text-align: left;
	float: left;
	display: inline-block;
	margin-bottom: 10px;
}

.fuldtekst * {
	font: 16px/25px 'Nunito', sans-serif !important;
}

.fuldtekst b, .fuldtekst strong, .fuldtekst strong * {
	font-weight: 900 !important;
}

.fuldtekst em, .fuldtekst em * , .fuldtekst em b {
	font-style: italic !important;
}

.tilfoejelsen p:first-of-type {
	margin-top: 0px !important;
}



/* SLUT ARTIKEL */



/* START ENKEL TEKST */


.enkeltekst ul {
	float: left;
	display: inline-block;
	width: 100%;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.enkeltekst ul li {
	float: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
}

.enkeltekst h1 {
    margin-bottom: 20px;
}

.enkeltekst .fuldtekst>p:first-of-type {
	margin-top: 0px !important;
}


/* SLUT ENKEL TEKST */



/* START NYHEDER LISTE MODUL */

.mod-list {
	list-style: none;
	padding-left: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	font-size: 18px;
	line-height: 1.5;
	color: #3c3c3c;
	list-style: none;
}

.mod-list li:first-of-type {
	margin: 0px;
}

.mod-list li {
	margin: 1rem 0px 0px;
}

.mod-list li a {
    color: #590078;
    align-items: center;
    border-left: 3px solid #590078;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    font-size: 13.333px;
    font-size: .8333333333rem;
    padding: 3.2px 16px;
    padding: .2rem 16px;
    height: 40px;
    line-height: 1;
    padding-left: 16px;
	transition: padding-left 0.20s;
}

.mod-list li a:hover {
	padding-left: 8px;
}


/* SLUT NYHEDER LISTE MODUL */



/* START NYHED CONTENT */

.nyheddato {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
	margin-top: 20px;
}

/* SLUT NYHED CONTENT */


/* START NYHED INTRO LISTE */

.nyhedlistedato {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
}

/* SLUT NYHED INTRO LISTE */





/* START ARRANGEMENTER PROGRAMMET LIST */


.programmet ul {
	float: left;
	display: inline-block;
	width: 100%;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.programmet ul li {
	width: 32%;
	float: left;
	display: inline-block;
	margin-bottom: 50px;
	margin-right: 2%;
	background-color: White;
}

.programmet ul li:nth-of-type(3n) {
	margin-right: 0%;	
}

.programmet ul li:nth-of-type(3n+4) {
	clear: left;
}

.programmet h3 {
	font-size: 1rem;
}

.cck_page_list {
	padding-top: 50px;
}


.programmet .introtitel {
	width: 100%;
	margin-bottom: 1rem;
}

.programlisteinformation {
	float: left;
	display: inline-block;
	text-align: center;
	width: calc(90% - 4px);
	/* Firefox */
	width: -moz-calc(90% - 4px);
	/* WebKit */
	width: -webkit-calc(90% - 4px);
	/* Opera */
	width: -o-calc(90% - 4px);
	/* Standard */
	width: calc(90% - 4px);
	margin-top: 25px;
	padding-bottom: 20px;
	padding-right: 5%;
	padding-left: 5%;
	border-left: 4px solid #590078;
	margin-bottom: 25px;
}

.programdato {
	width: auto;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 18px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: block;
}

.programlistetid {
	width: auto;
	float: left;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}





.sted {
	float: left;
	clear: both;
	margin-top: 5px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}

.programlistebillede {
	float: left;
	width: 100%;
	height: auto;
}

.pris {
	width: auto;
	float: left;
	clear: both;
	margin-top: 5px;
	font-size: 12px;
	}

.favoritknapalleslet {
	color: #fff;
	display: inline-block;
	line-height: normal;
	padding: 10px 4%;
	background-color: #590078;
	float: left;
	text-align: center;
	margin-bottom: 35px;
}	

.favoritknapalleslet:hover {
	cursor: pointer;
}

#mitprogram {
	padding-top: 50px;
}

#mitprogram h1 {
	border-bottom: 3px solid #590078;
	padding-bottom: 20px;
	margin-bottom: 40px;
}




@media screen and (max-width: 850px) {

.programmet ul li {
    width: 49%;
    float: left;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 2%;
    background-color: White;
    }


.programmet ul li:nth-of-type(3n) {
	margin-right: 2%;
} 

.programmet ul li:nth-of-type(2n) {
	margin-right: 0%;
} 

.programmet ul li:nth-of-type(2n+3) {
	clear: left;
} 

.programmet ul li:nth-of-type(3n+4) {
	clear: none;
} 

}


@media screen and (max-width: 450px) {

.programmet ul li {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 0%;
    background-color: White;
    }

}




/* SLUT ARRANGEMENTER PROGRAMMET LIST */


/* START SØGEFELTER PROGRAMMET LIST */


.programdatoerhelebredde {
	background: #590078;
		float: left;
		display: inline-block;
		width: 100%;
	}

.programdatoer {
	display: inline-block;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 25px;
}

.programsoegoverskrift {
	float: left;
	width: 100%;
	font: 900 2.0736rem/normal 'Inter', sans-serif;
	color: white;
	text-align: center;
	font-size: 1.44rem;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.3;
	
}

.datoiprogrammet, .datoiprogrammetfoer, .datoiprogrammetalledage, .datoiprogrammetefter {
	display: inline-block;
	width: 50px;
	text-align: center;
	margin: 10px;
	color: #3c3c3c;
	line-height: 0.8;
	font-size: 14px;
	height: 50px;
	background-color: white;
	border: 2px solid white;
	border-radius: 2px;
	vertical-align: top;
}

.datoiprogrammetfoer, .datoiprogrammetalledage, .datoiprogrammetefter {
line-height: 45px;
vertical-align: middle;
padding-right: 0px;
padding-left: 0px;
}

.datoiprogrammet:hover, .datoiprogrammetfoer:hover, .datoiprogrammetalledage:hover, .datoiprogrammetefter:hover {
	cursor: pointer;
}

.datoiprogrammetvalgt {
	background-color: #bd99c9;
	border: 2px solid #bd99c9;
	border-radius: 2px;
	color: black;
}

.datoiprogrammetvalgt>.maaned {
	color: #3c3c3c;
}

.cck_start_dato_og_tid_text_soegefelt, .cck_slut_dato_og_tid_text_soegefelt, .cck_slut_dato_foer {
	display: none;
}

.programsoeg {
	background: #590078;
	padding-bottom: 40px;
}

#temaerliste .programsoeg {
	padding-bottom: 0px;
	background-color: white;
}

/* Herfra nyt pga stjernebillet checkbox */

.programsoeg .cck_label_checkbox {
	margin-top: .375rem;
	margin-left: 0;
	margin-right: 20px;
	width: auto !important;
}

#stjernebillet .checkbox {
	width: 25px;
	height: 25px;
	background-color: white;
	border-radius: 2px;
	accent-color: #bd99c9;
	color: white !important;
}


.programsoeg .cck_form_checkbox fieldset div {
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}

/* Og her til */


.programsoeg .cck-fl {
	float: none !important;
}

.programsoeg a:link { color: white; text-decoration: none; }
.programsoeg a:visited { color: white; text-decoration: none; }
.programsoeg a:hover { color: white; text-decoration: none; }
.programsoeg a:active { color: white; text-decoration: none; }




.maaned {
	font-size: 10px;
	color: #3c3c3c;
	text-align: center;
	display: inline-block;
	clear: both;
	width: 100%;
}

.programsoeg .cck_button_submit, .programsoeg .cck_art_id {
	display: none;
}

.cck_page_searchmitprogram .programsoeg {
	display: none;
}

div.vertical div.cck_forms {
	text-align: center;
}

div.cck_forms.cck_search div.cck_label {
	float: none !important;
	display: inline-block !important;
	vertical-align: middle;
	font-size: 1rem !important;
	font-weight: 900;
	color: white;
}

div.cck_forms.cck_search div.cck_form {
    float: none !important;
    width: auto;
	display: inline-block !important;
	vertical-align: middle;
	}

.programsoeg div.cck_forms input.inputbox {
	
	  color: #3c3c3c;
		margin: 0 auto;
	  padding-left: 1.5rem !important;
	  
	  font-size: 14px;
	  height: 50px;
	  background-color: white;
	  border: 2px solid white;
	  padding-top: 0px !important;
	  padding-bottom: 0px !important;
  }
  
.cck-pad-8 > div {
    margin-left: 0px;
    margin-right: 0px;
}

div.vertical div.cck_forms.cck_search div.cck_label {
    width: 50px;
}

/* SLUT SØGEFELTER PROGRAMMET LIST */


/* START ARRANGEMENT SIDE */

.programinfo {
	
		float: left;
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
		border-top: 1px dotted #a5a5a5;
		margin-top: 10px;
		padding-top: 10px;
	}



.programtid {
	float: left;
	text-align: left;
	margin-bottom: 10px;
	white-space:nowrap;
	font-size: 12px;
}	

.stedwrapper {
	width: 100%;
	float: left;
	display: inline-block;
}



.stedhoejreside {
	width: auto;
	float: left;
	clear: none !important;
}

.stedarrangementside {
	margin-top: 0px;
	margin-bottom: 10px;
}

.billetterknaplink {
	margin-top: 10px;
	width: 100%;
}

.billetterknap {
	color: #fff;
	display: block;
	line-height: normal;
	padding: 10px 4%;
	background-color: #590078;
	width: 92%;
	text-align: center;
}

.favoritknap, .semitprogramknap {
	color: #fff;
	display: block;
	line-height: normal;
	padding: 10px 25px;
	background-color: #590078;
	float: left;
	margin-top: 20px;
	text-align: center;
	width: auto;
	margin-right: 20px;
	white-space: nowrap;
}	

.favoritknap:hover, .favoritknapslet:hover {
	cursor: pointer;
}

.favoritknapslet {
	color: #fff;
	display: none;
	line-height: normal;
	padding: 10px 4%;
	background-color: #bd99c9;
	float: left;
	margin-top: 20px;
	text-align: center;
	width: auto;
	margin-right: 20px;
	
}

.skjulknap {
	display: none;
}

.visknap {
	display: block;
}

.arrangementinfooverskrift {
	display: block;
	float:  left;
	width: 100%;
	margin: .375rem 0;
	color: #3c3c3c;
	line-height: 1.3;
	font-size: 1rem;
	font-family: 'Inter', sans-serif;
	font-weight: 900;
}

@media screen and (max-width: 765px) {
  
.venstresidearrangement {
	margin-bottom: 50px;
}

}

/* SLUT ARRANGEMENT SIDE */


/* START TEMA */

.wrappertilkanttemaer {
	background-color: white !important;
}

#temaerliste {
	padding-top: 50px;
}

#temaerliste h2 {
	font-size: 1.44rem;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	line-height: 1.3;
	margin-bottom: 20px !important;
	color: #3c3c3c;
}

.temaer {
	width: 100%;
	float: left;
	display: inline-block;
	margin-top: 50px;	
}


.temaer ul {
	float: left;
	display: inline-block;
	width: 100%;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.temaer ul li, .temabillede {
	width: 32%;
	float: left;
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 2%;
}

.temaer ul li:nth-child(3n), .temabillede:nth-child(3n) {
	margin-right: 0%;	
}

.tema:last-of-type {
	
	margin-right: 0%;
}

.temaer h3 {
	margin-bottom: 20px !important;
	color: #3c3c3c;
}

.temaer h2 {
	margin-bottom: 20px !important;
	color: #3c3c3c;
}

.temaerbokse h3 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.temabillede {
	margin-top: 25px;
	margin-bottom: 25px;
}

.temabilledeimg {
	width: 100%;
	height: auto;
}


@media screen and (max-width: 650px) {
	.temaer .infoboks h2 {
	font-size: 0.8rem;
	}
}

@media screen and (max-width: 450px) {

.temaer ul li, .temabillede {
	width: 100%;
  margin-right: 0%;
}

.temaer .infoboks h2 {
	font-size: 1.2rem;
	
}

.temabillede {
	margin-top: 0px;
}

}





/* SLUT TEMA */


/* START INFOBOKS */

.wrappertilkantgraa {
	float: left;
	display: inline-block;
	width: 100%;
}

.bloginfobokse {
	padding-top: 50px;
}

.bloginfobokse .items-row {
    width: 32%;
    float: left;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 2%;
    background-color: White;
    }

.bloginfobokse .items-row:nth-of-type(3n) {
	margin-right: 0%;
} 

.bloginfobokse .items-row:nth-of-type(3n+4) {
	clear: left;
} 




.introbillede2 {
    float: left;
    display: inline-block;
    width: 100%;
    height: auto;
	margin-right: 2%;
}

.infobokstekst {
	float: left;
	display: inline-block;
	text-align: center;
	width: 90%;
	padding: 25px 5%;
}

.infoboks .introtitel {
	text-align: center;
}

.infoboks .introtekst {
	font: 16px/25px 'Nunito', sans-serif;
	text-align: center;
	color: #3c3c3c;
}

.infoboks h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.infoboks .introtekst::before {
    content: "";
    width: 50%;
    height: 1px;
    border-top: 2px solid #f5f5f5;
    clear: both;
    display: block;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    
    }
    
@media screen and (max-width: 850px) {

.bloginfobokse .items-row {
    width: 49%;
    float: left;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 2%;
    background-color: White;
    }


.bloginfobokse .items-row:nth-of-type(3n) {
	margin-right: 2%;
} 

.bloginfobokse .items-row:nth-of-type(2n) {
	margin-right: 0%;
} 

.bloginfobokse .items-row:nth-of-type(2n+3) {
	clear: left;
} 

.bloginfobokse .items-row:nth-of-type(3n+4) {
	clear: none;
} 

}

@media screen and (max-width: 650px) {

.infoboks h2 {
	font-size: 1rem;
}

}

@media screen and (max-width: 450px) {

.bloginfobokse .items-row {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 0%;
    background-color: White;
    }

}

    
    
/* SLUT INFOBOKS */


/* START ARKIV */

.arkivinfo {
	
		float: left;
		display: inline-block;
		width: 100%;
		border-top: 1px dotted #a5a5a5;
		margin-top: 10px;
		padding-top: 10px;
	}



.arkivinfo .mod-list {
	list-style: none;
	padding-left: 0;
	padding-top: 0%;
	padding-bottom: 0%;
	margin-top: 0px;
	color: #3c3c3c;
	list-style: none;
}

.mod-list li:first-of-type {
	margin: 0px;
}

.mod-list li {
	margin: 0px;
}

.arkivinfo .mod-list li a {
  color: #590078;
  border-left: 0px none white;
  display: inline-block;
	padding: 0px;
	height: auto;
	transition: none;
	font: 16px/25px 'Nunito', sans-serif;
	text-align: left;
 }

.arkivinfo .mod-list li a:hover {
	padding-left: 0px;
}


.arkivbilleder {
	float: left;
	display: inline-block;
	width: 100%;
}

/*
.arkivbilledelink {
	display: inline-block;
	float: left;
	width: 18.4%;
	margin-right: 2%;
	margin-bottom: 20px;
}

.arkivbilledelink:nth-of-type(5n+5) {
		margin-right: 0%;
	
}

*/

.arkivbilledelink img {
	width: 100%;
	height: auto;
}


.arkivbilledelink {
	width: 32%;
	float: left;
	display: inline-block;
	margin-bottom: 50px;
	margin-right: 2%;
	background-color: White;
}

.arkivbilledelink:nth-of-type(3n) {
	margin-right: 0%;	
}

.arkivbilledelink:nth-of-type(3n+4) {
	clear: left;
}

@media screen and (max-width: 850px) {

.arkivbilledelink {
    width: 49%;
    float: left;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 2%;
    background-color: White;
    }


.arkivbilledelink:nth-of-type(3n) {
	margin-right: 2%;
} 

.arkivbilledelink:nth-of-type(2n) {
	margin-right: 0%;
} 

.arkivbilledelink:nth-of-type(2n+3) {
	clear: left;
} 

.arkivbilledelink:nth-of-type(3n+4) {
	clear: none;
} 

}


@media screen and (max-width: 450px) {

.arkivbilledelink {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 0%;
    background-color: White;
    }

}


/* SLUT ARKIV */


/* START SOCIALE IKONER I TOP */

.socialeikoneritop {
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 200;
}

.socialeikoneritop a {
	display: inline-block;
	float: right;
}

.socialeikoneritop a {
margin-left: 12px;
}

.socialeikoneritop a:last-of-type {
margin-left: 0px;
}

.socialeikoneritop a img {
	height: 40px;
	width: 40px;
}

/* SLUT SOCIALE IKONER I TOP */