@font-face {
    font-family: 'GolosUIWebRegular';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Golos%20UI_Regular.eot');
    src:
        url('fonts/Golos%20UI_Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Golos%20UI_Regular.woff2') format('woff2'),
        url('fonts/Golos%20UI_Regular.woff') format('woff'),
        url('fonts/Golos%20UI_Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'GolosUIWebMedium';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/Golos%20UI_Medium.eot');
    src:
        url('fonts/Golos%20UI_Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Golos%20UI_Medium.woff2') format('woff2'),
        url('fonts/Golos%20UI_Medium.woff') format('woff'),
        url('fonts/Golos%20UI_Medium.ttf') format('truetype');
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    height: 100%;
}
body {
    background-color: #fff;
    color: #183155;
    font-family: 'GolosUIWebRegular';
    font-size: 21px;
    height: 100%;
    line-height: 150%;
    overflow-y: scroll;
    position: relative;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}
body.page_startseite {
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'GolosUIWebMedium';
    font-weight: normal;
    line-height: 120%;
}
h1 {
    font-size: 2.5715em;
    margin: 0 0 9px;
    text-transform: uppercase;
}
h2 {
    font-size: 1.8em;
    margin: 0;
    padding-top: 70px;
}
h3 {
    font-size: 1.3em;
    margin: 0;
    padding-top: 20px;
}
h4 {
    font-size: 1.3em;
    margin: 0;
    padding-top: 20px;
}
p {
    line-height: 150%;
    margin: 0;
    padding: 16px 0;
}
a,
a:visited,
a:active {
    color: #183155;
}
.page_startseite a,
.page_startseite a:visited,
.page_startseite a:active {
    color: #fff;
}
.weiterlesen,
.download-element {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 20px 0 0;
}
.download-element a {
    background: rgba(0, 0, 0, 0) url("../dateien/bilder/icons/download-hellblau.svg") no-repeat scroll 0 15px / 27px auto;
    padding: 20px 6px 3px 35px;
    text-decoration: none;
}
.back a {
    background: rgba(0, 0, 0, 0) url("../dateien/bilder/icons/pfeil-links-3.svg") no-repeat scroll 10px 23px / auto 16px;
    padding: 20px 6px 3px 35px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.back a:hover {
    background: rgba(0, 0, 0, 0) url("../dateien/bilder/icons/pfeil-links-3.svg") no-repeat scroll 9px 23px / auto 16px;
}
#wrapper {
    height: 100%;
}
.inside,
.footer-1 .inside,
.footer-2 .inside {
    margin: 0 auto;
    max-width: 980px;
    width: 92%;
}
.custom {
    position: relative;
    z-index: 3;
}
.custom-2 {
    position: relative;
    z-index: 1;
}
/*=== header ============================*/
.page_startseite header {
    background: rgba(0, 0, 0, 0) url("agglobasel-hintergrund-1.jpg") no-repeat fixed left top / cover;
    height: 100px;
}
header {
    background: #fff;
    height: 100px;
    position: fixed;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 2;
}
.navigation-2::after {
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: -10000px;
    position: absolute;
    transition: all 0.6s ease 0s;
    width: 20000px;
}
.navigation-2.linie::after {
    background-color: #e1e5e9;
}
.header-abdecker {
    height: 100px;
    position: fixed;
    width: 100%;
    z-index: 1;
}
#logo-hamburger {
    background-color: transparent;
    height: auto;
    position: fixed;
    top: 0;
    transition: all 0.8s;
    width: 100%;
    z-index: 4;
}
#logo-hamburger.open {
    background-color: #fff;
}
.page_startseite #logo-hamburger.open {
    background-color: #183155;
}
/*--- changelanguage ---*/
.mod_changelanguage {
    font-size: 0.76em;
    opacity: 1;
    position: absolute;
    right: 110px;
    top: 50px;
    transition: all 0.8s;
    z-index: 2;
}
.mod_changelanguage.open {
    opacity: 0;
    transition: all 0.4s;
    z-index: 0;
}
.mod_changelanguage li {
    float: left;
}
.mod_changelanguage li:first-of-type::after {
    content: "/";
    display: inline-block;
    text-align: center;
    width: 23px;
}
.mod_changelanguage a,
.mod_changelanguage strong {
    font-weight: normal;
    text-decoration: none;
}
.page_startseite .mod_changelanguage a,
.page_startseite .mod_changelanguage strong {
    color: #fff;
}
/*--- logo ---*/
.header-logo {
    display: inline-block;
    height: 21px;
    left: 0;
    position: absolute;
    top: 56px;
    width: 178px;
    z-index: 2;
}
.page_startseite .header-logo {
    opacity: 0;
    transition: all 0.8s 0s;
}
.page_startseite .header-logo.open {
    opacity: 1;
    transition: all 0.8s 0.4s;
}
.page_startseite .header-logo.open2 {
    opacity: 1;
    transition: all 0.8s 0s;
}
.page_startseite .header-logo.open {
    opacity: 1;
    transition: all 0.8s 0.4s;
}
.page_startseite .header-logo.open2 {
    opacity: 1;
    transition: all 0.8s 0s;
}
.header-logo img.startseite {
    display: none;
}
.page_startseite .header-logo img.startseite {
    display: block;
}
.page_startseite .header-logo img.standard {
    display: none;
}
.startseite-logo {
    opacity: 1;
    transition: all 0.8s 0.4s;
}
.startseite-logo.open {
    opacity: 0;
    transition: all 0.8s 0s;
}
/*--- hamburger ---*/
.hamburger {
    cursor: pointer;
    height: 42px;
    position: absolute;
    right: 0;
    top: 47px;
    width: 52px;
    z-index: 2;
}
.hamburger > div {
    display: block;
    margin-top: -2px;
    top: 50%;
    top: 2px;
    transition: background-color 0s linear 0.13s;
}
.hamburger > div,
.hamburger > div::before,
.hamburger > div::after {
    background-color: #183155;
    height: 6px;
    position: absolute;
    transition-duration: 0.15s;
    transition-property: transform;
    transition-timing-function: ease;
    width: 52px;
}
.page_startseite .hamburger > div,
.page_startseite .hamburger > div::before,
.page_startseite .hamburger > div::after {
    background-color: #fff;
}
.hamburger > div::before,
.hamburger > div::after {
    content: "";
    display: block;
}
.hamburger > div::before {
    top: 12px;
    transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}
.hamburger > div::after {
    top: 24px;
    transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}
.hamburger.active > div {
    background-color: rgba(0, 0, 0, 0);
    transition-delay: 0.22s;
}
.hamburger.active > div::before {
    top: 0;
    transform: translate3d(0px, 10px, 0px) rotate(45deg);
    transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
}
.hamburger.active > div::after {
    top: 0;
    transform: translate3d(0px, 10px, 0px) rotate(-45deg);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
}
/*=== haupt navigation ============================*/
#haupt-navigation {
    background-color: #ffffff;
    display: none;
    height: calc(100% - 100px);
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 100px;
    transition: all 0.8s ease 0s;
    width: 100%;
    z-index: 5;
}
.page_startseite #haupt-navigation {
    background-color: #183155;
}
#haupt-navigation.display {
    display: block;
}
#haupt-navigation.open {
    opacity: 1;
}
#haupt-navigation::before {
    background: #183155 none repeat scroll 0 0;
    bottom: 0;
    content: " ";
    height: 3000px;
    left: -3000px;
    opacity: 0;
    position: absolute;
    transform: rotate(1deg);
    transform-origin: right bottom 0;
    transition: all 1.2s 0.4s;
    width: 3000px;
}
.page_startseite #haupt-navigation::before {
    background: #ffffff none repeat scroll 0 0;
}
#haupt-navigation.open::before {
    opacity: 0.06;
    transform: rotate(20deg);
}
#haupt-navigation .inside {
    padding: 85px 0 50px;
}
#haupt-navigation .level_1 {
    margin: 0;
}
#haupt-navigation .level_1 > li {
    float: left;
    font-family: "GolosUIWebMedium";
    font-size: 2em;
    font-weight: bold;
    line-height: 100%;
    margin-right: 60px;
    padding: 19px 0;
    text-transform: uppercase;
    width: 100%;
}
#haupt-navigation .level_1 > li.submenu {
    clear: both;
    float: none;
    margin-right: 0;
}
#haupt-navigation .level_2 {
    margin: 0;
    padding-bottom: 53px;
}
#haupt-navigation .level_2 > li {
    float: left;
    font-family: 'GolosUIWebRegular';
    font-size: 0.5em;
    font-weight: normal;
    line-height: 100%;
    padding: 20px 40px 0 0;
}
#haupt-navigation nav a,
#haupt-navigation nav strong {
    font-weight: normal;
    text-decoration: none;
}
.page_startseite #haupt-navigation nav strong {
    color: #fff;
}
#haupt-navigation .active {
    text-decoration: underline;
}
/*=== Unternavigation ============================*/
.navigation-2 {
    background-color: #ffffff;
    position: absolute;
    top: 95px;
    width: 100%;
}
.navigation-2 .level_1 {
    display: flex;
    flex-flow: row wrap;
    width: calc(100%);
}
.navigation-2 .level_1 > li:last-of-type {
    padding-right: 0;
}
.navigation-2 .level_1 > li {
    padding-right: 50px;
    padding-top: 5px;
    white-space: nowrap;
}
.navigation-2 a {
    text-decoration: none;
}
/*=== container ============================*/
.page_startseite #container {
    background: rgba(0, 0, 0, 0) url("agglobasel-hintergrund-1.jpg") no-repeat fixed left top / cover;
    z-index: 0;
}
.page_verein #container .inside {
    padding: 250px 0 0;
}
.page_aggloprogramm #container .inside {
    padding: 208px 0 60px;
}
.page_trireno #container .inside {
    padding: 148px 0 60px;
}
#container .inside {
    max-width: 800px;
    overflow-x: hidden;
    padding: 250px 0 60px;
}
/*=== Aggloprogramm Basel ============================*/
.aggloprogramm-logo {
    margin-bottom: 6px;
    max-width: 370px;
}
/*=== Trireno ============================*/
.trireno .trireno-logo {
    max-width: 250px;
}
/*=== Trägerschaft ============================*/
/*
.traegerschaft-aggloprogramm {
    float: left;
    padding: 3.2% 0 0 10%;
    width: 50%;
}
.traegerschaft-trireno {
    float: right;
    padding: 0 6% 0 0;
    text-align: right;
    width: 50%;
}
.traegerschaft-aggloprogramm img {
		cursor: pointer;
    width: 69%;
}
.traegerschaft-trireno img {
		cursor: pointer;
    width: 36%;
}
.traegerschaft .ce_gallery {
    clear: both;
		padding: 12px 0 30px;
}
.traegerschaft .ce_gallery li:not(:first-of-type) {
    position: absolute;
		opacity: 0;
		transition: all 1.2s;
		z-index: 0
}
.traegerschaft .ce_gallery li:first-of-type {
		opacity: 1;
    position: relative;
		transition: all 1.2s;
}
.traegerschaft .ce_gallery li:last-of-type
.traegerschaft .ce_gallery li.not-active {
		opacity: 1;
}
.traegerschaft .ce_gallery li.active {
		opacity: 1;
}*/
/*=== link streifen ============================*/
.ce_gallery.bild-austausch li:last-of-type {
    display: none;
}
/*=== link streifen ============================*/
.link-streifen {
    color: #fff;
    display: flex;
    position: relative;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.link-streifen {
    margin: 70px 0 0;
}
/*
.link-streifen .ce_image::after {
    content: " ";
    height: 100%;
    left: 140px;
    position: absolute;
    top: 0;
    transform: skewX(-20deg);
    width: 2500px;
    z-index: 1;
}
*/
.link-streifen .ce_image {
    line-height: 0;
    margin-left: 80px;
    max-width: 140px;
    min-width: 140px;
    overflow: visible;
    padding: 50px 0 0 70px;
    position: relative;
    transition: all 0.8s ease 0s;
    width: 100%;
    z-index: -1;
}
.link-streifen .ce_image.inview {
    margin-left: 0;
    max-width: 220px;
    min-width: 220px;
}
.link-streifen.magenta .ce_image {
    background-color: rgba(161, 23, 107, 0);
}
.link-streifen.blau .ce_image {
    background-color: rgba(24, 49, 85, 0);
}
.link-streifen.magenta .ce_image.inview {
    background-color: rgba(161, 23, 107, 0.4);
}
.link-streifen.blau .ce_image.inview {
    background-color: rgba(24, 49, 85, 0.4);
}
.link-streifen.weiss .ce_image.inview {
    background-color: rgba(255, 255, 255, 0.4);
}
/*
.link-streifen.magenta .ce_image::after {
    background: #a1176b none repeat scroll 0 0;
}
.link-streifen.blau .ce_image::after {
    background: #183155 none repeat scroll 0 0;
}
*/
.link-streifen .ce_image img {
    height: 90px;
    max-width: 123px;
    opacity: 0;
    transform: scale(0.8);
    transform-origin: center bottom;
    width: 123px;
}
.link-streifen .ce_image.inview img {
    opacity: 1;
    transform: scale(1);
    transition: all 0.8s ease 0s;
}
.link-streifen .ce_image.hover img {
    margin-left: -16px;
    transform: scale(1.1);
    transition: all 0.6s ease 0s;
}
.link-streifen .ce_hyperlink::before {
    content: " ";
    height: 100%;
    left: -80px;
    position: absolute;
    top: 0;
    transform: skewX(-20deg);
    width: 2500px;
    z-index: -1;
}
.link-streifen.magenta .ce_hyperlink::before {
    background: #a1176b none repeat scroll 0 0;
}
.link-streifen.blau .ce_hyperlink::before {
    background: #183155 none repeat scroll 0 0;
}
.link-streifen.weiss .ce_hyperlink::before {
    background: #fff none repeat scroll 0 0;
}
.link-streifen .ce_hyperlink {
    min-height: 190px;
    overflow: visible;
    padding: 40px 100px 40px 0;
    position: relative;
    z-index: 2;
}
.link-streifen.weiss .ce_hyperlink {
    display: flex;
    flex-flow: column nowrap;
    padding: 40px 80px 40px 0;
}
.link-streifen.weiss .ce_hyperlink h2 {
    color: #004566;
    font-weight: bold;
    order: 2;
    padding: 10px 0 0 0;
}
.link-streifen.weiss .ce_hyperlink a {
    color: #004566;
    order: 1;
}
.link-streifen.weiss .ce_image.hover img {
    transform: scale(1.4);
}
.link-streifen.weiss .ce_image.inview img {
    transform: scale(1.3);
}
.link-streifen.weiss .ce_image img {
    margin-top: 7px;
    transform: scale(1.1);
}
.link-streifen .info {
    font-size: 1.3em;
    margin: 0;
    padding: 0 0 12px;
}
.link-streifen .info,
.link-streifen h2 {
    font-family: "GolosUIWebMedium";
    font-size: 1.3em;
    font-weight: normal;
    line-height: 120%;
    margin: 0;
    padding: 0 0 12px;
}
.link-streifen a {
    color: #fff;
    text-decoration: none;
}
.link-streifen .read_more {
    padding: 0;
}
.link-streifen .weiterlesen,
.link-streifen .download-element {
    padding-top: 20px;
}
.link-streifen .read_more::after {
    background: rgba(0, 0, 0, 0) url("../dateien/bilder/icons/pfeil-rechts.svg") no-repeat scroll 0 0 / contain;
    content: "";
    height: 16px;
    margin: 3px 0 0 7px;
    position: absolute;
    transition: all 0.3s;
    width: 16px;
}
.link-streifen .read_more:hover::after {
    margin-left: 8px;
}
.link-streifen .read_more {
    padding: 0;
}
.inserat {
    background: #fff url("AGG23-stellenanzeigegeoinformation-webbanner-AB.jpg") no-repeat scroll bottom left / 100% auto;
    /*border: 4px solid #044365;
    border-radius: 15px;*/
    color: #023F5E;
    margin: 60px auto;
    max-width: 800px;
    min-height: 290px;
    padding: 20px 15px 114px;
    width: 100%;
}
.page_startseite .inserat a {
    color: #023F5E;
    text-decoration: none;
    transition: all .2s;
}
.page_startseite .inserat a:hover {
    color: #55b5b1;
    text-decoration: none;
}
/*=== Team ============================*/
.mitarbeiter-container::before {
    background: #ffffff none repeat scroll 0 0;
    content: " ";
    height: 100%;
    position: absolute;
    right: -113px;
    top: 0;
    transform: skewX(-20deg);
    transition: all 0.6s ease 0s;
    width: 150px;
    z-index: 3;
}
.mitarbeiter-container {
    color: #ffffff;
    display: flex;
    margin-bottom: 40px;
    position: relative;
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
}
.mitarbeiter-container .ce_image::before {
    background: #183155 none repeat scroll 0 0;
    content: " ";
    height: 100%;
    left: 175px;
    opacity: 0.85;
    position: absolute;
    top: 0;
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    transition: all 0.6s ease 0s;
    width: 150px;
    z-index: 1;
}
.mitarbeiter-container.hover .ce_image::before {
    opacity: 0.5;
}
.mitarbeiter-container .ce_image {
    line-height: 0;
    margin-left: 0;
    max-width: 213px;
    min-width: 213px;
    position: relative;
    transition: all 0.8s ease 0s;
    width: 100%;
    z-index: -1;
}
.mitarbeiter-container .ce_image img {
    transform: scale(1);
    transform-origin: center center 0;
    transition: all 0.4s;
}
.mitarbeiter-container.hover .ce_image img {
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    transform-origin: center center 0;
}
.mitarbeiter-container .ce_text {
    background: #183155 none repeat scroll 0 0;
    background: #2d4565 none repeat scroll 0 0;
    height: 199px;
    overflow: visible;
    padding: 25px 40px 20px 40px;
    position: relative;
    transition: all 0.4s;
    width: 100%;
    z-index: 2;
}
.mitarbeiter-container h4 {
    font-family: "GolosUIWebMedium";
    font-size: 1.3em;
    font-weight: normal;
    line-height: 120%;
    margin: 0;
    padding: 0;
}
.mitarbeiter-container p {
    margin: 0;
    padding: 0;
}
.mitarbeiter-container .ce_text a,
.mitarbeiter-container .ce_text a:visited,
.mitarbeiter-container .ce_text a:active {
    color: #fff;
    text-decoration: none;
}
/*=== pressemitteilungen teaser ============================*/
.page_medien .layout_full {
    margin: 70px 0 0;
}
.page_medien .mod_newslist.mit-seitenzahl > div:first-of-type {
    margin: 10px 0 0 0;
}
.layout_latest:first-of-type {
    padding-top: 20px;
}
.layout_latest {
    padding-bottom: 40px;
}
.layout_latest .datum,
.layout_latest .zeitung p {
    font-size: 0.8em;
}
.layout_latest .datum {
    color: #3b7ca4;
    float: left;
}
.layout_latest .zeitung p::before {
    content: "- ";
    padding-left: 4px;
}
.layout_latest .zeitung p {
    margin: 0;
    padding: 0;
}
.layout_latest h2 {
    clear: both;
    font-family: "GolosUIWebMedium";
    font-size: 1em;
    font-weight: bold;
    line-height: 120%;
    margin-top: 0;
    padding-top: 12px;
}
.layout_latest a {
    text-decoration: none;
}
.layout_latest a:hover {
    text-decoration: underline;
}
.layout_latest .ce_text p {
    padding: 0;
}
.layout_latest .ce_text p strong {
    font-weight: normal;
}
.layout_latest .more {
    padding: 0;
}
/*=== medienmitteilungen teaser ============================*/
.news-content .info,
.mod_newsreader .info {
    font-family: "GolosUIWebMedium";
    font-size: 1.3em;
    font-weight: normal;
    line-height: 120%;
    margin: 0;
    padding: 0 0 12px;
}
.mod_newsreader .info {
    padding: 0 0 30px;
}
.news-content a {
    text-decoration: none;
}
.news-content .read_more::after {
    background: rgba(0, 0, 0, 0) url("../dateien/bilder/icons/pfeil-rechts-3.svg") no-repeat scroll 0 0 / contain;
    content: "";
    height: 16px;
    margin: 2px 0 0 7px;
    position: absolute;
    transition: all 0.3s;
    width: 16px;
}
.news-content .read_more:hover::after {
    margin-left: 8px;
}
.mod_newslist .image_container > img {
    margin-top: 16px;
    max-width: 250px;
}
/*=== pagination ============================*/
.pagination {
    padding-top: 40px;
}
.page_medien .mod_newslist.mit-seitenzahl > p {
    border-bottom: 1px solid #b9c1cc;
    font-family: "GolosUIWebMedium";
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.pagination p {
    border-top: 1px solid #B9C1CC;
    font-family: "GolosUIWebMedium";
}
.pagination.block li {
    background: #B9C1CC;
    border: 2px solid #B9C1CC;
    float: left;
    margin: 10px 0 0 10px;
    transform: skewX(-20deg);
    transition: all 0.6s;
}
.pagination.block li.link:hover {
    border: 2px solid #183155;
}
.pagination.block li span,
.pagination.block li a {
    color: #fff;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    transform: skewX(20deg);
    transition: all 0.6s;
}
/*=== abbinder ============================*/
.page_aggloprogramm #abbinder .inside > div {
    display: block;
    margin: 0 auto;
    max-width: 800px;
}
.page_medien #abbinder .inside > div {
    justify-content: center;
    padding: 60px 0 0 0;
}
#abbinder .inside > div {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 0 0 20px;
}
.page_aggloprogramm #abbinder .inside > div h4 {
    text-align: left;
}
#abbinder .inside > div h4 {
    color: #183155;
    font-size: 1.5em;
    margin: 0;
    opacity: 0;
    padding: 30px 0 40px;
    text-align: center;
    transition: all 0.8s ease 0s;
    width: 100%;
}
#abbinder.inview .inside > div h4 {
    opacity: 1;
    width: 100%;
}
#abbinder .inside > div > div {
    margin-bottom: 30px;
    position: relative;
    transform-origin: center center 0;
    transition: all 0.4s ease 0s;
    width: 31%;
}
.page_medien #abbinder > div > div h5 {
    left: 0;
    padding: 0 20px;
    text-align: center;
    width: 100%;
}
#abbinder > div > div h5 {
    color: #ffffff;
    font-family: "GolosUIWebMedium";
    font-size: 1.2em;
    height: 0;
    left: 41px;
    margin: 0;
    opacity: 0;
    overflow: visible;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    top: 45px;
    transition: all 0.8s ease 1.4s;
    z-index: 3;
}
#abbinder.inview > div > div h5 {
    opacity: 1;
}
.page_medien #abbinder > div > div h5 a {
    padding-right: 0;
}
#abbinder > div > div h5 a {
    color: #ffffff;
    font-family: "GolosUIWebMedium";
    font-size: 1em;
    padding-right: 20px;
    text-decoration: none;
}
#abbinder .overlay {
    height: 100%;
    left: -25%;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: skewX(-20deg);
    transition: all 0.8s ease 0.8s;
    width: 150%;
    z-index: 1;
}
#abbinder .ce_hyperlink {
    line-height: 0;
}
#abbinder.inview .overlay {
    width: 108%;
}
#abbinder.inview .magenta .overlay {
    background: #A1176B;
    opacity: 0.65;
}
#abbinder .magenta:hover .overlay {
    opacity: 0.45;
    transition: all 0.8s ease 0s;
}
#abbinder.inview .blau .overlay {
    background: #183155;
    opacity: 0.85;
}
#abbinder .blau:hover .overlay {
    opacity: 0.65;
    transition: all 0.8s ease 0s;
}
#abbinder.inview .hellblau .overlay {
    background: #183155;
    opacity: 0.65;
}
#abbinder .hellblau:hover .overlay {
    opacity: 0.45;
    transition: all 0.8s ease 0s;
}
.page_aggloprogramm #abbinder.abbinder-1 .inside > div > div:first-of-type,
.page_medien #abbinder.abbinder-1 .inside > div > div:first-of-type {
    margin-left: 0;
    transition: all 0s ease 0s;
}
#abbinder.abbinder-1 .inside > div > div:first-of-type {
    margin-left: 34.5%;
    transition: all 0s ease 0s;
}
#abbinder.abbinder-2 .inside > div > div:first-of-type {
    margin-left: 17.25%;
}
#abbinder.abbinder-2 .inside > div > div:last-of-type {
    margin-right: 17.25%;
}
#abbinder .bereiche-trireno,
#abbinder .bereiche-aggloprogramm {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #b9c1cc;
    line-height: 0;
}
#abbinder .bereiche-trireno a {
    background: rgba(0, 0, 0, 0) url("../dateien/bilder/trireno-logo.svg") no-repeat scroll 19.1% 22% / 48.1% auto;
    display: block;
}
#abbinder .bereiche-aggloprogramm a {
    background: rgba(0, 0, 0, 0) url("../dateien/bilder/aggloprogramm-basel-logo.svg") no-repeat scroll 19.1% 27% / 67% auto;
    display: block;
}
#abbinder .bereiche-trireno .overlay,
#abbinder .bereiche-aggloprogramm .overlay {
    left: inherit;
    right: -90%;
    top: 0;
}
/*#abbinder .jahresberichte .ce_hyperlink::after {
    background: rgba(0, 0, 0, 0) url("../dateien/bilder/icons/download-weiss.svg") no-repeat scroll 0 0 / 100% auto;
    bottom: 0;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    right: 10px;
    width: 40px;
    z-index: 5;
}
*/
/*=== footer ============================*/
#footer {
    position: relative;
    z-index: 0;
}
footer .inside {
    max-width: 100%;
    width: 100%;
}
.footer-1 {
    background: #183155 none repeat scroll 0 0;
    border-bottom: 16px solid #132744;
    overflow: hidden;
}
.footer-1 .inside {
    display: flex;
}
.footer-navigation {
    font-size: 0.85em;
    padding: 70px 0;
    position: relative;
    text-align: right;
    width: 78%;
    z-index: 1;
}
.footer-navigation li {
    padding: 0 50px 4px 0;
    text-align: right;
}
.footer-navigation a,
.footer-navigation .active {
    color: #ffffff;
    font-family: "GolosUIWebMedium";
    font-weight: normal;
    text-decoration: none;
}
.copyright {
    color: #fff;
    padding: 40px 75px 0 0;
}
.copyright > img {
    width: 97px;
}
.footer-logos::before {
    background: #b9c1cc none repeat scroll 0 0;
    content: " ";
    height: 101%;
    position: absolute;
    top: 0;
    transform: skewX(-20deg);
    width: 3000px;
    z-index: -1;
}
.footer-logos {
    position: relative;
    width: 22%;
    z-index: 2;
}
.footer-logos > a:nth-child(1) {
    float: right;
    margin-top: 78px;
    width: 164px;
}
.footer-logos > a:nth-child(2) {
    float: right;
    margin: 18px 48px 0 0;
    width: 115px;
}
.footer-2 {
    background: #ffffff none repeat scroll 0 0;
    padding: 30px 0;
}
.footer-2 ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}
.footer-2 figure {
    line-height: 0;
}
.footer-2 img {
    max-height: 50px;
    width: auto;
}
/*=== Responsive ============================*/
@media (max-width: 1024px) {
    .page_startseite #container .inside {
        padding: 170px 0 60px;
    }
    .page_verein #container .inside,
    .page_medien #container .inside,
    #container .inside {
        padding: 190px 0 60px;
    }
    .page_aggloprogramm #container .inside {
        padding: 198px 0 60px;
    }
    .page_trireno #container .inside {
        padding: 110px 0 60px;
    }
}
@media (max-width: 1023px) {
    #haupt-navigation .level_1 > li {
        float: none;
        padding: 0 0 30px 0;
    }
    #haupt-navigation .level_2 > li {
        padding: 20px 40px 10px 0;
    }
    #abbinder .inside > div {
        padding-bottom: 27px;
    }
    #abbinder .inside > div > div {
        margin-bottom: 23px;
    }
    #abbinder > div > div h4 {
        font-size: 1em;
        left: 31px;
    }
    .footer-logos {
        width: 32%;
    }
}
@media (max-width: 800px) {
    #abbinder > div > div h5 {
        left: 20px;
    }
}
@media (max-width: 767px) {
    h1, h2, h3, h4, h5, h6 {
        hyphens: auto;
    }
    #abbinder .inside > div h4 {
        opacity: 1;
    }
    .mitarbeiter-container {
        flex-flow: column nowrap;
    }
    .mitarbeiter-container .ce_text::before {
        background: none;
    }
    .mitarbeiter-container .ce_text {
        background: none;
        color: #183155;
        height: auto;
        padding: 25px 0 20px;
    }
    .mitarbeiter-container .ce_text a,
    .mitarbeiter-container .ce_text a:visited,
    .mitarbeiter-container .ce_text a:active {
        color: #183155;
        text-decoration: none;
    }
    .footer-logos {
        width: 50%;
    }
    .footer-2 ul {
        flex-flow: row wrap;
    }
    .footer-2 ul li {
        margin-bottom: 25px;
        min-width: 20%;
    }
}
@media (max-width: 690px) {
    .navigation-2 .level_1 > li {
        padding-right: 25px;
    }
    #abbinder .inside > div > div,
    #abbinder.abbinder-2 .inside > div > div:first-of-type,
    #abbinder.abbinder-2 .inside > div > div:last-of-type {
        margin: 0 0 40px 0;
        width: 100%;
    }
    #abbinder > div > div h4,
    #abbinder.abbinder-2 .inside > div > div h4 {
        font-size: 2em;
        left: 41px;
    }
}
@media (max-width: 570px) {
    .link-streifen a,
    .link-streifen .ce_hyperlink > div {
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
    .footer-logos {
        width: 70%;
    }
}
@media (max-width: 480px) {
    .header-logo {
        top: 52px;
    }
    .mod_changelanguage {
        right: 80px;
        top: 55px;
    }
    .link-streifen .ce_hyperlink::before,
    .link-streifen.weiss .ce_hyperlink::before {
        left: -64px;
    }
    .link-streifen.weiss .ce_hyperlink,
    .link-streifen .ce_hyperlink {
        margin-left: -40px;
        padding-right: 30px;
    }
    .link-streifen .ce_image.inview,
    .link-streifen.weiss .ce_image.inview {
        min-width: 160px;
    }
    .link-streifen.weiss .ce_image img {
        margin-left: -40px;
        margin-top: 25px;
    }
    .link-streifen .ce_image img {
        margin-left: -36px;
        transform: scale(1.1);
        transition: all 0.6s ease 0s;
    }
    .footer-navigation::after {
        left: 90%;
    }
    .footer-navigation {
        text-align: left;
        width: inherit;
    }
    .footer-navigation li {
        padding: 0 50px 20px 0;
        text-align: left;
    }
    .footer-logos {
        width: 46%;
    }
    .footer-logos > a:nth-child(1) {
        float: right;
        margin-top: 127px;
        width: 90%;
    }
    .footer-logos > a:nth-child(2) {
        bottom: 63px;
        float: none;
        margin: 0;
        position: absolute;
        right: 0;
        width: 70%;
    }
    .footer-2 ul li {
        min-width: 30%;
    }
}
@media (max-width: 374px) {
    .header-logo {
        top: 18px;
    }
}