/* Responsive */
.vis-small{display:block; font-size: 1em;}
.vis-large{display:none; font-size: 1em;}
@media (min-width: 1300px) {
	.vis-small{display:none; font-size: 1em;}
	.vis-large{display:block; font-size: 1em;}
}

/* Sideopbygning */
body{
	margin: 0px;
	background-color: #FFF;
	font-family: 'Comic Relief';
	font-size: 1em;
}
table{
	font-size: 1em;
	color: #000000;
	line-height: 160%;
}
.comic-relief-regular {
  font-family: "Comic Relief", system-ui;
  font-weight: 400;
  font-style: normal;
}

.comic-relief-bold {
  font-family: "Comic Relief", system-ui;
  font-weight: 700;
  font-style: normal;
}
.stdtekst{
	font-size: 1.0em;
	line-height: 160%;
}
h1{
	color: #000000;
	font-weight: bold;
	font-size: 2.0em;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}
.header1{
	color: #000000;
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2{
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
	margin-top: 0px;
}
.header2{
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3{
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 0px;
}
.header3{
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3.opdeling{
	border-bottom: solid 1px;
}
a{
	color: #000000;
	text-decoration: underline;
	transition: 1.0s ease;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
	transition: 1.0s ease;
}
a.neutral{
	text-decoration: none;
	transition: 1.0s ease;
}
a.neutral:hover{
	text-decoration: underline;
	transition: 1.0s ease;
}
a.sortlink{
	color: #000000;
}
.menu_bg{
	background-color: #801700;
}
.background_white{
	background-color: #FFFFFF;
}
.background_grey{
	background-color: #d9d9d9;
}

/* Top line - locked */
.menu_fixed_top {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 30px;
}

/* Menu - top */
.vis-menu1{display:block;}
.vis-menu2{display:none;}
@media (min-width: 1000px) {
	.vis-menu1{display:none;}
	.vis-menu2{display:block;}
}
a.menu{
	color: #E5D0B5;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover{
	color: #8F6948;
	text-decoration: none;
}
.menupunkt_td{
	padding-right: 25px;
	padding-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	display: inline-block;
}

/* Menu - mobil */
.mobile-menu-link{
cursor: pointer;
}

/* Genveje i top - adminmenu */
.topgenveje{
	color: #FFFFFF;
}
a.genveje-topbar{
	color: #FFFFFF;
	text-decoration: none;
}
a.genveje-topbar:hover{
	color: #C0C0C0;
	text-decoration: none;
	transition: .5s ease;
}
.topadminmenu{
	background-color: #8F6948;
}
/* Form elementer */
.inputfelt{
	font-size: 1.0em;
}
.inputfelt2{
	font-size: 1.0em;
	padding: 5px;
}
.inputtekst{
	width: 300px;
	height: 100px;
	font-size: 14px;
}
.inputknap{
	font-size: 1.0em;
	width: 150px;
	background-color: #8F6948;
	color: #E5D0B5;
	padding: 5px;
	border: 0px;
}

/* Slider top */
.topcontainer{
	position:relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 300px;
	background-size: 100%;
}
.topcontainer-2{
	position:absolute;
	left: 50%;
	top: 135px;
	width: 970px;
	margin-left: -485px; /* half of the width */
}
.topcontainer-2-admin{
	position:absolute;
	left: 50%;
	top: 166px;
	width: 970px;
	margin-left: -485px; /* half of the width */
}
#top_tekstbox_left{
	position: absolute;
	left: 5%;
	top: 40px;
	width: 300px;
	height: 180px;
	background-color: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	color: #FFFFFF;
	z-index: 10;
}
#top_tekstbox_right{
	position: absolute;
	right: 5%;
	top: 40px;
	width: 300px;
	height: 180px;
	background-color: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	color: #FFFFFF;
	z-index: 10;
}
#top_tekst_left{
	position: absolute;
	left: 5%;
	top: 40px;
	width: 300px;
	height: 160px;
	color: #FFFFFF;
	padding-left: 10px;
	z-index: 11;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}
#top_tekst_right{
	position: absolute;
	right: 5%;
	top: 50px;
	width: 300px;
	height: 160px;
	color: #FFFFFF;
	z-index: 11;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
}
.slides_edittekst{
	width: 300px;
	height: 100px;
	font-size: 14px;
}
.top_boxlink_left{
	position: absolute;
	left: 40px;
	top: 165px;
	width: 140px;
	height: 30px;
	color: #FFFFFF;
	background-color: #92D050;
	text-align: center;
	z-index: 12;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
}
.top_boxlink_right{
	position: absolute;
	right: 170px;
	top: 165px;
	width: 140px;
	height: 30px;
	color: #FFFFFF;
	background-color: #92D050;
	text-align: center;
	z-index: 12;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
}
@media (min-width: 680px) {
	.topcontainer{
		height: 400px;
		background-size: 100%;
	}
	#top_tekstbox_left{
		left: 20%;
		width: 400px;
	}
	#top_tekst_left{
		left: 20%;
		padding: 10px;
	}
	#top_tekstbox_right{
		right: 20%;
		width: 400px;
	}
	#top_tekst_right{
		right: 20%;
		padding: 10px;
	}
}
@media (min-width: 1000px) {
	.topcontainer{
		height: 400px;
		background-size: 1300px;
	}
}
@media (min-width: 1300px) {
	.topcontainer{
		height: 400px;
		background-size: 100%;
	}
}

/* Bund */
.vis-bund1{display:block;}
.vis-bund2{display:none;}
@media (min-width: 960px) {
	.vis-bund1{display:none;}
	.vis-bund2{display:block;}
}
.bundomrade{
padding-top: 25px;
background-color: #d9d9d9;
}
.bundformat{
color: #000000;
font-size: 1em;
}
.some_gfx{
	padding: 10px;
	width: 15%;
}
a.genveje-bundomrade{
color: #FFFFFF;
text-decoration: none;
}
a.genveje-bundomrade:hover{
color: #E5D0B5;
text-decoration: none;
}
@media (min-width: 680px) {
	.some_gfx{
		padding: 10px;
		width: 10%;
	}
}
@media (min-width: 960px) {
	.some_gfx{
		padding: 10px;
		width: 30%;
	}
}

/* Cookies side */
.cookies_container{
	text-align:left;
	display:inline-block;
	background-color: #E5D0B5;
	width:100%;
}
@media (min-width: 680px) {
	.cookies_container{
		padding-left: 5%;
		width:90%;
	}
}
@media (min-width: 960px) {
	.cookies_container{
		padding-left: 15%;
		width:70%;
	}
}
@media (min-width: 1300px) {
	.cookies_container{
		padding-left: 20%;
		width:60%;
	}
}

/* Forside */
.text_padding{
	padding-left: 5px;
	padding-right: 5px;
}
.text_container{
	text-align:left;
	display:inline-block;
	background-color: #FFFFFF;
	width:100%;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.4em;
	padding-top: 20px;
}
@media (min-width: 680px) {
	.text_container{
		padding-left: 0%;
		padding-right: 0%;
		width:100%;
	}
}
@media (min-width: 960px) {
	.text_container{
		padding-left: 0%;
		padding-right: 0%;
		width:100%;
	}
}
@media (min-width: 1300px) {
	.text_container{
		padding-left: 12%;
		padding-right: 12%;
		width:76%;
	}
}
@media (min-width: 1700px) {
	.text_container{
		padding-left: 18%;
		padding-right: 18%;
		width:64%;
	}
}
.infoboks_container{
	margin: 0%;
	text-align:left;
	display:inline-block;
	background-color: #FFFFFF;
	width:48%;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.4em;
	vertical-align: top;
}
.velkomst_tekstboks_header{
	width:98%;
	font-size: 1.0em;
	line-height: 1.2em;
	background-image: linear-gradient(to bottom, #B2D6A2, #9EC889);
	border: solid 1px #76AF52;
	padding: 1%;
}
.velkomst_tekstboks{
	width:98%;
	font-size: 1.2em;
	line-height: 1.4em;
	background-image: linear-gradient(to bottom, #B2D6A2, #9EC889);
	border: solid 1px #76AF52;
	padding: 1%;
	text-align: center;
	vertical-align: top;
}
.velkomst_text{
	display:inline-block;
	width:100%;
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: top;
}
.velkomst_billede{
	margin-top: 5px;
	text-align: center;
	display:inline-block;
	width:100%;
	font-size: 1.0em;
	vertical-align: top;
}
.velkomst_billede img{
	width: 100%;
}
.infoboks_container img{
	width: 100%;
}
.velkomst_text img{
	width: 100%;
}
@media (min-width: 680px) {
	.infoboks_container{
		width:48%;
		padding-right: 1%;
		margin: 0%;
		margin-top: 10px;
	}
}
@media (min-width: 960px) {
	.infoboks_container{
		width:23%;
		padding-right: 1%;
	}
	.velkomst_text{
		width: 58%;
		padding-right: 2%;
	}
	.velkomst_billede{
		width: 25%;
		padding-left: 2%;
	}
}
@media (min-width: 1300px) {
	.infoboks_container{
		width:23%;
		padding-right: 1%;
	}
	.velkomst_text{
		width: 57%;
		padding-right: 2%;
		padding-top: 2%;
		font-size: 1.1em;
		align-items: center;
	}
	.velkomst_billede{
		width: 35%;
		padding-left: 2%;
		padding-top: 5%;
	}
	h1{
		font-size: 2.5em;
		padding-top: 0.4em;
		padding-bottom: 0.4em;
	}
}
.infoboks_head{
	text-align: center;
	padding: 5px;
	/* height: 90px; */
	display: flex;
	justify-content: center;
	align-items: center;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
.infoboks_head h2{
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.infoboks_billede{
	padding: 0px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
}
.infoboks_billede img{
	width: 100%;
}
.infoboks_tekst{
	padding: 10px;
	padding-bottom: 20px;
	font-size: 1.0em;
	color: black;
	text-align: left;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

/* Sider */
.list_container{
	margin: 2%;
	text-align:left;
	display:inline-block;
	width:96%;
	font-size: 1.0em;
	color: #000000;
	line-height: 1.5em;
	vertical-align: top;
}
.boks_container{
	margin: 2%;
	text-align:left;
	display:inline-block;
	width:98%;
	font-size: 1.0em;
	color: #000000;
	line-height: 1.5em;
	vertical-align: top;
}
.sider_left{
	margin-top: 5px;
	text-align:left;
	display:inline-block;
	width:100%;
	font-size: 1.0em;
	vertical-align: top;
}
.sider_right{
	margin-top: 5px;
	text-align: left;
	display:inline-block;
	width:100%;
	font-size: 1.0em;
	vertical-align: top;
}
.sider_right img{
	width: 100%; 
}
.grey_area{
	background-color: #ebebeb;
}
.galleri_thumb img{
	width: 48%;
	padding-right: 5px;
	padding-top: 5px;
}
.logoer_right img{
	width: 45%;
	padding: 5px;
}
@media (min-width: 680px) {
	.logoer_right img{
		width: 30%;
	}
	.list_container{
		width:31%;
		padding-right: 1%;
		margin: 0%;
		margin-top: 10px;
	}
	.boks_container{
		width:48%;
		padding-right: 1%;
		margin: 0%;
		margin-top: 10px;
	}
}
@media (min-width: 960px) {
	.sider_left{
		width: 58%;
		padding-right: 2%;
	}
	.sider_right{
		width: 38%;
		padding-left: 2%;
	}
	.galleri_thumb img{
		width: 24%;
	}
	.logoer_right img{
		width: 30%;
	}
}
@media (min-width: 1300px) {
	.sider_left{
		width: 58%;
		padding-right: 2%;
	}
	.sider_right{
		width: 38%;
		padding-left: 2%;
	}
}

/* Foerefter side */
.foerefter_container{
	text-align:left;
	display:inline-block;
	background-color: #FFFFFF;
	width:100%;
	font-size: 0.9em;
	font-style: italic;
	color: #000000;
	line-height: 1.4em;
	vertical-align: top;
}
.foerefter_container img{
	width: 48%;
	padding-right: 5px;
	padding-top: 5px;
}
@media (min-width: 680px) {
	.foerefter_container{
		width: 100%;
	}
}
@media (min-width: 960px) {
	.foerefter_container{
		width: 49%;
	}
	
}
@media (min-width: 1300px) {
	
}

/* Diverse */
a.genveje{
color: #808080;
text-decoration: none;
}
a.genveje:hover{
color: #000000;
text-decoration: none;
}

img{
margin: 0px;
border: 0px;
}
img.medkant{
border: solid 1px #000080;
margin-right: 15px;
margin-left: 15px;
}


.stamopl_disclaimer{
width: 500px;
height: 60px;
}
.errorok{
font-weight: bold;
color: #008000;
}
.error{
font-weight: bold;
color: #800000;
}


/* Contact */
.contact_ikon{
	margin-top: 5px;
	text-align:left;
	display:inline-block;
	vertical-align: middle;
	width: 12%;
}
.contact_text{
	margin-top: 5px;
	text-align:left;
	font-size: 1.3em;
	font-weight: bold;
	display:inline-block;
	vertical-align: middle;
	width: 70%;
	padding-left: 10px;
}
.contact_container{
	text-align:left;
	display:inline-block;
	background-color: #FFFFFF;
	width:100%;
	vertical-align: top;
}
