body {
	margin : 0 auto;
	font-family: 'Slabo 27px', serif;
	font-size: 1.4em;
	padding-top: 1em;
	line-height: 1.5em;
}
label, input {
	display: block;
}
abbr {
	border : none;
}
img {
	max-width: 100%;
}
h1 {
	
	font-family: 'Lalezar';
	text-transform: uppercase;
	font-size: 2em;
	padding-bottom: 0;
	//border-bottom: 1px solid #000;
	display: inline;
}
h2 {
	text-transform: uppercase;
}
h1::after {
	margin-top: 1em;
	padding-top: 1em;
}

a {
	font-weight: bold;
  border-bottom: 2px solid #DA291C;
  color : #000;
  padding: .05em;
  text-decoration: none;
  transition: background-color 1s ease;
  
}

 a:hover {
  background-color: #DA291C;
  color: #EEE;
  border-bottom: 2px solid #000;
}

hr {
  margin: 12px 0;
  border: 0;
  text-align: center;
}

 hr:before {
	content: "\2022 \2022 \2022";
	font-size: 70px;
	color: #004170;
  }
}

table {
	min-width: 100% !important;
}
td {
	padding : 0.3em;
	text-align: right;
	border-bottom: 1px solid #666;
	border-collapse: collapse;
}
.kontonavn {
	text-align: left;
}
tr:hover {
	background-color: #EEE;
}
#header {
	margin : 0 auto;
	width: 50%;
}
#logo {
	width : 180px;
}
#header a {
	border-bottom: 0;
}
#logolink:hover {
	border-bottom: 0;
	background-color: transparent;
}
#content {
	clear: both;
	padding-top: 1em;
}
#content p {
	padding-right: 2em;
}
#morten {
	font-family: 'Homemade Apple', cursive;
	font-size: 36px;
	margin-top: 1em;
	color : rgba(0,0,0,0.8);
}
.fullwidthleftcolumn, .fullwidthrightcolumn {
	width : 40%;
	text-align: center;
}
.fullwidthleftcolumn {
	float : left;
	padding-left : 4em;
}
.fullwidthrightcolumn {
	float : right;
	padding-right: 4em;
}
.fullwidthrightcolumn img {
	max-width: 100%;
}
.clear {
	clear : both;
}
hr {
	color: #AAA;
}
input {
	display: inline;
	
}

footer {
	padding : 1em;
	background-color : #555;
}
footer a {
	color : #EEE;
}

.b {
	width: 80%;
	margin : 0 auto;
}

.a {
	width: 100%;
	margin : 0 auto;
}
.a1 {
	background-color: rgb(1, 66, 106);
	color : #FFF;
}
.suba {
	padding : 1.2em 1em;
}
.loud {
	font-size: 2em;
	line-height: 1.3;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	body {
		width: 90%;
		font-size: 1.2em;
	}
	h1 {
		font-size: 1.4em;
		margin-top : 0.8em;
	}
	
	.main-menu li:first-child a {
  
	  padding-left: 20px;
	  
	}
	.main-menu li:first-child {
		padding-left: 20px;
	}

	
	
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media screen and (min-width: 1400px) {
  .b {
	width: 50%;
	margin : 0 auto;
  }
}
@media screen and (min-width: 1600px) {
  .b {
	width: 50%;
	margin : 0 auto;
  }
}
@media screen and (min-width: 1900px) {
  .b {
	width: 50%;
	margin : 0 auto;
  }
}


/* Some vars */
$background-color: hsl(50, 5, 97);
$black: hsl(200, 40, 10);
$white: $background-color;
$base-font-size: 2.4em;
$base-line-height: 1.2em;

.quote {
	position: relative;
  font-family: 'Sanchez', serif;
  font-size: $base-font-size;
  line-height: $base-line-height;
  font-style: italic;
  &:before {
	  content: '\201C';
	  position: absolute;
	  top: 0.25em;
	  left: -0.15em;
	  color: darken($white, 7%);
	  font-size: 6em;
	  z-index: -1;
   }
}


/* center the blockquote in the page */
.blockquote-wrapper {
   display: flex;
   height: 90%;
   padding: 0 20px;
}

/* Blockquote main style */
.blockquote {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color: #333;
	padding: 30px 0;
	width: 100%;
	max-width: 95%;
	z-index: 1;
	margin: 1em auto;
	align-self: center;
	border-top: solid 1px;
	border-bottom: solid 1px;
}

/* Blockquote header */
.blockquote p {
	position: relative;
	color: #333;
	font-size: 40px;
	font-weight: 800;
	line-height: 1;
	margin: 0;
}

/* Blockquote right double quotes */
.blockquote:after {
	position: absolute;
	content: "Ã¢â‚¬Â";
	color: #333;
	font-size: 10rem;
	line-height: 0;
	bottom: -43px;
	right: 30px;
}

/* increase header size after 600px */
@media all and (min-width: 600px) {
	.blockquote p {
		font-size: 60px;
   }

}

/* Blockquote subheader */
.blockquote h4 {
	position: relative;
	color: #292a2b;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding-top: 20px;
	z-index: 1;
}

.clear {
	clear: both;
}
.blink_text {

	animation:1s blinker linear infinite;
	-webkit-animation:1s blinker linear infinite;
	-moz-animation:1s blinker linear infinite;

	}

	@-moz-keyframes blinker {  
	 0% { opacity: 1.0; }
	 50% { opacity: 0.0; }
	 100% { opacity: 1.0; }
	 }

	@-webkit-keyframes blinker {  
	 0% { opacity: 1.0; }
	 50% { opacity: 0.0; }
	 100% { opacity: 1.0; }
	 }

	@keyframes blinker {  
	 0% { opacity: 1.0; }
	 50% { opacity: 0.0; }
	 100% { opacity: 1.0; }
	 }
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 /* Screen reader only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

/* Button styling */
.menu-toggle {
  display: inline-block;
  padding: .75em 15px;
  line-height: 1em;
  font-size: 1em;
  color: #333;
}

.menu-toggle:hover,
.menu-toggle:focus {
  color: #c00;
}

/*
 Default styles + Mobile first
 Offscreen menu style
*/
.main-menu {
  position: absolute;
  display: none;
  left: -200px;
  top: 0;
  height: 100%;
	overflow-y: scroll;
	overflow-x: visible;
	transition: left 0.3s ease,
					  box-shadow 0.3s ease;
	z-index: 999;
}

.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 2.5em 0 0;
  /* Hide shadow w/ -8px while 'closed' */
  -webkit-box-shadow: -8px 0 8px rgba(0,0,0,.5);
	 -moz-box-shadow: -8px 0 8px rgba(0,0,0,.5);
		  box-shadow: -8px 0 8px rgba(0,0,0,.5);
  min-height: 100%;
  width: 200px;
  background: #1a1a1a;
}

.main-menu a {
  display: block;
  padding: .75em 15px;
  line-height: 1em;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #383838;
}

.main-menu li:first-child a {
  border-top: 1px solid #383838;
  padding-left: 0;
  
}
.main-menu li:first-child {
	padding-left: 0;
}

.main-menu a:hover,
.main-menu a:focus {
  background: #333;
  text-decoration: underline;
}

.main-menu .menu-close {
  position: absolute;
  right: 0;
  top: 0;
}


.main-menu:target,
.main-menu[aria-expanded="true"] {
  display: block;
  left: 0;
  outline: none;
  -moz-box-shadow: 3px 0 12px rgba(0,0,0,.25);
  -webkit-box-shadow: 3px 0 12px rgba(0,0,0,.25);
  box-shadow: 3px 0 12px rgba(0,0,0,.25);
}

.main-menu:target .menu-close,
.main-menu[aria-expanded="true"] .menu-close {
  z-index: 1001;
}

.main-menu:target ul,
.main-menu[aria-expanded="true"] ul {
  position: relative;
  z-index: 1000;
}


.main-menu:target + .backdrop,
.main-menu[aria-expanded="true"] + .backdrop{
  position: absolute;
  display: block;  
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #000;
  background: rgba(0,0,0,.85);
  cursor: default;
}

@supports (position: fixed) {
  .main-menu,
  .main-menu:target + .backdrop,
  .main-menu[aria-expanded="true"] + .backdrop{
	position: fixed;
  }
}

/*
 Larger screen styling
 Horizontal menu
*/
@media (min-width: 768px) {
  .menu-toggle,
  .main-menu .menu-close {
	display: none;
  }
  
  
  /* Undo positioning of off-canvas menu */
  .main-menu {
	position: relative;
		left: auto;
		top: auto;
		height: auto;
	display: block;
  }
  
  .main-menu ul {
	display: flex;
	
	/* Undo off-canvas styling */
	padding: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
	height: auto;
	width: auto;
	background: none;
  }
  
  
  .main-menu a {
	color: #DA291C;
	text-transform: uppercase;
	border: 0 !important; /* Remove borders from off-canvas styling */
  }
  
  .main-menu a:hover,
  .main-menu a:focus {
	background: none; /* Remove background from off-canvas styling */
	color: #c00;
  }
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	body {
		width: 90%;
		font-size: 1.2em;
	}
	h1 {
		font-size: 1.4em;
		
	}
	#content {
		margin-top : 1.8em;
	}
	#logo {
		width: 90px;
		float : right;
	}
	header {
		position: absolute;
		top : 1em;
		
	}
	.main-menu li a {
		border-bottom: 0 !important;
		text-decoration: none;
		
	}
	.blockquote p {
		font-size: 24px;
		
	}
	
	.blockquote:after {
		position: absolute;
		content: "Ã¢â‚¬Â";
		color: #333;
		font-size: 5rem;
		line-height: 0;
		bottom: -20px;
		right: 30px;
	}

	
	#main-menu a {
		border-bottom: 0 !important;
		
		
	  padding-left: 25px;
	  
	}
	#content p {
		padding-right: 0;
	}

	a {
		border-bottom: 0 !important;
	}
	
	
}

@media (prefers-color-scheme: dark) {
  body {
	background-color : #000;
	color : #FFF;  
  }
  a {
	color : #DA291C;
  }
  a:hover {
	color : #000;
  }
  
  img {
	opacity: .75;
	transition: opacity .5s ease-in-out;
  }
  img:hover {
	opacity: 1;
  }
  #logo-black {
	display: none;
  }
  #logo-white {
	display: block;
  }
}
#hamsterhjul {
  width: 140px;
  height: 140px;
  animation-name: spin;
  animation-duration: 10000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  /* transform: rotate(3deg); */
   /* transform: rotate(0.3rad);/ */
   /* transform: rotate(3grad); */ 
   /* transform: rotate(.03turn);  */
}
#hamsterhjul:hover {
  animation-duration: 1000ms;
}
@keyframes spin {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}

table {
	min-width: 100%;
}

	

 /* Add a black background color to the top navigation */
.topnav {
  background-color: #DA291C;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Add an active class to highlight the current page */
.active {
  background-color: #004170;
  color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}

/* Dropdown container - needed to position the dropdown content */
.dropdown {
  float: left;
  overflow: hidden;
}

/* Style the dropdown button to fit inside the topnav */
.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: white;
  padding: 20px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

/* Style the dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Style the links inside the dropdown */
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a dark background on topnav links and the dropdown button on hover */
.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #004170;
  color: white;
}

/* Add a grey background to dropdown links on hover */
.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

/* Show the dropdown menu when the user moves the mouse over the dropdown button */
.dropdown:hover .dropdown-content {
  display: block;
}

/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
	display: none;
  }
  .topnav a.icon {
	float: right;
	display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
	position: absolute;
	right: 0;
	top: 0;
  }
  .topnav.responsive a {
	float: none;
	display: block;
	text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
	display: block;
	width: 100%;
	text-align: left;
  }
  .fullwidthleftcolumn, .fullwidthrightcolumn {
	  width : 100%;
	  display : block;
	  padding : 0;
  }
} 