label,
label[for=topnav-trigger],
label[for=contrast-trigger],
label[for=menu-trigger],
label[for=fontsize-trigger] {
    cursor: pointer
}
/*
############################## Desktop-Ansicht #######################################
*/@media (min-width: 1024px) {
    .factorial .title,
    .otherTargets .title {
        font-size: 130%;
        font-weight: 700
    }
    .container_Header .titel,
    .container_MenuMain ul.level01>li>a {
        font-family: Signika, sans-serif
    }
    .event .month,
    a.more {
        text-transform: uppercase
    }
    .factorial .header {
        display: block;
        padding: 10px;
        height: 95px;
        color: #fff
    }
    .factorial .content {
        display: block;
        padding: 10px 10px 15px;
        background-color: #f2f2f2
    }
    .factorial a,
    .factorial a:hover,
    .factorial a:visited {
        color: #2E3639;
        text-decoration: none
    }
    .factorial a:hover .content {
        background-color: #d3f1ff
    }
    .factorial .header.signal {
        background: linear-gradient(135deg, rgba(195, 130, 17, 1) 0, rgba(255, 204, 0, 1) 100%)
    }
    .factorial .header.bordeaux {
        background: linear-gradient(135deg, rgba(110, 17, 68, 1) 0, rgba(200, 34, 110, 1) 100%)
    }
    .factorial .header.grass {
        background: linear-gradient(135deg, rgba(68, 110, 40, 1) 0, rgba(187, 215, 17, 1) 100%)
    }
    .factorial .header.stein {
        background: linear-gradient(135deg, rgba(142, 151, 151, 1) 0, rgba(195, 200, 200, 1) 100%)
    }
    .factorial .header.opal {
        background: linear-gradient(135deg, rgba(0, 68, 68, 1) 0, rgba(0, 136, 119, 1) 100%)
    }
    .factorial .header.blut {
        background: linear-gradient(135deg, rgba(153, 17, 0, 1) 0, rgba(255, 136, 0, 1) 100%)
    }
    .factorial .header.pastell {
        background: linear-gradient(135deg, rgba(51, 85, 113, 1) 0, rgba(130, 162, 187, 1) 100%)
    }
    body.enzian .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-ohne-hg_HTWK.svg) center top/1920px 600px no-repeat, linear-gradient(to top, #07B 0, #00336F 100%) center top/1920px 600px no-repeat #fff
    }
    body.signal .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-as-ohne-hg.svg) center top/1920px 600px no-repeat, linear-gradient(180deg, rgba(195, 130, 17, 1) 0, rgba(255, 204, 0, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.bordeaux .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-b-ohne-hg.svg) center top/1920px 600px no-repeat, linear-gradient(180deg, rgba(110, 17, 68, 1) 0, rgba(200, 34, 110, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.grass .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-eit-ohne-hg.svg) center top/1920px 600px no-repeat, linear-gradient(180deg, rgba(68, 110, 40, 1) 0, rgba(187, 215, 17, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.stein .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-imn-ohne-hg.svg) center top/1920px 600px no-repeat, linear-gradient(180deg, rgba(142, 151, 151, 1) 0, rgba(195, 200, 200, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.opal .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-me-ohne-hg.svg) center top/1920px 600px no-repeat, linear-gradient(180deg, rgba(0, 68, 68, 1) 0, rgba(0, 136, 119, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.blut .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-m-ohne-hg.svg) center top/1920px 600px no-repeat, linear-gradient(180deg, rgba(153, 17, 0, 1) 0, rgba(255, 136, 0, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.pastell .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-wiwi-ohne-hg.svg) center top/1920px 600px no-repeat, linear-gradient(180deg, rgba(51, 85, 113, 1) 0, rgba(130, 162, 187, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.enzian .containerMenuTop.alpha {
        background-color: rgba(0, 51, 111, .3)
    }
    body.enzian .containerMenuTop.noalpha {
        background-color: rgba(46, 54, 57, .6)
    }
    body.signal .containerMenuTop.alpha {
        background-color: rgba(195, 130, 17, .3)
    }
    body.signal .containerMenuTop.noalpha {
        background-color: rgba(195, 130, 17, 1)
    }
    body.bordeaux .containerMenuTop.alpha {
        background-color: rgba(110, 17, 68, .3)
    }
    body.bordeaux .containerMenuTop.noalpha {
        background-color: rgba(110, 17, 68, 1)
    }
    body.grass .containerMenuTop.alpha {
        background-color: rgba(68, 110, 40, .3)
    }
    body.grass .containerMenuTop.noalpha {
        background-color: rgba(68, 110, 40, 1)
    }
    body.stein .containerMenuTop.alpha {
        background-color: rgba(142, 151, 151, .3)
    }
    body.stein .containerMenuTop.noalpha {
        background-color: rgba(142, 151, 151, 1)
    }
    body.opal .containerMenuTop.alpha {
        background-color: rgba(0, 68, 68, .3)
    }
    body.opal .containerMenuTop.noalpha {
        background-color: rgba(0, 68, 68, 1)
    }
    body.blut .containerMenuTop.alpha {
        background-color: rgba(153, 17, 0, .3)
    }
    body.blut .containerMenuTop.noalpha {
        background-color: rgba(153, 17, 0, 1)
    }
    body.pastell .containerMenuTop.alpha {
        background-color: rgba(51, 85, 113, .3)
    }
    body.pastell .containerMenuTop.noalpha {
        background-color: rgba(51, 85, 113, 1)
    }
    body.enzian .containerMenuTop li>label:not(:last-child)::after,
    body.enzian .container_MenuMain ul.level01>li:not(:last-child)::after {
        color: #2E3639
    }
    body.signal .containerMenuTop li>label:not(:last-child)::after,
    body.signal .container_MenuMain ul.level01>li:not(:last-child)::after {
        color: rgba(255, 204, 0, 1)
    }
    body.bordeaux .containerMenuTop li>label:not(:last-child)::after,
    body.bordeaux .container_MenuMain ul.level01>li:not(:last-child)::after {
        color: rgba(200, 34, 110, 1)
    }
    body.grass .containerMenuTop li>label:not(:last-child)::after,
    body.grass .container_MenuMain ul.level01>li:not(:last-child)::after {
        color: rgba(187, 215, 17, 1)
    }
    body.stein .containerMenuTop li>label:not(:last-child)::after,
    body.stein .container_MenuMain ul.level01>li:not(:last-child)::after {
        color: rgba(195, 200, 200, 1)
    }
    body.opal .containerMenuTop li>label:not(:last-child)::after,
    body.opal .container_MenuMain ul.level01>li:not(:last-child)::after {
        color: rgba(0, 136, 119, 1)
    }
    body.blut .containerMenuTop li>label:not(:last-child)::after,
    body.blut .container_MenuMain ul.level01>li:not(:last-child)::after {
        color: rgba(255, 136, 0, 1)
    }
    body.pastell .containerMenuTop li>label:not(:last-child)::after,
    body.pastell .container_MenuMain ul.level01>li:not(:last-child)::after {
        color: rgba(130, 162, 187, 1)
    }
    body.enzian .container_MenuMain ul.level01 {
        background-color: #BEC3C6
    }
    body.signal .container_MenuMain ul.level01 {
        background-color: rgba(255, 204, 0, .3)
    }
    body.bordeaux .container_MenuMain ul.level01 {
        background-color: rgba(200, 34, 110, .3)
    }
    body.grass .container_MenuMain ul.level01 {
        background-color: rgba(187, 215, 17, .3)
    }
    body.stein .container_MenuMain ul.level01 {
        background-color: rgba(195, 200, 200, .3)
    }
    body.opal .container_MenuMain ul.level01 {
        background-color: rgba(0, 136, 119, .3)
    }
    body.blut .container_MenuMain ul.level01 {
        background-color: rgba(255, 136, 0, .3)
    }
    body.pastell .container_MenuMain ul.level01 {
        background-color: rgba(130, 162, 187, .3)
    }
    body.enzian .navTopBG {
        background: linear-gradient(to right, #07B 0, #00336F 100%) center top/6020px 50px no-repeat
    }
    body.signal .navTopBG {
        background: linear-gradient(to right, rgba(195, 130, 17, 1) 0, rgba(255, 204, 0, 1) 100%) center top/6020px 50px no-repeat
    }
    body.bordeaux .navTopBG {
        background: linear-gradient(to right, rgba(110, 17, 68, 1) 0, rgba(200, 34, 110, 1) 100%) center top/6020px 50px no-repeat
    }
    body.grass .navTopBG {
        background: linear-gradient(to right, rgba(68, 110, 40, 1) 0, rgba(187, 215, 17, 1) 100%) center top/6020px 50px no-repeat
    }
    body.stein .navTopBG {
        background: linear-gradient(to right, rgba(142, 151, 151, 1) 0, rgba(195, 200, 200, 1) 100%) center top/6020px 50px no-repeat
    }
    body.opal .navTopBG {
        background: linear-gradient(to right, rgba(0, 68, 68, 1) 0, rgba(0, 136, 119, 1) 100%) center top/6020px 50px no-repeat
    }
    body.blut .navTopBG {
        background: linear-gradient(to right, rgba(153, 17, 0, 1) 0, rgba(255, 136, 0, 1) 100%) center top/6020px 50px no-repeat
    }
    body.pastell .navTopBG {
        background: linear-gradient(to right, rgba(51, 85, 113, 1) 0, rgba(130, 162, 187, 1) 100%) center top/6020px 50px no-repeat
    }
    .target {
        display: block;
        min-height: 130px;
        height: auto;
        margin: 24px 0 0;
        border: 8px solid #d3f1ff;
        width: calc(100% - 530px);
        padding: 0
    }
    .otherTargets {
        display: inline-block;
        margin: 0;
        vertical-align: top;
        padding: 24px 24px 0
    }
    .otherTargets .title {
        margin: 0 0 10px
    }
    .otherTargets a {
        display: block;
        padding: 3px 10px;
        color: #2E3639;
        border: 2px solid #d3f1ff
    }
    .directTargets {
        display: inline-block;
        margin: 0;
        vertical-align: top;
        padding: 24px 24px 24px 0
    }
    .moreTargets {
        display: none;
        width: 200px;
        background-color: #fff;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
        padding: 10px
    }
    .moreTargets li {
        display: block;
        cursor: pointer
    }
    .moreTargets li:hover {
        background-color: #f2f2f2
    }
    .containerSearch,
    .containerSearch form {
        background-color: #00336F;
        height: 40px;
        z-index: 1
    }
    .targetTop {
        display: inline-block;
        width: 135px;
        text-align: center;
        vertical-align: top
    }
    .targetTop.absolvent::before,
    .targetTop.interest::before,
    .targetTop.student::before {
        display: block;
        width: 60px;
        margin: -5px auto
    }
    .targetTop.interest::before {
        content: url(../typo3/icon-studieninteressierte.svg)
    }
    .targetTop.student::before {
        content: url(../typo3/icon-studenten.svg)
    }
    .targetTop.absolvent::before {
        content: url(../typo3/icon-absolventen.svg)
    }
    h2.rss::after {
        content: url(../typo3/icon-rss-grau.svg);
        display: inline-block;
        width: 24px;
        float: right
    }
    .contrast-trigger:checked~.containerCanvas .targetTop.interest::before {
        content: url(../typo3/icon-studieninteressierte-black.svg)
    }
    .contrast-trigger:checked~.containerCanvas .targetTop.student::before {
        content: url(../typo3/icon-studenten-black.svg)
    }
    .contrast-trigger:checked~.containerCanvas .targetTop.absolvent::before {
        content: url(../typo3/icon-absolventen-black.svg)
    }
    .contrast-trigger:checked~.containerCanvas h2.rss::after {
        content: url(../typo3/icon-rss-black.svg)
    }
    .containerSearch {
        display: none;
        position: fixed;
        top: 40px;
        width: 100%
    }
    .containerSearch form {
        display: block;
        width: 1280px;
        margin: 0 auto
    }
    .containerSearch input[type=text] {
        background-color: #07B;
        border: none;
        height: 40px;
        width: 1240px;
        color: #fff;
        font-weight: 300
    }
    .enzian .containerSearch input[type=text] {
        background-color: #07B
    }
    .signal .containerSearch input[type=text] {
        background-color: #c38211
    }
    .bordeaux .containerSearch input[type=text] {
        background-color: #c8226e
    }
    .grass .containerSearch input[type=text] {
        background-color: #bbd711
    }
    .stein .containerSearch input[type=text] {
        background-color: #c3c8c8
    }
    .opal .containerSearch input[type=text] {
        background-color: #087
    }
    .blut .containerSearch input[type=text] {
        background-color: #f80
    }
    .pastell .containerSearch input[type=text] {
        background-color: #82a2bb
    }
    #newSearch::-webkit-input-placeholder {
        color: #fff
    }
    #newSearch:-ms-input-placeholder {
        color: #fff
    }
    #newSearch:-moz-placeholder {
        color: #fff
    }
    #newSearch::-moz-placeholder {
        color: #fff
    }
    .containerSearch button[type=submit] {
        display: block;
        background-color: #00336F;
        height: 40px;
        width: 40px;
        float: right
    }
    .containerOffCanvasSide,
    .navTopBG {
        display: none
    }
    .enzian .containerSearch,
    .enzian .containerSearch button[type=submit] {
        background-color: #00336F
    }
    .signal .containerSearch,
    .signal .containerSearch button[type=submit] {
        background-color: #fc0
    }
    .bordeaux .containerSearch,
    .bordeaux .containerSearch button[type=submit] {
        background-color: #6e1144
    }
    .grass .containerSearch,
    .grass .containerSearch button[type=submit] {
        background-color: #446e28
    }
    .stein .containerSearch,
    .stein .containerSearch button[type=submit] {
        background-color: #8e9797
    }
    .opal .containerSearch,
    .opal .containerSearch button[type=submit] {
        background-color: #044
    }
    .blut .containerSearch,
    .blut .containerSearch button[type=submit] {
        background-color: #910
    }
    .pastell .containerSearch,
    .pastell .containerSearch button[type=submit] {
        background-color: #335571
    }
    .containerSearch button img {
        height: 15px;
        width: 15px
    }
    .navTopBG {
        position: fixed;
        width: 100%;
        height: 44px;
        z-index: 1;
        background: linear-gradient(to right, #07B 0, #00336F 100%) center top/1920px 50px no-repeat
    }
    .topnav-trigger.open~.containerOffCanvasTop,
    .topnav-trigger:not(.open)~.containerOffCanvasTop {
        display: block;
        background-color: #fff;
        width: 100%;
        height: 50%;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1
    }
    .topnav-trigger:not(.open)~.containerOffCanvasTop {
        top: -420px;
        transition: top .4s ease-out
    }
    .topnav-trigger.open~.containerOffCanvasTop {
        top: 0;
        transition: top .4s ease-out
    }
    .topnav-trigger.open~.containerCanvas,
    .topnav-trigger:not(.open)~.containerCanvas {
        position: absolute;
        margin: 0;
        z-index: 5;
        transition: top .4s ease-out;
        padding: 0;
        width: 100%;
        display: block;
        left: 0
    }
    .topnav-trigger:not(.open)~.containerCanvas {
        top: 0
    }
    .containerBody {
        display: block;
        padding: 0;
        margin: 0 auto;
        max-width: 1280px;
        height: 100%;
        background-color: transparent
    }
    .containerMenuTop {
        display: block;
        position: fixed;
        width: 100%;
        height: 40px;
        z-index: 99;
        top: 0;
        transition: top 1s ease-out;
        transition-delay: 1s
    }
    .containerMenuTop.alpha,
    .containerMenuTop.noalpha {
        transition: background 1s ease-out
    }
    .container_MenuMain {
        display: block;
        width: auto;
        z-index: 66
    }
    .container_Content {
        display: block;
        vertical-align: top;
        background-color: rgba(255, 255, 255, 1);
        padding: 0 0 48px
    }
    .container_Search,
    .container_Sidebar {
        display: inline-block;
        vertical-align: top;
        margin: 0
    }
    .container_MenuSub {
        padding: 24px 0!important
    }
    .container_Search {
        width: 47%;
        padding: 0
    }
    .container_Sidebar {
        width: 24%;
        padding: 0 0 24px 24px
    }
    .headerSmall {
        display: none
    }
    .col11 {
        display: block;
        vertical-align: top;
        width: 100%;
        min-height: 75px;
        margin: 0;
        padding: 24px 1.875%
    }
    .col12 {
        display: inline-block;
        vertical-align: top;
        width: calc(50% - 1.875%);
        margin: 0;
        padding: 0 .9375% 24px
    }
    .col12:first-child {
        padding-left: 1.875%
    }
    .col12:last-child {
        padding-right: 1.875%
    }
    .col12in,
    .col13,
    .col14,
    .col23,
    .col23in,
    .col34 {
        display: inline-block;
        padding: 0;
        vertical-align: top
    }
    .col12in {
        width: calc(50% - 1.7%);
        margin: 0
    }
    .col12in:first-of-type {
        margin-right: 1.3%
    }
    .col12in:last-child {
        margin-left: 1.3%
    }
    .col14 {
        width: calc(25% - 2.8125%);
        margin: 0 .9375% 24px
    }
    div.col14:first-of-type {
        margin: 0 .9375% 24px 1.875%
    }
    .col14:last-child {
        margin: 0 1.875% 24px .9375%
    }
    .factorial.col14,
    .factorial.col14:first-of-type {
        margin: 24px 0 0 2.15%
    }
    .col13 {
        width: calc(33% - 2.8125%);
        margin: 0 .9375% 24px
    }
    .col13:first-child {
        margin-left: 1.875%
    }
    .col13:last-child {
        margin-right: 1.875%
    }
    .col23 {
        width: calc(66.3% - 2.8125%);
        margin: 0 .9375% 24px
    }
    .col23:first-child {
        margin-left: 1.875%
    }
    .col23:last-child {
        margin-right: 1.875%
    }
    .col23in {
        width: 66.6%;
        margin: 0
    }
    .col34 {
        width: calc(74.6% - 2.8125%);
        margin: 0 1.875% 24px .9375%
    }
    .container_Print {
        display: block;
        padding: 0 calc(25% + 12px);
        margin: 24px 0;
        width: 100%;
        font-size: .875em
    }
    .containerFooter {
        display: block;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 500px;
        left: 0;
        top: 0;
        z-index: 5;
        background: url(../typo3/htwk-footer-ohne-hg_HTWK.svg) center bottom/1920px 504px no-repeat, linear-gradient(to right top, #07B 0, #00336F 100%) center bottom/1920px 504px no-repeat
    }
    .containerMenuTop .navTop {
        display: block;
        padding: 2px 24px;
        margin: 0 auto;
        max-width: 1280px;
        color: #fff
    }
    .containerMenuTop .navTop li,
    .containerMenuTop .navTop ul {
        margin: 0;
        display: inline-block;
        padding: 0
    }
    .containerMenuTop .navTop a {
        text-decoration: none;
        color: #fff;
        font-size: .875em;
        font-weight: 100
    }
    .containerMenuTop .navTop ul.left {
        float: left;
        width: 30%
    }
    .containerMenuTop .navTop ul.right {
        float: right;
        width: 70%
    }
    .containerMenuTop .navTop li>label {
        display: inline-block;
        margin: 5px 0 5px 5px;
        padding: 0
    }
    .containerMenuTop li>label:not(:last-child)::after {
        content: "|";
        padding-left: 10px
    }
    .containerMenuTop li:not(:first-child) {
        margin-left: 40px
    }
    .containerMenuTop .navTop li img {
        height: 16px;
        float: left;
        margin-top: 4px;
        padding: 0 5px 0 0
    }
    .containerMenuTop .navTopSmall {
        display: none
    }
    .container_MenuMain a {
        text-decoration: none;
        color: #fff;
        font-weight: 300
    }
    .container_MenuMain ul.level02>li.active a,
    .container_MenuSub ul.level02>li.active>a {
        font-weight: 700
    }
    .container_MenuMain a:visited {
        color: #fff
    }
    .container_MenuMain ul.level01 {
        display: inline-block;
        padding: 0;
        margin: 0
    }
    .container_MenuMain ul.level01>li {
        display: inline-block;
        position: relative;
        padding: 10px 0 10px 15px;
        margin: 0
    }
    .container_MenuMain ul.level01>li:first-child {
        padding-left: 24px;
        white-space: nowrap
    }
    .container_MenuMain ul.level01>li:last-child {
        padding-right: 24px
    }
    .container_MenuMain ul.level01>li.active {
        background-color: #BEC3C6!important
    }
    .container_MenuMain ul.level01>li.active>a {
        color: #2E3639
    }
    .container_MenuMain ul.level01>li:not(:last-child)::after {
        content: "|";
        padding-left: 18px
    }
    .container_MenuMain ul.level01>li.active::after {
        content: "";
        color: #2E3639;
        padding-left: 20px
    }
    .container_MenuMain ul.level02 {
        display: none;
        position: absolute;
        z-index: 999;
        right: auto;
        left: -3px;
        top: 44px;
        padding: 0;
        margin: 0;
        width: auto;
        min-width: 220px;
        background-color: rgba(255, 255, 255, .9);
        box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
        color: #2E3639
    }
    .container_MenuMain ul.level01 li:first-child ul.level02 {
        left: 0
    }
    .container_MenuMain ul.level02>li {
        display: block;
        padding: 7px 24px;
        margin: 0;
        width: 100%
    }
    .container_MenuMain ul.level02>li.active {
        background-color: rgba(242, 242, 242, 1)
    }
    .container_MenuMain ul.level02 li:hover {
        background-color: #f2f2f2
    }
    .container_MenuMain ul.level02 li a {
        color: #2E3639
    }
    .container_MenuSub ul li,
    .container_MenuSub ul.level01 {
        display: block;
        padding: 0;
        margin: 0
    }
    .container_MenuSub a,
    .container_MenuSub a:visited {
        display: block;
        color: #2E3639;
        text-decoration: none;
        cursor: pointer;
        padding: 5px 10px
    }
    .container_MenuSub ul.level01>li {
        background-color: rgba(211, 241, 255, 1)
    }
    .container_MenuSub ul.level01>li.active {
        background-color: #00336f
    }
    .container_MenuSub ul.level01>li.active>a {
        color: #fff
    }
    .container_MenuSub li ul.level02 {
        display: none;
        padding: 0;
        margin: 0
    }
    .container_MenuSub li.active ul.level02 {
        display: block
    }
    .container_MenuSub ul.level02>li {
        background-color: rgba(255, 255, 255, 1)
    }
    .container_MenuSub ul.level03 {
        display: none;
        padding: 0;
        margin: 0 24px
    }
    .container_MenuSub li.active li.active ul.level03 {
        display: block
    }
    .container_Header {
        color: #fff;
        padding: 75px 24px 24px
    }
    .container_Header .titelSmall {
        display: none
    }
    .container_Header .titel {
        display: inline-block;
        margin: 24px 0;
        width: 75%
    }
    .contactTable .contact_person .name,
    .newsBox .title {
        font-family: ITCOfficinaSansW04-Book1123228, sans-serif
    }
    .container_Header .name,
    .container_Header .subtitel {
        font-size: 1.1rem
    }
    .container_Header .logo {
        width: 25%;
        float: right;
        text-align: right;
        margin: 24px 0
    }
    .container_Header .logo img {
        width: 200px
    }
    .container_Articles>:first-child>h1,
    .container_Articles>h1:first-child {
        margin-top: .5em
    }
    .searchResult h3 {
        margin-bottom: 0
    }
    .slider.typeSmall {
        height: 400px;
        margin-top: 24px
    }
    .slider.typeSmall a {
        color: #2E3639!important
    }
    .slider #slideContent .ms-slide-info {
        display: block;
        width: 525px;
        height: 300px;
        background-color: #fff;
        right: 0;
        bottom: -211px;
        padding: 10px 24px
    }
    .slider .typeSmall #slideContent .ms-slide-info {
        display: block;
        width: 100%!important;
        height: 110px;
        background-color: #f2f2f2;
        right: 0;
        top: 265px;
        padding: 10px
    }
    .slider #slideContent .ms-slide-info h2,
    .slider #slideContent .ms-slide-info h3 {
        margin: 0
    }
    .slider #slideContent .ms-slide-info h4 {
        margin: .75em 0
    }
    .slider .ms-thumb-list {
        position: absolute!important;
        bottom: 89px;
        right: 0;
        width: 525px!important
    }
    .slider .typeSmall .ms-thumb-list {
        position: absolute!important;
        bottom: 0;
        right: 0;
        width: auto!important
    }
    .slider .ms-thumbs-cont {
        left: 0!important
    }
    .slider .ms-thumb-frame {
        margin: 0!important;
        background-color: rgba(0, 51, 111, 1)!important;
        text-shadow: none!important;
        border: none!important
    }
    .contrast-trigger:checked~.containerCanvas .ms-thumb-frame {
        background: #000!important;
        color: #fff!important
    }
    .slider .ms-tabs .ms-thumb {
        padding: 5px!important;
        text-align: center;
        color: #fff;
        font-weight: 700
    }
    td,
    th {
        font-weight: 300
    }
    .slider .ms-thumb-frame .ms-thumb::after {
        top: 5px;
        left: -1px;
        bottom: 5px;
        content: '';
        border-left: 1px solid rgba(34, 187, 255, 1);
        position: absolute;
        transition: border-color .25s
    }
    .newsContent li::before,
    .noteBox li::before {
        content: "•"
    }
    .slider .ms-thumb-frame.ms-thumb-frame-selected .ms-thumb::after,
    .slider .ms-thumb-frame.ms-thumb-frame-selected+.ms-thumb-frame .ms-thumb::after,
    .slider .ms-thumb-frame:first-child .ms-thumb::after {
        border-color: transparent
    }
    .contrast-trigger:checked~.containerCanvas .ms-thumb-frame:not(:last-child) .ms-thumb::after {
        color: #fff
    }
    .slider .ms-thumb-frame-selected {
        background-color: rgba(34, 187, 255, 1)!important
    }
    .contrast-trigger:checked~.containerCanvas .ms-thumb-frame-selected {
        background: #fff!important;
        color: #000!important
    }
    .newsBox,
    .newsBox.md {
        background-color: #f2f2f2
    }
    .contrast-trigger:checked~.containerCanvas .ms-thumb-frame-selected .ms-thumb {
        color: #000
    }
    .slider .ms-thumb-ol {
        display: none
    }
    .newsContent .meta .date {
        display: inline-block
    }
    .newsContent li,
    .newsContent ul {
        list-style-type: none
    }
    .newsContent li::before {
        font-size: 100%;
        margin-right: 5px
    }
    .newsContent p img,
    .newsContent p img.left {
        max-width: 50%;
        float: left;
        margin: 5px 15px 10px 0
    }
    .newsContent p img.right {
        max-width: 50%;
        float: right;
        margin: 5px 0 10px 15px
    }
    .containerNews {
        margin: 48px 0 0
    }
    .newsBox {
        display: block;
        overflow: hidden
    }
    .newsBox.sm {
        width: 100%;
        margin: 0 0 15px;
        padding: 2px 10px 13px
    }
    .newsBox.sm h4 {
        margin: 2px 0 0
    }
    .newsBox.sm:last-of-type {
        margin: 0
    }
    .newsBox.md {
        display: inline-block;
        padding: 0
    }
    .newsBox.md div:not(.image) {
        padding: 0 10px
    }
    .newsBox .date {
        font-size: .875em;
        margin-top: 7px
    }
    .newsBox .title {
        font-size: 130%;
        margin: 0;
        width: 100%
    }
    .newsBox.sm .image {
        display: none
    }
    .newsBox.md:hover,
    .newsBox:hover {
        background-color: #d3f1ff
    }
    .noteBox {
        display: block;
        width: 100%;
        margin: 0 auto 24px;
        padding: 10px 15px 15px;
        border: 8px solid #d3f1ff
    }
    .noteBox img {
        display: none
    }
    .noteBox li,
    .noteBox ul {
        padding: 0;
        margin: 0;
        list-style-type: none
    }
    .noteBox li::before {
        font-size: 100%;
        margin-right: 5px
    }
    .contactBox h4,
    .infoBox h4 {
        font-size: 130%
    }
    .noteBox .sidebar {
        display: table-cell;
        width: 85px
    }
    .noteBox .content {
        display: table-cell;
        width: calc(100% - 85px)
    }
    .noteBox.download::before,
    .noteBox.question::before,
    .noteBox.warning::before {
        display: inline-block;
        width: 50px;
        position: absolute;
        margin-left: 10px;
        margin-top: 5px
    }
    .noteBox.download::before {
        content: url(../typo3/icon-download.svg)
    }
    .noteBox.warning::before {
        content: url(../typo3/icon-hinweis.svg)
    }
    .noteBox.question::before {
        content: url(../typo3/icon-frage.svg)
    }
    .noteBox.text {
        display: block
    }
    .noteBox.text .sidebar {
        width: 0
    }
    .noteBox.image .sidebar {
        display: flex;
        height: 70px;
        width: 70px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 5px 15px 0 0
    }
    .noteBox.image img {
        display: block;
        width: auto
    }
    table {
        border-collapse: collapse
    }
    td,
    th {
        vertical-align: top;
        padding: 5px 7px;
        text-align: left
    }
    table td:first-of-type {
        padding-right: 24px
    }
    td.center,
    th.center {
        text-align: center
    }
    td.right {
        text-align: right
    }
    .contactTable .label,
    .imageBox.horizontal .title,
    .imageBox.vertical .title,
    .infoBox h4,
    .tableKomplex thead th,
    table.blue td:first-of-type,
    table.grey td:first-of-type {
        font-weight: 700
    }
    .tableSimple thead {
        background-color: #00336f;
        color: #fff
    }
    table.blue tbody tr:nth-of-type(odd) {
        background-color: #d3f1ff
    }
    table.blue tbody tr:nth-of-type(even) {
        background-color: rgba(211, 241, 255, .5)
    }
    table.grey tbody tr:nth-of-type(odd) {
        background-color: #e5e5e5
    }
    table.grey tbody tr:nth-of-type(even) {
        background-color: #f2f2f2
    }
    .tableKomplex {
        width: 100%
    }
    .tableKomplex td {
        vertical-align: middle
    }
    .tableKomplex img.icon {
        width: 23px;
        margin: 2px
    }
    .contactTable {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .contactTable:not(:first-child) {
        margin: 48px 0 0
    }
    .contactTable .contact_photo {
        display: flex;
        height: 70px;
        width: 70px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 0 24px 40px 0
    }
    .contactTable .contact_person .name {
        font-size: 130%
    }
    .contactTable .contact_person {
        display: block;
        min-height: 80px;
        margin: 0 0 40px;
        width: calc(100% - 40px);
        font-weight: 700
    }
    .contactTable .contact_department,
    .contactTable .contact_email,
    .contactTable .contact_object,
    .contactTable .contact_phone {
        display: block;
        width: 100%
    }
    .contactTable .contact_department,
    .contactTable .contact_phone {
        background-color: #e5e5e5;
        padding: 3px 5px
    }
    .contactTable .contact_email,
    .contactTable .contact_object {
        background-color: #f2f2f2;
        padding: 3px 5px
    }
    .contactTable .contact_department .department,
    .contactTable .contact_department .label,
    .contactTable .contact_email .label,
    .contactTable .contact_email .link_url,
    .contactTable .contact_object .label,
    .contactTable .contact_object .object,
    .contactTable .contact_phone .label,
    .contactTable .contact_phone .number {
        display: inline-block
    }
    .contactTable .contact_email .address,
    .contactTable .contact_email .link_txt,
    .contactTable h4 {
        display: none!important
    }
    .contactTable .label {
        width: 100px
    }
    .contactTable .contact_vcard {
        display: block;
        margin: 24px 0
    }
    .contactTable .contact_department .department,
    .contactTable .contact_email .link_url,
    .contactTable .contact_email .number,
    .contactTable .contact_object .object {
        width: calc(100% - 110px)
    }
    .infoBox {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .infoBox .content,
    .infoBox .infoBoxLinks {
        padding: 10px 10px 48px;
        position: relative;
        background-color: #f2f2f2
    }
    .infoBox .infoBoxLinks {
        overflow: hidden
    }
    .imageBox.vertical {
        display: flex;
        width: 100%;
        margin: 0 auto 24px;
        padding: 0
    }
    .imageBox.vertical .image {
        display: flex;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .imageBox.vertical .content {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        background-color: #f2f2f2
    }
    .imageBox.vertical .link,
    .imageBox.vertical .title {
        display: block
    }
    .imageBox.horizontal {
        display: block;
        width: 100%;
        margin: 0 auto 24px;
        padding: 0
    }
    .imageBox.horizontal .image {
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .imageBox.horizontal .content {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        background-color: #f2f2f2
    }
    .imageBox.horizontal .title {
        display: block
    }
    .contactBox {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .contactBox:not(:first-child) {
        margin: 48px 0 0
    }
    .contactBox h4 {
        font-family: Signika, sans-serif;
        font-weight: 500;
        margin: 0 auto 24px;
        width: 100%
    }
    .contactBox .contact_person .name,
    a.button {
        font-weight: 700
    }
    .contactBox .contactBoxContent {
        position: relative;
        overflow: hidden;
        padding: 10px;
        background-color: #f2f2f2
    }
    .contactBox .contact_photo {
        display: flex;
        height: 70px;
        width: 70px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 5px 10px 40px 0
    }
    .contactBox .contact_photo img {
        margin: 0 auto;
        height: 100%
    }
    a.button,
    a.more {
        height: 40px;
        color: #fff
    }
    .contactBox .contact_email,
    .contactBox .contact_person {
        margin-bottom: 24px
    }
    .contactBox .contact_phone .label,
    .contactBox .contact_phone .number {
        display: inline-block;
        margin-right: 7px
    }
    .contactBox .contact_department,
    .contactBox .contact_email .address,
    .contactBox .contact_email .label,
    .contactBox .contact_email .link_url,
    .contactBox .contact_object,
    .contactBox .contact_vcard {
        display: none
    }
    a.button {
        display: inline-block;
        width: 31.5%;
        padding: 7px 7px 0 48px
    }
    a.button.Twitter {
        background-color: #2bf;
        margin-right: 7px
    }
    a.button.Facebook {
        background-color: #2E3639;
        margin-right: 7px
    }
    a.button.Facebook::before,
    a.button.Google::before,
    a.button.Twitter::before {
        display: inline-block;
        width: 24px;
        margin: 0 0 0 -35px;
        position: absolute
    }
    a.button.Google {
        background-color: grey
    }
    a.button.Twitter::before {
        content: url(../typo3/icon-twitter.svg)
    }
    a.button.Facebook::before {
        content: url(../typo3/icon-facebook.svg)
    }
    a.button.Google::before {
        content: url(../typo3/icon-google.svg)
    }
    a.more,
    form {
        display: block
    }
    a.more {
        width: 180px;
        border-bottom: 3px solid #2E3639;
        background-color: rgba(34, 187, 255, 1);
        text-align: center;
        margin-top: 20px;
        line-height: 2.5em;
        font-weight: 300;
        font-size: .9em
    }
    .contrast-trigger:checked~.containerCanvas a.more {
        border-bottom: 3px solid #000;
        background-color: #000;
        color: #fff
    }
    form {
        margin: 0 0 7px
    }
    form .label {
        display: inline-block;
        background-color: #f2f2f2;
        padding: 4px 24px 5px 7px;
        font-weight: 300;
        font-size: .875em;
        width: 13.666%
    }
    form div.input {
        display: inline-block;
        margin-left: -5px;
        width: 66.666%
    }
    input[type=text],
    input[type=email],
    textarea {
        border: 2px solid #2bf;
        height: 32px;
/*         width: 100%; */
        font-size: .875em;
        font-weight: 300;
        line-height: 1.5em;
        color: #2E3639;
        padding: 2px 10px
    }
    textarea {
        height: 200px
    }
    /* Gie: anderes blau für Button */
    button[type=submit],
    input[type=submit] {
        /*display: inline-block;
         background-color: #d3f1ff;
        color: #2bf; 
        font-size: .875em;
        height: 32px;
        width: 13.666%;
        border: none; 
        line-height: 2.4em;*/
        font-size: .875em;
        
	    text-align: center;
	    background-color: #BEC3C6;
	    color: white;
	    border: #BEC3C6;
	    border-bottom: 3px solid #022541;
    }
    input[type=submit] {
        width: auto
    }
    .searchSummary {
        margin-bottom: 48px
    }
    .ui-icon-circle-triangle-e::after,
    .ui-icon-circle-triangle-w::before {
        margin: 10px 0 0 7px;
        font-family: WebSymbolsLigaRegular, sans-serif;
        font-size: 1.4em;
        color: #fff;
        display: inline-block
    }
    .ui-datepicker-inline {
        background-color: #f2f2f2;
        padding-bottom: 1px
    }
    .ui-datepicker-header {
        height: 60px;
        background: linear-gradient(to left, #07B 0, #00336F 100%) center bottom/100% 60px no-repeat;
        text-align: center;
        color: #fff;
        font-weight: 700;
        padding-top: 10px
    }
    .contrast-trigger:checked~.containerCanvas .ui-datepicker-header {
        background: #000
    }
    .ui-icon-circle-triangle-w::before {
        content: 'Ô'
    }
    .ui-icon-circle-triangle-e::after {
        content: '×'
    }
    .ui-datepicker-prev {
        display: inline-block;
        float: left;
        width: 30%;
        cursor: pointer
    }
    .ui-datepicker-next {
        display: inline-block;
        float: right;
        width: 30%;
        cursor: pointer
    }
    .ui-datepicker-title {
        display: inline-block;
        width: 40%;
        margin-top: 8px
    }
    .ui-datepicker-calendar {
        display: block;
        margin: 24px 7%
    }
    .ui-datepicker-calendar td,
    .ui-datepicker-calendar th {
        width: 12%;
        text-align: center;
        font-weight: 700;
        line-height: 40px;
        padding: 0;
        margin: 0
    }
    .ui-datepicker-calendar td a,
    .ui-datepicker-calendar th span {
        width: 40px;
        height: 40px;
        display: block
    }
    table.ui-datepicker-calendar td:first-of-type {
        padding: 0
    }
    a.ui-state-default,
    a:visited.ui-state-default {
        color: rgba(34, 187, 255, 1)
    }
    a.ui-state-active,
    a:visited.ui-state-active {
        border-radius: 25px;
        background-color: #2E3639;
        color: #fff
    }
    .contrast-trigger:checked~.containerCanvas a.ui-state-active {
        background: #000;
        color: #fff
    }
    .calEventSlide .events {
        display: block;
        width: 100%;
        padding: 10px;
        background-color: #f2f2f2
    }
    .calEventSlide .event {
        display: block;
        width: 100%;
        padding: 15px;
        background-color: #fff;
        min-height: 148px
    }
    .event .date {
        display: inline-block;
        float: left;
        width: auto;
        font-size: 130%;
        font-weight: 700;
        margin: 0 15px 0 0;
        color: rgba(34, 187, 255, 1)
    }
    .event .day {
        display: block;
        padding-bottom: 2px;
        text-align: center;
        border-bottom: 2px solid rgba(34, 187, 255, 1)
    }
    .event .month {
        display: block;
        font-size: 75%
    }
    .event .content {
        display: inline-block;
        width: 80%
    }
    .event .calDate {
        display: none
    }
    .event .title {
        font-family: ITCOfficinaSansW04-Book1123228, sans-serif;
        font-size: 130%;
        font-weight: 700;
        margin: 0;
        width: 100%
    }
    .container_Print div {
        display: inline-block
    }
    .container_Print .release {
        margin-right: 30px
    }
    .container_Print .printMail div:not(:last-child)::after {
        content: "|";
        padding-left: 5px
    }
    .containerFooter ul.menuFooter {
        display: block;
        margin: 0 auto;
        padding: 24px 0;
        max-width: 1280px
    }
    .containerFooter ul.menuFooter .xcolFooter {
        display: inline-block;
        width: 24.5%;
        padding: 0;
        margin: 0;
        vertical-align: top
    }
    .containerFooter ul.menuFooter .colFooter ul {
        margin: 24px 0 0;
        padding: 0
    }
    .containerFooter ul.menuFooter .colFooter li {
        display: block;
        padding: 0;
        margin: 0
    }
    .containerFooter h4 {
        display: block;
        color: #fff;
        font-size: 1.1em;
        font-weight: 300;
        margin: 2px 0
    }
    .containerFooter a {
        display: block;
        padding: 0;
        font-size: .875em;
        font-weight: 300;
        color: #fff
    }
    .containerFooter a:visited {
        color: #fff
    }
    .containerCopyright {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%
    }
    .containerCopyright>div {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
        color: #fff
    }
    .containerCopyright .foerderer {
        display: inline-block;
        width: calc(50% - 24px);
        height: 48px;
        padding-left: 24px
    }
    .containerCopyright .foerderer img {
        height: 48px;
        margin-right: 15px
    }
    .containerCopyright .social {
        display: block;
        width: calc(50% - 24px);
        height: 48px;
        padding-right: 24px;
        text-align: right;
        float: right
    }
    .containerCopyright .copyright {
        margin: 24px auto;
        font-size: .875em;
        padding-left: 24px
    }
    .topnav-trigger.open~.containerCanvas {
        top: 420px
    }
    .topnav-trigger.open~.containerCanvas .containerMenuTop {
        position: absolute
    }
    .contrast-trigger:checked~.containerCanvas .contrastFO,
    .contrast-trigger:checked~.containerCanvas a {
        color: #000
    }
    .contrast-trigger:checked~.containerCanvas .contrastFW,
    .contrast-trigger:checked~.containerCanvas .contrastFW a,
    .contrast-trigger:checked~.containerCanvas .contrastFW ul li a,
    .contrast-trigger:checked~.containerCanvas a.contrastFW {
        color: #fff!important
    }
    .contrast-trigger:checked~.containerCanvas .contrastBO {
        border-color: #000
    }
    .contrast-trigger:checked~.containerCanvas .contrastBOG {
        border-color: #f2f2f2
    }
    .contrast-trigger:checked~.containerCanvas.contrastBG {
        background: url(../typo3/htwk-lichtgrafik-ohne-hg_HTWK.svg) center top/1920px 600px no-repeat, linear-gradient(to top right, #000 0, #000 100%) center top/1920px 600px no-repeat #fff
    }
    .contrast-trigger:checked~.containerCanvas .contrastBGF {
        background: url(../typo3/htwk-footer-ohne-hg_HTWK.svg) center bottom/1920px 504px no-repeat, linear-gradient(to right top, #000 0, #000 100%) center bottom/1920px 504px no-repeat
    }
    .contrast-trigger:checked~.containerCanvas .container_MenuSub ul.level02 li.active,
    .contrast-trigger:checked~.containerCanvas .contrastBG {
        background-color: #000
    }
    .fontsize-trigger:checked~.containerCanvas .resize100 {
        font-size: 150%
    }
    .fontsize-trigger:checked~.containerCanvas .resize080 {
        font-size: 130%
    }
    .fontsize-trigger:checked~.containerCanvas .resize050 {
        font-size: 120%
    }
    .fontsize-trigger:checked~.containerCanvas .resize010 {
        font-size: 105%
    }
    .LGhide,
    .SMonly {
        display: none!important
    }
}
@media (min-width: 1932px) {
    body.enzian .navTopBG {
        background: linear-gradient(to right, #07B 0, #00336F 100%) center top/6020px 50px no-repeat
    }
}
@media (max-width: 1931px) {
    body.enzian .navTopBG {
        background: linear-gradient(to right, #07B 0, #00336F 100%) center top/6020px 50px no-repeat
    }
}
@media (max-width: 1631px) {
    body.enzian .navTopBG {
        background: linear-gradient(to right, #07B 0, #00336F 100%) center top/6020px 50px no-repeat
    }
}
/*
############################## Desktop-/Tablet-Ansicht #######################################
*/
@media (min-width: 701px) and (max-width: 1023px) {
    .factorial .title,
    .otherTargets .title {
        font-size: 130%;
        font-weight: 700
    }
    .event .month,
    a.more {
        text-transform: uppercase
    }
    .factorial .header {
        display: block;
        padding: 10px;
        height: 95px;
        color: #fff
    }
    .factorial .content {
        display: block;
        padding: 10px 10px 15px;
        background-color: #f2f2f2
    }
    .factorial .link {
        margin-top: 15px
    }
    .factorial .header.signal {
        background: linear-gradient(135deg, rgba(195, 130, 17, 1) 0, rgba(255, 204, 0, 1) 100%)
    }
    .factorial .header.bordeaux {
        background: linear-gradient(135deg, rgba(110, 17, 68, 1) 0, rgba(200, 34, 110, 1) 100%)
    }
    .factorial .header.grass {
        background: linear-gradient(135deg, rgba(68, 110, 40, 1) 0, rgba(187, 215, 17, 1) 100%)
    }
    .factorial .header.stein {
        background: linear-gradient(135deg, rgba(142, 151, 151, 1) 0, rgba(195, 200, 200, 1) 100%)
    }
    .factorial .header.opal {
        background: linear-gradient(135deg, rgba(0, 68, 68, 1) 0, rgba(0, 136, 119, 1) 100%)
    }
    .factorial .header.blut {
        background: linear-gradient(135deg, rgba(153, 17, 0, 1) 0, rgba(255, 136, 0, 1) 100%)
    }
    .factorial .header.pastell {
        background: linear-gradient(135deg, rgba(51, 85, 113, 1) 0, rgba(130, 162, 187, 1) 100%)
    }
    body.enzian .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-ohne-hg_HTWK.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, #07B 0, #00336F 100%) center top/1920px 600px no-repeat #fff
    }
    body.signal .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-as-ohne-hg.svg) -400px top/1920px 600px no-repeat, linear-gradient(180deg, rgba(195, 130, 17, 1) 0, rgba(255, 204, 0, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.bordeaux .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-b-ohne-hg.svg) -400px top/1920px 600px no-repeat, linear-gradient(180deg, rgba(110, 17, 68, 1) 0, rgba(200, 34, 110, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.grass .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-eit-ohne-hg.svg) -400px top/1920px 600px no-repeat, linear-gradient(180deg, rgba(68, 110, 40, 1) 0, rgba(187, 215, 17, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.stein .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-imn-ohne-hg.svg) -400px top/1920px 600px no-repeat, linear-gradient(180deg, rgba(142, 151, 151, 1) 0, rgba(195, 200, 200, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.opal .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-me-ohne-hg.svg) -400px top/1920px 600px no-repeat, linear-gradient(180deg, rgba(0, 68, 68, 1) 0, rgba(0, 136, 119, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.blut .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-m-ohne-hg.svg) -400px top/1920px 600px no-repeat, linear-gradient(180deg, rgba(153, 17, 0, 1) 0, rgba(255, 136, 0, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.pastell .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-wiwi-ohne-hg.svg) -400px top/1920px 600px no-repeat, linear-gradient(180deg, rgba(51, 85, 113, 1) 0, rgba(130, 162, 187, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.enzian .containerMenuTop.alpha {
        background-color: rgba(20, 0, 111, .3)
    }
    body.enzian .containerMenuTop.noalpha {
        background-color: rgba(0, 51, 111, 1)
    }
    body.signal .containerMenuTop.alpha {
        background-color: rgba(195, 130, 17, .3)
    }
    body.signal .containerMenuTop.noalpha {
        background-color: rgba(195, 130, 17, 1)
    }
    body.bordeaux .containerMenuTop.alpha {
        background-color: rgba(110, 17, 68, .3)
    }
    body.bordeaux .containerMenuTop.noalpha {
        background-color: rgba(110, 17, 68, 1)
    }
    body.grass .containerMenuTop.alpha {
        background-color: rgba(68, 110, 40, .3)
    }
    body.grass .containerMenuTop.noalpha {
        background-color: rgba(68, 110, 40, 1)
    }
    body.stein .containerMenuTop.alpha {
        background-color: rgba(142, 151, 151, .3)
    }
    body.stein .containerMenuTop.noalpha {
        background-color: rgba(142, 151, 151, 1)
    }
    body.opal .containerMenuTop.alpha {
        background-color: rgba(0, 68, 68, .3)
    }
    body.opal .containerMenuTop.noalpha {
        background-color: rgba(0, 68, 68, 1)
    }
    body.blut .containerMenuTop.alpha {
        background-color: rgba(153, 17, 0, .3)
    }
    body.blut .containerMenuTop.noalpha {
        background-color: rgba(153, 17, 0, 1)
    }
    body.pastell .containerMenuTop.alpha {
        background-color: rgba(51, 85, 113, .3)
    }
    body.pastell .containerMenuTop.noalpha {
        background-color: rgba(51, 85, 113, 1)
    }
    .target {
        display: block;
        height: 130px;
        margin: 24px 24px 48px;
        border: 8px solid #d3f1ff;
        width: calc(100% - 48px);
        padding: 24px
    }
    .otherTargets {
        display: inline-block;
        width: 32%;
        margin: 0 10px 0 0;
        vertical-align: top
    }
    .otherTargets .title {
        margin: 0 0 10px
    }
    .otherTargets a {
        display: block;
        padding: 3px 10px;
        color: #2E3639;
        border: 2px solid #d3f1ff
    }
    .directTargets {
        display: inline-block;
        margin: 0;
        vertical-align: top
    }
    .moreTargets {
        display: none;
        width: 200px;
        background-color: #fff;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
        padding: 10px
    }
    .moreTargets li {
        display: block;
        cursor: pointer
    }
    .moreTargets li:hover {
        background-color: #f2f2f2
    }
    .targetTop {
        display: inline-block;
        min-width: 20%;
        text-align: center
    }
    .targetTop.absolvent::before,
    .targetTop.interest::before,
    .targetTop.student::before {
        display: block;
        width: 60px;
        margin: -5px auto
    }
    .targetTop.interest::before {
        content: url(../typo3/icon-studieninteressierte.svg)
    }
    .targetTop.student::before {
        content: url(../typo3/icon-studenten.svg)
    }
    .targetTop.absolvent::before {
        content: url(../typo3/icon-absolventen.svg)
    }
    h2.rss::after {
        content: url(../typo3/icon-rss-grau.svg);
        display: inline-block;
        width: 24px;
        float: right
    }
    .containerSearch,
    .containerSearch form {
        width: 100%;
        background-color: #00336F;
        height: 40px;
        z-index: 1
    }
    .containerSearch {
        display: none;
        position: fixed;
        top: 40px
    }
    .containerSearch form {
        display: block;
        margin: 0 auto
    }
    .containerSearch input[type=text] {
        background-color: #07B;
        border: none;
        height: 40px;
        width: calc(100% - 40px);
        color: #fff;
        font-weight: 200
    }
    #newSearch::-webkit-input-placeholder {
        color: #fff
    }
    #newSearch:-ms-input-placeholder {
        color: #fff
    }
    #newSearch:-moz-placeholder {
        color: #fff
    }
    #newSearch::-moz-placeholder {
        color: #fff
    }
    .containerSearch button[type=submit] {
        display: block;
        background-color: #00336F;
        height: 40px;
        width: 40px;
        float: right
    }
    .containerOffCanvasSide,
    .containerOffCanvasTop,
    .navTopBG {
        display: none
    }
    .containerSearch button img {
        height: 15px;
        width: 15px
    }
    .navTopBG {
        position: fixed;
        width: 100%;
        height: 44px;
        z-index: 1;
        background: linear-gradient(to right, #07B 0, #00336F 100%) center top/1920px 50px no-repeat
    }
    .containerOffCanvasSide {
        display: block;
        background-color: #fff;
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        transition: left .4s ease-out!important
    }
    .containerOffCanvasSide.subnavNoSide {
        left: 0
    }
    .containerOffCanvasSide.subnavGoSide {
        left: -290px
    }
    .containerCanvas {
        display: block;
        position: absolute;
        padding: 0;
        margin: 0;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 5;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        transition: left .4s ease-out
    }
    .menu-trigger:checked~.containerCanvas {
        left: 290px;
        transition: left .4s ease-out
    }
    .containerBody {
        display: block;
        padding: 0;
        margin: 0 auto;
        max-width: 1280px;
        height: 100%;
        background-color: transparent
    }
    .containerMenuTop {
        display: block;
        position: fixed;
        width: 100%;
        height: 40px;
        z-index: 99;
        top: 0;
        transition: top 1s ease-out
    }
    .navNoSide .containerMenuTop {
        left: 0
    }
    .navGoSide .containerMenuTop {
        left: 290px
    }
    .containerMenuTop.alpha,
    .containerMenuTop.noalpha {
        transition: background 1s ease-out
    }
    .container_MenuMain {
        display: block;
        width: auto;
        background-color: #fff
    }
    .containerBody .container_MenuMain {
        display: none;
        width: auto
    }
    .container_Content {
        display: block;
        vertical-align: top;
        background-color: rgba(255, 255, 255, 1);
        padding: 0 0 48px
    }
    .container_Search,
    .container_Sidebar {
        display: inline-block;
        vertical-align: top;
        margin: 0
    }
    .container_MenuSub {
        padding: 24px 0!important
    }
    .container_Search {
        width: 47%;
        padding: 0
    }
    .container_Sidebar {
        width: 24%;
        padding: 0 0 24px 24px
    }
    .headerSmall {
        display: none
    }
    .col11 {
        display: block;
        vertical-align: top;
        width: 100%;
        min-height: 75px;
        margin: 0;
        padding: 24px 1.875%
    }
    .col12,
    .col34,
    .container_Sidebar.col14,
    .xcol12 {
        display: inline-block;
        vertical-align: top;
        padding: 0 3.25% 24px
    }
    .col12,
    .col34,
    .container_Sidebar.col14 {
        width: 100%;
        margin: 0!important
    }
    .xcol12 {
        width: calc(100% - 6.5%);
        margin: 0
    }
    .calEventSlide,
    .col12in,
    .col23,
    .col23in,
    .xcol13,
    .xcol34 {
        display: inline-block;
        padding: 0;
        vertical-align: top
    }
    .col12in {
        width: calc(50% - 1.62%);
        margin: 0
    }
    .col12in:last-of-type {
        margin-left: 2.65%
    }
    .calEventSlide #datepicker,
    .calEventSlide .events,
    .col13,
    .col14 {
        display: inline-block;
        vertical-align: top;
        width: calc(33.3% - 2.9%);
        padding: 0;
        margin: 0 0 24px
    }
    li.col14:first-of-type {
        margin: 0 0 24px 3.25%
    }
    .calEventSlide #datepicker,
    div.col14:first-of-type {
        margin: 0 0 24px
    }
    .calEventSlide .events,
    div.col14:last-child {
        margin: 0 0 24px 3.25%
    }
    .factorial.col14 {
        margin: 0 0 24px 2.15%
    }
    .xcol13 {
        width: calc(33.2% - 2.8125%);
        margin: 0 .9375% 24px
    }
    .xcol13:first-child {
        margin-left: 1.875%
    }
    .xcol13:last-child {
        margin-right: 1.875%
    }
    .calEventSlide,
    .col23 {
        width: calc(100% - 6.5%);
        margin: 0 3.25% 24px
    }
    .col23in {
        width: 88%;
        margin: 0
    }
    .xcol34 {
        width: calc(74.6% - 2.8125%);
        margin: 0 1.875% 24px .9375%
    }
    .container_Print {
        display: block;
        padding: 0 24px;
        margin: 24px 0;
        width: 100%;
        font-size: .875em
    }
    .containerFooter {
        display: block;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 500px;
        left: 0;
        top: 0;
        z-index: 5;
        background: url(../typo3/htwk-footer_HTWK.svg) right -450px bottom/1920px 504px no-repeat, linear-gradient(to right top, #07B 50%, #00336F 50%) center bottom/1920px 504px no-repeat
    }
    .containerMenuTop .navTop {
        display: block;
        padding: 2px 24px;
        margin: 0 auto;
        color: #fff;
        width: 50%;
        float: right;
        text-align: right
    }
    .containerMenuTop .navTop a {
        text-decoration: none;
        color: #fff;
        font-size: .875em;
        font-weight: 200
    }
    .containerMenuTop .navTop ul {
        display: inline-block;
        padding: 0;
        margin: 0 -5px
    }
    .containerMenuTop .navTop li {
        display: inline-block;
        padding: 0;
        margin: 0 12px
    }
    .containerMenuTop .navTop li>label {
        display: inline-block;
        margin: 5px 0 5px 5px;
        padding: 0
    }
    .containerMenuTop li.navTop04>label:not(:last-child)::after {
        content: "|";
        padding-left: 10px
    }
    .containerMenuTop .navTop li img {
        height: 16px;
        float: left;
        margin-top: 4px;
        padding: 0 5px 0 0
    }
    .containerMenuTop .navTopSmall {
        display: inline-block;
        width: 24px;
        opacity: .9;
        margin: 7px 15px
    }
    .container_MenuMain a {
        text-decoration: none;
        color: #2E3639;
        font-weight: 300
    }
    .container_MenuMain a:visited {
        color: #fff
    }
    .container_MenuMain ul.level01 {
        display: block;
        padding: 0;
        width: 290px;
        margin: 0
    }
    .container_MenuMain ul.level01>li {
        display: block;
        position: relative;
        padding: 8px 15px;
        margin: 0;
        height: 40px;
        border-bottom: 1px solid rgba(34, 187, 255, 1)
    }
    .container_MenuMain ul.level01>li:not(:first-child)::after,
    .container_MenuMain ul.level02>li.back::before {
        display: inline-block;
        font-family: WebSymbolsLigaRegular, sans-serif;
        font-size: 1.1em;
        margin: 0
    }
    .container_MenuMain ul.level01>li:not(:first-child)::after {
        content: '×';
        float: right
    }
    .container_MenuMain ul.level01>li.suche,
    .container_MenuMain ul.level02>li.back {
        background-color: rgba(211, 241, 255, 1)
    }
    .container_MenuMain ul.level02>li.back {
        text-align: right
    }
    .container_MenuMain ul.level02>li.back::before {
        content: 'Ô'
    }
    .container_Header .titel,
    .newsBox .title {
        font-family: ITCOfficinaSansW04-Book1123228, sans-serif
    }
    .container_MenuMain ul.level01>li.active {
        background-color: #fff!important
    }
    .container_MenuMain ul.level01>li.active>a {
        color: #2E3639
    }
    .container_MenuMain ul.level01>li.active::after {
        content: "";
        color: #fff;
        padding-left: 20px
    }
    .container_MenuMain ul.level02 {
        display: none;
        position: fixed;
        z-index: 1;
        top: 0;
        padding: 0;
        margin: 0;
        width: 290px;
        cursor: pointer;
        color: #2E3639;
        background-color: #fff
    }
    .subnavNoSide .container_MenuMain ul.level02 {
        left: 290px;
        transition: left .4s ease-out!important;
        transition-delay: .4s
    }
    .subnavGoSide .container_MenuMain ul.level02 {
        left: 0;
        transition: left .4s ease-out!important;
        transition-delay: .4s
    }
    .container_MenuMain ul.level02>li {
        display: block;
        padding: 8px 15px;
        margin: 0;
        height: 40px;
        border-bottom: 1px solid rgba(34, 187, 255, 1);
        width: 100%
    }
    .container_MenuMain ul.level02 li a {
        color: #2E3639
    }
    .container_MenuSub li,
    .container_MenuSub ul.level01 {
        display: block;
        padding: 0;
        margin: 0
    }
    .container_MenuSub a {
        display: block;
        color: #2E3639;
        text-decoration: none;
        cursor: pointer;
        padding: 5px 10px
    }
    .container_MenuSub a:hover {
        text-decoration: none;
        cursor: pointer
    }
    .container_MenuSub ul.level01>li {
        background-color: rgba(211, 241, 255, 1)
    }
    .container_MenuSub ul.level01>li.active {
        background-color: #00336f
    }
    .container_MenuSub ul.level01>li.active>a {
        color: #fff
    }
    .container_MenuSub li ul.level02 {
        display: none;
        padding: 0;
        margin: 0
    }
    .container_MenuSub li.active ul.level02 {
        display: block
    }
    .container_MenuSub ul.level02>li {
        background-color: rgba(255, 255, 255, 1)
    }
    .container_MenuSub ul.level02>li.active>a {
        font-weight: 700
    }
    .container_MenuSub ul.level03 {
        display: none;
        padding: 0;
        margin: 0 24px
    }
    .container_MenuSub li.active li.active ul.level03 {
        display: block
    }
    .container_Header {
        color: #fff;
        padding: 75px 24px 24px
    }
    .container_Header .titelSmall {
        display: none
    }
    .container_Header .titel {
        display: inline-block;
        margin: 24px 0;
        width: 75%
    }
    .container_Header .name {
        font-size: 1.1rem;
        font-weight: 400
    }
    .container_Header .subtitel {
        font-size: 1.1rem;
        font-weight: 400
    }
    .container_Header .logo {
        width: 25%;
        float: right;
        text-align: right;
        margin: 24px 0
    }
    .container_Header .logo img {
        height: 50px
    }
    .container_Articles>:first-child>h1,
    .container_Articles>h1:first-child {
        margin-top: .5em
    }
    .searchResult h3 {
        margin-bottom: 0
    }
    .slider.typeSmall {
        height: 450px;
        margin-top: 24px
    }
    .slider.typeSmall a {
        color: #2E3639!important
    }
    #slideContent {
        display: block;
        margin-top: -45px
    }
    #slideContent .ms-slide-info {
        display: block;
        width: 100%;
        background-color: #fff;
        right: 0;
        padding: 10px 24px;
        position: relative
    }
    .typeSmall #slideContent .ms-slide-info {
        display: block;
        width: 100%!important;
        height: 110px;
        background-color: #f2f2f2;
        left: 0;
        top: 320px;
        padding: 10px;
        margin: 0 auto
    }
    #slideContent .ms-slide-info h2 {
        margin: 0
    }
    #slideContent .ms-slide-info h4 {
        margin: .75em 0
    }
    .ms-thumb-list {
        bottom: 45px
    }
    .typeSmall .ms-thumb-list {
        position: absolute!important;
        bottom: 0;
        left: 0;
        width: 100%!important
    }
    .ms-thumbs-cont {
        right: 0!important;
        left: 585px!important;
        position: absolute!important
    }
    .ms-thumb-frame {
        margin: 0!important;
        background-color: rgba(0, 51, 111, 1)!important;
        text-shadow: none!important;
        border: none!important
    }
    .ms-tabs .ms-thumb {
        padding: 5px!important;
        text-align: center;
        color: #fff;
        font-weight: 700
    }
    .ms-thumb-frame:not(:last-child) .ms-thumb::after {
        content: "|";
        color: rgba(34, 187, 255, 1);
        position: absolute;
        margin-left: 16px
    }
    .newsContent li::before,
    .noteBox li::before {
        content: "•"
    }
    .ms-thumb-frame-selected {
        background-color: rgba(34, 187, 255, 1)!important
    }
    .newsBox,
    .newsBox.md {
        background-color: #f2f2f2
    }
    .ms-thumb-ol {
        display: none
    }
    .containerNews,
    .newsContent .meta .date {
        display: inline-block
    }
    .newsContent li,
    .newsContent ul {
        list-style-type: none
    }
    .newsContent li::before {
        font-size: 100%;
        margin-right: 5px
    }
    .newsContent p img,
    .newsContent p img.left {
        max-width: 50%;
        float: left;
        margin: 5px 15px 10px 0
    }
    .newsContent p img.right {
        max-width: 50%;
        float: right;
        margin: 5px 0 10px 15px
    }
    .containerNews {
        margin: 48px 0 0
    }
    .newsBox {
        display: block;
        overflow: hidden
    }
    .newsBox.sm {
        width: 48%;
        padding: 2px 10px 13px;
        display: inline-block;
        float: left
    }
    .newsBox.sm:nth-child(even) {
        margin: 0 24px 15px 0;
        width: 100%
    }
    .newsBox.sm:nth-child(odd) {
        margin: 0 0 15px;
        width: 100%
    }
    .newsBox.sm h4 {
        margin: 2px 0 0
    }
    .newsBox.md {
        display: inline-block;
        padding: 0
    }
    .newsBox.md div:not(.image) {
        padding: 0 10px
    }
    .newsBox .date {
        font-size: .875em;
        margin-top: 7px
    }
    .newsBox .title {
        font-size: 130%;
        font-weight: 700;
        margin: 0;
        width: 100%
    }
    td,
    th {
        font-weight: 300
    }
    .newsBox.sm .image {
        display: none
    }
    .noteBox {
        display: block;
        width: 100%;
        margin: 0 auto 24px;
        padding: 10px 15px 15px;
        border: 8px solid #d3f1ff;
        min-height: 95px
    }
    .noteBox img {
        display: none
    }
    .noteBox li,
    .noteBox ul {
        padding: 0;
        margin: 0;
        list-style-type: none
    }
    .noteBox li::before {
        font-size: 100%;
        margin-right: 5px
    }
    .noteBox .sidebar {
        display: table-cell;
        width: 85px
    }
    .noteBox .content {
        display: table-cell;
        width: calc(100% - 85px)
    }
    .noteBox.download::before,
    .noteBox.question::before,
    .noteBox.warning::before {
        display: inline-block;
        width: 50px;
        position: absolute;
        margin-left: 10px;
        margin-top: 5px
    }
    .noteBox.download::before {
        content: url(../typo3/icon-download.svg)
    }
    .noteBox.warning::before {
        content: url(../typo3/icon-hinweis.svg)
    }
    .noteBox.question::before {
        content: url(../typo3/icon-frage.svg)
    }
    .noteBox.text {
        display: block
    }
    .noteBox.text .sidebar {
        width: 0
    }
    .noteBox.image .sidebar {
        display: flex;
        height: 50px;
        width: 60px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 5px 25px 0 0
    }
    .noteBox.image img {
        display: block;
        width: auto
    }
    .tableKomplex,
    table {
        width: 100%
    }
    table {
        border-collapse: collapse
    }
    tbody,
    tfoot,
    thead {
        /* St,Töl: wegen Anzeigefehler bei Ausrichtung von Tabellenkopf und -inhalt
        display: table;*/
        width: 100%
    }
    td,
    th {
        vertical-align: top;
        padding: 5px 7px;
        text-align: left
    }
    table td:first-of-type {
        padding-right: 24px
    }
    td.center,
    th.center {
        text-align: center
    }
    td.right {
        text-align: right
    }
    .contactTable .label,
    .tableKomplex thead th,
    table.blue td:first-of-type,
    table.grey td:first-of-type {
        font-weight: 700
    }
    .tableSimple thead {
        background-color: #00336f;
        color: #fff
    }
    table.blue tbody tr:nth-of-type(odd) {
        background-color: #d3f1ff
    }
    table.blue tbody tr:nth-of-type(even) {
        background-color: rgba(211, 241, 255, .5)
    }
    table.grey tbody tr:nth-of-type(odd) {
        background-color: #e5e5e5
    }
    table.grey tbody tr:nth-of-type(even) {
        background-color: #f2f2f2
    }
    .tableKomplex td {
        vertical-align: middle
    }
    .tableKomplex img.icon {
        width: 23px;
        margin: 2px
    }
    .contactTable {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .contactTable:not(:first-child) {
        margin: 48px 0 0
    }
    .contactTable .contact_photo {
        display: flex;
        height: 70px;
        width: 70px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 0 24px 40px 0
    }
    .contactTable .contact_person .name {
        font-size: 130%;
        font-family: Signika, sans-serif
    }
    .contactBox h4,
    .imageBox.horizontal .title {
        font-family: ITCOfficinaSansW04-Book1123228, sans-serif
    }
    .contactTable .contact_person {
        display: block;
        min-height: 80px;
        margin: 0 0 40px;
        width: calc(100% - 40px);
        font-weight: 700
    }
    .contactTable .contact_department,
    .contactTable .contact_email,
    .contactTable .contact_object,
    .contactTable .contact_phone {
        display: block;
        width: 100%
    }
    .contactTable .contact_department,
    .contactTable .contact_phone {
        background-color: #e5e5e5;
        padding: 3px 5px
    }
    .contactTable .contact_email,
    .contactTable .contact_object {
        background-color: #f2f2f2;
        padding: 3px 5px
    }
    .contactTable .contact_department .department,
    .contactTable .contact_department .label,
    .contactTable .contact_email .label,
    .contactTable .contact_email .link_url,
    .contactTable .contact_object .label,
    .contactTable .contact_object .object,
    .contactTable .contact_phone .label,
    .contactTable .contact_phone .number {
        display: inline-block
    }
    .contactTable .contact_email .address,
    .contactTable .contact_email .link_txt,
    .contactTable h4 {
        display: none!important
    }
    .contactTable .label {
        width: 100px
    }
    .contactTable .contact_vcard {
        display: block;
        margin: 24px 0
    }
    .contactTable .contact_department .department,
    .contactTable .contact_email .link_url,
    .contactTable .contact_email .number,
    .contactTable .contact_object .object {
        width: calc(100% - 110px)
    }
    .infoBox {
        display: inline-block;
        width: 48%;
        margin: 0 auto;
        padding: 0;
        float: left
    }
    .infoBox .content,
    .infoBox .infoBoxLinks {
        padding: 10px 10px 48px;
        position: relative;
        background-color: #f2f2f2
    }
    .infoBox:nth-child(odd) {
        margin: 0 24px 15px 0
    }
    .infoBox:nth-child(even) {
        margin: 0 0 15px
    }
    .infoBox h4 {
        font-size: 130%;
        font-weight: 500
    }
    .infoBox .infoBoxLinks {
        overflow: hidden
    }
    .imageBox.vertical {
        display: flex;
        width: 100%;
        margin: 0 auto 24px;
        padding: 0
    }
    .imageBox.vertical .image {
        display: flex;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .imageBox.vertical .content {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        background-color: #f2f2f2
    }
    .imageBox.vertical .title {
        display: block;
        font-weight: 700
    }
    .imageBox.vertical .link {
        display: block
    }
    .imageBox.horizontal {
        display: block;
        width: 100%;
        margin: 0 auto 24px;
        padding: 0
    }
    .imageBox.horizontal .image {
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .imageBox.horizontal .content {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        background-color: #f2f2f2
    }
    .imageBox.horizontal .title {
        display: block
    }
    .contactBox {
        display: inline-block;
        width: 48%;
        padding: 0;
        float: left
    }
    .contactBox:nth-child(odd) {
        margin: 0 24px 15px 0
    }
    .contactBox:nth-child(even) {
        margin: 0 0 15px
    }
    .contactBox h4 {
        font-size: 130%;
        font-weight: 500;
        margin: 0 auto 24px;
        width: 100%
    }
    .contactBox .contact_person .name,
    a.button {
        font-weight: 700
    }
    .contactBox .contactBoxContent {
        position: relative;
        overflow: hidden;
        padding: 10px;
        background-color: #f2f2f2
    }
    .contactBox .contact_photo {
        display: flex;
        height: 70px;
        width: 70px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 5px 10px 40px 0
    }
    .contactBox .contact_photo img {
        margin: 0 auto;
        height: 100%
    }
    a.button,
    a.more {
        height: 40px;
        color: #fff
    }
    .contactBox .contact_email,
    .contactBox .contact_person {
        margin-bottom: 24px
    }
    .contactBox .contact_phone .label,
    .contactBox .contact_phone .number {
        display: inline-block;
        margin-right: 7px
    }
    .contactBox .contact_department,
    .contactBox .contact_email .address,
    .contactBox .contact_email .label,
    .contactBox .contact_email .link_url,
    .contactBox .contact_object,
    .contactBox .contact_vcard {
        display: none
    }
    a.button {
        display: inline-block;
        width: 31.5%;
        padding: 7px 7px 0 48px
    }
    a.button.Twitter {
        background-color: #2BF;
        margin-right: 7px
    }
    a.button.Facebook {
        background-color: #2E3639;
        margin-right: 7px
    }
    a.button.Facebook::before,
    a.button.Google::before,
    a.button.Twitter::before {
        display: inline-block;
        width: 24px;
        margin: 0 0 0 -35px;
        position: absolute
    }
    a.button.Google {
        background-color: grey
    }
    a.button.Twitter::before {
        content: url(../typo3/icon-twitter.svg)
    }
    a.button.Facebook::before {
        content: url(../typo3/icon-facebook.svg)
    }
    a.button.Google::before {
        content: url(../typo3/icon-google.svg)
    }
    a.more,
    form {
        display: block
    }
    a.more {
        width: 180px;
        border-bottom: 3px solid #2E3639;
        background-color: rgba(34, 187, 255, 1);
        text-align: center;
        margin-top: 20px;
        line-height: 2.5em;
        font-weight: 300;
        font-size: .9em
    }
    form {
        margin: 0 0 7px!important
    }
    form .label {
        display: inline-block;
        background-color: #f2f2f2;
        padding: 4px 24px 5px 7px;
        font-weight: 300;
        font-size: .875em;
        width: 13.666%
    }
    form div.input {
        display: inline-block;
        margin-left: -5px;
        width: 71%
    }
    .containerOffCanvasSide input[type=text]::-moz-placeholder {
        font-style: italic
    }
    .containerOffCanvasSide input[type=text] {
        height: 22px;
        width: 100%;
        border: none;
        font-size: .875em;
        font-weight: 200;
        line-height: 1.5em;
        color: #2E3639;
        padding: 0;
        background-color: #D3F1FF
    }
    input[type=text],
    input[type=email],
    textarea {
        border: 2px solid #2bf;
        height: 32px;
        width: 100%;
        font-family: Signika, sans-serif;
        font-size: .875em;
        font-weight: 200;
        line-height: 1.5em;
        color: #2E3639;
        padding: 2px 10px
    }
    textarea {
        height: 200px
    }
    button[type=submit],
    input[type=submit] {
        display: inline-block;
        background-color: #BEC3C6;
        color: #fff;
        font-size: .875em;
        height: 32px;
        width: 13.666%;
        border: none;
        line-height: 2.4em
    }
    input[type=submit] {
        width: auto
    }
    button.search {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #BEC3C6;
        padding: 8px 13px;
        height: 40px
    }
    .searchSummary {
        margin-bottom: 48px
    }
    .ui-icon-circle-triangle-e::after,
    .ui-icon-circle-triangle-w::before {
        margin: 10px 0 0 7px;
        font-family: WebSymbolsLigaRegular, sans-serif;
        font-size: 1.4em;
        display: inline-block;
        color: #fff
    }
    .ui-datepicker-inline {
        background-color: #f2f2f2;
        padding-bottom: 12px
    }
    .ui-datepicker-header {
        height: 60px;
        background: linear-gradient(to left, #07B 0, #00336F 100%) center bottom/100% 60px no-repeat;
        text-align: center;
        color: #fff;
        font-weight: 700;
        padding-top: 10px
    }
    .ui-icon-circle-triangle-w::before {
        content: 'Ô'
    }
    .ui-icon-circle-triangle-e::after {
        content: '×'
    }
    .ui-datepicker-prev {
        display: inline-block;
        float: left;
        width: 30%;
        cursor: pointer
    }
    .ui-datepicker-next {
        display: inline-block;
        float: right;
        width: 30%;
        cursor: pointer
    }
    .ui-datepicker-title {
        display: inline-block;
        width: 40%;
        margin-top: 8px
    }
    .ui-datepicker-calendar {
        display: block;
        margin: 24px
    }
    .ui-datepicker-calendar td,
    .ui-datepicker-calendar th {
        width: 12%;
        text-align: center;
        font-weight: 700;
        line-height: 40px;
        padding: 0;
        margin: 0
    }
    .ui-datepicker-calendar td a,
    .ui-datepicker-calendar th span {
        width: 38px;
        height: 38px;
        display: block
    }
    table.ui-datepicker-calendar {
        width: 85%
    }
    table.ui-datepicker-calendar td:first-of-type {
        padding: 0
    }
    a.ui-state-active {
        border-radius: 25px;
        background-color: #2E3639;
        color: #fff
    }
    .calEventSlide .event {
        display: block;
        width: 100%;
        padding: 15px;
        background-color: #fff;
        border: 8px solid #f2f2f2;
        margin: 0 0 15px;
        min-height: 172px
    }
    .event .date {
        display: inline-block;
        float: left;
        width: auto;
        font-size: 130%;
        font-weight: 700;
        margin: 0 15px 0 0;
        color: rgba(34, 187, 255, 1)
    }
    .event .day {
        display: block;
        padding-bottom: 2px;
        text-align: center;
        border-bottom: 2px solid rgba(34, 187, 255, 1)
    }
    .event .month {
        display: block;
        font-size: 75%
    }
    .event .content {
        display: inline-block;
        width: 80%
    }
    .event .calDate {
        display: none
    }
    .event .title {
        font-size: 130%;
        font-weight: 700;
        margin: 0;
        width: 100%
    }
    .container_Print div {
        display: inline-block
    }
    .container_Print .release {
        margin-right: 20px
    }
    .container_Print .printMail div:not(:last-child)::after {
        content: "|";
        padding-left: 5px
    }
    .containerFooter ul.menuFooter {
        display: block;
        margin: 0 auto;
        padding: 24px 0;
        max-width: 1280px
    }
    .containerFooter ul.menuFooter .xcolFooter {
        display: inline-block;
        width: 24.5%;
        padding: 0;
        margin: 0;
        vertical-align: top
    }
    .containerFooter ul.menuFooter .colFooter ul {
        margin: 24px 0 0;
        padding: 0
    }
    .containerFooter ul.menuFooter .colFooter li {
        display: block;
        padding: 0;
        margin: 0
    }
    .containerFooter h4 {
        display: block;
        color: #fff;
        font-size: 1.1em;
        font-weight: 300;
        margin: 2px 0
    }
    .containerFooter a {
        display: block;
        padding: 0;
        font-size: .875em;
        font-weight: 300;
        color: #fff
    }
    .containerFooter a:visited {
        color: #fff
    }
    .containerCopyright {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%
    }
    .containerCopyright>div {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
        color: #fff
    }
    .containerCopyright .foerderer {
        display: inline-block;
        height: 48px;
        padding-left: 24px
    }
    .containerCopyright .foerderer img {
        height: 48px;
        margin-right: 15px
    }
    .containerCopyright .social {
        display: block;
        height: 48px;
        padding-right: 24px;
        text-align: right;
        float: right
    }
    .containerCopyright .copyright {
        margin: 24px auto;
        font-size: .875em;
        padding-left: 24px
    }
    .topnav-trigger:checked~.containerCanvas {
        top: 540px
    }
    .topnav-trigger:checked~.containerCanvas .containerMenuTop {
        position: absolute
    }
    .contrast-trigger:checked~.containerCanvas .contrastFO,
    .contrast-trigger:checked~.containerCanvas a {
        color: #000
    }
    .contrast-trigger:checked~.containerCanvas .contrastFW,
    .contrast-trigger:checked~.containerCanvas a.contrastFW {
        color: #fff
    }
    .contrast-trigger:checked~.containerCanvas.contrastBG {
        background: url(../typo3/htwk-lichtgrafik-ohne-hg_HTWK.svg) center top/1920px 600px no-repeat, linear-gradient(to top right, #000 0, #000 100%) center top/1920px 600px no-repeat #fff
    }
    .contrast-trigger:checked~.containerCanvas .container_MenuSub ul.level02 li.active,
    .contrast-trigger:checked~.containerCanvas .contrastBG {
        background-color: #000
    }
    .fontsize-trigger:checked~.containerCanvas .resize100 {
        font-size: 150%
    }
    .fontsize-trigger:checked~.containerCanvas .resize080 {
        font-size: 130%
    }
    .fontsize-trigger:checked~.containerCanvas .resize050 {
        font-size: 120%
    }
    .fontsize-trigger:checked~.containerCanvas .resize010 {
        font-size: 105%
    }
    .LGonly,
    .SMonly,
    .breadcrumb,
    .container_Content .container_MenuSub {
        display: none!important
    }
}
/*
############################## Handy-Ansicht #######################################
*/
@media (max-width: 700px) {
    .container_MenuSub a,
    .container_MenuSub a:hover {
        text-decoration: none;
        cursor: pointer
    }
    .event .month,
    a.more {
        text-transform: uppercase
    }
    body {
        font-size: .9em!important
    }
    .factorial .title,
    .otherTargets .title {
        font-size: 130%;
        font-weight: 700
    }
    .target {
        display: block;
        height: auto;
        margin: 24px 15px 0;
        border: 8px solid #d3f1ff;
        width: calc(100% - 9.1%);
        padding: 24px
    }
    .otherTargets {
        display: block;
        width: 100%;
        margin: 0 0 5px;
        vertical-align: top
    }
    .otherTargets .title {
        margin: 0 0 10px
    }
    .otherTargets a {
        display: block;
        padding: 3px 10px;
        color: #2E3639;
        border: 2px solid #d3f1ff
    }
    .moreTargets {
        display: none;
        width: 200px
    }
    .targetTop {
        display: block;
        position: relative;
        width: 100%;
        height: 70px;
        margin: 0;
        padding: 20px 60px;
        font-weight: 700
    }
    .targetTop.absolvent::before,
    .targetTop.interest::before,
    .targetTop.student::before {
        display: inline-block;
        position: absolute;
        left: -15px;
        width: 60px;
        margin: -15px auto
    }
    .targetTop.interest::before {
        content: url(../typo3/icon-studieninteressierte.svg)
    }
    .targetTop.student::before {
        content: url(../typo3/icon-studenten.svg)
    }
    .targetTop.absolvent::before {
        content: url(../typo3/icon-absolventen.svg)
    }
    h2.rss::after {
        display: none
    }
    .factorial .header {
        display: block;
        padding: 10px;
        height: 95px;
        color: #fff
    }
    .factorial .content {
        display: block;
        padding: 10px 10px 15px;
        background-color: #f2f2f2
    }
    .factorial .link {
        margin-top: 15px
    }
    .factorial .header.signal {
        background: linear-gradient(135deg, rgba(195, 130, 17, 1) 0, rgba(255, 204, 0, 1) 100%)
    }
    .factorial .header.bordeaux {
        background: linear-gradient(135deg, rgba(110, 17, 68, 1) 0, rgba(200, 34, 110, 1) 100%)
    }
    .factorial .header.grass {
        background: linear-gradient(135deg, rgba(68, 110, 40, 1) 0, rgba(187, 215, 17, 1) 100%)
    }
    .factorial .header.stein {
        background: linear-gradient(135deg, rgba(142, 151, 151, 1) 0, rgba(195, 200, 200, 1) 100%)
    }
    .factorial .header.opal {
        background: linear-gradient(135deg, rgba(0, 68, 68, 1) 0, rgba(0, 136, 119, 1) 100%)
    }
    .factorial .header.blut {
        background: linear-gradient(135deg, rgba(153, 17, 0, 1) 0, rgba(255, 136, 0, 1) 100%)
    }
    .factorial .header.pastell {
        background: linear-gradient(135deg, rgba(51, 85, 113, 1) 0, rgba(130, 162, 187, 1) 100%)
    }
    body.enzian .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-ohne-hg_HTWK.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, #07B 0, #00336F 100%) center top/1920px 600px no-repeat #fff
    }
    body.signal .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-as-ohne-hg.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, rgba(195, 130, 17, 1) 0, rgba(255, 204, 0, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.bordeaux .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-b-ohne-hg.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, rgba(110, 17, 68, 1) 0, rgba(200, 34, 110, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.grass .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-eit-ohne-hg.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, rgba(68, 110, 40, 1) 0, rgba(187, 215, 17, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.stein .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-imn-ohne-hg.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, rgba(142, 151, 151, 1) 0, rgba(195, 200, 200, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.opal .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-me-ohne-hg.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, rgba(0, 68, 68, 1) 0, rgba(0, 136, 119, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.blut .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-m-ohne-hg.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, rgba(153, 17, 0, 1) 0, rgba(255, 136, 0, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.pastell .containerCanvas {
        background: url(../typo3/htwk-lichtgrafik-fb-wiwi-ohne-hg.svg) right -400px top/1920px 600px no-repeat, linear-gradient(to top, rgba(51, 85, 113, 1) 0, rgba(130, 162, 187, 1) 100%) center top/1920px 600px no-repeat #fff
    }
    body.enzian .containerMenuTop.alpha {
        background-color: rgba(0, 51, 111, .7)
    }
    body.enzian .containerMenuTop.noalpha {
        background-color: rgba(0, 51, 111, 1)
    }
    body.signal .containerMenuTop.alpha {
        background-color: rgba(195, 130, 17, .3)
    }
    body.signal .containerMenuTop.noalpha {
        background-color: rgba(195, 130, 17, 1)
    }
    body.bordeaux .containerMenuTop.alpha {
        background-color: rgba(110, 17, 68, .3)
    }
    body.bordeaux .containerMenuTop.noalpha {
        background-color: rgba(110, 17, 68, 1)
    }
    body.grass .containerMenuTop.alpha {
        background-color: rgba(68, 110, 40, .3)
    }
    body.grass .containerMenuTop.noalpha {
        background-color: rgba(68, 110, 40, 1)
    }
    body.stein .containerMenuTop.alpha {
        background-color: rgba(142, 151, 151, .3)
    }
    body.stein .containerMenuTop.noalpha {
        background-color: rgba(142, 151, 151, 1)
    }
    body.opal .containerMenuTop.alpha {
        background-color: rgba(0, 68, 68, .3)
    }
    body.opal .containerMenuTop.noalpha {
        background-color: rgba(0, 68, 68, 1)
    }
    body.blut .containerMenuTop.alpha {
        background-color: rgba(153, 17, 0, .3)
    }
    body.blut .containerMenuTop.noalpha {
        background-color: rgba(153, 17, 0, 1)
    }
    body.pastell .containerMenuTop.alpha {
        background-color: rgba(51, 85, 113, .3)
    }
    body.pastell .containerMenuTop.noalpha {
        background-color: rgba(51, 85, 113, 1)
    }
    .containerOffCanvasTop,
    .containerSearch {
        display: none
    }
    .containerOffCanvasSide {
        display: block;
        background-color: #fff;
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        transition: left .4s ease-out!important
    }
    .containerOffCanvasSide.subnavNoSide {
        left: 0
    }
    .containerOffCanvasSide.subnavGoSide {
        left: -290px
    }
    .containerCanvas {
        display: block;
        position: absolute;
        padding: 0;
        margin: 0;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 5;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        transition: left .4s ease-out
    }
    .menu-trigger:checked~.containerCanvas {
        left: 290px;
        transition: left .4s ease-out
    }
    .containerBody {
        display: block;
        padding: 0;
        margin: 0 auto;
        max-width: 1280px;
        height: 100%;
        background-color: transparent
    }
    .containerMenuTop {
        display: block;
        position: fixed;
        width: 100%;
        height: 40px;
        z-index: 99;
        top: 0;
        transition: left .4s ease-out!important
    }
    .navNoSide .containerMenuTop {
        left: 0
    }
    .navGoSide .containerMenuTop {
        left: 290px
    }
    .containerMenuTop.alpha,
    .containerMenuTop.noalpha {
        transition: background 1s ease-out
    }
    .container_MenuMain {
        display: block;
        width: auto;
        background-color: #fff
    }
    .containerBody .container_MenuMain {
        display: none;
        width: auto
    }
    .container_Content {
        display: block;
        vertical-align: top;
        background-color: rgba(255, 255, 255, 1);
        padding: 0 0 48px
    }
    .container_Search,
    .container_Sidebar {
        display: inline-block;
        vertical-align: top;
        margin: 0
    }
    .container_MenuSub {
        padding: 24px 0!important
    }
    .container_Search {
        width: 47%;
        padding: 0
    }
    .container_Sidebar {
        width: 24%;
        padding: 0 0 24px 24px
    }
    .col11 {
        display: block;
        vertical-align: top;
        width: 100%;
        min-height: 75px;
        margin: 0;
        padding: 24px 1.875%
    }
    .col12,
    .col14,
    .col34,
    .xcol14 {
        display: inline-block;
        vertical-align: top
    }
    .col12,
    .col14,
    .col34 {
        width: 100%;
        margin: 0;
        padding: 0 3.25% 24px
    }
    .xcol14 {
        width: calc(50% - 2.8125%);
        padding: 0;
        margin: 0 1.875% 24px
    }
    div.xcol14:first-of-type {
        margin: 0 1.875% 24px 3.25%
    }
    .xcol14:last-child {
        margin: 0 3.25% 24px 1.875%
    }
    .factorial.col14 {
        margin: 0 0 24px 2.15%
    }
    .headerSmall img {
        margin-top: -15px
    }
    .col13,
    .col23,
    .headerSmall .content {
        display: block;
        vertical-align: top;
        width: calc(100% - 9.1%);
        padding: 0;
        margin: 48px 15px 15px
    }
    .col12in,
    .col23in {
        display: block;
        vertical-align: top;
        width: 100%;
        margin: 0;
        height: auto!important
    }
    .xcol34 {
        display: inline-block;
        vertical-align: top;
        width: calc(74.6% - 2.8125%);
        padding: 0;
        margin: 0 1.875% 24px .9375%
    }
    .container_Print {
        display: block;
        margin: 24px;
        width: 100%
    }
    .containerFooter {
        display: block;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100px;
        z-index: 5;
        background: url(../typo3/htwk-footer-phone_HTWK.svg) right bottom/auto 250px no-repeat, linear-gradient(to left, #07B 0, #00336F 100%) center bottom/100% 250px no-repeat
    }
    .breadcrumb {
        padding: 20px 15px!important
    }
    .containerMenuTop .navTopSmall {
        display: block;
        width: 24px;
        opacity: .9;
        margin: 7px 15px
    }
    .containerMenuTop .navTop {
        display: none
    }
    .container_MenuMain a {
        text-decoration: none;
        color: #2E3639;
        font-weight: 300
    }
    .container_MenuMain ul.level01 {
        display: block;
        padding: 0;
        width: 290px;
        margin: 0
    }
    .container_MenuMain ul.level01>li {
        display: block;
        position: relative;
        padding: 8px 15px;
        margin: 0;
        height: 40px;
        border-bottom: 1px solid rgba(34, 187, 255, 1)
    }
    .container_MenuMain ul.level01>li:not(:first-child)::after,
    .container_MenuMain ul.level02>li.back::before {
        display: inline-block;
        font-family: WebSymbolsLigaRegular, sans-serif;
        font-size: 1.1em;
        margin: 0
    }
    .container_MenuMain ul.level01>li:not(:first-child)::after {
        content: '×';
        float: right
    }
    .container_MenuMain ul.level01>li.suche,
    .container_MenuMain ul.level02>li.back {
        background-color: rgba(211, 241, 255, 1)
    }
    .container_MenuMain ul.level02>li.back {
        text-align: right
    }
    .container_MenuMain ul.level02>li.back::before {
        content: 'Ô'
    }
    .container_MenuMain ul.level01>li.active {
        background-color: #fff!important
    }
    .container_MenuMain ul.level01>li.active>a {
        color: #2E3639
    }
    .container_MenuMain ul.level01>li.active::after {
        content: "";
        color: #fff;
        padding-left: 20px
    }
    .newsContent li::before,
    .noteBox li::before {
        content: "•"
    }
    .container_MenuMain ul.level02 {
        display: none;
        position: fixed;
        z-index: 1;
        top: 0;
        padding: 0;
        margin: 0;
        width: 290px;
        cursor: pointer;
        color: #2E3639;
        background-color: #fff
    }
    .subnavNoSide .container_MenuMain ul.level02 {
        left: 290px;
        transition: left .4s ease-out!important;
        transition-delay: .4s
    }
    .subnavGoSide .container_MenuMain ul.level02 {
        left: 0;
        transition: left .4s ease-out!important;
        transition-delay: .4s
    }
    .container_MenuMain ul.level02>li {
        display: block;
        padding: 8px 15px;
        margin: 0;
        height: 40px;
        border-bottom: 1px solid rgba(34, 187, 255, 1);
        width: 100%
    }
    .container_MenuMain ul.level02 li a {
        color: #2E3639
    }
    .container_MenuSub li,
    .container_MenuSub ul.level01 {
        display: block;
        padding: 0;
        margin: 0
    }
    .container_MenuSub a {
        display: block;
        color: #2E3639;
        padding: 5px 10px
    }
    .container_MenuSub ul.level01>li {
        background-color: rgba(211, 241, 255, 1)
    }
    .container_MenuSub ul.level01>li.active {
        background-color: #00336f
    }
    .container_MenuSub ul.level01>li.active>a {
        color: #fff
    }
    .container_MenuSub li ul.level02 {
        display: none;
        padding: 0;
        margin: 0
    }
    .container_MenuSub li.active ul.level02 {
        display: block
    }
    .container_MenuSub ul.level02>li {
        background-color: rgba(255, 255, 255, 1)
    }
    .container_MenuSub ul.level02>li.active>a {
        font-weight: 700
    }
    td,
    th {
        font-weight: 300
    }
    .container_MenuSub ul.level03 {
        display: none;
        padding: 0;
        margin: 0 24px
    }
    .container_MenuSub li.active li.active ul.level03 {
        display: block
    }
    .container_Header {
        color: #fff;
        padding: 35px 15px 0
    }
    .container_Header .titel {
        display: none
    }
    .container_Header .titelSmall {
        display: inline-block;
        margin: 33px 0;
        width: 50%;
        font-size: 1.1rem;
        font-weight: 300;
        font-family: Signika, sans-serif
    }
    .container_Header .logo {
        display: block;
        width: 50%;
        float: right;
        text-align: right;
        margin: 24px 0
    }
    .container_Header .logo img {
        height: 50px
    }
    .container_Articles>:first-child>h1,
    .container_Articles>h1:first-child {
        margin-top: .5em
    }
    .searchResult h3 {
        margin-bottom: 0
    }
    .slider {
        display: none
    }
    .newsContent .meta .date {
        display: inline-block
    }
    .newsBox,
    .newsBox.md {
        display: block;
        background-color: #f2f2f2
    }
    .newsContent li,
    .newsContent ul {
        list-style-type: none;
        padding-left: 10px
    }
    .newsContent li::before {
        font-size: 100%;
        margin-right: 5px
    }
    .newsContent p img,
    .newsContent p img.left {
        max-width: 50%;
        float: left;
        margin: 5px 15px 10px 0
    }
    .newsContent p img.right {
        max-width: 50%;
        float: right;
        margin: 5px 0 10px 15px
    }
    .containerNews {
        margin: 48px 0 0
    }
    .newsBox {
        overflow: hidden
    }
    .newsBox.sm {
        width: 100%;
        margin: 0 0 15px;
        padding: 2px 10px 13px
    }
    .newsBox.sm h4 {
        margin: 2px 0 0
    }
    .newsBox.sm:last-of-type {
        margin: 0
    }
    .newsBox.md {
        padding: 2px 10px 13px;
        margin-bottom: 15px
    }
    .newsBox .date {
        font-size: .875em;
        margin-top: 7px
    }
    .newsBox .title {
        font-family: ITCOfficinaSansW04-Book1123228, sans-serif;
        font-size: 130%;
        margin: 0;
        width: 100%
    }
    .newsBox .image {
        display: none
    }
    .noteBox {
        display: block;
        width: 100%;
        margin: 0 auto 24px;
        padding: 10px 15px 15px;
        border: 8px solid #d3f1ff
    }
    .noteBox img {
        display: none
    }
    .noteBox li,
    .noteBox ul {
        padding: 0;
        margin: 0;
        list-style-type: none
    }
    .noteBox li::before {
        font-size: 100%;
        margin-right: 5px
    }
    .noteBox .sidebar {
        display: table-cell;
        width: 85px
    }
    .noteBox .content {
        display: table-cell;
        width: calc(100% - 85px)
    }
    .noteBox.download::before,
    .noteBox.question::before,
    .noteBox.warning::before {
        display: inline-block;
        width: 50px;
        position: absolute;
        margin-left: 10px;
        margin-top: 5px
    }
    .noteBox.download::before {
        content: url(../typo3/icon-download.svg)
    }
    .noteBox.warning::before {
        content: url(../typo3/icon-hinweis.svg)
    }
    .noteBox.question::before {
        content: url(../typo3/icon-frage.svg)
    }
    .noteBox.text {
        display: block
    }
    .noteBox.text .sidebar {
        width: 0
    }
    .noteBox.image .sidebar {
        display: flex;
        height: 70px;
        width: 70px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 5px 15px 0 0
    }
    .contactTable,
    .tableSimple td {
        display: block
    }
    .tableSimple th {
        display: block
    }
    .noteBox.image img {
        display: block;
        width: auto
    }
    table {
        border-collapse: collapse
    }
    td,
    th {
        vertical-align: top;
        padding: 5px 7px;
        text-align: left;
        word-break: break-all
    }
    table td:first-of-type {
        padding-right: 24px
    }
    td.center,
    th.center {
        text-align: center
    }
    td.right {
        text-align: right
    }
    .contactTable .label,
    .tableKomplex thead th,
    table.blue td:first-of-type,
    table.grey td:first-of-type {
        font-weight: 700
    }
    .tableSimple thead {
        background-color: #00336f;
        color: #fff
    }
    table.blue tbody tr:nth-of-type(odd) {
        background-color: #d3f1ff
    }
    table.blue tbody tr:nth-of-type(even) {
        background-color: rgba(211, 241, 255, .5)
    }
    table.grey tbody tr:nth-of-type(odd) {
        background-color: #e5e5e5
    }
    table.grey tbody tr:nth-of-type(even) {
        background-color: #f2f2f2
    }
    .tableKomplex {
        width: 100%
    }
    .tableKomplex td {
        vertical-align: middle;
        padding-right: 0!important
    }
    .tableKomplex td:last-child {
        width: 35%
    }
    .tableKomplex img.icon {
        width: 23px;
        margin: 2px
    }
    .contactTable {
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .contactTable:not(:first-child) {
        margin: 48px 0 0
    }
    .contactTable .contact_photo {
        display: flex;
        height: 70px;
        width: 70px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 0 24px 40px 0
    }
    .contactTable .contact_person .name {
        font-size: 130%;
        font-family: Signika, sans-serif
    }
    .contactTable .contact_person {
        display: block;
        min-height: 80px;
        margin: 0 0 40px;
        width: calc(100% - 40px);
        font-weight: 700
    }
    .contactTable .contact_department,
    .contactTable .contact_email,
    .contactTable .contact_object,
    .contactTable .contact_phone {
        display: block;
        width: 100%
    }
    .contactTable .contact_department,
    .contactTable .contact_phone {
        background-color: #e5e5e5;
        padding: 3px 5px
    }
    .contactTable .contact_email,
    .contactTable .contact_object {
        background-color: #f2f2f2;
        padding: 3px 5px
    }
    .contactTable .contact_department .department,
    .contactTable .contact_department .label,
    .contactTable .contact_email .label,
    .contactTable .contact_email .link_url,
    .contactTable .contact_object .label,
    .contactTable .contact_object .object,
    .contactTable .contact_phone .label,
    .contactTable .contact_phone .number {
        display: inline-block
    }
    .contactTable .contact_email .address,
    .contactTable .contact_email .link_txt,
    .contactTable h4 {
        display: none!important
    }
    .contactTable .label {
        width: 100px
    }
    .contactTable .contact_vcard {
        display: block;
        margin: 24px 0
    }
    .contactTable .contact_department .department,
    .contactTable .contact_email .link_url,
    .contactTable .contact_email .number,
    .contactTable .contact_object .object {
        width: calc(100% - 110px)
    }
    .infoBox {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .infoBox .content,
    .infoBox .infoBoxLinks {
        padding: 10px 10px 48px;
        position: relative;
        background-color: #f2f2f2
    }
    .infoBox h4 {
        font-size: 130%;
        font-weight: 500
    }
    .infoBox .infoBoxLinks {
        overflow: hidden
    }
    .imageBox.vertical {
        display: flex;
        width: 100%;
        margin: 0 auto 24px;
        padding: 0
    }
    .imageBox.vertical .image {
        display: flex;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .imageBox.vertical .content {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        background-color: #f2f2f2
    }
    .imageBox.vertical .title {
        display: block;
        font-weight: 700
    }
    .imageBox.vertical .link {
        display: block
    }
    .imageBox.horizontal {
        display: block;
        width: 100%;
        margin: 0 auto 24px;
        padding: 0
    }
    .imageBox.horizontal .image {
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .imageBox.horizontal .content {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
        background-color: #f2f2f2
    }
    .imageBox.horizontal .title {
        display: block;
        font-weight: 700
    }
    .contactBox {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0
    }
    .contactBox:not(:first-child) {
        margin: 48px 0 0
    }
    .contactBox h4 {
        font-size: 130%;
        font-family: ITCOfficinaSansW04-Book1123228, sans-serif;
        margin: 0 auto 24px;
        width: 100%
    }
    .contactBox .contactBoxContent {
        position: relative;
        overflow: hidden;
        padding: 10px;
        background-color: #f2f2f2
    }
    .contactBox .contact_photo {
        display: flex;
        height: 70px;
        width: 70px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 5px 10px 40px 0
    }
    .contactBox .contact_photo img {
        margin: 0 auto;
        height: 100%
    }
    a.button,
    a.more {
        height: 40px;
        color: #fff
    }
    .contactBox .contact_email,
    .contactBox .contact_person {
        margin-bottom: 24px
    }
    .contactBox .contact_person .name {
        font-weight: 700
    }
    .contactBox .contact_phone .label,
    .contactBox .contact_phone .number {
        display: inline-block;
        margin-right: 7px
    }
    .contactBox .contact_department,
    .contactBox .contact_email .address,
    .contactBox .contact_email .label,
    .contactBox .contact_email .link_url,
    .contactBox .contact_object,
    .contactBox .contact_vcard {
        display: none
    }
    a.button {
        display: inline-block;
        width: 30.5%;
        padding: 7px 7px 0 40px;
        font-weight: 700
    }
    a.button.Twitter {
        background-color: #2BF;
        margin-right: 7px
    }
    a.button.Facebook {
        background-color: #2E3639;
        margin-right: 7px
    }
    a.button.Facebook::before,
    a.button.Google::before,
    a.button.Twitter::before {
        display: inline-block;
        width: 24px;
        margin: 0 0 0 -35px;
        position: absolute
    }
    a.button.Google {
        background-color: grey
    }
    a.button.Twitter::before {
        content: url(../typo3/icon-twitter.svg)
    }
    a.button.Facebook::before {
        content: url(../typo3/icon-facebook.svg)
    }
    a.button.Google::before {
        content: url(../typo3/icon-google.svg)
    }
    a.more,
    form {
        display: block
    }
    a.more {
        width: 180px;
        border-bottom: 3px solid #2E3639;
        background-color: rgba(34, 187, 255, 1);
        text-align: center;
        margin-top: 20px;
        line-height: 2.5em;
        font-weight: 300;
        font-size: .9em
    }
    form {
        margin: 0 0 7px!important
    }
    form .label {
        display: none;
        background-color: #f2f2f2;
        padding: 4px 24px 5px 7px;
        font-weight: 300;
        font-size: .875em;
        width: 13.666%
    }
    form div.input {
        display: inline-block;
        width: 66%
    }
    .containerOffCanvasSide input[type=text]::-moz-placeholder {
        font-style: italic
    }
    .containerOffCanvasSide input[type=text] {
        height: 22px;
        width: 100%;
        border: none;
        font-size: .875em;
        font-weight: 100;
        line-height: 1.5em;
        color: #2E3639;
        padding: 0;
        background-color: #D3F1FF
    }
    input[type=text],
    input[type=email],
    textarea {
        border: 2px solid #2bf;
        height: 32px;
        width: 100%;
        font-family: Signika, sans-serif;
        font-size: .875em;
        font-weight: 200;
        line-height: 1.5em;
        color: #2E3639;
        padding: 2px 10px
    }
    textarea {
        height: 200px
    }
    button[type=submit],
    input[type=submit] {
        display: inline-block;
        background-color: #BEC3C6;
        color: #fff;
        font-size: .875em;
        height: 32px;
        width: 13.666%;
        border: #BEC3C6;
        border-bottom: #004699 solid 2px;
        line-height: 2.4em
    }
    input[type=submit] {
        width: auto
    }
    button.search {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #2bf;
        padding: 8px 13px;
        height: 40px
    }
    .searchSummary {
        margin-bottom: 48px
    }
    #datepicker,
    .htwkevents-calender.hasDatepicker {
        display: none
    }
    .calEventSlide .events {
        display: block;
        width: 100%;
        padding: 0
    }
    .calEventSlide .event {
        display: block;
        width: 100%;
        padding: 15px;
        background-color: #fff;
        height: auto;
        border: 8px solid #f2f2f2;
        margin: 15px 0
    }
    .event .date {
        display: inline-block;
        float: left;
        width: auto;
        font-size: 130%;
        font-weight: 700;
        margin: 0 15px 0 0;
        color: rgba(34, 187, 255, 1)
    }
    .event .day {
        display: block;
        padding-bottom: 2px;
        text-align: center;
        border-bottom: 2px solid rgba(34, 187, 255, 1)
    }
    .event .month {
        display: block;
        font-size: 75%
    }
    .event .content {
        display: inline-block;
        width: 80%
    }
    .event .calDate {
        display: none
    }
    .event .title {
        font-size: 130%;
        font-weight: 700;
        margin: 0;
        width: 100%
    }
    .container_Print div {
        display: inline-block
    }
    .container_Print .xrelease {
        margin-right: 60px
    }
    .containerFooter ul.menuFooter,
    .container_Print .printMail,
    .foerderer {
        display: none
    }
    .containerCopyright {
        display: block;
        padding: 15px;
        width: 100%
    }
    .containerCopyright>div {
        display: block;
        width: 100%;
        margin: 0 auto;
        color: #fff
    }
    .containerCopyright .social {
        width: 100%;
        height: 48px
    }
    .containerCopyright .copyright {
        margin: 24px auto
    }
    .LGonly,
    .SMhide,
    .breadcrumb,
    .container_Content .container_MenuSub {
        display: none!important
    }
    h1.SMsize {
        font-size: 170%
    }
}
body,
h2,
h4 {
    line-height: 1.5em
}
h4,
ol,
p,
pre,
table,
ul {
    margin-top: 1.5em
}
h2,
h4,
ol,
p,
pre,
table,
ul {
    margin-bottom: 1.5em
}
body {
    padding: 0;
    font-family: SourceSansPro, sans-serif;
    font-size: 1em;
    font-weight: 300;
    letter-spacing: .025em;
    overflow-x: hidden;
    color: #2E3639
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: ITCOfficinaSansW04-Book1123228
}
.intro,
.strong,
.targetSide,
b,
strong {
    font-weight: 700
}
h1 {
    font-size: 2.25em;
    line-height: 1.333em;
    margin-top: 1.333em;
    margin-bottom: .667em
}
h2 {
    font-size: 1.75em;
    margin-top: 3em
}
h3 {
    font-size: 1.313em;
    line-height: 1.143em;
    margin-top: 1.143em;
    margin-bottom: 1.143em
}
h4 {
    font-size: 1em
}
.social .symbol,
.symbol.close::before {
    font-family: WebSymbolsLigaRegular, sans-serif
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-top: 0;
    margin-bottom: 0
}
*,
::after,
::before {
    box-sizing: border-box
}
@font-face {
    font-family: ITCOfficinaSansW04-Bold;
    src: url(../typo3/1123222/caede52a-6883-46d8-9f68-b58623ee3864.eot?#iefix) format("eot"), url(../typo3/1123222/5237664f-c077-4db8-9e81-c4686bcfcda0.woff2) format("woff2"), url(../typo3/1123222/b248ccfe-6706-49b4-b359-924abedf4dde.woff) format("woff"), url(../typo3/1123222/86cb1ec7-4b3b-477d-bc6b-47578f0c0c5e.ttf) format("truetype")
}
@font-face {
    font-family: ITCOfficinaSansW04-Book1123228;
    src: url(../typo3//ccb80556-7abd-4bab-b4e5-3d6edc3d56d9.eot?#iefix);
    src: url(../typo3/ccb80556-7abd-4bab-b4e5-3d6edc3d56d9.eot?#iefix) format("eot"), url(../typo3/e30417e5-e345-426e-b7ff-19a624fe02d2_HTWK.woff2) format("woff2"), url(../typo3/369c7bbe-240b-4216-87cd-7f0c2c862f77.woff) format("woff"), url(../typo3/ac69dad1-45ca-4a6e-8bc9-fabf5cf63c53_HTWK.ttf) format("truetype")
}
@font-face {
    font-family: Signika;
    src: url(../typo3/Signika-Light_HTWK.ttf) format('truetype');
    font-weight: 100
}
@font-face {
    font-family: Signika;
    src: url(../typo3/Signika-Regular_HTWK.ttf) format('truetype');
    font-weight: 300
}
@font-face {
    font-family: Signika;
    src: url(../typo3/Signika-Semibold_HTWK.ttf) format('truetype');
    font-weight: 500
}
@font-face {
    font-family: Signika;
    src: url(../typo3/Signika-Bold_HTWK.ttf) format('truetype');
    font-weight: 700
}
@font-face {
    font-family: SourceSansPro;
    src: url(../typo3/SourceSansPro-ExtraLight_HTWK.ttf) format('truetype');
    font-weight: 100
}
@font-face {
    font-family: SourceSansPro;
    src: url(../typo3/SourceSansPro-Light_HTWK.ttf) format('truetype');
    font-weight: 200
}
@font-face {
    font-family: SourceSansPro;
    src: url(../typo3/SourceSansPro-Regular_HTWK.ttf) format('truetype');
    font-weight: 300
}
@font-face {
    font-family: SourceSansPro;
    src: url(../typo3/SourceSansPro-Semibold_HTWK.ttf) format('truetype');
    font-weight: 500
}
@font-face {
    font-family: SourceSansPro;
    src: url(../typo3/SourceSansPro-Bold_HTWK.ttf) format('truetype');
    font-weight: 700
}
@font-face {
    font-family: WebSymbolsLigaRegular;
    src: url(../typo3/WebSymbolsLiga-Regular.eot?) format("eot"), url(../typo3/WebSymbolsLiga-Regular.woff) format("woff"), url(../typo3/WebSymbolsLiga-Regular.ttf) format("truetype"), url(../typo3/WebSymbolsLiga-Regular.svg#WebSymbols-Regular) format("svg")
}
body.enzian .bright_background {
    background-color: #07b
}
body.enzian .bright_font {
    color: #07b
}
body.enzian .bright_border {
    border-color: #07b
}
body.enzian .dark_background {
    background-color: #00336f
}
body.enzian .dark_font {
    color: #00336f
}
body.enzian .dark_border {
    border-color: #00336f
}
body.grass .bright_background {
    background-color: #bbd711
}
body.grass .bright_font {
    color: #bbd711
}
body.grass .bright_border {
    border-color: #bbd711
}
body.grass .dark_background {
    background-color: #446e28
}
body.grass .dark_font {
    color: #446e28
}
body.grass .dark_border {
    border-color: #446e28
}
body.grey .bright_background {
    background-color: #c8c8c8
}
body.grey .bright_border {
    border-color: #c8c8c8
}
body.grey .dark_background {
    background-color: #969696
}
body.grey .dark_border {
    border-color: #969696
}
body.grey {
    background-color: #f0f0f0
}
body.grey .containerSidebar {
    background-color: #fff
}
a {
    color: rgba(34, 187, 255, 1);
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
.small,
small {
    font-size: .875em
}
a:visited {
/*     color: #a40088 */
}
.right {
    text-align: right
}
.container_Content .image img {
    width: 100%;
    height: 100%
}
.style_zettel::after {
    width: 0;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 30px solid #e5e5e5;
    border-right: 30px solid #fff
}
.breadcrumb {
    padding: 24px
}
.breadcrumb div {
    display: inline-block
}
.breadcrumb div.intro::after {
    content: ' —'
}
.breadcrumb div.level:not(:last-child)::after {
    content: ' ›'
}
.buttonClose {
    display: block;
    float: right
}
label.close {
    display: block;
    background-color: #f2f2f2;
    width: 100px;
    padding-right: 10px
}
.tabLetters .letter {
    display: inline-block;
    background-color: #f2f2f2;
    margin: 0 2px 5px 0;
    height: 38px;
    width: 38px;
    font-weight: 700;
    padding: 7px 0;
    text-align: center
}
.tabLetters .letter:first-child {
    width: 81px
}
.tabLetters .letter.active {
    background-color: #2bf;
    color: #fff
}
.tabLetters .letter.inactive {
    color: #c8c8c8
}
.social .symbol {
    display: inline-block;
    margin: 10px 0 0 7px;
    font-size: 2.4em;
    color: #fff
}
.symbol.Facebook::before {
    content: 'ä'
}
.symbol.Twitter::before {
    content: 'å'
}
.symbol.Rss::before {
    content: 'ñ'
}
.symbol.Google::before {
    content: 'è'
}
.symbol.close::before {
    display: inline-block;
    margin: 1px 0 0 -24px;
    position: absolute;
    content: 'Î';
    font-size: 1.4em
}
.printPage::before {
    content: url(../typo3/icon-seite-drucken_HTWK.svg);
    display: inline-block;
    width: 11px;
    margin-right: 4px;
    margin-left: 5px
}
.goPageBl::before,
.recommend::before,
.sendMail::before,
.vcard::before {
    display: inline-block;
    width: 15px;
    margin-right: 4px;
    margin-left: 5px
}
.recommend::before {
    content: url(../typo3/icon-seite-empfehlen.svg)
}
.sendMail::before {
    content: url(../typo3/icon-mail.svg)
}
.goPageBl::before {
    content: url(../typo3/icon-link-extern.svg)
}
.vcard::before {
    content: url(../typo3/icon-vcard.svg)
}
a.link::before,
a.warning::before {
    width: 15px;
    margin-right: 3px;
    margin-left: 0;
    padding: 0 1px;
    display: inline-block
}
a.warning::before {
    content: url(../typo3/icon-link-wichtig.svg)
}
a.link::before {
    content: url(../typo3/icon-link-intern.svg)
}
.targetSide.student::before {
    content: url(../typo3/icon-studenten.svg);
    display: inline-block;
    width: 60px;
    margin: -17px 0 0 -70px;
    position: absolute
}
.targetSide {
    display: block;
    width: 100%;
    height: 90px;
    margin: 0 auto;
    padding: 24px 15px 25px 80px;
    border: 8px solid #d3f1ff
}
.contrastFO {
    transition: color .4s ease-out
}
.contrastBG {
    transition: background .4s ease-out
}
.resize020,
.resize050,
.resize100 {
    transition: font-size .1s ease-out
}
.containerMenuTop {
    transition: top .4s ease-out;
    transition-delay: 1s
}
#contrast-trigger,
#fontsize-trigger,
#menu-trigger,
#topnav-trigger {
    visibility: hidden
}
.containerSidebar {
    background-color: #eee
}
.rechteck {
    width: 250px;
    height: 150px;
    background-color: #686
}
@media print {
    .accordion-header,
    .containerNews-start-left .title,
    .newsBox .title {
        border-bottom: 1px solid #2E3639!important
    }
    body>.containerCanvas>.containerBody>.container_Content>.container_MenuSub,
    body>.containerCanvas>:not(.containerBody),
    body>:not(.containerCanvas) {
        display: none!important
    }
    body .containerCanvas .containerBody .container_Header .titel a .name {
        display: block!important;
        font-size: 20px!important;
        color: #2E3639!important
    }
    .container_Header {
        min-height: 90px!important;
        padding: 25px 24px 24px!important
    }
    .container_Header .titel {
        display: block!important;
        color: #2E3639!important
    }
    .container_Header .subtitel {
        color: #2E3639!important
    }
    .container_Header .titelSmall {
        display: none!important
    }
    .containerBody {
        max-width: 100%
    }
    .container_Content>[class*=" col"],
    .container_Content>[class^=col] {
        width: auto;
        display: block
    }
    .containerNews-start-left .image,
    .info-box .info-box-image {
        width: 20%!important
    }
    .style_zettel::after,
    div.infoBoxLinks::after {
        border-top: 0;
        border-right: 0
    }
    .f3-widget-paginator,
    .issuuembed,
    .ms-thumb-list,
    .page-navigation,
    .printMail {
        display: none!important
    }
    .col12in {
        display: block!important;
        margin-left: 0!important
    }
    .container_Sidebar,
    .map {
        page-break-before: always!important
    }
    .noHeadline {
        border-top: 0!important
    }
    .search-library-htwk {
        display: none!important
    }
    .zielgruppennavi-links .targetTop a,
    div.download,
    div.question,
    div.warning {
        -webkit-print-color-adjust: exact!important
    }
    .info-box .info-box-accordion {
        position: inherit!important
    }
    .info-box .info-box-content {
        position: inherit!important;
        display: block!important;
        padding: 0!important;
        color: #2E3639!important
    }
    .accordion-header .arrow,
    .info-box .info-box-header .arrow,
    div.infoBoxLinks:after {
        display: none!important
    }
    .info-box .info-box-header,
    .info-box .info-box-header.bg-blue-light,
    .info-box .info-box-header.bg-white {
        padding: 0!important;
        font-size: 20px!important;
        color: #2E3639!important;
        border-bottom: 1px solid #2E3639!important
    }
    div.download {
        background-image: url(../typo3/icon-download.svg)!important
    }
    .accordion-header {
        background: 0 0!important;
        padding: 0!important
    }
    .accordion-header .accordion-title {
        color: #2E3639!important;
        font-size: 20px!important;
        text-decoration: none!important
    }
    .accordion-content {
        display: block!important;
        padding: 0!important
    }
    .containerNews-start-left .news-col-left {
        height: auto!important
    }
}
/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
button,
html,
input,
select,
textarea {
    font-family: sans-serif
}
body,
figure,
form {
    margin: 0
}
a:focus {
    outline: dotted thin
}
a:active,
a:hover,
div.pp_pic_holder a:focus {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
dl,
menu,
ol,
p,
pre,
ul {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
small,
sub,
sup {
    font-size: 75%
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:after,
q:before {
    content: ''
}
sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ol,
nav ul {
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
fieldset {
    border: 1px dotted #2bf;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal
}
.ms-btn,
.pp_gallery ul,
.pp_nav p {
    white-space: nowrap
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    border: 2px solid #2bf;
    height: 30px;
    color: #2E3639;
    padding: 2px 10px;
}
button,
input {
    line-height: normal;
    /* Gie: Button nicht zu hoch setzen 
    height: auto;*/
}
button,
input[type=submit],
input[type=button],
input[type=reset] {
    cursor: pointer;
    -webkit-appearance: button
}
button[disabled],
input[disabled] {
    cursor: default
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
.clearfix:after,
.clearfix:before {
    display: table;
    line-height: 0;
    content: ""
}
.clearfix:after {
    clear: both
}
.master-slider {
    position: relative;
    visibility: hidden;
    -moz-transform: translate3d(0, 0, 0)
}
.master-slider a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
.master-slider,
.master-slider * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.master-slider.ms-fullheight {
    height: 100%
}
.ms-layout-partialview .ms-view {
    overflow: visible;
    background-color: transparent
}
.ms-layout-partialview .ms-container {
    overflow: hidden
}
.master-slider img,
.ms-slide-bgvideocont video {
    max-width: none
}
.ms-ie img {
    border: none
}
.ms-ie8 * {
    opacity: inherit;
    filter: inherit
}
.ms-ie7 {
    zoom: 1
}
.ms-moz .ms-slide-bgcont>img {
    transform: translateX(0)
}
.ms-loading-container {
    position: absolute;
    width: 100%;
    top: 0
}
.ms-slide-auto-height {
    display: table
}
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
    width: 36px;
    height: 36px;
    border-radius: 60px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px;
    opacity: .9
}
.ms-view,
.ms-view .ms-slide-container {
    position: relative
}
.ms-def-cursor,
.ms-no-swipe {
    cursor: auto!important
}
.ms-ie .ms-grab-cursor,
.ms-ie .ms-grabbing-cursor {
    cursor: move
}
.ms-view {
    margin: 0 auto;
    overflow: hidden;
    background: #000;
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -ms-perspective: 2000px;
    perspective: 2000px
}
.ms-slide {
    position: absolute;
    height: 100%;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.ms-wk .ms-slide {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont {
    position: absolute;
    overflow: hidden;
    width: 100%
}
.ms-slide .ms-slide-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 110
}
.ms-ie .ms-slide-link {
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7)
}
.ms-slide .ms-slide-bgvideocont {
    z-index: 105;
    height: 100%
}
.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont>video {
    -webkit-transform: translateZ(.3px);
    transform: translateZ(.3px)
}
.ms-slide .ms-slide-bgvideo {
    position: absolute;
    top: 0
}
.ms-container,
.ms-inner-controls-cont {
    position: relative;
    margin: 0 auto
}
.ms-container,
.ms-inner-controls-cont,
.ms-slide .ms-slide-bgcont img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.ms-fixed-layers .ms-layer,
.ms-slide .ms-layer {
    position: absolute;
    pointer-events: auto
}
.ms-fixed-layers,
.ms-slide .ms-slide-layers {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 109;
    top: 0;
    pointer-events: none
}
.ms-slide .ms-slide-video {
    position: absolute;
    top: 0;
    z-index: 111;
    background: #000;
    padding: 0;
    margin: 0;
    border: none
}
.ms-btn-round,
.ms-default-btn {
    border-radius: 5px
}
.ms-parallax-layer {
    width: 100%;
    position: absolute;
    top: 0
}
.ms-scroll-parallax-cont {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}
.ms-wk .ms-scroll-parallax-cont {
    -webkit-transform: translateZ(.4px);
    transform: translateZ(.4px)
}
.ms-action-layer {
    cursor: pointer
}
.ms-btn-container {
    position: absolute
}
.ms-btn {
    text-decoration: none;
    display: inline-block;
    color: #000;
    position: relative;
    padding: 8px 15px;
    cursor: pointer
}
.ms-default-btn {
    background: #0074A2;
    color: #FFF
}
.ms-default-btn:hover {
    background-color: #0098D5
}
.ms-default-btn:active {
    top: 1px
}
.ms-thumb-list.ms-dir-v,
.ms-video-img {
    top: 0;
    height: 100%
}
.ms-btn-s {
    padding: 14px 17px;
    font-size: 80%;
    line-height: 0
}
.ms-btn-m {
    padding: 12px 40px
}
.ms-btn-n {
    padding: 8px 25px;
    font-size: 95%
}
.ms-btn-l {
    padding: 17px 50px;
    font-size: 120%
}
.ms-btn-circle {
    border-radius: 100px
}
.ms-btn-outline-round {
    border-radius: 5px
}
.ms-btn-outline-circle {
    border-radius: 100px
}
.ms-layer.video-box {
    background: #000
}
.ms-layer.video-box iframe {
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    z-index: 111
}
.ms-slide .ms-slide-vpbtn,
.ms-slide .ms-video-btn {
    position: absolute;
    cursor: pointer;
    z-index: 112
}
.ms-slide .ms-slide-vcbtn {
    position: absolute;
    cursor: pointer;
    z-index: 113
}
.ms-slide-vcbtn-mobile {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    background-color: #000;
    color: #fff;
    text-align: center;
    cursor: pointer;
    z-index: 113
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: .75em;
    display: inline-block;
    background: url(video-close-btn.png) 0 3px no-repeat;
    padding-left: 15px;
    height: 15px;
    color: #DBDBDB;
    margin-top: 7px
}
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide-link {
    -webkit-transform: translateZ(.44px);
    transform: translateZ(.44px)
}
.ms-video-img {
    position: absolute;
    width: 100%;
    left: 0
}
.ms-mask-frame {
    overflow: hidden;
    position: absolute;
    float: left
}
.ms-thumb-list {
    overflow: hidden;
    position: absolute
}
.ms-thumb-list.ms-dir-h {
    width: 100%
}
.ms-thumbs-cont {
    position: relative
}
.ms-thumb-frame img {
    width: 100%;
    height: auto
}
.ms-thumb-frame {
    cursor: pointer;
    float: left;
    overflow: hidden;
    opacity: .5;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.ms-thumb-frame-selected {
    opacity: 1
}
.ms-tabs .ms-thumb-frame {
    background-color: #F6f6f6;
    text-shadow: 0 1px 1px #fff;
    color: #222;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    overflow: visible;
    position: relative;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.ms-tabs.ms-dir-h .ms-thumb-frame {
    margin-top: 12px
}
.ms-tabs.ms-dir-v .ms-thumb-frame {
    margin-left: 12px
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {
    margin-left: 0
}
.ms-tabs.ms-dir-h.ms-align-top {
    z-index: 140
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame {
    margin-top: -12px
}
.ms-tabs .ms-thumb {
    padding: 20px
}
.ms-tabs .ms-thumb-frame-selected {
    opacity: 1;
    background: #EDEDED
}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
    position: absolute;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
    top: 0;
    left: 50%;
    margin-left: -12px;
    border-bottom: solid 12px #F6f6f6;
    border-left: solid 12px transparent;
    border-right: solid 12px transparent
}
.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    top: -12px;
    border-bottom-color: #EDEDED
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
    bottom: 0;
    top: auto;
    border-bottom: 0;
    border-top: solid 12px #F6f6f6
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    bottom: -12px;
    border-top-color: #EDEDED
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
    top: 50%;
    left: 0;
    margin-top: -12px;
    border-right: solid 12px #EDEDED;
    border-top: solid 12px transparent;
    border-bottom: solid 12px transparent
}
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    left: -12px;
    border-right-color: #EDEDED
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
    left: auto;
    right: 0;
    border-right: 0;
    border-left: solid 12px #EDEDED
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol {
    opacity: 1;
    right: -12px;
    border-left-color: #EDEDED
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd,
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd {
    height: 100%;
    width: 20px;
    position: absolute;
    left: 0;
    cursor: pointer;
    background: rgba(128, 128, 128, .5);
    text-align: center;
    color: #fff
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
    right: 0;
    left: auto
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after,
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after {
    content: close-quote;
    top: 43%;
    position: relative;
    border: solid transparent;
    border-width: 5px 5px 5px 0;
    display: block;
    border-right-color: #FFF;
    width: 6px;
    height: 1px
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
    border-width: 5px 0 5px 5px;
    border-left-color: #FFF;
    left: 7px
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd,
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd {
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: rgba(128, 128, 128, .5);
    text-align: center;
    color: #fff
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
    bottom: 0;
    top: auto
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after,
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after {
    content: close-quote;
    left: 43%;
    position: relative;
    border: solid transparent;
    border-width: 0 5px 5px;
    display: block;
    border-bottom-color: #FFF;
    height: 1px;
    top: 5px;
    width: 0
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
    border-width: 5px 5px 0;
    border-top-color: #FFF;
    top: 7px
}
.ms-bullet {
    cursor: pointer;
    float: left
}
.ms-bullets.ms-dir-h {
    position: absolute;
    bottom: 20px;
    right: 50%;
    width: 100px
}
.ms-bullets.ms-dir-v {
    position: absolute;
    top: 50%
}
.ms-bullets.ms-dir-v .ms-bullet {
    float: none
}
.ms-bullets.ms-dir-h .ms-bullets-count {
    position: relative;
    right: -50%
}
.ms-sbar {
    position: absolute
}
.ms-sbar.ms-dir-h {
    left: 10px;
    right: 10px;
    top: 5px
}
.ms-sbar.ms-dir-v {
    top: 10px;
    bottom: 10px;
    right: 5px
}
.ms-sbar .ms-bar {
    height: 4px;
    background: #333;
    border-radius: 4px;
    position: relative;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}
.ms-sbar.ms-dir-v .ms-bar {
    width: 4px
}
.ms-timerbar {
    width: 100%;
    bottom: 0;
    position: absolute
}
.ms-ctimer {
    position: absolute;
    top: 30px;
    left: 30px;
    cursor: pointer
}
.ms-time-bar {
    -webkit-transition: width 120ms linear;
    -moz-transition: width 120ms linear;
    -ms-transition: width 120ms linear;
    -o-transition: width 120ms linear;
    transition: width 120ms linear
}
.ms-ie7 .ms-tooltip-arrow {
    height: 0
}
.ms-slide-info {
    position: absolute
}
.ms-slide-info.ms-dir-v {
    top: 0
}
.ms-slide-info.ms-dir-h {
    width: 100%
}
@keyframes point-anim {
    0% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        -ms-transform: scale(.5);
        opacity: 1
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        opacity: 0
    }
}
@-webkit-keyframes point-anim {
    0% {
        -webkit-transform: scale(.5);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}
.ms-android .ms-tooltip-point .ms-point-border {
    animation: none;
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none
}
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn {
    width: 45px;
    height: 45px;
    background: url(black-skin-2.png) -16px -103px no-repeat #000;
    border: 3px solid #fff;
    border-color: rgba(255, 255, 255, .4);
    -webkit-background-clip: padding-box;
    top: 50%;
    left: 50%;
    margin: -23px 0 0 -23px
}
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-black-2 .ms-video-btn:hover {
    background-color: #3D3D3D
}
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
    width: 25px;
    height: 25px;
    background: url(black-skin-2.png) -27px -36px no-repeat #000;
    border: 2px solid #fff;
    border-color: rgba(255, 255, 255, .4);
    top: 15px;
    right: 15px
}
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn {
    border-radius: 50px
}
.ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev {
    position: absolute;
    cursor: pointer;
    z-index: 110;
    width: 45px;
    height: 45px;
    background: url(black-skin-2.png) -88px -26px #000;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    border: 3px solid #fff;
    border-color: rgba(255, 255, 255, .4);
    top: 50%;
    left: 30px;
    margin-top: -22px
}
.ms-skin-black-2.round-skin .ms-nav-next,
.ms-skin-black-2.round-skin .ms-nav-prev,
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2.round-skin .ms-video-btn {
    border-radius: 90px
}
.ms-skin-black-2 .ms-nav-next:hover,
.ms-skin-black-2 .ms-nav-prev:hover {
    background-color: #3d3d3d
}
.ms-skin-black-2 .ms-nav-next {
    right: 30px;
    left: auto;
    background-position: -86px -103px
}
.ms-skin-black-2 .ms-bullets.ms-dir-h {
    position: absolute;
    bottom: 20px;
    right: 50%;
    width: 100px
}
.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
    position: relative;
    right: -50%
}
.ms-skin-black-2 .ms-bullet {
    width: 8px;
    height: 8px;
    background: -34px -117px #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -ms-background-clip: padding-box;
    border: 3px solid #fff;
    border-color: rgba(0, 0, 0, .44);
    margin: 4px
}
.ms-skin-black-2.round-skin .ms-bullet {
    border-radius: 15px
}
.ms-skin-black-2 .ms-bullet-selected {
    background-color: #000;
    border-color: #fff;
    border-color: rgba(255, 255, 255, .44)
}
.ms-skin-black-2 .ms-time-bar {
    height: 3px;
    background: #000
}
.ms-skin-black-2 .ms-tooltip {
    position: absolute;
    z-index: 210;
    cursor: auto;
    max-width: 200px
}
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow {
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    position: absolute;
    left: 50%;
    margin-left: -10px
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow {
    border-top: solid 10px;
    border-top-color: silver;
    border-top-color: rgba(240, 240, 240, .88);
    bottom: -10px
}
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
    border-bottom: solid 10px;
    border-bottom-color: silver;
    border-bottom-color: rgba(240, 240, 240, .88);
    top: -10px
}
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow {
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    position: absolute;
    top: 50%;
    margin-top: -10px
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow {
    border-right: solid 10px;
    border-right-color: silver;
    border-right-color: rgba(240, 240, 240, .88);
    left: -10px
}
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
    border-left: solid 10px;
    border-left-color: silver;
    border-left-color: rgba(240, 240, 240, .88);
    right: -10px
}
.ms-skin-black-2 .ms-tooltip-point {
    cursor: pointer
}
.ms-skin-black-2 .ms-tooltip-point .ms-point-center {
    width: 12px;
    height: 12px;
    border-radius: 15px;
    border: 2px solid #BBB;
    background: #fff;
    margin: -8px 0 0 -8px;
    position: absolute;
    z-index: 105
}
.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
    width: 22px;
    height: 22px;
    background: #000;
    background: rgba(0, 0, 0, .36);
    margin: -11px 0 0 -11px;
    position: absolute;
    border-radius: 15px;
    animation: point-anim 1.5s infinite;
    -moz-animation: point-anim 1.5s infinite;
    -webkit-animation: point-anim 1.5s infinite;
    -o-animation: point-anim 1.5s infinite
}
.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
    display: none
}
.ms-skin-black-2 .ms-tooltip-cont {
    padding: 10px;
    background: silver;
    background: rgba(240, 240, 240, .88);
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04)
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .ms-skin-black-2 .ms-nav-next,
    .ms-skin-black-2 .ms-nav-prev,
    .ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
    .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
    .ms-skin-black-2 .ms-video-btn {
        background-image: url(black-skin-2-retina.png);
        background-size: 152px 225px
    }
}
.ms-gallery-template .ms-gallery-botcont {
    height: 55px;
    background: #000;
    color: #fff;
    font-weight: 300;
    font-family: Lato, sans-serif;
    font-size: 18px;
    position: relative
}
.ms-gallery-template .ms-gal-playbtn {
    width: 55px;
    height: 100%;
    float: left;
    cursor: pointer;
    background: url(btns.png) 6px 6px no-repeat
}
.ms-gallery-template .ms-gal-playbtn.btn-pause {
    background: url(btns.png) -55px 7px no-repeat
}
.ms-gallery-template .ms-gal-thumbtoggle {
    position: absolute;
    right: 0;
    z-index: 10;
    width: 55px;
    height: 100%;
    cursor: pointer;
    background: url(btns.png) -53px -41px no-repeat
}
.ms-gallery-template .ms-gal-thumbtoggle.btn-hide {
    background: url(btns.png) 4px -41px no-repeat
}
.ms-gallery-template .ms-slide-num {
    float: left;
    padding: 17px 9px;
    color: #727272
}
.ms-gallery-template .ms-slide-info {
    padding: 14px 8px;
    position: relative;
    float: left;
    width: auto
}
.ms-gallery-template .ms-bullets.ms-dir-h .ms-bullets-count {
    right: 0
}
.ms-gallery-template .ms-bullets.ms-dir-h {
    position: absolute;
    bottom: 18px;
    right: 55px;
    width: 100px
}
.ms-gallery-template .ms-bullet {
    width: 8px;
    height: 8px;
    background: #1e1e1e;
    margin: 4px;
    border-radius: 15px
}
.ms-gallery-template .ms-bullet-selected {
    background-color: #fff
}
.ms-gallery-template .ms-timerbar {
    width: 100%;
    top: -4px;
    height: 4px;
    position: absolute;
    background: rgba(0, 0, 0, .32)
}
.ms-gallery-template .ms-time-bar {
    height: 4px;
    background: rgba(255, 255, 255, .7)
}
.ms-gallery-template .ms-thumb-list.ms-dir-h {
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .95);
    padding-top: 1px
}
.ms-gallery-template .ms-thumb-frame {
    cursor: pointer;
    float: left;
    width: 175px;
    overflow: hidden;
    opacity: .5;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}
.ms-gallery-template .ms-thumb-frame-selected {
    opacity: 1
}
.ms-gallery-template .ms-gal-thumbcont {
    overflow: hidden;
    width: 100%;
    height: 115px;
    position: absolute;
    top: -115px;
    left: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.ms-gallery-template .ms-gal-thumbcont.hide-thumbs {
    height: 0;
    top: 0
}

/*
############################## Handy-Ansicht #######################################
*/
@media (max-width: 570px) {
    .ms-gallery-template .ms-slide-info {
        display: none
    }
}
.ms-layer.video-title {
    font-family: Lato, sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 42px;
    margin: 0;
    letter-spacing: 0
}
.ms-layer.video-title.video-top-title {
    font-size: 16px;
    color: gray
}
.ms-layer.video-title.video-sub-title {
    font-size: 22px;
    font-weight: 300
}
.ms-lightbox-template {
    max-width: 750px;
    padding: 5px 5px .1px;
    margin: 0 auto;
    background: #000
}
.ms-lightbox-template .ms-lightbox-btn {
    position: absolute;
    bottom: 20px;
    right: 20px
}
.ms-lightbox-template .ms-lightbox {
    text-indent: 9999px;
    display: block;
    width: 55px;
    height: 52px;
    margin: -42px;
    background: url(lightbox-btn.png) center no-repeat
}
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right {
    height: 13px
}
div.pp_default .pp_top .pp_left {
    background: url(../typo3/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}
div.pp_default .pp_top .pp_middle {
    background: url(../typo3/prettyPhoto/default/sprite_x.png) top left repeat-x
}
div.pp_default .pp_top .pp_right {
    background: url(../typo3/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}
div.pp_default .pp_content .ppt {
    color: #f8f8f8
}
div.pp_default .pp_content_container .pp_left {
    background: url(../typo3/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}
div.pp_default .pp_content_container .pp_right {
    background: url(../typo3/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
}
div.pp_default .pp_content {
    background-color: #fff
}
div.pp_default .pp_next:hover {
    background: url(../typo3/prettyPhoto/default/sprite_next_HTWK.png) center right no-repeat;
    cursor: pointer
}
div.pp_default .pp_previous:hover {
    background: url(../typo3/prettyPhoto/default/sprite_prev_HTWK.png) center left no-repeat;
    cursor: pointer
}
div.pp_default .pp_expand {
    background: url(../typo3/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}
div.pp_default .pp_expand:hover {
    background: url(../typo3/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer
}
div.pp_default .pp_contract {
    background: url(../typo3/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}
div.pp_default .pp_contract:hover {
    background: url(../typo3/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer
}
div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(../typo3/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer
}
div.pp_default #pp_full_res .pp_inline {
    color: #000
}
div.pp_default .pp_gallery ul li a {
    background: url(../typo3/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
    border-color: #fff
}
div.pp_default .pp_social {
    margin-top: 7px
}
div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
    position: static;
    left: auto
}
div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
    background: url(../typo3/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}
div.pp_default .pp_details {
    position: relative
}
div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
    background: url(../typo3/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    margin: 4px 0 0;
    width: 20px
}
div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative
}
div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px
}
div.light_rounded #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt {
    color: #000
}
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.facebook .pp_details,
div.light_rounded .pp_details,
div.light_square .pp_details {
    position: relative
}
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
    opacity: .7
}
div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0
}
div.dark_rounded .pp_description,
div.light_rounded .pp_description {
    margin-right: 85px
}
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.light_rounded .pp_gallery a.pp_arrow_previous {
    margin-top: 12px!important
}
div.pp_default .pp_bottom .pp_left {
    background: url(../typo3/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}
div.pp_default .pp_bottom .pp_middle {
    background: url(../typo3/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}
div.pp_default .pp_bottom .pp_right {
    background: url(../typo3/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}
div.pp_default .pp_loaderIcon {
    background: url(../typo3/prettyPhoto/default/loader.gif) center center no-repeat
}
div.light_rounded .pp_top .pp_left {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}
div.light_rounded .pp_top .pp_middle {
    background: #fff
}
div.light_rounded .pp_top .pp_right {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
    background: #fff
}
div.light_rounded .pp_content {
    background-color: #fff
}
div.light_rounded .pp_next:hover {
    background: url(../typo3/prettyPhoto/light_rounded/btnnext_HTWK.png) center right no-repeat;
    cursor: pointer
}
div.light_rounded .pp_previous:hover {
    background: url(../typo3/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.light_rounded .pp_expand {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_expand:hover {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_contract {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_contract:hover {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_nav .pp_play {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.light_rounded .pp_nav .pp_pause {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.light_rounded .pp_arrow_previous {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}
div.light_rounded .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.light_rounded .pp_arrow_next {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}
div.light_rounded .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.light_rounded .pp_bottom .pp_left {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}
div.light_rounded .pp_bottom .pp_middle {
    background: #fff
}
div.light_rounded .pp_bottom .pp_right {
    background: url(../typo3/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}
div.light_rounded .pp_loaderIcon {
    background: url(../typo3/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}
div.dark_rounded .pp_top .pp_left {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}
div.dark_rounded .pp_top .pp_middle {
    background: url(../typo3/prettyPhoto/dark_rounded/contentPattern.png) top left
}
div.dark_rounded .pp_top .pp_right {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}
div.dark_rounded .pp_content_container .pp_left {
    background: url(../typo3/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}
div.dark_rounded .pp_content_container .pp_right {
    background: url(../typo3/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}
div.dark_rounded .pp_content {
    background: url(../typo3/prettyPhoto/dark_rounded/contentPattern.png) top left
}
div.dark_rounded .pp_next:hover {
    background: url(../typo3/prettyPhoto/dark_rounded/btnnext_HTWK.png) center right no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_previous:hover {
    background: url(../typo3/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_expand {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_expand:hover {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_contract {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_contract:hover {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.dark_rounded .currentTextHolder {
    color: #c4c4c4
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_rounded .pp_description {
    color: #fff
}
div.dark_rounded .pp_nav .pp_play {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.dark_rounded .pp_nav .pp_pause {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.dark_rounded .pp_arrow_previous {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}
div.dark_rounded .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.dark_rounded .pp_arrow_next {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}
div.dark_rounded .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.dark_rounded .pp_bottom .pp_left {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}
div.dark_rounded .pp_bottom .pp_middle {
    background: url(../typo3/prettyPhoto/dark_rounded/contentPattern.png) top left
}
div.dark_rounded .pp_bottom .pp_right {
    background: url(../typo3/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_loaderIcon {
    background: url(../typo3/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}
div.dark_square .pp_content,
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right {
    background: #000
}
div.dark_square .currentTextHolder {
    color: #c4c4c4
}
div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0
}
div.dark_square .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous {
    margin-top: 12px!important
}
div.dark_square .pp_loaderIcon {
    background: url(../typo3/prettyPhoto/dark_square/loader.gif) center center no-repeat
}
div.dark_square .pp_expand {
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.dark_square .pp_expand:hover {
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.dark_square .pp_contract {
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.dark_square .pp_contract:hover {
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.dark_square #pp_full_res .pp_inline {
    color: #fff
}
div.facebook #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.light_square .pp_content .ppt {
    color: #000
}
div.dark_square .pp_nav {
    clear: none
}
div.dark_square .pp_nav .pp_play {
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.dark_square .pp_nav .pp_pause {
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.dark_square .pp_arrow_previous {
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}
div.dark_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.dark_square .pp_arrow_next {
    background: url(../typo3/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}
div.dark_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.dark_square .pp_next:hover {
    background: url(../typo3/prettyPhoto/dark_square/btnnext_HTWK.png) center right no-repeat;
    cursor: pointer
}
div.dark_square .pp_previous:hover {
    background: url(../typo3/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.light_square .pp_content,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right {
    background: #fff
}
div.light_square .pp_expand {
    background: url(../typo3/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.light_square .pp_expand:hover {
    background: url(../typo3/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.light_square .pp_contract {
    background: url(../typo3/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.light_square .pp_contract:hover {
    background: url(../typo3/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../typo3/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.light_square .pp_description {
    margin-right: 85px
}
div.light_square .pp_nav .pp_play {
    background: url(../typo3/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.light_square .pp_nav .pp_pause {
    background: url(../typo3/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.light_square .pp_arrow_previous {
    background: url(../typo3/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}
div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.light_square .pp_arrow_next {
    background: url(../typo3/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}
div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.light_square .pp_next:hover {
    background: url(../typo3/prettyPhoto/light_square/btnnext_HTWK.png) center right no-repeat;
    cursor: pointer
}
div.light_square .pp_previous:hover {
    background: url(../typo3/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.light_square .pp_loaderIcon {
    background: url(../typo3/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}
div.facebook .pp_top .pp_left {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}
div.facebook .pp_top .pp_middle {
    background: url(../typo3/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}
div.facebook .pp_top .pp_right {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}
div.facebook .pp_content_container .pp_left {
    background: url(../typo3/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}
div.facebook .pp_content_container .pp_right {
    background: url(../typo3/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}
div.facebook .pp_content {
    background: #fff
}
div.facebook .pp_expand {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.facebook .pp_expand:hover {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.facebook .pp_contract {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.facebook .pp_contract:hover {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.facebook .pp_description {
    margin: 0 37px 0 0
}
div.facebook .pp_loaderIcon {
    background: url(../typo3/prettyPhoto/facebook/loader.gif) center center no-repeat
}
div.facebook .pp_arrow_previous {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}
div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default
}
div.facebook .pp_arrow_next {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}
div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default
}
div.facebook .pp_nav {
    margin-top: 0
}
div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px
}
div.facebook .pp_nav .pp_play {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px
}
div.facebook .pp_nav .pp_pause {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px
}
div.facebook .pp_next:hover {
    background: url(../typo3/prettyPhoto/facebook/btnnext_HTWK.png) center right no-repeat;
    cursor: pointer
}
div.facebook .pp_previous:hover {
    background: url(../typo3/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.facebook .pp_bottom .pp_left {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}
div.facebook .pp_bottom .pp_middle {
    background: url(../typo3/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}
div.facebook .pp_bottom .pp_right {
    background: url(../typo3/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}
div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}
.pp_top {
    height: 20px;
    position: relative
}
* html .pp_top {
    padding: 0 20px
}
.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}
.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}
* html .pp_top .pp_middle {
    left: 0;
    position: static
}
.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}
.pp_content {
    height: 40px;
    min-width: 40px
}
* html .pp_content {
    width: 40px
}
.pp_fade {
    display: none
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}
.pp_content_container .pp_left {
    padding-left: 20px
}
.pp_content_container .pp_right {
    padding-right: 20px
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}
.pp_description {
    display: none;
    margin: 0
}
.pp_social {
    float: left;
    margin: 0
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden
}
.pp_social .twitter {
    float: left
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}
.pp_nav p {
    float: left;
    margin: 2px 4px
}
.pp_nav .pp_pause,
.pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}
a.pp_arrow_next,
a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}
.pp_gallery ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative
}
.pp_gallery ul a {
    border: 1px solid #000;
    border: 1px solid rgba(0, 0, 0, .5);
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}
.pp_gallery li.selected a,
.pp_gallery ul a:hover {
    border-color: #fff
}
.pp_gallery ul a img {
    border: 0
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}
.pp_gallery li.default a {
    background: url(../typo3/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;
    display: block;
    height: 33px;
    width: 50px
}
.pp_gallery li.default a img {
    display: none
}
a.pp_next,
a.pp_previous {
    background: url(../typo3/prettyPhoto/light_rounded/btnnext_HTWK.png) 10000px 10000px no-repeat;
    display: block;
    height: 100%;
    width: 49%;
    text-indent: -10000px
}
.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
    margin-top: 7px!important
}
a.pp_next {
    float: right
}
a.pp_previous {
    float: left
}
a.pp_contract,
a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}
a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    line-height: 22px;
    text-indent: -10000px
}
.pp_bottom {
    height: 20px;
    position: relative
}
* html .pp_bottom {
    padding: 0 20px
}
.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}
.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}
* html .pp_bottom .pp_middle {
    left: 0;
    position: static
}
.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px
}
#pp_full_res {
    line-height: 1!important
}
#pp_full_res .pp_inline {
    text-align: left
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999
}
/*
    Pa am 07.05.2019: 
    - Ergänzungen für Anpassung an neues CD 2018
    - Platzierung am Ende des Stylesheets führt zum Überschreiben der Eigenschaften
    - d.h. Zurücksetzen durch Entfernen der folgenden Befehle
*/

body > div.containerCanvas.contrastBG.navNoSide {
	background: none;	
}
body > div.containerCanvas.contrastBG.navNoSide > div.containerMenuTop.alpha {
	background-color: #000;
}
body header div.name,
body header div.subtitel,
#navi-main a,
#menu a,
#content h1, #content h2, #content h3, #content h4, #content h5, 
#content p{
    color: #2E3639;
} 
#content a{
    color: #004699;
}
 
#navi-main > li.menueListStyle > a {
	background-color: #eee;
	color: #000;
	border-bottom-color: #000;
}
#navi-main > li.on.active a {
    background-color: #000;
    color: #f2f2f2;
    border-bottom-color: #000;
}
body > div.containerCanvas.contrastBG.navNoSide > footer > div.containerFooter {
	background: none;
	background-color: #2E3639;
}
#menu > nav > ul > li {
	background-color: #000;
}
#menu > nav > ul > li.active {
    background-color: #f2f2f2;
}
#menu > nav > ul > li a {
	color: #fff;
}