* {
	margin:0;
	padding:0;
	border:none;
}
body {
	background: black;
	color: white;
	font: normal 18px calibri, sans-serif;
	--cookie-color: green !important;
}

.xerror { background-color:#ffccc0;}
.xvalid { background-color:#ccffc0;}

#wrapper {
	background: black;
	width:100%;
	min-width:320px;
	padding:0;
	z-index:0;
	position: relative;
}
#title {
	display:none;
}
#mains{
	position:relative;
	width:96%;
	margin:0 auto;
	margin-top:85px;
	margin-bottom:20px;
	overflow:hidden;
}
#mains img {
	margin-top:5px;
	margin-right:10px;
}
#mains a {
	color:lightblue;
}
#header {
	position:fixed;
	height:75px;
	width:96%;
	width:calc(100% - 20px);
	padding:2%;
	padding:calc(0% + 10px);
	padding-bottom:0;
	top:0;
	left:0;
	background-color:black;
	z-index:5;
}
#header > div {
	width:100%;
	height:100%;
	margin:0 auto;
}
#topdims {
	float:right;
	width:50%;
	height:75px;
	position:relative;
}
#topdims img {
	width:100%;
	max-width:279px;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
}
.navigation {
	position:fixed;
	top:86px;
	top:calc(0% + 86px);
	left:-80%;
	width:80%;
	height:80%;
	height:calc(100% - 84px);
	background-color:black;
	z-index:5;
	overflow-y:auto;
}
.navigation ul {
	float:left;
	width:95%;
	width:calc(100% - 10px);
	padding:2.5%;
	padding:calc(0% + 5px);
}
.navigation ul li {
	padding:10px;
	font-size:24px;
}
.navigation a {
	text-decoration:none;
	color:inherit;
}
.navigation ul li:hover {
	color:black;
	background-color:#4ca42f;
}
.navigation img {
	display:none;
}
#wrapp {
	width:80%;
	margin-left: 2%;
	overflow: hidden;
	padding: 0;
	padding-left: 8%;
	list-style: none;
}
#wrapp:hover, #wrapp:active {
	background:inherit;
	color:inherit;
}
#wrapp li {
	padding:4px;
	font-size:18px;
}
.fullwidth,
.column1,
.column2 {
	width:100%;
	margin:0 auto;
}
.column1,
.column2 {
	margin-bottom:20px;
}
#image-nav .third {
	width:90%;
	width:calc(100% - 70px);
	margin:2%;
	margin-left:5%;
	margin-left:calc(0% + 35px);
	margin-right:5%;
	margin-right:calc(0% + 35px);
}
#image-nav .headline {
	float:left;
	font-size:20px;
}
#image-nav .bar {
	width:auto;
	height:26px;
	overflow:hidden;
}
#image-nav .inner {
	height:15px;
	width:96%;
	width:calc(100% - 15px);
	margin-left:4%;
	margin-left:calc(0% + 15px);
	border-bottom:1px #4da32f solid;
}
#image-nav .image {
	width:100%;
	margin-top:10px;
	text-align:center;
}
#image-nav .image img {
	opacity:1;
	transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-webkit-transition: opacity .15s ease-in-out;
	max-width:310px;
	width:100%;
}
#image-nav .image img:hover {
	opacity:0.3;
}
#udvid-arbejde .arbejde {
	float:left;
	width:96%;
	margin:2%;
	margin-top:5px;
	margin-bottom:2px;
}
#udvid-arbejde .headline {
	background-color:gray;
	font-size:20px;
	padding:5px;
	color:white;
	opacity:0.5;
	text-align:center;
}
#udvid-arbejde .headline:hover {
	cursor:pointer;
	background-color:#4ca42f;
}
#udvid-arbejde .headline.active {
	opacity:1;
}
#udvid-arbejde .column1 {
	margin:0;
	width:100%;
}
#udvid-arbejde .column2 {
	margin:0 auto;
	width:100%;
}
#udvid-arbejde .content img {
	float:left;
	width:45%;
	border:2px solid white;
	border-radius:2px;
	margin:5px;
	margin-left:3%;
	margin-right:0;
}
.mobilenav{
	display:block;
	float:left;
	font-size:100%;
	font-weight:bold;
	position:relative;
	float:right;
	width:50%;
	margin-top:14px;
}
.mobilenav img {
	float:left;
	width:25%;
	width:calc(0% + 40px);
}
.mobilenav h3 {
	float:left;
	width:75%;
	width:calc(100% - 40px);
	margin-top:13px;
	font-size:18px;
	margin-left:-8px;
}
h1 {
	font-size:150%;
	font-weight:bold;
}
h2 {
	font-size:150%;
	font-weight:bold;
}
h3 {
	font-size:150%;
	font-weight:bold;
}
h4 {
	font-size:150%;
	font-weight:bold;
}
#webmaster {
	left:0px;
	text-decoration:none;
	font-size:10px;
	color:#888;
	margin-top:2px;
}
#talk {
	background-color:#555;
	margin-left:4%;
}
#footer {
	position:relative;
	color:black;
	background-color:#555;
	width:100%;
	overflow:hidden;
}
#footer.no-content {
	min-height:1px;
	padding-top: 100px;
	padding-bottom: 5px;
}
#footer.noscroll {
	position:fixed;
	bottom:0;
	left:0;
}
#footer > div {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
#footer p {
	font-size: 18px;
}
#footer a {
	color:inherit;
	text-decoration:underline;
}
#footer a:hover {
	color:lightblue;
	text-decoration:none;
}
.kontakt {
	width:96%;
	margin:0 auto;
}
.kontakt form {
	width:100%;
}
.kontakt h3 {
	width:100%;
	text-align:left;
}
.kontakt label {
	text-align:left;
	/*margin-left:6%;
	margin-left:calc(51% - 150px);*/
	margin-left:1%;
}
.kontakt input {
	margin:6px 0 6px 0;
	height:28px;
}
.kontakt textarea {
	margin:3px 0 3px 0;
	height:60px;
}
.kontakt input,
.kontakt textarea {
	width:300px;
	/*margin-left:5%;
	margin-left:calc(50% - 150px);*/
	resize:none;
	border:1px solid #ddd;
}

.kontakt input[type="submit"] {
	width:130px;/*
	margin-left:5%;
	margin-left:calc(50% - 65px);*/
	background-color:#4da32f
}
#kontakt-os {
	overflow:hidden;
	margin-bottom:30px;
}
#kontakt-os input[type*="e"],
#kontakt-os textarea {
	width:90%;
	width:calc(95% - 32px);
	padding:10px 15px;
}
#kontakt-os input[type*="submit"] {
	width: 175px;
	height: 45px;
	font-size: 25px;
}
#kontakt-os textarea {
	height:115px;
}
#kontakt-os .kontakt {
	float:left;
	width:100%;
	margin-bottom:20px;
}
#kontakt-os a {
	color:#7CE;
}
#maps-link img {
	margin-top:11px;
	max-width:230px;
	width:100%;
}
#oplysninger {
	text-align:left;
	/*margin-left:5%;
	margin-left:calc(50% - 150px);*/
	width:96%;
	margin:0 auto;
}
#oplysninger h3 {
	text-align:left;
}
#kontakt-os #oplysninger {
	width:100%;
	float:right;
	margin-right:0;
}
#commercial {
	display:none;
}
.gallery {
	width:94%;
	margin:0 auto;
	margin-top:3%;
	margin-top:calc(4% - 10px);
}
.gallery img {
	float:left;
	width:25%;
	margin-left:4%;
	margin-left:calc(4% - 2px);
	margin-bottom:4%;
	margin-bottom:calc(4% - 2px);
	border:1px solid white;
}
#closepicture {
    text-align:right;
	background-color: #fff;
	background: url(../images/pholder.jpg) repeat-x top;
	height: 24px; /* this height is programatically altered */
}
#blurdiv {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/blur_e03.png) repeat;
	opacity:0.6;
	filter:alpha(opacity=60);
}
#pictureholder {
	/*background-color: black;*/
	border-width: 2px;
	border-style:outset;
	border-color: black;
	text-align:center;
	font: 18px verdana;
	font-weight: bold;
	color:white;
	position:fixed;
	display:none;
}
.blurry {
	/*-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);*/
	opacity:0.3;
}
.blurry > div {
	pointer-events:none;
}
