body{
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
font-size: 13px;
font-family: 'Playfair Display', Tahoma, Geneva, sans-serif;
color: #404040;
}
table{
font-size: 1.1em;
font-family: 'Playfair Display', Tahoma, Geneva, sans-serif;
color: #404040;
}
.main_text{
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.resp-main_text{
	padding-left: 5px; 
	padding-right: 5px;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.5em;
}
.resp-main_text2{
	padding-left: 5px; 
	padding-right: 5px;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.5em;
	background-color: #f6f6f6;
}
.main_text_copyright{
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial;
}
.main_text_copyright_mobile{
	font-size: 0.7em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.img-center{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.overskrift{
	font-family: Arial, Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	border-bottom: solid 1px #808080;
}
h1{
	font-family: 'Playfair Display', Arial, Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	font-size: 2em;
	padding-top: 10px;
}
h2{
	font-family: 'Playfair Display', Arial, Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	font-size: 1.5em;
	padding-top: 0px;
	margin-top: 0px;
}
.alt_header{
	font-family: 'Playfair Display', Arial, Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
	font-size: 2em;
	padding-top: 10px;
}

/* Logo */
.site_logo{
	top: 0px;
	position: absolute;
	width: 100%;
	height: 45px;
	z-index:10;
	background-color: red;
}
.container_logo{
	position:relative;
	left: 0%;
	top: -150px;
	width: 100%;
	height: 0px;
	margin-left: 0px; /* half of the width */
}
.container_logo_mob{
	position:relative;
	left: 0%;
	top: -80px;
	width: 100%;
	height: 0px;
	margin-left: 0px; /* half of the width */
}
.resp-container_logo{
	position:relative;
	left: 0%;
	top: -90px;
	width: 210px;
	height: 170px;
	margin-left: 0px; /* half of the width */
}
#logoshadow{
	position: relative;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    padding: 10px;
    background: white;
}
.logo_image{
	position:absolute;
	left:10px;
	top:110px;
	z-index:21;
}
#logobox_facebook{
    border-radius: 15px 50px;
    background: #fff;
    padding: 10px; 
    width: 150px;
    height: 100px; 
	border: solid 3px #18569F;
}
#logobox{
    border-radius: 15px 50px;
    background: #fff;
    padding: 20px; 
    width: 250px;
    height: 200px; 
	border: solid 3px #18569F;
} 
#resp-logobox{
    border-radius: 15px 50px;
    background: #fff;
    padding: 10px; 
    width: 200px;
    height: 150px; 
	border: solid 3px #18569F;
} 


/* Links */
a{
	color: #444444;
	font-weight: normal;
	transition: .5s ease;
	text-decoration: none;
}
a:hover{
	transition: .5s ease;
	color: #11053b;
	text-decoration: underline;
}
a.fremhaev{
	font-weight: bold;
	transition: 0.3s
}
a.fremhaev:hover{
	text-decoration: none;
	color: #FF0000;
}
a.menulink{
	color: #ffffff;
}
a.bundlink{
	color: #ffffff;
	text-decoration: none;
}
a.bundlink:hover{
	color: #ffffff;
	transition: .5s ease;
	text-decoration: underline;
}


/* Sideopbygning */
.top-spacer{
	height: 150px;
}
.top-spacer_mob{
	height: 80px;
}
.background_white{
	background-color: #FFFFFF;
	font-family: 'Playfair Display', Times New Roman;
}
.background_grey{
	background-color: #f6f6f6;
	font-family: 'Playfair Display', Times New Roman;
}
.background_menu{
background-color: #23346a;
background-size:100%;
height: 40px;
border-top: solid 1px #e7312b;
border-bottom: solid 1px #e7312b;
color: #ffffff;
}
.background_loginmenu{
background-color: #000000;
background-size:100%;
height: 25px;
color: #FFFFFF;
}
.background_menu_text{
color: #FFFFFF;
text-transform: uppercase;
font-family: Arial;
font-weight: bold;
font-size: 16px;
}
.background_bottom{
	background-color: #C0DBFA;
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	color: #404040;
}
.site_bund_tekst{
	padding-top: 15px;
	font-size: 1.2em;
	font-family: Tahoma, Geneva, sans-serif;
	color: #404040;
	line-height: 1.5em;
}
.site_bund_godkendt{
	font-size: 1.1em;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #404040;
	line-height: 1.5em;
	text-align: center;
}
.menu_fixed {
}
.menu_fixed_mob {
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
}
.sticky_mob {
  position: fixed;
  top: 0px;
  width: 100%;
}
.sticky2 {
  position: fixed;
  top: 0px;
  width: 100%;
}
.menu_fixed_top {
  position: fixed;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 30px;
}
div.navbar_holder {
    position: relative;
    width: 100%;
} 
.menubar{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: white;
	padding-left: 25px;
	letter-spacing: 2px;
}
.std_storskrift{
	font-weight: bold;
	font-size: 1.3em;
}
.std_storskrift_mobil{
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 10px;
}
.fedTekst{
	font-weight: bold;
}

/* Menu - topmenu */
.menu_top_links{
	color: #FFFFFF;
	text-decoration: none;
	transition: .5s ease;
}
.menu_top_links:hover{
	color: #C0C0C0;
	transition: .5s ease;
}

/* Cookie besked */
.site_cookiesplash{
	border-radius: 15px 15px 0px 0px;
	bottom: 0px;
	position: fixed;
	height: 100px;
	z-index:1000;
	color: #fff;
	background-color: #18569F;
	opacity:0.9;
	width: 80%;
	left: 50%;
	margin-left: -40%; /* half of the width */
}
.site_cookiesplash-mobil{
	border-radius: 15px 15px 0px 0px;
	bottom: 0px;
	position: fixed;
	width: 100%;
	height: 10em;
	z-index:1000;
	color: #fff;
	background-color: #18569F;
	opacity:0.9;
	width: 90%;
	left: 50%;
	margin-left: -45%; /* half of the width */
}
#container_cookie{
	position:fixed;
	left: 50%;
	bottom: 0px;
	width: 76%;
	margin-left: -38%; /* half of the width */
}
#container_cookie-mobil{
	position:fixed;
	bottom: 0px;
	width: 80%;
	left: 50%;
	margin-left: -40%;
}
.cookiebesked{
	color: #fff;
	font-size: 14px;
}
.cookiebesked-mobil{
	color: #fff;
	font-size: 0.9em;
}
a.cookie{
	transition: .5s ease;
	color: #fff;
	text-decoration: underline;
}
a.cookie:hover{
	transition: .5s ease;
	color: #C0C0C0;
	text-decoration: none;
}