body, table, td, input, textarea, select {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
}

a {
	color: inherit;
}

a:hover {
	color: inherit;
}

th {
	font-weight: 900;
	font-size: 14px;
	letter-spacing: 0.05em;
}

h1, h2, h3, h4 {
	margin: 5px;
	font-weight: 900;
	line-height: initial !important;
	letter-spacing: 0.03em;
}

h1 {
	font-size: 48px !important;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 20px;
}

h3.subheadline {
	margin: 5px;
	font-style: normal;
	font-weight: 900;
	font-size: 20px;
}

h1[class^=headline] {
	line-height: initial;
	margin: 10px 0 20px 0;
}

img {
	max-width: 100%;
	margin: auto;
}

img.image-logo, img.image-object-trans {
	margin: 10px auto;
}

img.image-logo {
	max-width: 75%;
}

input[type=submit] {
	width: calc(100% - 12px);
	font-weight: 900;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	cursor: pointer;
}

#frame {
	max-width: 100%;
}

.subsection-museum-index #frame {
	width: 1200px;
}

#museum-index h1[class^=headline] {
	width: 100%;
	text-align: center;
}

#header {
	height: auto;
	padding: 20px 0;
}

#header-outer {
	max-width: 100vw;
}

#outer-frame {
	background-color: #333;
	color: #eee;
	background-image: none;
}

#header-logo-museum img {
	margin: auto;
	width: 50%;
	border-radius: 10px;
}

#subheader-menu-outer {
	height: auto;
}

#subheader-menu .subheader-menu {
	display: block;
}

#subheader-menu-outer {
	background: none;
}

#subheader-menu {
	text-align: center;
}

#subheader-menu a, #subheader-menu a.active, #subheader-menu a:hover, #subheader-menu a.active:hover {
	float: none;
	display: inline-block;
	border-radius: 7px;
	font-size: 16px !important;
	line-height: initial;
	font-weight: 300;
	letter-spacing: 0.05em;
}

#subheader-menu a, #subheader-menu a.active, #subheader-menu a:hover, #subheader-menu a.active:hover {
  padding: 6px 3px 5px 3px;
  margin: 0;
  font-size: 9px;
}

#submenu-container {
	border-top: 1px solid #789;	
}

#submenu-titel {
	display: none;
}

#submenu {
	left: auto;
	right: 0;
}

#submenu a {
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0.05em;
	color: #333;
}

#footer-container {
	width: 100%;
	background-color: #333;
	text-align: center;
}

#footer {
	width: 100%;
	position: static;
	text-align: center;
	margin-top: 0;
	height: auto;
}

#footer>.left, #footer>.right {
	float: none;
	display: block;
	text-align: center;
}

#museum-spiller .score, #museum-titel-hof .score, #museum-oversigt .score {
	text-align: right !important;
}

#museum-index-nyheder .element-imagetextleft-text a.excerpt {
	text-decoration: none;
	display: block;
	margin: 5px 0;
	font-size: 20px;
}

#museum-index-hoflog .element-imagetextright-text {
	height: 480px;
	overflow-y: auto;
	font-size: 20px;
	text-align: left;
}

#museum-index-hoflog .element-imagetextright-text a {
	text-decoration: none;
}

#museum-index-hoflog .element-imagetextright-text b {
	font-weight: bold;
}

#museum-index-hoflog .element-imagetextright-text img {
	width: 50px;
	float: right;
	margin: 5px 0 5px 10px;
}

#museum-index-hoflog .element-imagetextright-text li {
	clear: both;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#museum-index-hoflog .element-imagetextright-text li div {
	float: left;
	width: calc(100% - 60px);
}

#museum-index-hoflog .element-imagetextright-text li::after {
	content: "";
	display: block;
	clear: both;
}

.headline, .headline-br, .headline-20, .headline-20-br, .headline-16, .headline-16-br, .headline-14, .headline-14-br {
	width: 400px;
}

.columns-single-box {
	background: none;
	border: none;
}

.list thead tr th, .list-horizontal thead tr th, .form-table tr.fieldset th {
	color: #333;
	padding: 0 4px;
	text-align: left !important;
}

.list tr.grayed, .list td.grayed {
	background-color: #567;
}

.list thead tr th:first-child, .list-horizontal thead tr th:first-child {
	padding-left: 8px;
}

.list th, .list-horizontal th {
	font-size: 12px;
}

.pager {
	background-color: inherit;
	color: #eee;
}

.pager-top {
	display: none;
}

.pager-active {
	font-weight: 900;
	color: inherit;
}

.info th, .info td {
	padding: 5px 0;
	background-image: none;
	line-height: 20px
}

.columns, .screens, .videoer {
	clear: both;
	margin: 20px 0;
}

.selectlist-sub div {
	background-color: #345;
	padding: 10px;
	height: auto !important;
}

.list tbody tr.odd:hover > td, .list tbody tr.even:hover > td {
	border: none !important;
	padding: 4px;
	background: none !important;
	background-color: #789 !important;
}

.form-table th:first-child, .form-table tbody tr.even-wide td, .form-table tbody tr.odd-wide td, .list tbody td:first-child, .list tbody th:first-child, .list-horizontal tbody td:first-child, .list-horizontal tbody th:first-child {
	border-left: 0;
}

.form-table td:last-child, .list tbody td:last-child, .list-horizontal tbody td:last-child {
	border-right: 0;
}

.columns-single-box .image-object, .columns-single-box .image-object-trans {
	float: right;
}

.image-object-trans {
	filter: drop-shadow(0px 0px 2px #fff);
}

.columns-double {
	vertical-align: top;
}

.submenu-space {
	display: none;
}

.ui-multiselect-checkboxes {
	color: #333;
}

.list tr.odd, .list tr.odd-marker, .list-horizontal td.odd, #museum-kalender td.odd, .form-table tr.odd {
	background: inherit !important;
}

.list tr.even, .list tr.even-marker, .list-horizontal td.even, #museum-kalender td.even, .form-table tr.even {
	background: inherit !important;
	background-color: #345 !important;
}

.list tbody tr.odd:hover > td, .list tbody tr.odd > td.svar, .list tbody tr.odd > td.svarkort, #handel-salgsannonce-indhold tr.odd:hover > td {
	background: inherit;
}

.hiddenlink {
	color: inherit;
}

.element-imagetext, .element-imagetextcol {
	position: relative;
}

.element-imagetextoversize {
	position: absolute;
	left: 0;
}

.element-imagetext, .element-imagetextoversize, .element-imagetextoversize-container {
	width: 100%;
}

.element-imagetextcol {
	width: calc(100% / 3);
	float: left;
}

.element-imagetextoversize-container {
	height: calc(100vw * 9 / 16);
}

.element-imagetext-image, .element-imagetextoversize-image, .element-imagetextcol-image {
	width: 100%;
}

.element-imagetextleft-imagecontainer, .element-imagetextright-imagecontainer {
	width: 50%;
	float: left;
	overflow: hidden;
}

.element-imagetextleft-3 .element-imagetextleft-imagecontainer, .element-imagetextright-3 .element-imagetextright-imagecontainer {
	width: 25%;
}

.element-imagetextright-imagecontainer {
	float: right;
}

.element-imagetextleft-image, .element-imagetextright-image {
	width: 100%;
	transition: 300ms;
}

.element-imagetextright-imagecontainer.counter-4 .element-imagetextright-image {
	width: 50%;
	float: left;
}

.element-imagetextcol-image {
	transition: 300ms;
}

.element-imagetextleft:hover .element-imagetextleft-image, .element-imagetextright:hover .element-imagetextright-image {
	transform: scale(1.2) rotate(5deg);
	transform-origin: 50% 50%;
	transition: 3000ms;
}

.element-imagetextcol:hover .element-imagetextcol-image {
	filter: brightness(50%);
}

.element-imagetext-textcontainer, .element-imagetextoversize-textcontainer, .element-imagetextcol-textcontainer, .element-imagetextleft-textcontainer, .element-imagetextright-textcontainer {
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	text-align: center;
	font-size: 30px;
	line-height: 1.4;
	display: inline-block;
}

.element-imagetextcol-textcontainer {
	font-size: 24px;
}

.element-imagetext-textcontainer, .element-imagetextoversize-textcontainer, .element-imagetextcol-textcontainer {
	position: absolute;
	top: 50%;
	left: 10px;
	width: calc(100% - 20px);
	transform: translateY(-50%);
}

.element-imagetext-headline, .element-imagetextoversize-headline, .element-imagetextcol-headline, .element-imagetext-text, .element-imagetextoversize-text, .element-imagetextcol-text {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 10px;
	padding: 20px;
	max-width: calc(85% - 20px);
}

.element-imagetextleft-textcontainer, .element-imagetextright-textcontainer {
	width: calc(50% - 40px);
	height: 100%;
	min-height: calc(600px - 40px);
	max-height: calc(50vw - 40px);
	float: right;
	padding: 20px;
	background-image: url("https://media.playright.dk/billeder/museum/site/pixelsleft.png");
	background-size: cover;
	background-repeat: repeat;
	image-rendering: pixelated;
	animation: pixels 8s infinite;
}

.element-imagetextleft-3 .element-imagetextleft-textcontainer, .element-imagetextright-3 .element-imagetextright-textcontainer {
	width: calc(25% - 40px);
}

.element-imagetextright-textcontainer {
	animation-delay: 1s;
}

.element-imagetextleft-3 .element-imagetextleft-textcontainer, .element-imagetextright-3 .element-imagetextright-textcontainer {
	min-height: calc(300px - 40px);
	font-size: 18px;
}

.element-imagetextleft-3 h1, .element-imagetextright-3 h1 {
	font-size: 30px !important;
}

.list tbody tr.odd:hover > td.nyhed, .list tbody tr.even:hover > td.nyhed {
	background-color: inherit !important;
}

@keyframes pixels {
	0%, 24.999% {
		background-position: 0 0;
	}
	25%, 49.999% {
		background-position: 0 150px;
	}
	50%, 74.999% {
		background-position: 0 300px;
	}
	75%, 99.999% {
		background-position: 0 450px;
	}
}

.element-imagetextright-textcontainer {
	background-image: url("https://media.playright.dk/billeder/museum/site/pixelsright.png");
}

.element-imagetextright-textcontainer {
	float: left;
}

.element-imagetextleft::after, .element-imagetextright::after {
	content: "";
	display: block;
	clear: both;
}

.element-imagetext-text a, .element-imagetextoversize-text a, .element-imagetextleft-text a, .element-imagetextright-text a, .element-imagetextcol-text a {
	text-decoration: underline;
}

#museum-index-intro-container {
	margin-bottom: 40px;
}

#museum-index-praktisk {
	overflow: hidden;
	margin: 40px 0;
}

#museum-index-nyheder {
	margin: 40px 0 0 0;
}

#museum-index-youtube {
	width: 100%;
	margin-top: 40px;
}

#museum-index-youtube2 {
	width: 100%;
	margin-top: 40px;
}

#museum-index-instagram {
	width: 100%;
	height: 555px;
	margin-top: 40px;
	border: 0;
	background-color: #333;
}

/*
#museum-index-praktisk img {
	width: calc(100% + 20px);
	filter: blur(2.5px);
	margin: -10px;
}
*/

dl {
	margin: 10px 0;
}

dl dt {
	clear: both;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 900;
}

dl dd {
	float: right;
	margin-right: 5px;
/*	padding-bottom: 5px;
	border-bottom: 1px solid #888888;*/
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: 300;
	text-align: right;
}

dl::after {
	content: "";
	display: block;
	clear: both;
}

.flag {
	display: inline-block;
	margin-right: 5px;
	height: 17px;
	vertical-align: middle;
}

.list td.nyhed a[rel="lightbox"] > img {
	width: 100%;
}

.nyhed, .article {
	line-height: 1.6;
}

.list .nyhed-dato {
	color: #eeeeee;
}

.list .score, .list .point {
	text-align: right !important;
}

.list td.score, .list td.point {
	font-weight: 300;
}

.styring>li {
	display: inline-block;
	margin-right: 8px;
	line-height: 24px;
	vertical-align: middle;
}

.styring>li[class^="styring-joystick"]>span, .styring>li[class^="styring-rotary"]>span, .styring>li[class^="styring-turntable"]>span, .styring>li[class^="styring-trackball"]>span, .styring>li[class^="styring-wheel"]>span, .styring>li[class^="styring-yoke"]>span {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 24px;
	background-color: #ffffff;
	border-radius: 50%;
	margin-right: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #444444;
	text-indent: -9999px;
}

.styring>li[class^="styring-yoke"]>span {
	border-radius: 25%;
}

.styring>li.styring-joystick-analog>span, .styring>li.styring-trackball>span {
	background-image: url("../graphics/joystick-analog.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li.styring-joystick-8-way>span {
	background-image: url("../graphics/joystick-8way.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li.styring-joystick-4-way>span {
	background-image: url("../graphics/joystick-4way.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li.styring-joystick-2-way>span {
	background-image: url("../graphics/joystick-2way.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li.styring-rotary>span, .styring>li.styring-turntable>span, .styring>li.styring-wheel>span, .styring>li.styring-yoke>span {
	background-image: url("../graphics/rotary.png");
	background-repeat: no-repeat;
	background-size: 75% 75%;
	background-position: 50% 50%;
}

.styring>li[class^="styring-shifter"]>span, .styring>li[class^="styring-throttle"]>span, .styring>li[class^="styring-gun"]>span {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	margin-right: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #444444;
	text-indent: -9999px;
}

.styring>li[class^="styring-gun"]>span::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 10px;
	height: 14px;
	background-color: #333333;
}

.styring>li.styring-shifter-2-way>span {
	background-image: url("../graphics/shifter-2way.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li.styring-shifter-4-way>span {
	background-image: url("../graphics/shifter-4way.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li.styring-shifter-5-way>span {
	background-image: url("../graphics/shifter-5way.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li.styring-shifter-6-way>span {
	background-image: url("../graphics/shifter-6way.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li.styring-throttle-lever>span {
	background-image: url("../graphics/throttle-lever.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: 50% 50%;
}

.styring>li[class^="styring-pedal"]>span {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 20px;
	background-color: #ffffff;
	margin-right: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #444444;
}

.styring>li[class^="styring-button"]>span, .styring>li[class^="styring-thumb-button"]>span, .styring>li[class^="styring-trigger"]>span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: #ffffff;
	border-radius: 50%;
	margin-right: 4px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #444444;
}

.styring>li[class^="styring-trigger"]>span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.styring>li[class^="styring-thumb-button"]>span {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#medlemhjem {
	position: fixed;
	top: 10px;
	left: 10px;
	display: inline-block;
	width: 25px;
	height: 25px;
	z-index: 100;
}

#medlemhjem>img {
	width: 100%;
	height: 100%;
}

.button {
	display: inline-block;
	width: calc(100% - 32px);
 	margin: 5px;
 	padding: 10px;
 	border: 1px solid #888888;
 	border-radius: 5px;
	color: #eeeeee;
 	text-transform: uppercase;
 	text-align: center;
 	letter-spacing: 1px;
	font-size: 20px;
	font-weight: 900;
	background-color: #888888;
}

.button-red {
	background-color: #883333;
}

.button-yellow {
	background-color: #998833;
}

.button-green {
	background-color: #338855;
}

#form-highscore {
	max-width: 100vw;
	overflow-x: hidden;
	position: relative;
	text-align: left;
}

#form-highscore input, #form-highscore select, #form-highscore label {
	display: none;
}

#form-highscore input:not(.button), #form-highscore select, #form-highscore label {
	text-align: left;
	margin: 5px;
	border-radius: 5px;
}

#form-highscore label {
	width: calc(30% - 10px);
}

#form-highscore input:not(.button), #form-highscore select {
	width: calc(70% - 38px);
	padding: 10px;
}

#form-highscore.active input, #form-highscore.active select, #form-highscore.active label {
	display: inline-block;
}

#form-highscore.active #form-highscore-activate {
	display: none;
}

#form-highscore #form-highscore-fil-label {
	width: calc(100% - 32px);
	text-align: center;
}

#form-highscore #form-highscore-fil {
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
}

.list th.tekst, .list td.tekst, .list th.tid, .list td.tid {
	display: table-cell !important;
}

@media only screen and (max-width: 900px) {
	h1, h2, h3, h4 {
		text-align: center;
	}

	.headline, .headline-20, .headline-16, .headline-14 {
		max-width: calc(100% - 10px);
	}

	#header-outer, #header-inner {
		width: 100%;
	}

	div#breadcrumbs {
		display: none;
	}

	div#breadcrumbs+br {
		display: none;
	}

	#header-logo-museum img {
		width: 80%;
	}

	.element-imagetextleft-imagecontainer, .element-imagetextright-imagecontainer {
		width: 100%;
	}

	.element-imagetextleft-textcontainer, .element-imagetextright-textcontainer {
		width: calc(100% - 40px);
		max-height: calc(100vw - 40px);
	}

	.element-imagetextleft-textcontainer, .element-imagetextright-textcontainer {
		min-height: calc(100vw - 40px);
	}

	.element-imagetextcol {
		width: 100%;
	}

	h1[class^="headline"] {
		margin: 5px;
	}

	#museum-index-youtube {
		max-width: 100%;
		max-height: calc(100vw * 9 / 16);
	}

	#subheader-menu-outer {
		clear: both;
	}

	#outer-frame:not(.subsection-museum-index) #subheader-menu-outer {
		display: none;
	}

	#outer-frame:not(.subsection-museum-index) br.clear {
		display: none;
	}
}

@media only screen and (max-width: 600px) {
	h1 {
		font-size: 30px !important;
	}

	h2 {
		font-size: 20px;
	}

	.element-imagetext-textcontainer, .element-imagetextoversize-textcontainer, .element-imagetextcol-textcontainer, .element-imagetextleft-textcontainer, .element-imagetextright-textcontainer {
		font-size: 20px;
	}

	.element-imagetext-headline, .element-imagetextoversize-headline, .element-imagetextcol-headline, .element-imagetext-text, .element-imagetextoversize-text, .element-imagetextcol-text {
		max-width: calc(100% - 20px);
	}

	.element-imagetextleft-3 .element-imagetextleft-textcontainer, .element-imagetextright-3 .element-imagetextright-textcontainer {
		width: calc(50% - 40px);
	}

	.element-imagetextleft-3 .element-imagetextleft-imagecontainer, .element-imagetextright-3 .element-imagetextright-imagecontainer {
		width: 50%;
	}

	.element-imagetextleft-3 .element-imagetextleft-imagecontainer:nth-child(1), .element-imagetextright-3 .element-imagetextright-imagecontainer:nth-child(1), .element-imagetextleft-3 .element-imagetextleft-imagecontainer:nth-child(2), .element-imagetextright-3 .element-imagetextright-imagecontainer:nth-child(2) {
		display: none;
	}

	#museum-index-praktisk .element-imagetext-text {
		font-size: 16px;
	}

	#museum-index-nyheder .element-imagetextleft-text a.excerpt {
		font-size: 12px;
	}

	#museum-index-instagram {
		height: calc(100vw * 1.1);
	}


	#museum-index-hoflog .element-imagetextright-text {
		height: 380px;
		font-size: 16px;
	}
}