@charset "utf-8";
/* CSS Document */
html,body{
height: 100%;
background-color: #f0decb;
}
.logo-bar {
	overflow: hidden;
  	background-color: #000;
  	position: fixed;
  	top: 0;
  	width: 100%;
	z-index: 3;
	}

.logo-bar a {
	float: left;
	display: block;
	padding: 15px 20%;
	text-decoration: none;
	}

.header-content {
	padding: 35% 2% 2% 2%;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 2;
	}

	.header-content h1 {
	opacity: 1.0;
	font-size: 280%;
	color: #fff;
	margin: 0;
	border-bottom: solid #ed32ab 1px;
	z-index: 3;
	padding-bottom: 1%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	}
	
	.header-content h2 {
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	margin: 1%;
	font-weight: normal;
	z-index: 3;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	}

.top-mobil-billede {
	display: none;
}

.top-desktop-billede {
	display: inline;
}


.artikeltekst {
	margin: auto;
	max-width: 100%;
	padding: 2% 0;
}

.artikeltekst p {
    max-width: 720px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 16px;
}

.artikeltekst a {
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 16px;
	color: #07c;
}


.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}


.billedparallax01-desk {
  /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax02-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax03-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax04-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax05-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax06-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax07-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax08-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax09-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billedparallax10-desk {
   /* Full height */
  height: 800px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.infogram-embed {
	height: auto;
	}

.desktop {
	display: inline;
	margin: auto;
	}
	
.mobile {
	display: none;
}

.laksbgboks {
	width: 100%;
	background-color: #07C;
	padding: 2%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: white;
}

	.laksbgboks strong {
		font-weight: bold;
		font-size: 2.0em;
		color: white;
	}

	.laksbgboks p {
    max-width: 720px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 16px;
	color: white;
	}

.faktablaaboks {
	width: 40%;
	background-color: #f0decb;
	padding: 1%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: black;
}

	.faktablaaboks strong {
		font-weight: bold;
		font-size: 2.0em;
		color: black;
	}

	.faktablaaboks p {
    max-width: 720px;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-style: normal;
	font-weight: normal !important;
	line-height: 150% !important;
	font-size: 16px;
	}

.image-caption {
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 720px;
	background-color: #e9d1bc;
}


.image-caption img {
	top: 0;
	left: 0;
	width: 100%;
}

.image-caption description {
	text-align: left;
	font-size: 100%;
	font-family: "PT Serif", Georgia, serif;
	max-width: 720px;
}





@media only screen and (max-width: 1200px) {
	
	.header-content h1 {
	
	}
	
	
}

@media only screen and (max-width: 992px) {
	
	.header-content {
	padding: 30% 2% 2% 2%;
	}
	
	.header-content h1 {
	font-size: 270%;
	}
	
	.faktablaaboks {
	width: 95%;
	background-color: #f0decb;
	padding: 2%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: black;
}
	
	
}

@media only screen and (max-width: 768px) {
	
	.top-mobil-billede {
	display: block;
    background-repeat: no-repeat;

    /* Full height */
    /*height: 100%;*/ 
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: scroll;
	}
	
	.top-desktop-billede {
	display: none;
	}
	
	.header-content {
	padding: 80% 2% 2% 2%;
	}
	
	.faktablaaboks {
	width: 95%;
	background-color: #f0decb;
	padding: 2%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: black;
}
		
}


@media only screen and (max-width: 576px) {
	
	.logo-bar {
	overflow: hidden;
  	background-color: #000;
  	position: fixed;
  	top: 0;
  	width: 100%;
	z-index: 3;
	}

	.logo-bar a {
	float: left;
	display: block;
	padding: 15px 30%;
	text-decoration: none;
	}
	
	
	.header-content {
	padding: 0;
	text-align: center;
	padding: 80% 2% 2% 2%;
	width: 100%;
	position: absolute;
	z-index: 2;
	}

	.header-content h1 {
	opacity: 1.0;
	font-size: 200%;
	color: #fff;
	margin: 0;
	border-bottom: solid #ed32ab 1px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	}
	
	.header-content h2 {
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	margin: 4%;
	font-weight: normal;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	}
	
		
	.top-mobil-billede {
	display: block;
    background-repeat: no-repeat;

    /* Full height */
    /*height: 100%;*/ 
	width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: scroll;
	}
	
	.top-desktop-billede {
	display: none;
	}

	.artikeltekst {
		padding: 3% 2%;
	}
	
		.artikeltekst p {
		padding: 3%;
		}
	
	.desktop {
		display: none;
	}
	
	.mobile {
		display: inline;
	}
	
	.billedparallax01-desk {
		display: none;
	}
	.billedparallax02-desk {
		display: none;
	}
	.billedparallax03-desk {
		display: none;
	}
	.billedparallax04-desk {
		display: none;
	}
	.billedparallax05-desk {
		display: none;
	}
	.billedparallax06-desk {
		display: none;
	}
	.billedparallax07-desk {
		display: none;
	}
	.billedparallax08-desk {
		display: none;
	}
	.billedparallax09-desk {
		display: none;
	}
	.billedparallax10-desk {
		display: none;
	}
	
		
	.image-caption description {
		text-align: left;
	}
	
	.image-caption {
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	font-size: 100%;
	}

	.image-caption img {
		top: 0;
		left: 0;
		width: 100%;
	}
	
	.image-caption-grafik {
	width: 100%;
	
	}
	
	.faktablaaboks {
	width: 100%;
	background-color: #f0decb;
	padding: 2%;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	color: black;
}
}