<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
/* responsive / mobile */
/* ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ */
@-ms-viewport {
  width: device-width;
}
@media only screen and (min-width: 1024px) {
  .genericMDD .parent ul.sub {
    display: none;
    visibility: hidden;
    font-size: 1px;
    margin: 0;
    padding: 0;
    line-height: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .genericMDD {
    display: block;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  #box-einstieg,
  #navigation {
    display: none;
  }
  #header {
    width: 100%;
    margin: 0 auto;
  }
  .logohome {
    font-size: 17px;
    padding-right: 0;
  }
  .genericMDD li.liMDD {
    border: none;
  }
  #navigation {
    display: none;
  }
  #generic {
    width: 100%;
    margin-top: 2px;
  }
  .genericMDD div.menu div.toprow {
    margin-left: 0;
  }
  ul.generic {
    left: 0;
    width: 100%;
    background: none;
  }
  .genericMDD .spacemenu {
    height: 0;
  }
  ul.genericMDD li .menu {
    margin-top: 0;
    width: calc(94% - 6px) !important;
    border: solid #325da9 3px;
    margin-left: 3%;
  }
  .generic li,
  .generic li.generic-7 {
    width: 14%;
  }
  .generic a,
  .generic li.generic-7 a {
    width: 100%;
  }
  .submenu {
    background: #f2f5f8;
  }
  .submenu ul {
    display: none;
  }
  .user-account {
    width: 235px;
    border: none;
    border: solid #325da9 3px;
    outline: none;
    border-top: none;
  }
  .user-account .box-inner {
    border: none;
    outline: none;
  }
  .genericMDD div.menu div.submenu:first-child,
  .genericMDD div.menu div.submenu:last-child {
    width: inherit;
    border-left: none;
  }
  /***************************/
  ul.generic {
    display: none;
  }
  ul.genericMDD {
    position: absolute;
    top: 84px;
  }
  .genericMDD li.liMDD {
    position: static;
    float: none;
    width: 100%;
    height: auto;
  }
  .genericMDD .spacemenu {
    display: none;
  }
  .genericMDD .menuborder {
    width: 100%;
    border: none;
  }
  .genericMDD div.menu div.toprow,
  .genericMDD div.menu div.bottomrow {
    width: 100%;
  }
  .genericMDD div.menu div.submenu {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border-left: none;
    border-right: none;
    border-bottom: solid #a67f00 2px;
  }
  .genericMDD div.menu div.submenu:last-child {
    border-bottom: none;
  }
  .genericMDD div.menu a.submenutitle {
    font-weight: bold;
    color: #325da9;
    padding: 10px 5px;
    margin-bottom: 0;
    text-transform: uppercase;
    width: 60%;
    width: calc(100% - 52px);
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: none;
    border-right: solid #a67f00 2px;
  }
  .genericMDD div.menu a.submenutitle:hover,
  .genericMDD div.menu a.submenutitle:focus {
    color: #325da9;
    background: #dce2e7;
  }
  .genericMDD div.menu a.submenutitle:hover {
    text-decoration: none;
  }
  .sub-toggle-outer {
    display: inline-block;
    float: right;
  }
  .genericMDD div.menu .submenu:last-child &gt; a.submenutitle,
  .genericMDD div.menu .submenu:last-child &gt; a.submenutitle + span {
    border-bottom: none;
  }
  .genericMDD div.menu .submenu:last-child &gt; ul {
    border-top: 3px solid #a67f00;
  }
  a.sub-toggle {
    width: 30px;
    height: 11px;
    padding: 11px;
    background-image: url('../images/design/bhp/icon-bhp-arrowgold-bottom-retina.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 13px;
    display: block;
  }
  a.sub-toggle.sub-shown {
    background-image: url('../images/design/bhp/icon-bhp-arrowgold-top-retina.png');
    background-color: #dce2e7;
  }
  a.sub-toggle:hover {
    background-color: #dce2e7;
    background-position: center center !important;
  }
  ul.genericMDD .submenu li a {
    float: none;
  }
  ul.sub {
    background: #dce2e7;
    padding-left: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .genericMDD div.menu div.submenu ul li {
    margin-bottom: 0;
    width: 100%;
  }
  .genericMDD div.menu div.submenu ul li a {
    padding: 10px 0;
    height: 34px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid 2px #325da9;
  }
  .genericMDD div.menu div.submenu ul li:last-child a {
    border-bottom: none;
  }
  .submenu &gt; ul.sub {
    border-bottom: 3px solid #a67f00;
    border-top: 3px solid #a67f00;
  }
  /* 3rd level for mobile */
  .sub .sub-toggle-outer {
    display: none;
  }
  .genericMDD div.menu div.submenu ul.sub li.parent a,
  .genericMDD div.menu div.submenu ul.sub li.parent:last-child a {
    border-bottom: solid #325da9 2px !important;
  }
  .sub .parent .sub-toggle-outer {
    display: inline-block;
    float: left;
    width: 52px;
    height: 34px;
  }
  .sub .parent .sub-toggle-outer a:hover,
  .sub .parent .sub-toggle-outer a:focus {
    background-color: #ccd5dc;
  }
  .genericMDD div.menu div.submenu .sub .parent &gt; a {
    width: calc(100% - 52px);
    border-right: solid 2px #325da9;
    float: left;
    border-bottom: solid #325da9 2px !important;
  }
  .parent a.sub-toggle {
    background-image: url('../images/design/bhp/icon-bhp-arrowblue-bottom-retina.png');
  }
  .parent a.sub-toggle.sub-shown {
    background-image: url('../images/design/bhp/icon-bhp-arrowblue-top-retina.png');
  }
  /***************************/
  #accesskeys {
    display: block;
    width: 100%;
    height: 36px;
    padding: 2px 0;
    text-align: left;
    z-index: -1;
    position: absolute;
  }
  #accesskeys ul {
    width: 95%;
    padding: 0 2.5%;
    position: relative;
  }
  #accesskeys li {
    float: left;
    margin-right: 5px;
  }
  #accesskeys ul li a:link,
  #accesskeys ul li a:visited {
    position: static;
    display: none;
  }
  #accesskeys ul li a:active,
  #accesskeys ul li a:focus {
    padding: 0;
  }
  #accesskeys li a:hover {
    color: #111 !important;
    background-color: #111;
  }
  #main-toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 30px;
    display: block;
    color: #666;
    font-size: 1px;
    height: 34px;
    width: 60px !important;
    z-index: 1000;
    border: 3px solid #a67f00;
    background-repeat: no-repeat;
    z-index: 999999;
    background-position: 0;
    color: transparent !important;
    top: 30px !important;
    height: 45px !important;
    background-image: url('../images/design/bhp/menu-toggle.png');
    background-size: 100%;
  }
  #main {
    width: auto;
    padding: 0 10px;
  }
  #maincontent {
    width: 100%;
    background: none;
  }
  #content-header {
    margin: 0;
  }
  #content-header.ganzebreite {
    padding-left: 0;
    width: 100% !important;
  }
  #content-header h1 {
    padding: 0 0 10px 0;
  }
  #inhalt,
  #inhalt.width,
  #inhalt.totalwidth {
    margin: 0;
    width: 100%;
    border-right: solid 3px #325da9;
    padding: 0;
    padding-top: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #inhalt.totalwidth,
  .ganzebreite {
    width: 100% !important;
    padding-left: 0;
  }
  #service {
    width: 100%;
    float: right;
    padding-left: 0;
    padding-right: 0;
  }
  #service div.p {
    border-bottom: solid 3px #325da9;
    padding: 10px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* Home */
  div.inhalt-einstieg a.mehr {
    background-image: url(../images/design/bhp/icon-bhp-arrow-right-retina.png);
    background-size: 13px;
  }
  div.einstieg-news {
    height: 375px;
  }
  .einstieg-news .bot-paragraph {
    height: 115px;
  }
  div.inhalt-einstieg a.mehr {
    border: solid 3px #325da9;
    background-color: #f2f5f8;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    background-position: right;
    background-position: top 12px right 7px;
  }
  div.inhalt-einstieg a.mehr:hover,
  div.inhalt-einstieg a.mehr:focus {
    text-decoration: none;
    background-color: #d9e1e9;
    color: #325da9;
  }
  /* Slideshow */
  .p .slideshow img {
    height: auto !important;
  }
  /* News */
  div.t.newsA,
  div.t.newsB {
    width: 47.5%;
  }
  div.t.newsA {
    padding-right: 2%;
  }
  div.t.newsB {
    padding-left: 2%;
  }
  /* Glossarlinks */
  div.p span.glossarlink:hover span.glossarcontent,
  div.t span.glossarlink:hover span.glossarcontent,
  div.p span.glossarlink.sfhover span.glossarcontent,
  div.t span.glossarlink.sfhover span.glossarcontent div.p span.glossarlink:focus span.glossarcontent,
  div.t span.glossarlink:focus span.glossarcontent {
    width: 200px;
  }
  /* Links */
  div.p ul.links li,
  div.t ul.links li,
  div.p.link2sp ul.links li {
    padding-bottom: 0;
  }
  div.p li.intern,
  div.t li.intern,
  div.p li.extern,
  div.t li.extern,
  div.p li.email,
  div.t li.email {
    background-position: 2px 8px;
  }
  div.p ul.links li a,
  div.t ul.links li a {
    display: block;
    padding: 5px 0;
  }
  /* Sitemap */
  div.t.sitemap .wrapper-sitemap {
    width: 100%;
    background: none;
  }
  div.t.sitemap .left,
  div.t.sitemap .center,
  div.t.sitemap .right {
    float: none;
    width: 100%;
  }
  div.t.sitemap .liste-sitemap {
    padding-left: 0;
  }
  div.t.sitemap &gt; h3 {
    margin-top: 0;
  }
  div.t.sitemap h3 {
    padding: 0;
  }
  div.t.sitemap ul {
    padding: 0;
  }
  #service h3 {
    padding-left: 0;
  }
  div.p div.textbildbreit,
  div#service div.teaser {
    float: none;
  }
  /* Klapplink */
  div.p .klapplink &gt; a:link,
  div.p .klapplink &gt; a:visited {
    display: block;
    margin-bottom: 5px;
    cursor: default;
    color: #000;
    background: none;
  }
  div.p ul.klapp li a,
  div.p ul.klapp li a:link,
  div.p ul.klapp li a:visited {
    display: block;
    background-image: none;
    padding: 5px;
  }
  div.p .klapplink span.klappcontent,
  div.p .klapplink:hover span.klappcontent,
  div.p .klapplink.sfhover span.klappcontent {
    position: static;
  }
  #service div.p ul.klapp {
    width: 100%;
    margin-left: 0 !important;
  }
  /* Tabellen */
  div#service table {
    width: auto !important;
  }
  #footer {
    background: none;
    width: auto;
    padding: 0;
    border: none;
  }
  #socialshareprivacy {
    float: none;
  }
  #footerprint {
    clear: both;
  }
  /*** Einstiegseite ***/
  .select-einstieg {
    width: 100%;
    margin: 0;
  }
  .select-einstieg .enter {
    width: 100%;
  }
  .select-einstieg .enter .left {
    padding: 5px 0 0 10px;
  }
  #box-einstieg .slideshow,
  #box-einstieg .slideshow-transparent {
    display: none;
  }
  div.inhalt-einstieg {
    width: auto !important;
  }
  div.inhalt-einstieg h1 {
    padding-left: 0;
  }
  /*** Startseite ***/
  body.bg_start,
  #box-startseite {
    width: 100%;
    background: transparent;
    top: 0;
    margin-bottom: 0;
  }
  .fixit {
    width: 20%;
    margin-right: 2px;
    height: auto;
  }
  #inhalt-startseite {
    width: 78%;
    position: relative;
  }
  #inhalt-startseite div.keyword-search {
    margin: 0 0 0 10px;
  }
  #teaser-news {
    left: auto;
    right: 0;
  }
  .weitereinfos,
  .weiterenews {
    width: 50%;
    padding: 0;
    height: 20px;
  }
  .weitereinfos {
    left: 0;
  }
  .weiterenews {
    left: 50%;
  }
  .weitereinfos a,
  .weiterenews a {
    display: block;
    background-position: 5px 5px;
  }
  .lebensbereiche {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .lebensbereiche h2 {
    padding-left: 0;
    margin-top: 10px !important;
    border-bottom: none;
  }
  .lebensbereiche .linkliste {
    width: 25% !important;
    margin: 0;
  }
  .lebensbereiche .linkliste .links {
    padding-left: 0;
  }
  .lebensbereiche .linkliste a {
    display: block;
  }
  #header {
    background: rgba(0, 70, 122, 0.05);
  }
  .logohome {
    height: auto;
    font-size: 17px;
    padding-top: 12px;
    padding-bottom: 15px;
    text-align: center;
    width: auto;
    height: 87px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .catalog-search.pull-left,
  .user-account.pull-left {
    float: right;
  }
  .user-account {
    border-bottom: none;
  }
  #content-header h1 {
    text-align: left;
  }
  #main-toggle {
    top: 16px !important;
  }
  ul.genericMDD {
    position: fixed;
    top: 84px;
  }
  #header #generic .catalog-search,
  #header .user-account {
    box-sizing: border-box;
    height: 44px;
    border-right: solid #325da9 3px;
  }
}
@media only screen and (max-width: 904px) {
  .link-row {
    margin-top: 10px;
    float: left;
    width: 100%;
  }
  .link-row div.kantonsbibliothek,
  .link-row div.stadtbibliothek {
    width: 100%;
    float: left;
  }
  .link-row a.kantonsbibliothek,
  .link-row a.stadtbibliothek {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
  }
  .link-row a.neuebibliothek {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .link-row a.kantonsbibliothek .inner,
  .link-row a.stadtbibliothek .inner {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  #generic {
    position: fixed;
    z-index: 999;
    border-bottom: solid 3px #325da9;
    background-color: #fff;
    width: calc(100% - 20px);
  }
  #main-toggle {
    position: fixed;
    margin-top: 5px;
  }
  #maincontent {
    padding-top: 91px;
  }
  ul.genericMDD li .menu {
    margin-top: 4px;
    margin-left: 0;
    max-width: 98%;
    width: 100% !important;
    width: calc(100% - 26px) !important;
  }
  .user-account .box-inner a {
    padding: 13px 4%;
  }
  /* Search */
  #footer,
  #footer .bhp-foot {
    width: 100%;
  }
  #footer .address {
    width: 33.333333%;
  }
  .footer-search {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f2f5f8;
    height: 46px;
  }
  .footer-search input.foo-search {
    width: 80%;
  }
  #service div.p:last-child {
    border-bottom: none;
  }
  #generic .logohome {
    padding-left: 80px;
    padding-right: 0;
    min-width: 488px;
    width: 67%;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 500px) {
  /* Home */
  #inhalt.inhalt-einstieg {
    /*  border: solid #325da9 3px !important; */
    display: inline-block;
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
  }
  /*div.inhalt-einstieg .medientipp,
  div.inhalt-einstieg .veranstaltungen &gt; div,
  .veranstaltungen .einstieg-news:last-child {
    float: left;
    width: 50%;
    border-left: none;
    border-bottom: none;
  }*/
  div.einstieg-news {
    width: 50%;
    border: solid #325da9 3px !important;
  }
  div.einstieg-news:nth-child(n+3) {
    border-top: none !important;
  }
  div.einstieg-news:nth-child(2n+2) {
    border-left: none !important;
  }
  /*div.inhalt-einstieg .veranstaltungen &gt; div:nth-child(2n + 1) {
    border-left: solid #325da9 3px;
  }
  div.inhalt-einstieg .veranstaltungen &gt; div:first-child {
    border-bottom: solid 3px #325da9;
  }*/
  a.einstieg-box-img {
    width: 100%;
    background-position: center;
  }
}
@media only screen and (max-width: 499px) {
  div.inhalt-einstieg .medientipp,
  /*div.inhalt-einstieg .veranstaltungen &gt; div,
  .veranstaltungen .einstieg-news:last-child,*/
  div.einstieg-news {
    width: 100%;
  }
  div.einstieg-news {
    border: 3px solid #325da9 !important;
  }
  div.einstieg-news:nth-child(n+2) {
    border-top: none !important;
  }
  /*.veranstaltungen .einstieg-news:last-child {
    border-bottom: 3px solid #325da9;
  }*/
  a.einstieg-box-img {
    width: 100%;
    background-position: center;
  }
  .link-row a.kantonsbibliothek .inner,
  .link-row a.stadtbibliothek .inner {
    height: 7em;
    position: relative;
  }
  .link-row a .description {
    max-height: 3.6em;
    position: absolute;
    bottom: 10px;
    left: 10px;
    max-width: 94%;
  }
  .link-row a .title {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 420px) {
  .link-row a.kantonsbibliothek .inner,
  .link-row a.stadtbibliothek .inner {
    height: 9em;
  }
}
@media only screen and (min-width: 768px) {
  #footer .social-pictoarea {
    display: none !important;
  }
}
/* Breakpoint &lt; 767px -------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
  #maincontent:before {
    display: block;
    width: 100%;
    height: 40px;
    content: " ";
    bottom: 0;
    background: rgba(0, 70, 122, 0.05);
    border-bottom: solid #325da9 3px;
    border-top: solid #325da9 3px;
  }
  .logohome {
    padding-bottom: 8px;
  }
  /* Impressum */
  .footer-insert,
  .footer-insert * {
    display: block !important;
  }
  .footer-insert {
    width: 100%;
    border-top: solid 3px #325da9;
  }
  .footer-insert li,
  ul.footer-insert li a {
    font-size: 12px;
    color: #325da9;
  }
  /* Picto Mobile Navigation */
  .mobile-toggle-row {
    display: block;
    position: absolute;
    top: 88px;
    height: 40px;
    width: 100%;
  }
  .mobile-toggle-row li {
    cursor: pointer;
    display: inline-block;
    width: 25%;
    height: 40px;
    margin: 0;
    padding: 0;
    float: left;
    background-size: 44px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .mobile-toggle-row li span {
    border-left: solid 3px #325da9;
    display: block;
    width: 100%;
    height: 100%;
  }
  .mobile-toggle-row li:first-child span {
    border-left: none;
  }
  .catalog-search.pull-left,
  .user-account.pull-left {
    display: none;
  }
  .catalog-search.pull-left {
    border-top: solid #325da9 3px;
    top: 128px;
    height: 44px;
  }
  .catalog-search input[type=text] {
    height: 44px;
  }
  .catalog-search input[type=image].go {
    top: 16px;
  }
  .user-account {
    position: absolute;
    right: 0;
  }
  .mobile-toggle-row .toggle-catalog-search {
    background-image: url('../images/design/bhp/mobile-icon-catalogsearch.png');
  }
  .mobile-toggle-row .toggle-site-search {
    background-image: url('../images/design/bhp/mobile-icon-sitesearch.png');
  }
  .mobile-toggle-row .toggle-about {
    background-image: url('../images/design/bhp/mobile-icon-about.png');
  }
  .mobile-toggle-row .toggle-user-account {
    background-image: url('../images/design/bhp/mobile-icon-benutzungskonto.png');
  }
  .mobile-toggle-row .toggle-tools {
    background-image: url('../images/design/bhp/mobile-icon-tools.png');
  }
  .picto.active,
  .picto:hover {
    background-color: #94abd2;
  }
  .social-pictoarea {
    width: 138px !important;
    font-weight: normal;
    float: right !important;
  }
  .social-pictoarea a {
    color: #fff;
  }
  /* Tools */
  #footer ul.footer {
    display: none;
    position: absolute;
    top: 132px;
    margin-left: 0;
    margin-top: 0;
    width: 94%;
    text-align: right;
  }
  #footer ul.footer li.mobile-top {
    margin: 0;
    padding: 0;
  }
  #footer ul.footer .mobile-top a {
    width: 100%;
    background: #325da9;
    color: #fff;
    display: block;
    padding: 10px 5px;
    border-bottom: solid #fff 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer ul.footer .mobile-top a:hover {
    color: #a67f00;
    background: #f2f5f8;
    outline: solid 3px #325da9;
  }
  ul.footer li {
    display: none;
    float: none;
  }
  ul.footer li.mobile-top.tools {
    display: block;
  }
  /* Address */
  .bhp-foot {
    display: none;
  }
  #footer .bhp-foot {
    position: absolute;
    top: 132px;
    width: 94%;
  }
  #footer .bhp-foot .address {
    width: 100%;
    background-color: #325da9;
    color: #ffffff;
    border-bottom: solid 3px #fff;
  }
  #footer .address {
    padding-bottom: 4px;
  }
  #footer .postal {
    float: left;
    width: 60%;
    line-height: 1.8em;
    margin-bottom: 10px;
    height: 80px;
  }
  #footer .tel,
  #footer .hours {
    float: right;
    width: 40%;
    text-align: center;
  }
  #footer .tel a,
  #footer .hours a {
    background: #fff;
    width: 100%;
    margin-bottom: 5px;
    padding: 10px 5px;
    float: right;
  }
  #footer .tel a:hover,
  #footer .hours a:hover {
    background-color: #f2f5f8;
    text-decoration: none;
  }
  #footer .address .postal + br {
    display: none;
  }
  #footer .bhp-foot .social-pictoarea .social-iconlist {
    margin-top: 0;
  }
  #footer .bhp-foot .hours + .social-pictoarea .social-iconlist {
    margin-top: 10px;
  }
  /* Impressum */
  .impressum-insert.visible {
    display: block;
    background-color: #325da9;
    width: 100%;
    float: left;
    height: 40px;
  }
  .impressum-insert.visible a {
    background-color: #fff;
    width: 80%;
    width: calc(100% - 47px);
    margin: 7px auto;
    padding: 5px 10px;
    display: block;
    text-align: center;
  }
  .impressum-insert.visible a:hover {
    background-color: #f2f5f8;
    text-decoration: none;
  }
  /* Footer Search - Site Search */
  .footer-search {
    display: none;
  }
  .insert-footer-search {
    position: absolute;
    width: 100%;
    top: 128px;
    width: calc(100% - 6px);
    height: 33px;
    padding-top: 5px;
    Border: solid 3px #325da9;
    border-bottom: none;
    padding-bottom: 6px;
    background-color: #f2f5f8;
  }
  .insert-footer-search .social-icons {
    display: none;
  }
  .insert-footer-search input.foo-search {
    width: 80%;
    padding-left: 3%;
  }
  .insert-footer-search input[type=image].go {
    padding: 8px;
    top: 0;
    background-position: center;
  }
  #header #generic .catalog-search {
    width: 100%;
  }
  /* Benutzungskonto*/
  a.insert-user-account {
    display: block;
    width: 100%;
    height: 100%;
    color: transparent;
  }
  a.insert-user-account:hover,
  a.insert-user-account:focus {
    color: transparent;
  }
  /* Catalog Search */
  .catalog-search {
    position: absolute;
    top: 133px;
    width: 99%;
    width: calc(100% - 2px);
    background-color: #f2f5f8;
    border-left: none;
  }
  .catalog-search .box-inner {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .catalog-search input[type=text] {
    width: 80%;
    padding-left: 3%;
  }
  #main {
    width: 94%;
    padding: 0 3%;
  }
  #header,
  .bg_start #header {
    border-bottom: none;
    background: rgba(0, 70, 122, 0.05);
  }
  #generic .logohome,
  #main-toggle {
    position: fixed;
    margin-top: 1px;
    background-color: #fff;
    background-position: 0 1px;
  }
  #main-toggle {
    margin-top: 5px;
  }
  ul.genericMDD li .menu {
    position: fixed;
    top: 87px;
  }
  #accesskeys li a[tabindex="1"]:link,
  #accesskeys li a[tabindex="1"]:visited {
    padding-bottom: 0;
  }
  #generic .logohome {
    border: solid #325da9 3px;
    max-width: 95%;
    overflow: hidden;
    z-index: 9999;
    width: 94%;
    height: 89px;
  }
  #generic {
    position: static;
    width: auto;
    height: 85px;
    border: none;
  }
  ul.gnav,
  ul.language {
    padding-left: 0;
    background: none;
  }
  ul.gnav {
    margin: 0 5px;
  }
  ul.gnav li {
    padding: 0 !important;
  }
  ul.portalnav li {
    float: left;
    border: none;
    height: 30px;
    padding: 0;
  }
  ul.portalnav li:first-child {
    border: none;
  }
  ul.portalnav li:hover {
    background: transparent;
  }
  #generic .logohome {
    width: 94%;
    border-right: solid 3px #325da9;
  }
  /************************/
  #maincontent {
    width: 100%;
    background: none;
  }
  #content-header {
    float: none;
    padding: 10px 0 0 0;
    margin: 0;
    width: auto;
  }
  #content-header h1 {
    line-height: 24px;
    padding: 0 0 5px 0;
  }
  #service {
    padding-bottom: 10px;
  }
  #inhalt,
  #inhalt.width,
  #inhalt.totalwidth {
    float: none;
    padding: 0;
    padding-top: 15px;
    margin: 0;
    width: auto;
    border: none;
  }
  h2 {
    font-weight: bold;
  }
  h3 {
    font-weight: bold;
  }
  #inhalt hr {
    width: 100%;
    margin-left: 0;
  }
  /* News */
  div.t div.newsbild {
    float: none;
    width: 100%;
  }
  div.t div.newsbild p {
    line-height: 16px;
  }
  /* Slideshow */
  .p .slideshow {
    max-width: 100%;
  }
  /* Tabellen */
  div.p table.download-normal th,
  div.p table.download-pure th {
    font-weight: bold;
  }
  div.p table.download-pure td {
    padding-bottom: 10px;
  }
  div.p table td.datei {
    width: auto;
  }
  /* Paragraph Links 2spaltig, Paragraph Links 3spaltig, Paragraph 2-spaltig Bild/Text, Paragraph 4 Bilder, Lebenslagen, Stadtparlament */
  div.p.link2sp,
  div.p.link3sp ul li,
  div.p.content2sp div,
  div.p.content2sp div.left,
  div.p div.bild4,
  div.t.lebenslagen div,
  div.t.stadtparlament div.left,
  div.t.stadtparlament div.right,
  div.t img.adressbild,
  div.t div.adresse,
  div.t div.adresse table {
    float: none;
    height: auto;
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
  /* Lebenslagen */
  div.t.lebenslagen div.lagen a {
    line-height: 24px;
  }
  /* Marktplatz */
  div.t.kalender form input {
    float: left;
  }
  div.t.kalender div.left {
    float: none;
    width: 100%;
  }
  div.t.kalender div.left .links .intern a {
    display: inline;
  }
  #service div.t.kalender select.dropdown-rubriken,
  #service div.t.kalender input.field,
  #service div.t.kalender input.submit {
    margin-left: 0;
  }
  /* iFrame */
  iframe {
    max-width: 100%;
  }
  /* Index A-Z */
  div.t ul.index li {
    background: none;
    padding: 0;
  }
  div.t ul.index li a {
    font-weight: bold;
    line-height: 42px;
    padding: 10px 15px;
    margin-right: 5px;
  }
  /* Stadtparlament */
  div.t.stadtparlament ul.parteien li,
  div.t.stadtparlament ul.fraktionen li {
    width: 90%;
  }
  div.t.stadtparlament .download-normal td.sitzung {
    width: auto;
  }
  /* Formular */
  .t form {
    padding: 10px;
    background: #ebebeb;
  }
  div.t fieldset div.p {
    background: transparent;
    width: 100%;
  }
  div.t form label {
    float: none;
    display: block;
    width: 100%;
    margin-top: 5px;
    padding-bottom: 0;
  }
  div.t form input,
  div.t form textarea,
  div.t form select,
  div.t form select.dropdown,
  div.t form input.dateidownload {
    display: block;
    float: none;
    width: 96%;
    padding: 2px;
  }
  div.t form select {
    padding: 3px;
  }
  div.t form span.pflicht,
  div.t form span.feldbeschreibung {
    width: 100%;
    margin-left: 0;
  }
  div.t form div.hr {
    display: none;
  }
  div.t form input.abbrechen,
  div.t form input.senden,
  div.t form input.submit {
    clear: both;
  }
  div.t form input.abbrechen {
    display: none;
  }
  #service {
    float: none;
    margin: 0;
    width: auto;
  }
  div#service ul.links,
  div#service iframe,
  div#service table,
  div#service div.search {
    margin-left: 0;
  }
  #service h2 {
    padding-left: 0;
  }
  #service div.p p,
  div#service ul,
  div#service table,
  div#service div.teaser {
    width: auto;
    padding: 0;
    margin: 0 !important;
    border: none;
    background: transparent;
  }
  /* News Search */
  div.t form div.newssearch {
    border: none;
    height: 150px;
  }
  div.t form div.newssearch label {
    margin: 0;
  }
  div.t form div.newssearch label,
  div.t form div.newssearch input {
    float: left;
  }
  div.t form div.newssearch select {
    padding: 3px;
  }
  #footer {
    float: none;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    background: none;
    border: none;
  }
  #socialshareprivacy {
    width: auto;
    height: auto;
    margin: 0;
    float: none;
  }
  .social_share_privacy_area {
    height: auto;
  }
  .social_share_privacy_area li {
    float: none;
    display: block !important;
    width: auto !important;
  }
  #footerprint {
    display: none;
  }
  ul.footer {
    clear: both;
  }
  ul.footer li {
    padding: 5px 10px 10px 0;
    margin-right: 10px;
    background: none;
    border: none;
  }
  ul.footer li:first-child {
    border: none;
  }
  ul.footer li.update {
    display: none;
  }
  body.bg_start {
    background: none;
  }
  #box-einstieg {
    width: auto;
    height: auto;
    margin-top: 10px;
    background: none;
  }
  .select-einstieg {
    float: none;
    width: 96%;
    padding: 2%;
    margin: 0;
    background: #e00025;
  }
  .select-einstieg .enter {
    width: auto;
    height: auto;
  }
  .select-einstieg .enter .left {
    float: none;
    padding: 0;
    width: auto;
  }
  div.keyword-search {
    margin: 0;
  }
  .keyword {
    width: 100% !important;
  }
  .keyword .sub-a {
    margin-top: 0 !important;
  }
  .keyword,
  .keyword ul {
    float: none !important;
    margin: 0 !important;
  }
  .keyword ul li {
    max-width: none !important;
    float: none !important;
  }
  .keyword .sub-li {
    margin-top: 0 !important;
  }
  .select-einstieg .sub-li:hover ul li {
    width: auto !important;
    max-width: none !important;
  }
  .keyword a {
    display: block !important;
    margin-right: 0 !important;
    float: none !important;
    width: auto !important;
    border-bottom: 1px solid #999 !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .select-einstieg .enter .right {
    display: none;
  }
  #box-startseite {
    width: 100%;
    height: auto;
    background: none;
    top: 0;
    margin-bottom: 10px;
  }
  #box-startseite .fixit {
    display: none;
  }
  #inhalt-startseite {
    float: none;
    width: auto;
    height: auto;
    padding-top: 10px;
  }
  #inhalt-startseite .keyword {
    width: auto;
  }
  #inhalt-startseite .keyword &gt; li &gt; a {
    background: none;
    float: none;
    color: #000;
    padding: 0 0 10px 0;
  }
  #inhalt-startseite div.keyword-search {
    margin-left: 0;
    margin-bottom: 20px;
  }
  #inhalt-startseite img.emotion {
    display: none;
  }
  #teaser-news {
    position: static;
    padding: 0;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  #teaser-news h2 {
    line-height: normal;
  }
  .weitereinfos,
  .weiterenews {
    position: static;
    width: 100%;
    height: auto;
    padding: 0;
    background: transparent;
  }
  .weitereinfos a,
  .weiterenews a {
    color: #000;
    display: block;
    padding: 0 0 10px 20px;
  }
  .lebensbereiche .linkliste {
    width: 100% !important;
    margin: 0;
    float: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #generic .logohome {
    padding-left: 80px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 479px) and (min-width: 400px) {
  #generic .logohome {
    font-size: 15px;
    height: 81px;
    padding-left: 80px;
    padding-right: 0;
  }
  .catalog-search,
  .user-account {
    bottom: -43px;
  }
  ul.genericMDD li .menu {
    top: 79px;
  }
  #generic {
    height: 77px;
  }
  .mobile-toggle-row {
    top: 80px;
  }
  .catalog-search.pull-left {
    top: 120px;
    border-top: solid #325da9 3px;
    height: 44px;
  }
  .insert-footer-search {
    top: 120px;
  }
  #footer .bhp-foot {
    top: 125px;
  }
  #footer ul.footer {
    top: 123px;
  }
  #main-toggle {
    margin-top: 0;
  }
  #footer .address {
    padding-left: 13px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 399px) {
  #generic .logohome {
    font-size: 12px;
    height: 70px;
    padding-right: 0;
    padding-left: 58px;
  }
  .catalog-search,
  .user-account {
    bottom: -40px;
  }
  .catalog-search.pull-left {
    top: 109px;
  }
  #maincontent:before {
    border-top: none;
  }
  #main-toggle {
    width: 50px !important;
    height: 38px !important;
    left: 20px;
    top: 13px !important;
    margin-top: 1px;
  }
  #header,
  .bg_start #header {
    height: 69px;
  }
  ul.genericMDD li .menu {
    top: 68px;
  }
  #generic {
    height: 70px;
  }
  .mobile-toggle-row {
    top: 69px;
  }
  #footer ul.footer {
    top: 111px;
  }
  #footer .bhp-foot {
    top: 111px;
  }
  .insert-footer-search {
    top: 109px;
  }
  .catalog-search {
    bottom: inherit;
    top: 109px;
    border-top: solid #325da9 3px;
    height: 44px;
  }
  .catalog-search input[type=text] {
    height: 44px;
  }
  .catalog-search input[type=image].go {
    top: 16px;
  }
  #footer .postal {
    width: 100%;
    line-height: 1.2em;
    margin-bottom: 10px;
    height: initial;
  }
  #footer .tel {
    width: 100%;
    float: left;
  }
  #footer .hours {
    width: 100%;
    float: left;
  }
  #footer .bhp-foot .address {
    padding-bottom: 20px;
  }
  #footer .tel a,
  #footer .hours a {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .social-pictoarea {
    width: 100% !important;
    font-weight: normal;
    float: left !important;
  }
  .social-pictoarea .social-iconlist {
    float: left;
    margin-top: 10px;
  }
}
/* Height Queries */
@media screen and (max-height: 1200px) and (min-height: 1000px) {
  .touch .menu {
    max-height: 900px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-height: 999px) and (min-height: 800px) {
  .touch .menu {
    max-height: 700px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-height: 799px) and (min-height: 600px) {
  .touch .menu {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-height: 599px) and (min-height: 400px) {
  .touch .menu {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-height: 399px) and (min-height: 250px) {
  .touch .menu {
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-height: 249px) {
  .touch .menu {
    max-height: 70px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}</pre></body></html>