/************************/ /* © Apricore 2025 */ /* http://apricore.com/ */ /* */ /* Apricore ApS */ /************************/ @import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700); /*********************************/ /* Grundlayout og grundtypografi */ /*********************************/ html { overflow-x: hidden; overflow-y: scroll; width: 100%; height: 100%; } body { width: 100%; height: 100%; background-attachment: fixed; background-image: url(images/bg.png); background-repeat: no-repeat; background-size: initial; background-position: center center; /* Gradient */ background-color: #fafafa; } body, td, div, p, label, legend { font-size : 19px; color : #000000; font-family: 'Oswald', sans-serif;; font-weight: 300; /* Customer specific */ } fieldset { border: 1px solid #333332; padding: 5px; } /************************/ /* Webdokument generelt */ /************************/ a, a:link, a:visited, a:active { color : #000000; text-decoration: underline; background-color: #transparent; } a:hover { color : #000000; text-decoration: underline overline; background-color: #transparent; } .rubrik { font-family: 'Oswald', sans-serif; /* Customer specific */ text-transform: uppercase; /* Customer specific */font-size: 31px; font-weight: 700; color: #inherit; padding: 0px 0px 6px 0px; word-wrap: break-word; word-break: keep-all; white-space: normal; } .underrubrik { font-family: 'Oswald', sans-serif; /* Customer specific */ font-weight: 300; font-size: 23px; /* Customer specific */ /* font-size: 23px;*/ font-style: normal; color: #inherit; word-wrap: break-word; word-break: keep-all; white-space: normal; } .lokalmenubar, a.lokalmenubar:link, a.lokalmenubar:visited, a.lokalmenubar:active { font-size: 15px; text-decoration: none; } a.lokalmenubar:hover { color : #000000; } .broedtekst { color : #000000; } a:link.broedtekst, a:visited.broedtekst, a:active.broedtekst { color : #000000; text-decoration: underline; } a:hover.broedtekst { color : #000000; text-decoration: none; } .mellemrubrik { font-family: 'Oswald', sans-serif; /* Customer specific */font-size: 25px; font-weight: bold; padding: 10px 0px 10px 0px; word-wrap: break-word; word-break: keep-all; white-space: normal; } .lilletekst { font-size: 13px; } a.lilletekst, a.lilletekst:link,a.lilletekst:visited, a.lilletekst:active { text-decoration: none; } a.lilletekst:hover { text-decoration: underline; } .sidetal { /* Bruges til initialer i bunden */ font-size: 13px; } /***********************/ /* Page Toolbar */ /***********************/ .pageToolBarContainer { font-size: 82%; } .pageToolBarContainer span { margin: 0px 0px 0px 3px; background: transparent; } .pageToolBarContainer span i { /* The background symbol */ color: inherit; } .pageToolBarContainer span a { color: inherit; text-decoration: none; } .pageToolBarContainer span a:hover { color: #ffffff; background: #000000; } /************/ /* Billeder */ /************/ .image { color: #000000; /* Must be set here too, since eg. images in comp_slideshow won't work */ background-color: transparent; border: 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .billedtekst, a.billedtekst, a.billedtekst:link, a.billedtekst:visited, a.billedtekst:active, a.billedtekst:hover { color: #000000; font-size: 14px; font-weight: normal; padding: 3px 3px 3px 6px; text-decoration: none; } a.billedtekst:hover { text-decoration: underline; } table.billedbaggrund, div.billedbaggrund { background: #ffffff; } /********/ /* Menu */ /********/ .top_menu { width: 100.0%; height: 48px; padding: 0 27px 0 27px; margin: 0 0 0 0; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #000000; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; z-index: 200; } /* Level 1 - horizontal */ .top_menu li { float: left; list-style: none; border-right: 0px; } .top_menu li a { /* Level 1 menu */ font-family: 'Oswald', sans-serif;; font-size: 19px; font-weight: 400; text-transform: uppercase; text-decoration: none; color: #000000; padding: 8px 10px 0px 10px; background-color: transparent; white-space: nowrap; display: block; } .top_menu li ul { /* Level 1 menu */ position: absolute; top: 95px; white-space: nowrap; display: block; margin: 0px; padding: 0px; visibility: hidden; z-index: 200; } .top_menu li a:hover { /* Level 1 menu */ color: #cd1519; } #menu_left { margin: 0px; padding: 0px; } /* Level 1 - Vertical */ #menu_left li { list-style: none; border-bottom: #ffffff solid 1px; } #menu_left li a { /* Level 1 menu */ font-family: 'Oswald', sans-serif;; font-size: 24px; text-transform: none; text-decoration: none; color: #ffffff; padding: 8px 0 12px 16px; margin: 0 0 0 0; background-color: #202020; white-space: nowrap; display: block; } #menu_left li a:hover { /* Level 1 menu */ color: #ffffff; background-color: #cd1519; text-decoration: none; } #menu_left li a.menu_selected { /* Level 1 menu */ text-decoration: none; color: #cd1519; background-color: #fafafa; } /* Level 2 - Vertical */ #menu_left li ul li { list-style: none; border-bottom: #ffffff solid 2px; } #menu_left li ul { padding: 0px; margin: 0px; } #menu_left li ul li a { /* Level 2 menu */ font-family: 'Oswald', sans-serif;; font-size: 18px; text-transform: none; text-decoration: none; color: #000000; padding: 6px 0px 8px 22px; margin: 6px 0px 0px 0px; background-color: #ffffff; white-space: nowrap; display: block; } #menu_left li ul li a:hover { /* Level 2 menu */ color: #ffffff; background-color: #b9e3f9; } #menu_left li ul li a.menu_selected { /* Level 2 menu */ color: #000000; background-color: #b9e3f9; } /****************/ /* Right Column */ /****************/ .right_column_list div { /* Header over each list in the right column */ margin: 46px 0px 0px 0px; padding: 0px 0px 11px 0px; font-family: inherit; font-size: 16px; font-weight: 400; text-transform: uppercase; color: 05757f; border-bottom: #05757f solid 4px;} .right_column_list ul { margin: 0px; padding: 0px; } .right_column_list li { list-style: none; border-bottom: #05757f solid 2px;} .right_column_list li a { font-family: inherit; font-size: 14px; font-weight: ; color: #05757f; background-color: #; padding: 12px 0px 12px 0px; margin: 0px 0px 0px 0px; text-transform: none; text-decoration: none; display: block; white-space: normal; overflow: hidden; } .right_column_list li a:hover { text-decoration: underline overline; color: #05757f; background-color: ; } /************/ /* Formular */ /************/ .input { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color : #333332; border: 1px solid #666666; margin: 0px; } select { font-family: Arial, Verdana, Helvetica, sans-serif; color: #71797D; font-size: 11px; font-weight: normal; } /***************/ /***************/ /*** MODULER ***/ /***************/ /***************/ /**************/ /* Afstemning */ /**************/ .poll_container { margin-top: 18px; border: 5px solid #993300; padding: 5px; background: #cdd2af; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .poll_overskrift, a.poll_overskrift:link, a.poll_overskrift:visited, a.poll_overskrift:active, a.poll_overskrift:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 15px; color : #993300; font-weight: bold; text-decoration: none; margin-bottom: 6px; } .poll_broedtekst, a.poll_broedtekst:link, a.poll_broedtekst:visited, a.poll_broedtekst:active, a.poll_broedtekst:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 13px; color : #993300; font-weight: normal; text-decoration: none; } .poll_bar { background: #333300; margin: 1px 0px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 10px; color : #ffffff; padding: 2px; margin: 4px 0px 0px 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .poll_button { font-family: Arial, Verdana, Helvetica, sans-serif; color: white; font-size: 11px; border: 1px solid #000000; text-align: center; font-weight: bold; background: #993300; } a:link.poll_button, a:visited.poll_button, a:active.poll_button { text-decoration: none; border: 1px outset; color: black; } a:hover.poll_button { text-decoration: none; border: 1px inset; color: black; } /************/ /* Kalender */ /************/ .kalender_overskrift { font-family: Arial, Verdana, Helvetica, sans-serif; color: #333332; font-size: 14px; font-weight: bold; } .kalender_dato { font-family: Arial, Verdana, Helvetica, sans-serif; color: #8b96a0; font-size: 11px; } /****************/ /* Klistermærke */ /****************/ .sticker_overskrift, a.sticker_overskrift:link, a.sticker_overskrift:visited, a.sticker_overskrift:active, a.sticker_overskrift:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 12px; color : #333332; font-weight: bold; text-decoration: none; line-height: 11px; } .sticker_broedtekst, a.sticker_broedtekst:link, a.sticker_broedtekst:visited, a.sticker_broedtekst:active, a.sticker_broedtekst:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size : 11px; line-height: 11px; color : #333332; font-weight: normal; text-decoration: none; } /*******************************/ /*******************************/ /*** KUNDESPECIFIKKE KLASSER ***/ /*******************************/ /*******************************/ #frontpage_slideshow_image { margin: 29px 4.3% 0px 4.3%; width: 91.4%; height: auto; } #breadcrums { font-family: 'CooperBlaDOT W03 Regular', sans-serif;; color: #063360; font-size: 16px; text-transform: uppercase; } #breadcrums a { color: #063360; text-decoration: none; background: transparent; } #breadcrums a:hover { color: #000000; text-decoration: overline underline; background: transparent; } /***********/ /* Nyheder */ /***********/ #topNewsStoryContainer { position: relative; margin: 0 0 3.3% 0; width: 100%; /* for IE 6 */ } .topNewsStoryManchet { width: 100%; font-family: 'CooperBlaDOT W03 Regular', sans-serif;; font-size: 26px; font-weight: normal; color: #063360; text-063360: normal; margin: 0 0 0 0; padding: 2px 0 0 6px; } #topNewsStoryTextContainer { width: 100%; font-size: 18px; color: #063360; margin: 0 0 0 0; padding: 0 0 0 6px; } #topNewsStoryLinksContainer { width: 100%; font-family: inherit; font-size: 14px; color: #063360; margin: 0 0 0 0; padding: 0 0 0 0; } #topNewsStoryLinksContainer div { width: 100%; margin: 0 0 0 0; padding: 0 0 0 16px; } #topNewsStoryLinksContainer div a { font-weight: bold; font-size: 12px; color: #063360; text-decoration: none; text-transform: normal; padding: 0 0 0 0; } #topNewsStoryLinksContainer div a:hover { text-decoration: underline; } /* Normal news */ .newsStoryContainer { width: 100%; margin: 0 0 0 0; padding: 0 0 6.3% 0; } .newsStoryManchet { width: 100%; font-family: 'CooperBlaDOT W03 Regular', sans-serif;; font-size: 26px; font-weight: normal; color: #063360; text-transform: normal; margin: 0 0 0 0; padding: 2px 0 0 6px; } .newsStoryImage img { width: 100%; border: 0px; margin: 0 0 0 0; padding: 0 0 0 0; } .newsStoryText, a:link.newsStoryText, a:hover.newsStoryText, a:active.newsStoryText, a:visited.newsStoryText { width: 100%; font-family: inherit; font-size: 18px; text-transform: normal; color: #063360; margin: 0 0 0 0; padding: 0 0 0 6px; } .newsStoryLinksContainer { width: 100%; font-family: inherit; font-size: 14px; margin: 6px 0 0 0; padding: 0 0 0 16px; } .newsStoryLinksContainer div { width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; } .newsStoryLinksContainer div a { font-weight: bold; font-size: 11px; color: #063360; text-decoration: none; text-transform: normal; padding: 0 0 0 0; } .newsStoryLinksContainer div a:hover { text-decoration: underline; } .news_story_frontpage_box { float: left; width: 48%; } .news_story_frontpage_column_spacer { float: left; width: 4%; height: 1px; } /**************/ /* Responsive */ /**************/ #site_container { height: 100%; background-color: #ffffff; height: auto; max-width: 1024px; padding: 0 0 0 0; margin: 0 auto 150px auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-width: 0 0 0 0; border-style: solid; border-color: #b9e3f9; } #site_header { width: 92.8%; height: 131px; margin: 0 0 0 0; padding: 29px 3.6% 0 3.6%; background-color: #ffffff; background-image: url(); background-position: ; background-repeat: ; font-size: 26px; font-weight: normal; text-transform: none; color: #000000; border-width: 0 0 0 0; border-style: dotted; border-color: #000000; } #main_content { margin: 0px 3.6% 0px 3.6%; padding: 0px 0px 0px 0px; /* Gradient */ background: #ffffff; } /* ----------------------- */ /* Larger than 1028px - PC */ /* ----------------------- */ @media screen and (min-width: 1029px) { .hide_for_tablets { display: normal !important; } .hide_for_pc { display: none !important; } #left_column { width: 32.5%; height: auto; padding: 37px 0 25px 0; margin: 0 3.6% 0 0; float: left; border-width: 0 0 0 0; border-style: solid; border-color: #004181; background-color: #ffffff; background-image: url();; background-repeat: no-repeat; } #center_column_frontpage { width: 100.0%; margin: 0 0 0 0; padding: 0 0 0 0; float: left; border-width: 0 0 0 0; border-style: solid; border-color: #004181; } #center_column_subpage { width: 63.9%; margin: 0 0 0 0; padding: 26px 0 5% 0; float: left; } #right_column { /* The container */ width: 13.3%; margin: 0 3.6% 150px 0; padding: 0 0 0 0; float: left; background-color: #ffffff; } #site_footer { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 17px; font-weight: 300; text-transform: none; color: #333333; height: 49px; padding: 7px 3.6% 0px 3.6%; margin: 0 0 0 0; border-width: 0 0 3px 0; border-style: solid; border-color: #cd1519; /* Gradient */ background: #f5f5f5; background-position: top right; } } /* ---------------------------- */ /* for 1024px or less - Tablets */ /* ---------------------------- */ @media screen and (max-width: 1024px) { .hide_for_tablets { display: none !important; } .hide_for_pc { display: normal !important; } #main_content { margin: 0px 3.6% 0px 3.6%; /* Gradient */ background: #ffffff; } #site_header { width: 92.8%; margin: 0 0 0 0; padding: 29px 3.6% 0 3.6%; } #center_column_frontpage { float: none; width: 100.0%; margin: 0px; padding: 0.5% 0% 4% 0%; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #004181; } #center_column_subpage { float: none; width: 100.0%; margin: 0px; padding: 3.5% 0 5% 0; } #right_column { width: 100%; float: left; width: 95.5%; padding: 8px 2.2% 5% 2.3%; } #site_footer { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 17px; font-weight: 300; text-transform: none; color: #000000; height: 41px; padding: 7px 3.6% 0px 3.6%; margin: 0 0 0 0; border-width: 0 0 3px 0; border-style: solid; border-color: #cd1519; /* Gradient */ background: #f5f5f5; background-position: top right; } } /* ------------------------- */ /* for 800px or less - Phone */ /* ------------------------- */ @media screen and (max-width: 800px) { .hide_for_phones { display: none !important; } .rubrik { font-size: 24.8px; } .underrubrik { font-size: 21px; } .mellemrubrik { font-size: 20px; } #main_content { margin: 0px 3.6% 0px 3.6%; /* Gradient */ background: #ffffff; } #site_header { width: 92.8%; margin: 0 0 0 0; padding: 29px 3.6% 0 3.6%; } #center_column_frontpage { float: none; width: 100.0%; margin: 0px 0px 0px 0px; padding: 0.5% 0 4% 0; border-width: 0px 0px 0px 0px; border-style: solid; border-color: #004181; } #center_column_subpage { float: none; width: 100.0%; margin: 0px 0px 0px 0px; padding: 3.5% 0 5% 0; } #right_column { width: 100%; float: left; width: 95.5%; padding: 8px 2.2% 5% 2.3%; } #site_footer { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 17px; font-weight: 300; text-transform: none; color: #000000; height: 93px; padding: 7px 3.6% 0px 3.6%; margin: 0 0 0 0; border-width: 0 0 3px 0; border-style: solid; border-color: #cd1519; /* Gradient */ background: #f5f5f5; background-position: top right; } } /**********************/ /* Mobile burger menu */ /**********************/ #burger { padding: 0 0 0 3.6%; cursor: pointer; } #burger div span { display: block; width: 40px; height: 5px; clear: left; margin: 0 0 6px 0; background: #333333; border-radius: 6px; } #mobile_menu { display: none; padding: 0% 0% 10% 0%; width: 67%; position: absolute; z-index: 1000; } .mobile_menu_level_01, a:link.mobile_menu_level_01, a:visited.mobile_menu_level_01, a:active.mobile_menu_level_01, a:hover.mobile_menu_level_01 { font-size: 24px; font-weight: bold; text-decoration: none; color: #ffffff; background-color: #000000; display: block; padding: 6% 1% 1% 4%; border-top: 3px double white; border-bottom: 1px dashed white; } a:hover.mobile_menu_level_01 { background-color: #000000; } .mobile_menu_level_02, a:link.mobile_menu_level_02, a:visited.mobile_menu_level_02, a:active.mobile_menu_level_02, a:hover.mobile_menu_level_02 { padding: 1% 1% 1% 4%; border-top: 1px dotted white; text-decoration: none; font-weight: bold; font-size: 19px; color: #ffffff; display: block; background-color: #000000; } a:hover.mobile_menu_level_02 { background-color: #000000; } .mobile_menu_level_03, a:link.mobile_menu_level_03, a:visited.mobile_menu_level_03, a:active.mobile_menu_level_03, a:hover.mobile_menu_level_03 { padding: 1% 1% 1% 12%; text-decoration: none; font-weight: bold; font-size: 16px; color: #ffffff; display: block; background-color: #000000; } a:hover.mobile_menu_level_03 { background-color: #000000; } /*****************/ /* Google Search */ /*****************/ #cse-search-results iframe { color: red; } .frontpage_link_from_top_menu, a:link.frontpage_link_from_top_menu, a:visited.frontpage_link_from_top_menu, a:active.frontpage_link_from_top_menu, a:hover.frontpage_link_from_top_menu { color: #24588b; font-weight: 700; font-size: 24px; text-decoration: none; background: transparent; } /*******************************/ /*******************************/ /*** KUNDESPECIFIKKE KLASSER ***/ /*******************************/ /*******************************/ @media screen and (max-width: 1024px) { #site_container { margin-top: 0px !important; } } #header_payoff { -webkit-transition: opacity 3s ease-in-out; -moz-transition: opacity 3s ease-in-out; -ms-transition: opacity 3s ease-in-out; -o-transition: opacity 3s ease-in-out; opacity: 1; } #header_payoff.clsPayOffAnimate { -webkit-transition: opacity 3s ease-in-out; -moz-transition: opacity 3s ease-in-out; -ms-transition: opacity 3s ease-in-out; -o-transition: opacity 3s ease-in-out; opacity: 0; } .comp_simple_text p, .comp_fact_box p { line-height: 26px; }