/*  www.detnyteater.dk
  sk@opengate.dk 03-05-2015
  
  Generelt
  Text: #000000;
  Gold light: #d3b04a;
  Gold dark: #b3943a;
  midnight blue: #00022b;

    
    Sizes:
  11px = 0.6875em
  12px = 0.75em
  14px = 0.875em
  15px = 0.9375em
  16px = 1em
  17px = 1.0625em
  18px = 1.125em
  20px = 1.25em
  22px = 1.375em
  24px = 1.5em
  28px = 1.75em

*/

.clear { clear:both; height:0px; overflow:hidden; } 
.nowrap { white-space:nowrap; }
.left { float:left }
.right { float:right; }
.required, .mandatory { color:#be4b02; }
.highlight { background-color: yellow }
.readonly, .readonly input {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#centerContainer::after,
#row-1::after,
#row-2::after,
.tx-tcimagemap-pi1::after,
.tx-og-reports .detailPart::after,
.tx-og-reports .sectionPart::after,
.tx-og-reports .attachmentsPart::after,
#row-1 .csc-textpic-text::after,
#row-2 .csc-textpic-text::after,
.grid-33::after {
    clear: both;
    content: "";
    display: table;	
}

/*====================================
  STYLES FOR DIV CONTAINERS - ALL PAGES
=====================================*/
#wrapper {
  position:relative;
  top:0px;
  max-width:70%; /* 1034px */
  padding-bottom:0 0 2% 0;
  margin:0px auto;
  text-align:left;
  border-collapse:collapse;
}


#mobileMenu { display:none; }
#mainMenuResponsive { display:none; }

/*====================================
  HEADER
=====================================*/
#header { 
  width:100%;
  padding: 33px 0 0;
}

#serviceMenu {
  width:100%;
  min-height:73px;
  float:left;
}
/* Google Translate */
#googleTranslate {
  float:left;
  margin-top:10px;
}
#googleTranslate .goog-te-gadget-simple {
    background-color:transparent !important;
    border-color: #d3b04a;
    padding-top: 2px;
}

#googleTranslate #google_translate_element .goog-te-gadget .goog-te-gadget-simple img {
    float: left;
}

#googleTranslate .goog-te-gadget-simple .goog-te-menu-value span {
    font-size: 12px;
    color: #ffffff;
}
#googleTranslate .goog-te-gadget-simple .goog-te-menu-value span:nth-last-child(3) {
    display: none;
}
#googleTranslate .goog-te-gadget-simple .goog-te-menu-value span:last-child {
    display: none;
}

#googleTranslate .goog-te-gadget-simple .goog-te-menu-value img:nth-last-child(2) {
    display: none;
}
#sticker.stick.goTrans {
	margin-top:-39px;
}
font {
	font-size:inherit;
	color:inherit;
	font-family:inherit;
	line-height:inherit;
	font-weight: inherit;
}
#mainMenu font,
#subMenu font {
	text-transform: capitalize;
}

.subpage-6 .row-2 a font {
	color:#000;
}

body > .skiptranslate .goog-te-banner-frame {
	top: initial;
	bottom: 0;
}

/* Print */
#print {
  float:left;
  margin-left:5px;
  margin-top:10px;
  height:27px;
}

/* AddThis */
#addThis {
  float:left;
  margin-top:10px;
  height:27px;
}

#addThis .addthis_toolbox {
    display: inline-block;
    float: left;
}
#addThis .addthis_toolbox > a {
  float:left;
  margin-left:5px;  
}
#addThis .fb {
  display:block;
  width:24px;
  height:24px;
  background-image:url(../images/facebook.png);
}
#addThis .addthis_button_email.at300b {
  display:block;
  width:24px;
  height:24px;
  background-image:url(../images/email.png);  
}
#addThis .addthis_button_email.at300b span { 
  display:none;
}
#addThis .addthis_button_compact.at300m {
  display:block;
  width:24px;
  height:24px;
  background-image:url(../images/addthis.png);  
}
#addThis .addthis_button_compact.at300m span {
  display:none;  
}

/* newsLetter */
#newsLetter a {
    background-color: transparent;
    background-image: url(../images/nyhedsbrevPil.png);
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #d3b04a;
    color: #ffffff;
    float: left;
    font-size: 12px;
    height: 22px;
    line-height: 23px;
    margin-left: 5px;
  margin-top:10px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 20px;
    text-decoration: none;
    width: 110px;
}

#websiteLogo {
  box-sizing:border-box;  
  float:right;
  width:66.62%; 
  padding-top:24px;
  padding-left:20px;
  right:0;
  width:33.33%;
  max-width:387px;
}

#websiteLogo figure {
  margin-bottom:0;
}

#websiteLogo img {
  height:auto;
    max-width: 100%;
    width: 100% !important; 
}

#websiteLogo figure {
  margin-bottom:0;
}

.mainpage #websiteLogo {
    display:block;
    width:66.62%;
    max-width:none;
	padding:2.6% 10%;
    border-right:1px solid #b3943a;  
}
#websiteLogo .csc-textpic-imagewrap {
  float:none;
}

#sticker {
  border-top:1px solid #d3b04a;
  float:left;
  width:100%;
  z-index:5;
}

#sticker #subMenu {
  width:60%;
}  

.stick {
    position: fixed;
  width:70% !important;
  background-color:#000121;
}

/* SUBMENU */
#subMenu {
  list-style:none outside none;
  float:left;
  width:80%;
  margin-left:0;
  margin-bottom:0;
}
#subMenu li {
  float:left;
  padding-right:12px;
  padding-bottom:0;
}
#subMenu li a {
   color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
}


/* BANNER */
#banner {
  position:relative;
  z-index:1;
  width:100%;
  float:left;
  margin-bottom:24px;
  max-height:none;
  height:auto;
  overflow:hidden;
}



#banner .as-slide-inner > div { 
  display:none;
}
#banner .csc-textpic-center-inner {
    height: auto;
    padding: 0 0 22.1%;
}

#banner div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { 
  margin-bottom:0; 
}
#banner .csc-textpic-imagecolumn {
  margin-right:0;
  float:none;
}

#banner .csc-textpic-imagewrap {
  width:100%;
  height:0;
  padding-bottom:22.3%;
}


/* content */
#content {
  width:100%;
  float:left;
}



/* video */
#showCol-1 {
  max-width:100%; /* 1026px; */ /* 1024 + border fra iframe*/
  max-height:none; /* 576px; */
  border:4px solid #d3b04a;
  margin-bottom:14px;
}
#showCol-1 iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;  
  border:1px solid #ffffff;
}
#showCol-1 audio {
  width:100%;
}
#showCol-1 .csc-textpic-imagewrap {
  float:none;
}
#showCol-1 .csc-textpic-imagewrap figure {
  margin-bottom:0;
}

/* Køb billetter online */
/* tekst baseret knap kun synligt < 768px i  #header delen */
.subpage-2 #header #showCol-2 .csc-textpic,
.subpage-5 #header #showCol-2 .csc-textpic {
	display:none;
}
.subpage-3 #header #showCol-2 {
	display:none; 
}
#header #showCol-2 {
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}
#showCol-2 div.csc-header {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    background-color: #060043;
    border: 1px solid #d3b04a;
}
#showCol-2 div.csc-header h2 { 
	margin:0;
}
#showCol-2 div.csc-header h2 a {
	display:block;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	line-height:30px;
	text-decoration: none;
	padding:0 15px;
}

.subpage-3 .row-2 #showCol-2 {
	width:100%;
	float:left;
	margin-top:30px;
}
.subpage-3 .row-2 #showCol-2 div.csc-header {
	display:none;
}

/* billede */
.subpage-3 .row-2 #showCol-2 {
	width:100%;
	float:left;
	margin-top:30px;
	margin-left:20px;
}
.subpage-3 .row-2 #showCol-2 > div.csc-textpic {
	margin-left:20px;
}
.subpage-3 #showCol-2 > div.csc-textpic {
	background-color:transparent;
	border:0 none;
	border-radius:0;
}




#showCol-3,
#showCol-4,
#showCol-5 {
  float:left;
  margin-right:20px;
}
#showCol-3 > div,
#showCol-4 > div,
#showCol-5 > div {
  padding-left:35px;
  min-height:35px;
}
.subpage-3 #showCol-3 > div,
.subpage-3 #showCol-4 > div,
.subpage-3 #showCol-5 > div {
	padding-left:7px;
}

/* spilleperiode */
#showCol-3 > div {
  background:transparent url(../images/period.png) left 0px no-repeat;
}
.subpage-3 #showCol-3 > div {
	background:transparent none;
}

/* varighed */
#showCol-4 > div {
  background:transparent url(../images/duration.png) left 0px no-repeat;
}
.subpage-3 #showCol-4 > div {
	background:transparent none;
}

/* spilletider */
#showCol-5 > div {
  background:transparent url(../images/duration.png) left 0px no-repeat;
}
.subpage-3 #showCol-5 > div {
	background:transparent none;
}


#showCol-3 h3, #showCol-4 h3, #showCol-5 h3 {
  font-size:14px;
  font-weight:bold;
  color:#ffffff;
  line-height:18px;
  margin:0;
}
.subpage-3 #showCol-3 h3, 
.subpage-3 #showCol-4 h3, 
.subpage-3 #showCol-5 h3 {
	font-size:14px;
	line-height:18px;
	margin-bottom:3px;
		text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
		filter: dropshadow(color=#000000, offx=0, offy=1);  	
}
#showCol-3 h4, #showCol-4 h4, #showCol-5 h4 {
  font-size:14px;
  font-weight:normal;
  color:#d3b04a;
  line-height:18px;
  margin:0;
}
.subpage-3 #showCol-3 h4, 
.subpage-3 #showCol-4 h4, 
.subpage-3 #showCol-5 h4 {
	font-size:18px;
	line-height:22px;
	color:#fff;
	white-space: pre;
		text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
		filter: dropshadow(color=#000000, offx=0, offy=1);  	
}
/*----------------------------------
	Forestillings forside vers. 2
-----------------------------------*/
.subpage-3 #content {
	padding-top:20px;
}
/* video */
.subpage-3 .row-1 {
	width:66.66%;
	float:left;
}
.subpage-3 #showCol-1 {
	margin-bottom:30px;
}
.subpage-3 .row-2 {
	width:33.33%;
	max-width: 387px; /* logo */
	float:right;
}


.subpage-3 #showCol-3, 
.subpage-3 #showCol-4, 
.subpage-3 #showCol-5 {
	margin-right:0;
	margin-left:17px;
	margin-top:30px;
}
.subpage-3 #showCol-3 {
	margin-top:0;
}


#centerCol-1 {
  width:96.3%;
  width: -webkit-calc(96% - 8px); /** Safari 6, Chrome 19-25 **/  
  width:calc(96% - 8px);
  float:left;
  padding:2%;
  background-color:#ffffff;
  border:4px solid #d3b04a;
}

#centerCol-1 .csc-textpic-image {
  margin-bottom:10px;
}
.subpage-1 #centerCol-1 {
  margin-top:15px;
}

#centerCol-1 iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;  
}


/* sitemap */
#sitemap {
  margin-top:3%;
  width:100%;
  float:left;
}

#sitemap ul {
  list-style:none outside none;
  margin:0;

}
#sitemap > ul > li {
  width:11.71%;
  float:left;
  padding:0;
  margin-left:3%;
}
#sitemap > ul > li:first-child {
  margin-left:0;
}
#sitemap > ul > li > a {
  font-weight:bold;
    display: block;
    font-size: 15px;
  line-height:24px;
}
#sitemap ul ul li a {
  line-height:15px;
}

#footer {
  width:100%;
  float:left;
  border-top: 1px solid #d3b04a;
  border-bottom:1px solid #d3b04a;  
    margin-top:2%;
    padding-top:2%;
  padding-bottom:2%;
}

.mainpage #footerCol-1 .csc-textpic-imagewrap {
  display:none;
}
  
#footer ul {
  list-style:none outside none;
  margin:0;
}
#footer h3,
#footer h4,
#footer p,
#footer li,
#footer strong,
#footer em,
#footer a {
  color:#d3b04a;
  padding:0;
}
#footer a:hover {
  color:#b3943a;
}
#footerCol-1 {
  float:left;
  width:20%;
}
#footerCol-1 .csc-textpic-imagewrap {
  margin-right:20px;
}
#footerCol-1 .csc-textpic-text {
  margin-left:0;
}

  #footerCol-2 {
    float:left;
    width:60%;
    margin-top:1%;
  }
  #footerCol-2 > div {
    float:left;
    width:100%;
  }
  #footerCol-2 table {
    margin-bottom:0;
  }
  #footerCol-2 table td {
    border:0 none;
    padding:0;
    background:transparent none;
    vertical-align:middle;
  }
  #footerCol-2 table td img {
    max-width:none; 
    width:auto !important;
    vertical-align:middle;
    margin-right:10px;    
  }  
  #footer #footerCol-2 p {
    margin-bottom:0;
  }
  #footer #footerCol-2 a {
    line-height:29px;
    font-weight:bold;
  }
  #footer #footerCol-2 a:hover {
    color:#d3b04a;
  }
  
  
#footerCol-3 {
  width:20%;
  float:right;
}

#footer #footerCol-3 a {
  line-height:inherit;
}
#footer #footerCol-3 p {
  margin-bottom:0;
}
#footer #footerCol-3 a:hover {
  color:#d3b04a;
}

  #footer #footerCol-3 a,
  #footer #footerCol-3 li {
    text-align:right;
  }
  
/* adresse */
#address {
display:none;  
  width:100%;
  float:left;
  text-align:center;
  margin-top:3%;
  padding-bottom:2%;
  padding-top:1%;
  border-top:1px solid #d3b04a;
}

#addressCol-1 {
  
}
#addressCol-1 ul {
  list-style:none outside none;
  margin:0;
  display:inline-block;
}
#addressCol-1 ul li {
  float:left;
  padding:0 10px 0 0;
}
#addressCol-1 ul li:first-child {
  background:transparent url(../images/cookies.png) right top no-repeat;
  margin-right: 5px;
  padding-left:21px;
}
#addressCol-1 ul li:first-child a {
  padding-right:10px;
}
#addressCol-1 ul li, 
#addressCol-1 ul li a {
  font-size:11px;
  line-height:14px;
  color:#d3b04a;
}
#addressCol-1 ul li a {
  text-decoration:underline;
}

/* MAINMENU */
#mainMenu { 
  position:fixed; 
  z-index:100;
  top:0; 
  width:70%; /* 1034px */ 
  height:34px; 
    border-bottom:1px solid #b3943a;  
  background: #b3943a; /* Old browsers */
  background: -moz-linear-gradient(top, #b3943a 0%, #d3b04a 66%, #d3b04a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3943a), color-stop(66%,#d3b04a), color-stop(100%,#d3b04a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* IE10+ */
  background: linear-gradient(to bottom, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3943a', endColorstr='#d3b04a',GradientType=0 ); /* IE6-9 */
}
#mainMenu #level-1, 
#mainMenu #level-1 ul { 
  padding:0;
  margin:0; 
  list-style:none outside none; 
  z-index:9;
}
#mainMenu #level-1 { 
  float:left;
}
#mainMenu #level-1 > li { 
  float:left; 
  min-height:34px;  
  text-align:center; 
  white-space:nowrap;
  padding:0;
  border-right:1px solid #d3b04a;
  border-left:1px solid #b3943a;
  border-bottom:1px solid #b3943a;
}
#mainMenu #level-1 > li.first { 
  margin:0; 
  padding-left:0%;
  border-left:0 none;
}
#mainMenu #level-1 > li.last { 
  margin:0; 
  padding-right:0%;
  border-right:0 none;
}
#mainMenu #level-1 > li.last > a { 
  padding-right:0px;
}
#mainMenu #level-1 > li:hover { cursor:pointer; }  
#mainMenu #level-1 > li:hover > a {color:#000000; border-bottom:1px solid #d3b04a; }
#mainMenu #level-1 > li > a { 
  font-size:16px; 
  font-weight:bold;
  line-height:34px;
  color:#000;
  height:34px; 
  padding:0 17px; 
  text-decoration:none; 
  text-align:center;
  display:block;
}


/* level 2 */
#mainMenu #level-1 li ul { 
  position:absolute;
/*  left:-999em; */
 display:none;
  width:25%; 
  padding:0; 
  margin:0; 
  border:1px solid #b3943a;
  border-top:1px solid #d3b04a;
  background-color:#d3b04a;
}
#mainMenu #level-1 li ul li { 
  width:91%; 
  padding:0 4% 0 5%;
  border-top:1px solid #b3943a;
}
#mainMenu #level-1 li ul li:first-child { border-top:0 none; }
#mainMenu #level-1 li ul li:hover { background-color:#b3943a; }
#mainMenu #level-1 li ul li:hover a { color:#000000; }
#mainMenu #level-1 li:hover ul { /* left:auto; */ display:block; }
#mainMenu #level-1 li ul li a { 
  color:#000000; 
  font-size:13px;
  font-weight:bold; 
  padding:7px 0 7px 6px; 
  text-align:left; 
  display:block; 
  text-transform:none; 
  text-decoration:none;
}
#mainMenu #level-1 li ul li:first-child a { padding-top:14px; }
#mainMenu #level-1 li ul a:hover { text-decoration:none; }

/* http://cssdeck.com/labs/pure-css3-smooth-drop-down-menu */
#mainMenu #level-1 li ul {
  opacity: 0;
    -webkit-transition: all .75s ease;
       -moz-transition: all .75s ease;
        -ms-transition: all .75s ease;
         -o-transition: all .75s ease;
            transition: all .75s ease;
}
#mainMenu #level-1 li:hover ul { 
  opacity: 1;
}

/*====================================
  #mainpage
=====================================*/
#facade {
  width:33.33%; /* 346px */
  float:left;
  max-height:559px;
  border-left: 1px solid #b3943a;
  border-right: 1px solid #b3943a; 
  box-sizing: border-box;  
/*	padding-bottom:2.5%; */
}

#facade .csc-textpic-imagewrap {
  float:none;
}

#facade div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { 
  margin-bottom:0; 
}

/* Slideshow */
#slideshow { 
  box-sizing: border-box;  
  width:66.62%; /* 692px */
/*    height:355px; */
  float:right;
  padding-top:0;
  border-top: 1px solid #b3943a;
  border-right: 1px solid #b3943a;  
}
#slideshow > div { 
  position:relative;
}
#slideshow div.csc-default { 

}
#slideshow .csc-header {  
    bottom:4%;
    position: absolute;
    right:4%;
    z-index: 10;
  padding:6px;
  background-color:#b3943a;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
}
#slideshow .csc-header h2 { 
  padding:0 4px 0 0;
  margin:0;
  border:1px solid #fff;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
}
#slideshow .csc-header h2 a {
  display:none;
}
#slideshow .csc-header h2 a:hover {
  text-decoration:none;
}
#slideshow .csc-header:hover {
  background-color:#d3b04a;
  cursor:pointer;
}
#slideshow .csc-header h2:after {
  content:"Se mere";
    color: #ffffff;
    font-family: Georgia,serif;
  font-size:16px;
    text-transform: uppercase;

  padding: 3px 23px 3px 15px;
  color:#ffffff;
  margin:0;
  background:transparent url(../images/sign_10.png) right 3px no-repeat;

}
#slideshow .csc-textpic { 
  position:relative;
}
#slideshow .csc-textpic-center-outer,
#slideshow .csc-textpic-center-inner {
  float:none;
  right:0;
}

#slideshow  div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { 
  margin-bottom:0px;  
}

#tickets { 
  width:95%;
  height:50px;
  float:left;
  padding-right:5%;
  text-align:right;
  border-bottom:1px solid #d3b04a;
  background: #d3b04a;
  background: -moz-linear-gradient(top, #d3b04a 0%, #d3b04a 34%, #b3943a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3b04a), color-stop(34%,#d3b04a), color-stop(100%,#b3943a));
  background: -webkit-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
  background: -o-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
  background: -ms-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
  background: linear-gradient(to bottom, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3b04a', endColorstr='#b3943a',GradientType=0 );
}  
#tickets > div { 
  display:inline-block;
  width:23%;
  border-right:1px solid #d3b04a;
  border-left:1px solid #b3943a;
  padding-left:15px;
  vertical-align:top;
}
#tickets > div:first-child { 
  border-left:0 none;
}

#tickets > div:last-child { 
  border-right:0 none;
}


#tickets h3 {
  margin:0;
}
#tickets a { 
    color: #0a0a06;
    display: block;
  min-height:35px;
  font-size:13px;
  line-height:18px;
    font-family:Georgia,serif;
  font-weight:normal;
    padding:8px 0 7px 38px;
    text-shadow: 1px 1px 0 #d7bf79;
    text-transform: uppercase;
  text-align:left;
  background:transparent url(../images/tickets.png) left center no-repeat;  
}
#tickets a:hover {
  text-decoration:none;
}

/*====================================
  .mainpage-2 5/1-2017
=====================================*/
.mainpage-2 #content {
	margin-top:1%;
}
#websiteTicket {
	width:20%;
	float:left;
}
#websiteTicket .csc-textpic-image {
	margin-bottom:0;
}
.mainpage-2 #websiteLogo {
	width:80%;
	float:right;
	max-width:35%;
	padding-left:0;
	padding-top:8px;
	padding-bottom:4px;
}

#centerContainer { 
	width:100%;
	margin-top:1%;
	float:left;
}
#row-1 { 
	width:48%;
	float:left;
}
#row-2 {
	width:48%;
	float:right;	
}

#row-1 > div,
#row-2 > div,
#row-1 > div .gridElement .grid-50,
#row-2 > div .gridElement .grid-50 { 
	position:relative;
	overflow:hidden;
	margin-bottom:3.6%;
}
#row-1 > div .gridElement .grid-50,
#row-2 > div .gridElement .grid-50 {
	margin-bottom:0;
}

/* billede delen */
#row-1 > div .csc-textpic .csc-textpic-imagewrap,
#row-2 > div .csc-textpic .csc-textpic-imagewrap {
	margin-right:0;
	float:none;
}
#row-1 > div .csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
#row-2 > div .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}

/* Tekst delen http://charlottebusinessresources.com/test-company-page-hover-effect/# */
.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text:before,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text:before {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	width:100%;
	height:850px;
	content: " ";
     background-color: rgba(0, 0, 0, 0.8);	
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.75s ease-in-out;
	-moz-transition: all 0.75s ease-in-out;
	-o-transition: all 0.75s ease-in-out;
	-ms-transition: all 0.75s ease-in-out;
	transition: all 0.75s ease-in-out;
}
.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text,
.mainpage-2 #row-1 > div .gridElement .csc-textpic .csc-textpic-text,
.mainpage-2 #row-2 > div .gridElement .csc-textpic .csc-textpic-text {
	box-sizing:border-box;
	padding:13% 50px 0;
	position:absolute;
	z-index:11;
	top:0;
	left:0;
	width:100%;
	height:850px;
	margin:0;
	/* effekt */ 
	visibility:hidden; 
}
.mainpage-2 #row-1 > div .gridElement .csc-textpic .csc-textpic-text,
.mainpage-2 #row-2 > div .gridElement .csc-textpic .csc-textpic-text {
	height:250px;
	padding:11% 15px 0;
}

.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text .csc-textpicHeader h2,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text .csc-textpicHeader h2 {
	position:relative;
	z-index:11;
	font-family:arial,helvetica,verdana,georgia,tahoma,sans-serif;
	font-variant: unset;
	font-weight:bold;
	font-size:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;	
}
.mainpage-2 #row-1 > div .gridElement .csc-textpic .csc-textpic-text .csc-textpicHeader h2,
.mainpage-2 #row-2 > div .gridElement .csc-textpic .csc-textpic-text .csc-textpicHeader h2 {
	font-size:22px;
	line-height:22px;
	margin-bottom:10px;	
}
.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text .csc-textpicHeader h3,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text .csc-textpicHeader h3{
	position:absolute;
	top:10px;
	left:10px;
	font-size:13px;
	line-height:16px;
	color:#fff;
	white-space: pre;
	text-align:left;
	text-transform:uppercase;
	visibility: visible;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	filter: dropshadow(color=#000000, offx=0, offy=1); 	
}

.mainpage-2 #row-1 > div .gridElement .csc-textpic .csc-textpic-text .csc-textpicHeader h3,
.mainpage-2 #row-2 > div .gridElement .csc-textpic .csc-textpic-text .csc-textpicHeader h3 {
	top:6px;
	font-size:12px;
	line-height:15px;	
}

/* everything except class csc-textpicHeader  */	
.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text > *:not(.csc-textpicHeader),
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text > *:not(.csc-textpicHeader) {
	font-size: 18px;
	line-height: 22px;
	color:#fff;	
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;	
	position:relative;
	z-index:11;	
	/* effekt */	
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;    /* vi tilføjer lidt animation */
}

.mainpage-2 #row-1 > div .gridElement .csc-textpic .csc-textpic-text > *:not(.csc-textpicHeader),
.mainpage-2 #row-2 > div .gridElement .csc-textpic .csc-textpic-text > *:not(.csc-textpicHeader) {
	font-size: 16px;
	line-height: 20px;	
}

.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text ul,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text ul {
	list-style:none outside none;
	margin-left:0;
	margin-bottom:0;
	text-align:center;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;	
}
.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text ul li,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text ul li {
	display:inline-block;
	padding-bottom:0;
}
.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text ul li:first-child,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text ul li:first-child {
	padding-right:10px;
}
.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text ul li:last-child,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text ul li:last-child {
	padding-left:10px;
}
.mainpage-2 #row-1 > div .csc-textpic .csc-textpic-text ul li a,
.mainpage-2 #row-2 > div .csc-textpic .csc-textpic-text ul li a {
	color:#000;
	display:block;
	font-weight:bold;
	font-size:16px;
	line-height:34px;
	text-align:center;	
	padding:0px 20px;
	background: #b3943a; /* Old browsers */
	background: -moz-linear-gradient(top, #b3943a 0%, #d3b04a 66%, #d3b04a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3943a), color-stop(66%,#d3b04a), color-stop(100%,#d3b04a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3943a', endColorstr='#d3b04a',GradientType=0 ); /* IE6-9 */
}
.mainpage-2 #row-1 > div .gridElement .csc-textpic .csc-textpic-text ul li a,
.mainpage-2 #row-2 > div .gridElement .csc-textpic .csc-textpic-text ul li a {
	font-size:14px;
	line-height:28px;
	padding:0px 16px;
}

/* hover effekt på indhold */
.mainpage-2 #row-1 > div .csc-textpic:hover .csc-textpic-text > *,
.mainpage-2 #row-2 > div .csc-textpic:hover .csc-textpic-text > * {
	/* effekt */
	transition-delay: .1s;
}
.mainpage-2 #row-1 > div .csc-textpic:hover .csc-textpic-text,
.mainpage-2 #row-2 > div .csc-textpic:hover .csc-textpic-text,

.mainpage-2 #row-1 > div .csc-textpic:hover .csc-textpic-text:before,
.mainpage-2 #row-2 > div .csc-textpic:hover .csc-textpic-text:before,

.mainpage-2 #row-1 > div .csc-textpic:hover .csc-textpic-text .csc-textpicHeader h2,
.mainpage-2 #row-2 > div .csc-textpic:hover .csc-textpic-text .csc-textpicHeader h2,

.mainpage-2 #row-1 > div .csc-textpic:hover .csc-textpic-text > *,
.mainpage-2 #row-2 > div .csc-textpic:hover .csc-textpic-text > *,

.mainpage-2 #row-1 > div .csc-textpic:hover .csc-textpic-text ul,
.mainpage-2 #row-2 > div .csc-textpic:hover .csc-textpic-text ul {
	/* effekt */	
	visibility: visible;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}


/*====================================
  .mainpage-3 15/5-2017, bygger tildels videre på .mainpage-2
=====================================*/
.mainpage-3 #content {
	margin-top:1%;
}
.mainpage-3 #websiteLogo {
	width:80%;
	float:right;
	max-width:35%;
	padding-left:0;
	padding-top:8px;
	padding-bottom:4px;
}

.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text,
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text,
.mainpage-3 #row-1 > div .gridElement .csc-textpic .csc-textpic-text,
.mainpage-3 #row-2 > div .gridElement .csc-textpic .csc-textpic-text {
	box-sizing:border-box;
	position:absolute;
	z-index:11;
	top:0;
	left:0;
	width:100%;
	margin:0;
}
.mainpage-3 #row-1 > div .gridElement .csc-textpic .csc-textpic-text,
.mainpage-3 #row-2 > div .gridElement .csc-textpic .csc-textpic-text {
	height:250px;
	padding:11% 15px 0;
}

.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text .csc-textpicHeader h2,
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text .csc-textpicHeader h2 {
	display:none	
}

.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text .csc-textpicHeader h3,
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text .csc-textpicHeader h3{
	position:absolute;
	top:10px;
	left:10px;
	font-size:13px;
	line-height:16px;
	color:#000;
	white-space: pre;
	text-align:left;
	text-transform:uppercase;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}
/* specielt for Annie, hvid tekst */
.mainpage-3 #row-1 > div#c10383 .csc-textpic .csc-textpic-text .csc-textpicHeader h3 {
	color:#fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}
/* end */

.mainpage-3 #row-1 > div .gridElement .csc-textpic .csc-textpic-text .csc-textpicHeader h3,
.mainpage-3 #row-2 > div .gridElement .csc-textpic .csc-textpic-text .csc-textpicHeader h3 {
	top:6px;
	font-size:12px;
	line-height:15px;	
}

/* everything except class csc-textpicHeader  */	
.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text > *:not(.csc-textpicHeader),
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text > *:not(.csc-textpicHeader) {
	font-size: 18px;
	line-height: 22px;
	color:#fff;	
	position:relative;
	z-index:11;	
	
}
.mainpage-3 #row-1 > div .gridElement .csc-textpic .csc-textpic-text > *:not(.csc-textpicHeader),
.mainpage-3 #row-2 > div .gridElement .csc-textpic .csc-textpic-text > *:not(.csc-textpicHeader) {
	font-size: 16px;
	line-height: 20px;	
}

.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text ul,
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text ul {
	list-style:none outside none;
	margin-left:0;
	margin-top:42.5%;
	padding-top:2%;
	padding-right:3%;
	padding-bottom:6%;
	text-align:right;
}
.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text ul li,
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text ul li {
	display:inline-block;
	padding-bottom:0;
}
.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text ul li:first-child,
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text ul li:first-child {
	padding-right:10px;
}
.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text ul li:last-child,
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text ul li:last-child {
	padding-left:10px;
}
.mainpage-3 #row-1 > div .csc-textpic .csc-textpic-text ul li a,
.mainpage-3 #row-2 > div .csc-textpic .csc-textpic-text ul li a {
	color:#000;
	display:block;
	font-weight:bold;
	font-size:16px;
	line-height:34px;
	text-align:center;	
	padding:0px 20px;
	background: #b3943a; /* Old browsers */
	background: -moz-linear-gradient(top, #b3943a 0%, #d3b04a 66%, #d3b04a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3943a), color-stop(66%,#d3b04a), color-stop(100%,#d3b04a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3943a', endColorstr='#d3b04a',GradientType=0 ); /* IE6-9 */
}
.mainpage-3 #row-1 > div .gridElement .csc-textpic .csc-textpic-text ul li a,
.mainpage-3 #row-2 > div .gridElement .csc-textpic .csc-textpic-text ul li a {
	font-size:14px;
	line-height:28px;
	padding:0px 16px;
}

/* 33/33/33 grid elements */
.mainpage-3 .grid-33-image {
	box-sizing:border-box;	
	background-color:#fff;
	border:4px solid #d3b04a;	
}
.mainpage-3 .grid33 {
	position: absolute;
	box-sizing:border-box;	
	width:100%;
	padding-top:2%;
	overflow:hidden;
}
.mainpage-3 .grid33 .grid-33-header {
	margin-bottom:4%;
}
.mainpage-3 .grid33 .grid-33-header * {
	margin-bottom:0;
}
.mainpage-3 .grid-33,
.mainpage-3 .grid-50 {
	box-sizing:border-box;
	width:33.33333%;
	border-left:2px solid #d3b04a;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:6%;
	margin-left:0;
}
.mainpage-3 .grid-50 {
	width:50%;
}

.mainpage-3 div > .grid-33:first-child,
.mainpage-3 div > .grid-50:first-child {
	margin-left:0;
	border-left:0 none;
	padding-bottom:0;
}
.mainpage-3 .grid33 .grid-33 .csc-header *,
.mainpage-3 .grid33 .grid-50 .csc-header * {
	margin-bottom:0;

}
.mainpage-3 .grid33 .grid-33 .csc-default {
	margin-bottom:9%;
}
.mainpage-3 .grid33 .grid-50 .csc-default {
	margin-bottom:5%;	
}

.mainpage-3 .grid33 .grid-33 .csc-default *,
.mainpage-3 .grid33 .grid-50 .csc-default * {
		color:#b3943a;
}
.mainpage-3 .grid33 .grid-33 .csc-default a.callToAction,
.mainpage-3 .grid33 .grid-50 .csc-default a.callToAction {
		color:#000;
}
.mainpage-3 .grid33 .grid-33 .csc-default p,
.mainpage-3 .grid33 .grid-50 .csc-default p {
	font-size:14px;
	line-height:18px;
}
.mainpage-3 .grid33 .grid-33 ul,
.mainpage-3 .grid33 .grid-50 ul {
	list-style:none outside none;
	margin-left:0;
	margin-bottom:0;
}
.mainpage-3 .grid33 .grid-33 ul li {
	padding-bottom:6%;
}
.mainpage-3 .grid33 .grid-50 ul li {
	padding-bottom:2%;
}
.mainpage-3 .grid33 .grid-33 ul li:last-child,
.mainpage-3 .grid33 .grid-50 ul li:last-child {
	padding-bottom:0;
}
.mainpage-3 .grid33 .grid-33 .csc-default ul li a,
.mainpage-3 .grid33 .grid-50 .csc-default ul li a {
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	text-align:center;	
	background: #b3943a; /* Old browsers */
	background: -moz-linear-gradient(top, #b3943a 0%, #d3b04a 66%, #d3b04a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3943a), color-stop(66%,#d3b04a), color-stop(100%,#d3b04a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3943a', endColorstr='#d3b04a',GradientType=0 ); /* IE6-9 */
}


#sitemap {
	padding-bottom:2%;
}

/*====================================
  UNDERSIDER | .subpage-5
=====================================*/
/* opdeler siden i to kolonner med transparent baggrund, såfremt Gridelement 50/50 er valgt */
.subpage-5 #centerCol-1 {
	box-sizing:border-box;
	width:100%;
	border:0 none;
	padding:0;
	background-color:transparent;
}
.subpage-5 #centerCol-1 .gridElement {
	display:table
}
.subpage-5 #centerCol-1 .gridElement .grid-50 {
	box-sizing:border-box;
	padding:2%; 
	width:48.5%;
	float:none;
	background-color:#fff;
	border:4px solid #d3b04a;
	display:table-cell;
	vertical-align: top;
}
.subpage-5 #centerCol-1 .gridElement .table-cell {
	width:3%;
	display: table-cell;
}

/* overskrift med guld baggrund */
.subpage-5 #content #centerCol-1 > div.csc-default > .csc-header > h1 {
	font-size:18px;
	padding-left:10px;
	color:#000000;
	background: #d3b04a;
	background: -moz-linear-gradient(top, #d3b04a 0%, #d3b04a 34%, #b3943a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3b04a), color-stop(34%,#d3b04a), color-stop(100%,#b3943a));
	background: -webkit-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
	background: -o-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
	background: -ms-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
	background: linear-gradient(to bottom, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3b04a', endColorstr='#b3943a',GradientType=0 );  	
}

/*====================================
  UNDERSIDER | .subpage-2
=====================================*/
.subpage-2 .grid33 {
	position: relative;
	box-sizing:border-box;	
	width:100%;
	margin-top:2%;
	margin-bottom:2%;
	overflow:hidden;
}
.subpage-2 .grid-33-image {
	display:none;
}

/*====================================
  EXT: TCDETNYTEATER
=====================================*/
#newsTicker { 
  width:100%;
  float:left;
  margin-top:3%;
  margin-bottom:0;
}
.tx-tcdetnyteater-pi2 {
  border-top: 1px solid #b3943a;  
}

.tx-tcdetnyteater-pi2 h1,
.tx-tcdetnyteater-pi2 #singlenewsdate{
  text-align: center;
}
    
.tx-tcdetnyteater-pi2 #tickercontainer{
  background-image: url(/typo3conf/ext/tcdetnyteater/images/rss.png);
  background-repeat: no-repeat;
  background-position: 0 7px;

  position: relative;
  padding: 0 0 0 22px;
}
    
.tx-tcdetnyteater-pi2 #tickercontainer #tickermask{
  background-image: url(/typo3conf/ext/tcdetnyteater/images/mask.png);
  height: 50px;
  width: 150px;
  position: absolute;
  top: 0px;
  right: 0px;
}
    
.tx-tcdetnyteater-pi2 #tickercontainer a{
  text-decoration: none;
}
    
.tx-tcdetnyteater-pi2 #tickercontainer ul {
  list-style:none outside none;
  margin:0;
  padding: 5px 0 5px 0;
}
    
.tx-tcdetnyteater-pi2 #tickercontainer li{
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
    
.tx-tcdetnyteater-pi2 #singlenewsdate{
  margin: 0 0 1em 0;
}
    
.tx-tcdetnyteater-pi2 #singlenewsimage{
  float: right;
  margin: 0 0 .5em .5em;
}

.tx-tcdetnyteater-pi4 * {
	font-size:16px;
}
		
.tx-tcdetnyteater-pi4 .container{
	width: 100%;
	border-spacing: 5px;
}
		
.tx-tcdetnyteater-pi4 .container .left{
	width: 50%;
	text-align: right;
	padding: 0 .5em 0 0;
}
		
.tx-tcdetnyteater-pi4 .container .right{
	width: 50%;
	text-align: left;
	padding: 0 0 0 .5em;
}
		
.tx-tcdetnyteater-pi4 .single{
	display: inline-block;
	line-height: 1.3em;
}

.tx-tcdetnyteater-pi4 table tbody tr:first-child td {
  border:0 none;
}
.tx-tcdetnyteater-pi4 table tbody td {
    background-color:transparent;
    border:0 none;  
}

.tx-tcdetnyteater-pi4 .container .left {
  padding-right:0;
  width:49.5%;
}

.tx-tcdetnyteater-pi4 .container .right {
  padding-left:0;
  width:49.5%;
}
/*====================================
  EXT: TC Formular
=====================================*/
.tx-tcformular-pi1 ul {
  list-style:none outside none;
  margin:0;
}
.tx-tcformular-pi1 ul li {
  padding:0;
}
.tx-tcformular-pi1 ul li span.question {
  font-weight:bold;
}
/* <input type="radio"> */
.tx-tcformular-pi1 ul li input[type="radio"] {
  width:13px;
  min-height:inherit;
  margin:0;
  border:0 none;
}
.tx-tcformular-pi1 ul li label {
  display:inline;
    float: none;
    height: auto;
    line-height: inherit;
    width: auto;
}
/*====================================
  EXT: Flux-galaria
=====================================*/
.galleria-container {
  margin-bottom:0px;
  background-color:#fff;
}

/*====================================
  EXT: Grid elements
=====================================*/
.gridElement { 
  width:100%;
}
/* 50/50 */
.grid-50 { 
	position:relative;
	width:49%;
	float:right;
}
div > .grid-50:first-child {
  float:left;
}

/* 25/25/25/25 */
.grid-25 { 
  width:24%;
  float:left;
  margin-left:1.33%
}
div > .grid-25:first-child {
  margin-left:0;
}
div > .grid-25:last-child {
  float:right;
}

/* 33/33/33 */
.grid-33-image { 
	width:100%;
	float:left;
}
.grid-33-header { 
	width:100%;
	float:left;
}
.grid-33 { 
	width:32.333337%;
	float:left;
	margin-left:1.5%
}
div > .grid-33:first-child {
	margin-left:0;
}
div > .grid-33:last-child {
	float:right;
}

/*====================================
  PAGE: UID-308 & UID-126 (Billetsalg - DK & SE)
=====================================*/

#uid-126 h2 {
  font-size:18px;
  line-height:22px;
  margin-bottom:6px;
}
#uid-126 hr { 
  border-width:2px;
  margin-top:30px;
  margin-bottom:20px;
}


/*====================================
  PAGE: UID-357 (Pressefoto) og UID-924 Forestillingsfoto
=====================================*/
#uid-357 #centerCol-1 img,
#uid-924 #centerCol-1 img { 
	width:200px !important; 
}
#uid-357 #centerCol-1 figcaption,
#uid-924 #centerCol-1 figcaption {
	max-width: 200px;
}

/*====================================
  PAGE: UID-461 (Kontakt)
=====================================*/
#uid-461 h2 {
  font-size:18px;
  padding-left:10px;
  color:#000000;
  background: #d3b04a;
  background: -moz-linear-gradient(top, #d3b04a 0%, #d3b04a 34%, #b3943a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3b04a), color-stop(34%,#d3b04a), color-stop(100%,#b3943a));
  background: -webkit-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
  background: -o-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
  background: -ms-linear-gradient(top, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
  background: linear-gradient(to bottom, #d3b04a 0%,#d3b04a 34%,#b3943a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3b04a', endColorstr='#b3943a',GradientType=0 );  
}

/*====================================
  PAGE: uid-1015 Erhvervsklub
=====================================*/
#uid-1015 #centerCol-1 .csc-textpic .csc-textpic-imagerow {
	margin-bottom:4%;
}
#uid-1015 #centerCol-1 .csc-textpic .csc-textpic-imagerow figure {
	border: 1px solid #d3b04a;
    padding:15px 10px;
    height: 80px;
	vertical-align: middle;
    text-align: center;	
	display:table-cell !important;
}
#uid-1015 #centerCol-1 .csc-textpic .csc-textpic-imagerow > div a {
	display:block;
	
}
/*====================================
  PAGE: uid-332 Tidligere forestillinger
=====================================*/
#uid-332 #centerCol-1 .csc-textpic figure {
	max-width:132px;
}
#uid-332 #centerCol-1 .csc-textpic figure img {
	max-height: 186px;
	min-height: 186px;
}
#uid-332 #centerCol-1 .csc-textpic figure figcaption {
	min-height:36px;
}
/*====================================
 PAGE: .subpage-4 76%|24% - The book of Mormon 
=====================================*/
.subpage-4 #header #showCol-2 {
	display:none; 
}

.subpage-4 #content {
	padding-top:20px;
}

/* billede */
.subpage-4 .row-2 #showCol-2 > div.csc-textpic {
	margin-left:20px;
}
.subpage-4 #showCol-2 > div.csc-textpic {
	background-color:transparent;
	border:0 none;
	border-radius:0;
}

.subpage-4 #content div.table {
	display:table;
	margin-bottom:30px;
}
.subpage-4 #content div.table-row {
	display:table-row;
}
.subpage-4 #content div.table-row > div {
	display:table-cell;
	border:4px solid #d3b04a;
	box-sizing: border-box; 
	float:none;
	vertical-align:top;
}
.subpage-4 #content div.table-row .row-1 {
	width:76%;
}
.subpage-4 #content div.table-row > div.table-cell {
	border:0 none;
	width:3%;
}
.subpage-4 #content div.table-row .row-2 {
	width:21%;
	padding:2% 2% 0 2%;
}
.subpage-4 #showCol-1 {
	margin-bottom:0;
	border:0 none;
}

.subpage-4 #showCol-3, 
.subpage-4 #showCol-4, 
.subpage-4 #showCol-5,
.subpage-4 #showCol-2 {
	float:left;
	width:100%;
	margin-top:3%;
	margin-left:0;
	margin-right:0;
	text-align:center;	
}
.subpage-4 #showCol-3 {
	margin-top:0;
}

.subpage-4 #showCol-3 > div,
.subpage-4 #showCol-4 > div,
.subpage-4 #showCol-5 > div  {
	background:transparent none;
	padding-left:0;
	min-height:0;
}

/* #showCol-2 billet knap */
.subpage-4 .row-2 #showCol-2 {
	margin-top:12%;
}
.subpage-4 #showCol-2 div.csc-header {
	background-color:transparent;
	border:0 none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}

.subpage-4 #showCol-2 div.csc-header h2 a span {
	font-family:arial, helvetica, verdana;
	text-transform:uppercase;
	display:block;
}

.subpage-4 #showCol-2 div.csc-header h2 a span.word-0 {
	font-size:60px;
	line-height:50px;
	font-weight:bold;
	letter-spacing:6.6px;
	color:#000;
}

.subpage-4 #showCol-2 div.csc-header h2 a span.word-1 {
	font-size:38px;
	line-height:30px;
	font-weight:bold;
	letter-spacing:3.5px;
	color:#fd6a17;
}

.subpage-4 #showCol-2 div.csc-header h2 a span.word-2 {
	font-size:54px;
	line-height:46px;
	font-weight:bold;
	letter-spacing:6px;
	color:#a1948c;
}

.subpage-4 #showCol-2 div.csc-header h2 a span.word-3 {
	font-size:66px;
	line-height:50px;
	font-weight:bold;
	letter-spacing:4px;
	-webkit-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite;
	animation: blink 1s linear infinite;
}

@keyframes blink {  
	0% { color:rgba(253,106,23,1.0); }
	100% { color:rgba(0,0,0,1.0); }
}
@-webkit-keyframes blink {
	0% { color:rgba(253,106,23,1.0); }
	100% { color:rgba(0,0,0,1.0); }
}


/* #showCol-3, #showCol-4, #showCol-5 */
.subpage-4 #showCol-3 h3, 
.subpage-4 #showCol-4 h3, 
.subpage-4 #showCol-5 h3 {
	color:#d3b04a;
	font-size:14px;
	line-height:18px;
	margin-bottom:3px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	filter: dropshadow(color=#000000, offx=0, offy=1);  	
}
/* speciel for The Book Of Mormon */
#uid-1052.subpage-4 #showCol-3 h3, 
#uid-1052.subpage-4 #showCol-4 h3, 
#uid-1052.subpage-4 #showCol-5 h3 {
	color:#000;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	filter: dropshadow(color=#ffffff, offx=0, offy=1);  	
}
.subpage-4 #showCol-3 h4, 
.subpage-4 #showCol-4 h4, 
.subpage-4 #showCol-5 h4,
.subpage-4 #showCol-4 p,
.subpage-4 #showCol-4 a,
.subpage-4 #showCol-4 strong,
.subpage-4 #showCol-4 li,
.subpage-4 #showCol-4 em {
	font-size:18px;
	line-height:22px;
	color:#fff;
	white-space: pre;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	filter: dropshadow(color=#ffffff, offx=0, offy=1);  	
}
.subpage-4 #showCol-4 a {
	color:#d3b04a;
}

/* speciel for The Book Of Mormon */
#uid-1052.subpage-4 #showCol-3 h4, 
#uid-1052.subpage-4 #showCol-4 h4, 
#uid-1052.subpage-4 #showCol-5 h4 {
	color:#a1948c;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
	filter: dropshadow(color=#000000, offx=0, offy=1);  	
}

.subpage-4 #centerCol-1 {
	box-sizing:border-box;
	width:100%;
	border:0 none;
	padding:0;
	background-color:transparent;
}
.subpage-4 #centerCol-1 .gridElement {
	display:table
}
.subpage-4 #centerCol-1 .gridElement .grid-50 {
	box-sizing:border-box;
	padding:2%; 
	width:48.5%;
	float:none;
	background-color:#fff;
	border:4px solid #d3b04a;
	display:table-cell;
}
.subpage-4 #centerCol-1 .gridElement .table-cell {
	width:3%;
	display: table-cell;
}



/*====================================
 PAGE: .subpage-6 76%|24% - Forestillingsforside v. 4 (17/5/2017)
=====================================*/
.subpage-6 #header #showCol-2 {
	display:none; 
}

/* billede */
.subpage-6 .row-2 #showCol-2 > div.csc-textpic {
	margin-left:20px;
}
.subpage-6 #showCol-2 > div.csc-textpic {
	background-color:transparent;
	border:0 none;
	border-radius:0;
}

.subpage-6 #content div.table {
	display:table;
	width:100%;
	margin-bottom:15px;
}
.subpage-6 #content div.table-row {
	display:table-row;
}
.subpage-6 #content div.table-row > div {
	display:table-cell;
	border:4px solid #d3b04a;
	box-sizing: border-box; 
	float:none;
	vertical-align:top;
}
.subpage-6 #content div.table-row .row-1 {
	width:76%;
}
.subpage-6 #content div.table-row > div.table-cell {
	border:0 none;
	width:3%;
}
.subpage-6 #content div.table-row .row-2 {
	width:21%;
	padding:1% 1% 0 1%;
	background-color:#000;
}
.subpage-6 .row-2 #orderTickets > div {
	margin-bottom:6%;
}
.subpage-6 .row-2 #orderTickets > div:last-child {
	margin-bottom:0;
}
.subpage-6 .row-2 figure {
	max-width:55px;
}
.subpage-6 .row-2 * {
	color:#b3943a;
}
.subpage-6 .row-2 h2 {
	font-family:inherit;
	font-variant:inherit;
	font-size:18px;
	line-height: 20px;
	margin-bottom:0;
}
.subpage-6 .row-2 h3 {
	font-size:16px;
	margin-bottom:4%;
}
.subpage-6 .row-2 ul {
	list-style:none outside none;
	margin-left:20%;
	margin-right:20%;
	margin-bottom:0;
}
.subpage-6 .row-2 ul li {
	padding-bottom:0;
}
.subpage-6 .row-2 p {
	font-size:16px;
	margin-bottom:0;
}
.subpage-6 .row-2 ul li a {
	color:#000;
	display:block;
	font-weight:bold;
	font-size:16px;
	padding-top:5%;
	padding-bottom:5%;
	text-align:center;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3943a+0,d3b04a+66,d3b04a+100 */
	background: #b3943a; /* Old browsers */
	background: -moz-linear-gradient(top, #b3943a 0%, #d3b04a 66%, #d3b04a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b3943a 0%,#d3b04a 66%,#d3b04a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3943a', endColorstr='#d3b04a',GradientType=0 ); /* IE6-9 */
}
.subpage-6 .row-2 a:hover,
.subpage-6 .row-2 a:hover em {
	color:#fff;
	-webkit-transition: all 0.75s ease;
	-moz-transition: all 0.75s ease;
	-ms-transition: all 0.75s ease;
	-o-transition: all 0.75s ease;
	transition: all 0.75s ease; 	
}
	
.subpage-6 #showCol-1 {
	margin-bottom:0;
	border:0 none;
}
.subpage-6 #showCol-2,
.subpage-6 #showCol-3,
.subpage-6 #showCol-4,
.subpage-6 #showCol-5 {
	float:left;
	box-sizing:border-box;
	margin-bottom:15px;
	margin-left:8%;
	margin-right:0;
}
.subpage-6 #showCol-3 {
	margin-left:6%;
}

.subpage-6 #showCol-2 div.csc-header {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
    background-color:transparent;
    border:0 none;
}
.subpage-6 #showCol-2 > div {
    background: transparent url("../images/sign_25.png") no-repeat scroll left 0;
}
.subpage-6 #showCol-2 > div {
    min-height: 35px;
    padding-left: 35px;
}
.subpage-6 #showCol-2 h3 {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
}
.subpage-6 #showCol-2 h4 {
    color: #d3b04a;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
}

.subpage-6 #centerCol-1 {
    background-color: transparent;
    border: 0 none;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
}
.subpage-6 #centerCol-1 .gridElement {
    display: table;
}
.subpage-6 #centerCol-1 .gridElement .grid-50 {
    background-color: #fff;
    border: 4px solid #d3b04a;
    box-sizing: border-box;
    display: table-cell;
    float: none;
    padding: 2%;
    width: 48.5%;
}

.subpage-6 #centerCol-1 .gridElement .table-cell {
    display: table-cell;
    width: 3%;
}


.subpage-6 #showAd { 
	height:auto;
	position:relative;
	width:100%; 
	max-height:none; 
	overflow:hidden;
	visibility: hidden;
	margin-bottom:30px;
    border: 4px solid #d3b04a;	
}
.subpage-6 #showAd .as-slide-inner { 
    position:relative;
	padding-bottom:11.6%;

}
.subpage-6 #showAd .slide img,
.subpage-6 #showAd .csc-textpic-imagewrap {
	display:block;
    float: none;
    margin: 0;
}
.subpage-6 #showAd .csc-textpic-imagewrap figure {
    max-height:351px;
	margin:0;
	overflow:hidden;
}

.subpage-6 #showAd .csc-textpic-imagecolumn {
    float: none;
    margin-right: 0;
}
/*====================================
  EXT: collapsibleHeader
=====================================*/
.collapsibleHeader h1,
.collapsibleHeader h2,
.collapsibleHeader h3,
.collapsibleHeader h4 { 
    margin-bottom:6px;
}
.collapsibleHeader p {
	font-size:16px;
}
.collapsibleHeader h1::before,
.collapsibleHeader h2::before,
.collapsibleHeader h3::before,
.collapsibleHeader p::before {
  position:absolute;
  font-family: 'fontello';
  content:" \E89A";
  color:#b3943a;
  margin-left:-20px;
  font-size:17px;
}
.collapsibleHeader h1::before {
	font-size:25px;
}
.collapsibleHeader h2::before {
	font-size:22px;
}
.collapsibleHeader p::before {
	color:#000;
	margin-left:-15px;
}
.collapsibleHeader.active h1::before,
.collapsibleHeader.active h2::before,
.collapsibleHeader.active h3::before,
.collapsibleHeader.active p::before { 
  content:" \E89C";  
}
.collapsibleHeader {
  margin:10px 0 15px 20px;
  cursor:pointer;
}
/*
.collapsibleHeader.active { 
  background-position:10px -63px;
}
*/
.collapsibleText { 
  padding:0 20px;
}

/*====================================
  EXT: tx-html5mediakit-media-container
=====================================*/
.tx-html5mediakit-media-container {
  width:100%;
  float:left;
  min-height:35px;
}

/*====================================
  2016-03-22 test color for new CallToAction button
=====================================*/
#uid-780 #showCol-2 > div { background-color: #fff; border: 1px solid #fff;}
#uid-780 #showCol-2 h2 a { color: #060043; }

/*====================================
 EXT: tx-og-reports
=====================================*/
#uid-1048 #centerCol-1 iframe {
	position:relative;
	top:auto;
	left:auto;
	width:auto;
	height:auto;
}
.tx-og-reports .detailPart-1,
.tx-og-reports .detailPart-2 {
	width:100%;
}

.tx-og-reports .detailPart-1 .fieldWrap,
.tx-og-reports .detailPart-2 .fieldWrap {
	width:50%;
	float:left;
}
.tx-og-reports .detailPart-1 .fieldWrap:nth-child(even),
.tx-og-reports .detailPart-2 .fieldWrap:nth-child(even) {
    float:right;  
}
.tx-og-reports .detailPart-1 span,
.tx-og-reports .detailPart-2 span {
	background-color:#ededed;
	padding:4px 5px 4px 2px;
}
.tx-og-reports .detailPart-1 input[type="text"],
.tx-og-reports .detailPart-2 input[type="text"]{
	width:90%;
}

.tx-og-reports .sectionPart input[type="text"] {
    width:100%;
    padding:0% 2px;
    border:1px solid #9e9e9e !important;
}
/* datepicker slås fra */
#ui-datepicker-div {
/*	display:none !important; */
}

/*====================================
 EXT: tx-tcimagemap-pi1
 =====================================*/
.tx-tcimagemap-pi1{
	display:block;
	padding-bottom:2%;
	width:100%;
	min-height:875px;
}
		
.tx-tcimagemap-pi1 .map {
	float: left;
	max-width:100%;
}
.tx-tcimagemap-pi1 .imageContainer {
	float: left;
	width:100%;
	margin-top: 20px;
}
.tx-tcimagemap-pi1 .imageContainer .locationImg {
	display: none;
	position: absolute;
	width:92%;
}
.tx-tcimagemap-pi1 .imageContainer .locationImg .description {
	text-transform: uppercase;
	font-size: 11px;
}
 
/*====================================
  EXT: Powermail
=====================================*/
/* error meddelelse ved html5 validering */
.tx-powermail ul.parsley-errors-list {
	list-style:none outside none;
	margin-left:0;
	margin-bottom:0
}
.tx-powermail ul.parsley-errors-list li {
	color:#ee0101;
}

.powermail_fieldset { width:100%; margin:0 0 3% 0; }

.hide h3, 
.hide legend { display:none; }

.showLegend > legend { 
    height: auto;
    line-height: 22px;
	display:block; 

}
.powermail_fieldwrap { 
	float:left;
	width:100%; 
	margin:0 0 3% 0; 
}
	 
.powermail_fieldwrap_text { 
	margin:3% 0 0 0;
}

.powermail_fieldwrap_html { 
	margin-bottom:0;
}
.powermail_fieldwrap_submit { }

.loginField { width:90%; }
.longField { width:100%; }
.shortField { width:48%; }
fieldset .shortField { margin-left:4%; }
fieldset .shortField.odd { margin-left:0%; }
.shortField label { width:100%;}


div.powermail_fieldwrap_input.readonly label {
	display:none;
}

div.powermail_fieldwrap_input.readonly input[disabled="disabled"] {
	border:0 none;
	background:transparent none;
	padding:0;
	font-family:georgia, arial, helvetica, sans-serif; 
	font-size:20px; 
	line-height:26px; 
	color:#b3943a; 
	margin-bottom:0px; 
	font-variant: small-caps;
	text-decoration:none;

}


/*-------------------------------------
  PAGE: (Julekalender Quiz)
-------------------------------------*/
/* Julekalender Quiz Generelt */
#uid-901 #centerCol-1 .aspectRatio-16x9 {
    height: 746px;
  padding-bottom:0;  
}
#uid-901 #centerCol-1 iframe {
	position:relative;
	with:auto;
	height:800px;
}

#uid-901 #centerCol-1 .aspectRatio-16x9 .iframeWrapper {
    height: auto;
    overflow: inherit;
    padding-bottom: 0;
    padding-top: 0;
    position: unset;  
}
/* Egen Julekalender 2016 */
#uid-906 #centerCol-1 iframe {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 282px;
}

#uid-906 label, #uid-906 .powermail_label {
  height:auto;
}
#uid-906 .powermail_form_9 img  {
  max-width:none; 
  width:282px !important; 
}  
#uid-906 .tx-powermail { 
  width:70%;
}
#uid-906 .powermail_fieldwrap_content {
  width:320px;
}

#uid-906 .powermail_fieldwrap_radio,
#uid-906 .powermail_fieldwrap_text {
  width:400px;
  width:calc(100% - 320px);
}
/* betingelser */
#uid-906 .powermail_fieldwrap_174 {
  margin-bottom:0;
}
#uid-906 .powermail_fieldwrap_174 p {
  margin-bottom:0;
}
#uid-906 .powermail_fieldwrap_104 {
  position:relative;
}
#uid-906 .powermail_fieldwrap_104 legend {
  font-size:13px;
  line-height:18px;
  font-weight:normal;
  margin-left:20px;
}
#uid-906 .powermail_fieldwrap_104 .powermail_check_outer {
    margin-top: 3px;
    position: absolute;  
}
#uid-906 .powermail_fieldwrap_104 .powermail_check_outer label{
  display:none;
}


/* Egen Julekalender 2017 */
#uid-1116 #centerCol-1 iframe {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 282px;
}
#uid-1116 #centerCol-1 *,
#uid-1117 #centerCol-1 *,
#uid-1119 #centerCol-1 *,
#uid-1120 #centerCol-1 *,
#uid-1134 #centerCol-1 * {
	font-size:15px;
	line-height:18px
}
#uid-1116 #centerCol-1 h1,
#uid-1117 #centerCol-1 h1,
#uid-1119 #centerCol-1 h1,
#uid-1120 #centerCol-1 h1,
#uid-1134 #centerCol-1 h1  {
	font-size:32px;
	line-height:34px;
}
#uid-1116 #centerCol-1 h2,
#uid-1117 #centerCol-1 h2,
#uid-1119 #centerCol-1 h2,
#uid-1120 #centerCol-1 h2,
#uid-1134 #centerCol-1 h2  {
	font-size:20px;
	line-groggy:24px;
}
#uid-1116 label, #uid-1116 .powermail_label {
  height:auto;
}
#uid-1116 .powermail_form_9 img  {
  max-width:none; 
  width:282px !important; 
}  
#uid-1116 .tx-powermail { 
  width:70%;
}
#uid-1116 .powermail_fieldwrap_content {
  width:320px;
}

#uid-1116 .powermail_fieldwrap_radio,
#uid-1116 .powermail_fieldwrap_text {
  width:400px;
  width:calc(100% - 320px);
}
#uid-1116 .powermail_radio {
    float: left;
    margin-right: 7px;
    margin-top: 3px;
}

/* betingelser */
#uid-1116 .powermail_fieldwrap_396 {
  margin-bottom:0;
}
#uid-1116 .powermail_fieldwrap_396 p {
  margin-bottom:0;
}
#uid-1116 .powermail_fieldwrap_397 {
  position:relative;
}
#uid-1116 .powermail_fieldwrap_397 legend {
  font-size:13px;
  line-height:18px;
  font-weight:normal;
  margin-left:20px;
}
#uid-1116 .powermail_fieldwrap_397 label {
	width:400px;
}
#uid-1116 .powermail_fieldwrap_397 .powermail_check_outer {
    margin-top: 3px;
}
#uid-1116 .powermail_fieldwrap_397 .powermail_check_outer label{

}

/* Egen Julekalender 2018 */
#uid-1198 #centerCol-1 iframe {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 282px;
}
#uid-1198 #centerCol-1 *,
#uid-1202 #centerCol-1 *,
#uid-1200 #centerCol-1 *,
#uid-1199 #centerCol-1 *,
#uid-1201 #centerCol-1 * {
	font-size:15px;
	line-height:18px
}
#uid-1198 #centerCol-1 h1,
#uid-1202 #centerCol-1 h1,
#uid-1200 #centerCol-1 h1,
#uid-1199 #centerCol-1 h1,
#uid-1201 #centerCol-1 h1  {
	font-size:32px;
	line-height:34px;
}
#uid-1198 #centerCol-1 h2,
#uid-1202 #centerCol-1 h2,
#uid-1200 #centerCol-1 h2,
#uid-1199 #centerCol-1 h2,
#uid-1201 #centerCol-1 h2  {
	font-size:20px;
	line-groggy:24px;
}
#uid-1198 label, #uid-1198 .powermail_label {
  height:auto;
}
#uid-1198 .powermail_form_9 img  {
  max-width:none; 
  width:282px !important; 
}  
#uid-1198 .tx-powermail { 
  width:70%;
}
#uid-1198 .powermail_fieldwrap_content {
  width:320px;
}

#uid-1198 .powermail_fieldwrap_radio,
#uid-1198 .powermail_fieldwrap_text {
  width:400px;
  width:calc(100% - 320px);
}
#uid-1198 .powermail_radio {
    float: left;
    margin-right: 7px;
    margin-top: 3px;
}

/* betingelser */
#uid-1198 .powermail_fieldwrap_396 {
  margin-bottom:0;
}
#uid-1198 .powermail_fieldwrap_396 p {
  margin-bottom:0;
}
#uid-1198 .powermail_fieldwrap_397 {
  position:relative;
}
#uid-1198 .powermail_fieldwrap_397 legend {
  font-size:13px;
  line-height:18px;
  font-weight:normal;
  margin-left:20px;
}
#uid-1198 .powermail_fieldwrap_397 label {
	width:400px;
}
#uid-1198 .powermail_fieldwrap_397 .powermail_check_outer {
    margin-top: 3px;
}
#uid-1198 .powermail_fieldwrap_397 .powermail_check_outer label{

}

/* Egen Julekalender 2019 */
#uid-1277 #centerCol-1 iframe {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 282px;
}
#uid-1277 #centerCol-1 *,
#uid-1278 #centerCol-1 *,
#uid-1280 #centerCol-1 *,
#uid-1281 #centerCol-1 *,
#uid-1279 #centerCol-1 * {
	font-size:15px;
	line-height:18px
}
#uid-1277 #centerCol-1 h1,
#uid-1278 #centerCol-1 h1,
#uid-1280 #centerCol-1 h1,
#uid-1281 #centerCol-1 h1,
#uid-1279 #centerCol-1 h1  {
	font-size:32px;
	line-height:34px;
}
#uid-1277 #centerCol-1 h2,
#uid-1278 #centerCol-1 h2,
#uid-1280 #centerCol-1 h2,
#uid-1281 #centerCol-1 h2,
#uid-1279 #centerCol-1 h2  {
	font-size:20px;
	line-groggy:24px;
}
#uid-1277 label, #uid-1277 .powermail_label {
  height:auto;
}
#uid-1277 .powermail_form_22 img  {
  max-width:none; 
  width:282px !important; 
}  
#uid-1277 .tx-powermail { 
  width:70%;
}
#uid-1277 .powermail_fieldwrap_content {
  width:320px;
}

#uid-1277 .powermail_fieldwrap_radio,
#uid-1277 .powermail_fieldwrap_text {
  width:400px;
  width:calc(100% - 320px);
}
#uid-1277 .powermail_radio {
    float: left;
    margin-right: 7px;
    margin-top: 3px;
}

/* betingelser */
#uid-1277 .powermail_fieldwrap_622 {
  margin-bottom:0;
}
#uid-1277 .powermail_fieldwrap_622 p {
  margin-bottom:0;
}
#uid-1277 .powermail_fieldwrap_623 {
  position:relative;
}
#uid-1277 .powermail_fieldwrap_623 legend {
  font-size:13px;
  line-height:18px;
  font-weight:normal;
  margin-left:20px;
}
#uid-1277 .powermail_fieldwrap_623 label {
	width:400px;
}
#uid-1277 .powermail_fieldwrap_623 .powermail_check_outer {
    margin-top: 3px;
}
#uid-1277 .powermail_fieldwrap_623 .powermail_check_outer label{

}


/* Egen Julekalender 2020 */
#uid-1368 #centerCol-1 iframe {
    height: 200px;
    left: 0;
    position: relative;
    top: 0;
    width: 282px;
}
#uid-1368 #centerCol-1 *,
#uid-1372 #centerCol-1 *,
#uid-1373 #centerCol-1 *,
#uid-1374 #centerCol-1 *,
#uid-1375 #centerCol-1 * {
	font-size:15px;
	line-height:18px
}
#uid-1368 #centerCol-1 h1,
#uid-1372 #centerCol-1 h1,
#uid-1373 #centerCol-1 h1,
#uid-1374 #centerCol-1 h1,
#uid-1375 #centerCol-1 h1  {
	font-size:32px;
	line-height:34px;
}
#uid-1368 #centerCol-1 h2,
#uid-1372 #centerCol-1 h2,
#uid-1373 #centerCol-1 h2,
#uid-1374 #centerCol-1 h2,
#uid-1375 #centerCol-1 h2  {
	font-size:20px;
	line-groggy:24px;
}
#uid-1368 label, #uid-1368 .powermail_label {
  height:auto;
}
#uid-1368 .powermail_form_42 img  {
  max-width:none; 
  width:282px !important; 
}  
#uid-1368 .tx-powermail { 
  width:70%;
}
#uid-1368 .powermail_fieldwrap_content {
  width:320px;
}

#uid-1368 .powermail_fieldwrap_radio,
#uid-1368 .powermail_fieldwrap_text {
  width:400px;
  width:calc(100% - 320px);
}
#uid-1368 .powermail_radio {
    float: left;
    margin-right: 7px;
    margin-top: 3px;
}

/* betingelser */
#uid-1368 .powermail_fieldwrap_1324 {
  margin-bottom:0;
}
#uid-1368 .powermail_fieldwrap_1324 p {
  margin-bottom:0;
}
#uid-1368 .powermail_fieldwrap_1325 {
  position:relative;
}
#uid-1368 .powermail_fieldwrap_1325 legend {
  font-size:13px;
  line-height:18px;
  font-weight:normal;
  margin-left:20px;
}
#uid-1368 .powermail_fieldwrap_1325 label {
	width:400px;
}
#uid-1368 .powermail_fieldwrap_1325 .powermail_check_outer {
    margin-top: 3px;
}
#uid-1368 .powermail_fieldwrap_1325 .powermail_check_outer label{

}
/*-------------------------------------
  DATEPICKER TO EXT POWERMAIL
-------------------------------------*/
.xdsoft_datetimepicker{
	box-shadow:0px 5px 15px -5px rgba(0,0,0,0.506);
	background:white;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-top:1px solid #bbb;
	color:#333333;
	font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
	padding:8px;
	padding-left:0px;
	padding-top:2px;
	position:absolute;
	z-index:9999;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:none;
}
.xdsoft_datetimepicker iframe {
	position:absolute;
	left:0;
	top:0;
	width:75px;
	height:210px;
	background:transparent;
	border:none
}
.xdsoft_datetimepicker button{
	border:none !important
}
.xdsoft_noselect{
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none
}
.xdsoft_noselect::selection{
	background:transparent
}
.xdsoft_noselect::-moz-selection{
	background:transparent
}
.xdsoft_datetimepicker.xdsoft_inline{
	display:inline-block;
	position:static;box-shadow:none
}
.xdsoft_datetimepicker *{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0px;
	margin:0px
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker{
	display:none
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active{
	display:block
}
.xdsoft_datetimepicker .xdsoft_datepicker{
	width:224px;
	float:left;
	margin-left:8px
}
.xdsoft_datetimepicker .xdsoft_timepicker{
	width:58px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top:0px
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{
	margin-top:8px;
	margin-bottom:3px
}
.xdsoft_datetimepicker .xdsoft_mounthpicker{
	position:relative;
	text-align:center
}
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button{
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==")
}
.xdsoft_datetimepicker .xdsoft_prev{
	float:left;
	background-position:-20px 0px
}
.xdsoft_datetimepicker .xdsoft_today_button{
	float:left;
	background-position:-70px 0px;
	margin-left:5px
}
.xdsoft_datetimepicker .xdsoft_next{
	float:right;
	background-position:0px 0px
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button{
	background-color:transparent;
	background-repeat:no-repeat;
	border:0px none currentColor;
	cursor:pointer;
	display:block;
	height:30px;
	opacity:0.5;
	outline:medium none currentColor;
	overflow:hidden;
	padding:0px;
	position:relative;
	text-indent:100%;
	white-space:nowrap;
	width:20px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{
	float:none;
	background-position:-40px -15px;
	height:15px;
	width:30px;
	display:block;
	margin-left:14px;
	margin-top:7px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{
	background-position:-40px 0px;
	margin-bottom:7px;
	margin-top:0px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{
	height:151px;
	overflow:hidden;
	border-bottom:1px solid #eee
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div{
	background:white;
	border-top:1px solid #eee;
	color:#444;
	font-size:12px;
	text-align:center;
	border-collapse:collapse;
	cursor:pointer;
	border-bottom-width:0px;
	height:25px;
	line-height:25px
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child{
	border-top-width:0px
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover{
	opacity:1
}
.xdsoft_datetimepicker .xdsoft_label{
	display:inline;
	position:relative;
	z-index:9999;
	margin:0;
	padding:5px 3px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	background-color:#fff;
	float:left;
	width:182px;
	text-align:center;
	cursor:pointer
}
.xdsoft_datetimepicker .xdsoft_label:hover{
	text-decoration:underline
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select{
	border:1px solid #ccc;
	position:absolute;
	right:0px;
	top:30px;
	z-index:101;
	display:none;
	background:#fff;
	max-height:160px;
	overflow-y:hidden
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{
	right:-7px
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{
	right:2px
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color:#fff;
	background:#d3b04a
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
	padding:2px 10px 2px 5px
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background:#b3943a;
	box-shadow:#b3943a 0px 1px 3px 0px inset;
	color:#fff;
	font-weight:700
}
.xdsoft_datetimepicker .xdsoft_month{
	width:90px;
	text-align:right
}
.xdsoft_datetimepicker .xdsoft_calendar{
	clear:both
}
.xdsoft_datetimepicker .xdsoft_year{
	width:56px
}
.xdsoft_datetimepicker .xdsoft_calendar table{
	border-collapse:collapse;
	width:100%
}
.xdsoft_datetimepicker .xdsoft_calendar td > div { 
	padding-right:5px
}
 .xdsoft_datetimepicker .xdsoft_calendar th{
 	height:25px
 }
 .xdsoft_datetimepicker .xdsoft_calendar td,
 .xdsoft_datetimepicker .xdsoft_calendar th{
	width:14.2857142%;
	background:#F5F5F5;
	border:1px solid #DDDDDD;
	color:#666666;
	font-size:12px;
	text-align:right;
	padding:0px;
	border-collapse:collapse;
	cursor:pointer;
	height:25px
}
.xdsoft_datetimepicker .xdsoft_calendar th{
	background:#F1F1F1
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{
	color:#b3943a;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current{
	background:#b3943a;
	box-shadow:#b3943a 0px 1px 3px 0px inset;
	color:#fff;
	font-weight:700
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{
	opacity:0.5
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
	opacity:0.2
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover{
	color:#fff !important;
	background:#d3b04a !important;
	box-shadow:none !important
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover{
	color:inherit !important;
	background:inherit !important;
	box-shadow:inherit !important
}
.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0px;top:0px;bottom:0px;cursor:pointer}.xdsoft_scroller_box{position:relative}
