/*************************/ /* © Apricore 2025 */ /* http://ungkolding.dk/ */ /* */ /* Ungdomsskolen Kolding */ /*************************/ @import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,600;1,400&display=swap); @import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&display=swap); @import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap); /*********************************/ /* Grundlayout og grundtypografi */ /*********************************/ html { overflow-x: hidden; overflow-y: scroll; width: 100%; height: 100%; } body { width: 100%; height: 100%; background-attachment: fixed; background-repeat: repeat; background-size: auto; /* Gradient */ background-color: #94a7b8; } body, td { font-size : 14px; color : #21251a; font-family: 'Open Sans', sans-serif;; } fieldset { border: 1px solid #333332; padding: 5px; } /************************/ /* Webdokument generelt */ /************************/ a, a:link, a:visited, a:active { color : #21251a; text-decoration: none; background-color: transparent; } a:hover { color : #21251a; text-decoration: underline; background-color: transparent; } .rubrik { font-family: 'Montserrat', sans-serif;;font-size: 30px; font-weight: 600; color: inherit; padding: 0px 0px 5px 0px; padding-top: 62px; /* Customer specific */ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; word-break: keep-all; white-space: normal; } .underrubrik { font-family: 'Montserrat', sans-serif;; font-weight: ; font-size: 17px; font-style: 400i; color: inherit; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; word-break: keep-all; white-space: normal; } .lokalmenubar, a.lokalmenubar:link, a.lokalmenubar:visited, a.lokalmenubar:active { font-size: 11px; text-decoration: none; } a.lokalmenubar:hover { color : #21251a; } .broedtekst { color : #21251a; } a:link.broedtekst, a:visited.broedtekst, a:active.broedtekst { color : #21251a; text-decoration: underline; } a:hover.broedtekst { color : #21251a; text-decoration: none; } .mellemrubrik { font-family: 'Montserrat', sans-serif;; color: inherit;font-size: 18px; font-weight: bold; padding: 7px 0px 7px 0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; word-break: keep-all; white-space: normal; } .lilletekst { font-size: 10px; } 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 */ display: none; /* Customer specific */ font-size: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /***********************/ /* 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: #ee4130; } /************/ /* Billeder */ /************/ .image { color: #666666; /* Must be set here too, since eg. images in comp_slideshow won't work */ background-color: #f0f0f0; 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: #666666; font-size: inherit; font-weight: normal; padding: 7px 7px 7px 10px; text-decoration: none; } a.billedtekst:hover { text-decoration: underline; } table.billedbaggrund, div.billedbaggrund { background: #f0f0f0; } /********/ /* Menu */ /********/ #top_menu { width: 93.28%; height: 74px; padding: 25px 0 0 0; margin: 0 0 0 0; transform: translate(0px, 0px); /* Customer specific */ background-image: url('images/logo.png'); background-repeat: no-repeat; border-width: 0 0 0 0; border-style: solid; border-color: #333333; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* overflow: hidden; */ z-index: 200; } #menu_left { margin: 0px; padding: 0px; } /****************/ /* 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: 0 0 0 0; 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 */ /************/ select { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; /* The text color in the dropdown */ font-size: 11px; font-weight: normal; } input[type="text"], input[type="password"], textarea, select { box-sizing: border-box; border: 1px solid #000000; } input[type="text"], input[type="password"] { height: 21px; } input[type="radio"], input[type="checkbox"] { /* Jakob: This should stay off, for at better user experience */ /* outline: none; */ } input[type="button"], input[type=submit] { outline: none; } input[disabled], button[disabled], textarea[disabled], select[disabled] { opacity: 0.5; } /***************/ /***************/ /*** 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 ***/ /*******************************/ /*******************************/ /***********/ /* Nyheder */ /***********/ #topNewsStoryContainer { width: 100%; /* for IE 6 */ padding: 0 0 0 0; position: relative; margin: 0 0 1% 0; } .topNewsStoryManchet { font-family: inherit; font-size: 24px; font-weight: 700; color: white; position: absolute; left: 20px; bottom: 20px; margin: 0px; padding: 18px 20px 18px 20px; background: rgb(107, 127, 132); /* fallback color */ background: rgba(107, 127, 132, 0.4); } .topNewsStoryImage img { width: 100%; height: auto; border: 0px; margin: 0 0 0 0; padding: 0 0 0 0; } .topNewsStoryText, a:link.topNewsStoryText, a:hover.topNewsStoryText, a:active.topNewsStoryText, a:visited.topNewsStoryText { width: 100%; font-family: inherit; font-size: 18px; text-transform: none; color: #000000; text-decoration: none; width: 100%; margin: 0 0 0 0; padding: 0 0 3.3% 0; } #topNewsStoryLinksContainer { width: 100%; font-family: inherit; font-size: 18px; font-weight: 700; margin: 6px 0 0 0; padding: 0 0 0 0; } #topNewsStoryLinksContainer div { width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; } #topNewsStoryLinksContainer div a { color: #65af3d; text-decoration: none; text-transform: none; background: center right url(images/newsStoryLinkIcon.png) no-repeat; padding: 0 21px 0 0; } #topNewsStoryLinksContainer div a:hover { text-decoration: underline overline; } /* Normal news */ #newsStoryContainer { width: 100%; position: relative; padding: 0 0 0 0; margin: 0 0 1% 0; } .newsStoryManchet { font-family: inherit; font-size: 20px; font-weight: 700; color: white; position: absolute; left: 20px; bottom: 20px; margin: 0px; padding: 14px 16px; background: rgb(107, 127, 132); /* fallback color */ background: rgba(107, 127, 132, 0.4); } .newsStoryImage img { width: 100%; height: auto; 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: none; color: #000000; text-decoration: none; width: 100%; margin: 0 0 0 0; padding: 0 0 3.3% 0; } #newsStoryLinksContainer { width: 100%; font-family: inherit; font-size: 18px; font-weight: 700; margin: 6px 0 0 0; padding: 0 0 0 0; } #newsStoryLinksContainer div { width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; } #newsStoryLinksContainer div a { color: #65af3d; text-decoration: none; text-transform: none; background: center right url(images/newsStoryLinkIcon.png) no-repeat; padding: 0 21px 0 0; } #newsStoryLinksContainer div a:hover { text-decoration: underline overline; } .news_story_frontpage_box { float: left; width: 49%; } .news_story_frontpage_column_spacer { float: left; width: 2%; height: 1px; } /**************/ /* Responsive */ /**************/ #site_container { height: 100%; background-color: #ffffff; height: auto; max-width: 1100px; padding: 0 0 0 0; margin: 0 auto 100px auto; border-width: 0 0 0 0; border-style: solid; border-color: #cccccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #site_header { width: 100%; height: 97px; margin: 0 0 0 0; padding: 0 0 0 0; background-color: transparent; background-image: url(); background-position: 0 0; background-repeat: no-repeat; font-size: 8px; font-weight: normal; text-transform: none; color: #ffffff; border-width: 0 0 0 0; border-style: solid; border-color: #333333; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #main_content { margin: 0 0 0 0; /* Gradient */ background: #ffffff; background-size: ; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .main_content_frontpage { padding: 0 0 0 0; } .main_content_subpage { padding: 0 0 0 0; } .apr_paragraph_container_side_margins_off { padding-left: 0 !important; padding-right: 0 !important; } /* ----------------------- */ /* Larger than 1024px - PC */ /* ----------------------- */ @media screen and (min-width: 1025px) { .hide_for_tablets { display: normal !important; } .hide_for_pc { display: none !important; } #left_column { width: 28.9%; height: 1070px; padding: 0px 0px 300px 0px; margin: 0 0 0 4.3%; float: left; border-width: 0 0 0 0; border-style: solid; border-color: #004181; background-color: #ffffff; background-image: url();; background-repeat: no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #center_column_frontpage { width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; float: left; border-width: 0 0 0 0; border-style: solid; border-color: #004181; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #center_column_subpage { width: 100.00%; margin: 0 0 0 0; padding: 0px 0 30px 0; float: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .apr_paragraph_container { padding: 0 3.36% 0 3.36%; } #right_column { /* The container */ width: 13.3%; margin: 0 4.3% 150px 0; padding: 0 0 0 0; float: left; background-color: #ffffff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #site_footer { font-size: 11px; font-weight: normal; text-transform: none; color: #ffffff; min-height: 208px; padding: 46px 3.36% 0 3.36%; margin: 0 0 0 0; border-width: 0 0 0 0; border-style: solid; border-color: #cccccc; /* Gradient */ background: #333333; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } } /* ---------------------------- */ /* 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: 0 0 0 0; /* Gradient */ background: #ffffff; background-size: ; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #site_header { width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #center_column_frontpage { float: none; width: 100.0%; margin: 0 0 0 0; padding: 0 0 0 0; border-width: 0 0 0 0; border-style: solid; border-color: #004181; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #center_column_subpage { float: none; width: 100.0%; margin: 0px; padding: 0px 0 30px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .apr_paragraph_container { padding: 0 3.36% 0 3.36%; } #right_column { width: 100%; float: left; width: 95.5%; padding: 8px 2.2% 5% 2.3%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #site_footer { font-size: 11px; font-weight: normal; text-transform: none; color: #ffffff; min-height: 208px; padding: 46px 3.36% 0 3.36%; margin: 0 0 0 0; border-width: 0 0 0 0; border-style: solid; border-color: #950008; /* Gradient */ background: #333333; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } } /* ------------------------- */ /* for 414px or less - Phone */ /* ------------------------- */ @media screen and (max-width: 414px) { .hide_for_phones { display: none !important; } .rubrik { font-size: 24px; } .underrubrik { font-size: 15px; } .mellemrubrik { font-size: 14px; } #main_content { margin: 0 0 0 0; /* Gradient */ background: #ffffff; background-size: ; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #site_header { width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #center_column_frontpage { float: none; width: 96.0%; margin: 0 0 0 0; padding: 0.5% 2% 4% 2%; border-width: 0 0 0 0; border-style: solid; border-color: #004181; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #center_column_subpage { float: none; width: 100.0%; margin: 0 0 0 0; padding: 0px 0 30px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .apr_paragraph_container { padding: 0 3.36% 0 3.36%; } #right_column { width: 100%; float: left; width: 95.5%; padding: 8px 2.2% 5% 2.3%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #site_footer { font-size: 11px; font-weight: normal; text-transform: none; color: #ffffff; min-height: 208px; padding: 46px 3.36% 0 3.36%; margin: 0 0 0 0; border-width: 0 0 0 0; border-style: solid; border-color: #950008; /* Gradient */ background: #333333; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } } /*************************/ /* */ /* CUSTOMER SPECIFIC */ /* */ /*************************/