@media (max-width: 700px) {

    body {
        font-size: 0.9em !important;
    }

    /* === Symbol-Definition === */
    .target {
        display: block;
        height: auto;
        margin: 24px 15px 0 15px;
        border: 8px solid #d3f1ff;
        width: calc(100% - 9.1%);
        padding: 24px;
    }

    .otherTargets {
        display: block;
        width: 100%;
        margin: 0 0 5px 0;
        vertical-align: top;
    }

    .otherTargets .title {
        font-size: 130%;
        font-weight: 700;
        margin: 0 0 10px 0;
    }

    .otherTargets a {
        display: block;
        padding: 3px 10px;
        color: rgb(0, 68, 136);
        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.interest::before {
        content: url('../icon/icon-studieninteressierte.svg');
        display: inline-block;
        position: absolute;
        left: -15px;
        width: 60px;
        margin: -15px auto;
    }

    .targetTop.student::before {
        content: url('../icon/icon-studenten.svg');
        display: inline-block;
        position: absolute;
        left: -15px;
        width: 60px;
        margin: -15px auto;
    }

    .targetTop.absolvent::before {
        content: url('../icon/icon-absolventen.svg');
        display: inline-block;
        position: absolute;
        left: -15px;
        width: 60px;
        margin: -15px auto;
    }

    h2.rss::after {
        display: none;
    }

    /* === Fakultät $fakultät === */
    .factorial .header {
        display: block;
        padding: 10px;
        height: 95px;
        color: white;
    }

    .factorial .content {
        display: block;
        padding: 10px 10px 15px;
        background-color: rgb(242, 242, 242);
    }

    .factorial .title {
        font-size: 130%;
        font-weight: 700;
    }

    .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('../icon/htwk-lichtgrafik-ohne-hg.svg') no-repeat scroll right -400px top / 1920px 600px, white linear-gradient(to top, #07B 0%, #00336F 100%) no-repeat scroll center top / 1920px 600px;
    }

    body.signal .containerCanvas {
        background: url('../icon/htwk-lichtgrafik-fb-as-ohne-hg.svg') no-repeat scroll right -400px top / 1920px 600px, white linear-gradient(to top, rgba(195, 130, 17, 1) 0%, rgba(255, 204, 0, 1) 100%) no-repeat scroll center top / 1920px 600px;
    }

    body.bordeaux .containerCanvas {
        background: url('../icon/htwk-lichtgrafik-fb-b-ohne-hg.svg') no-repeat scroll right -400px top / 1920px 600px, white linear-gradient(to top, rgba(110, 17, 68, 1) 0%, rgba(200, 34, 110, 1) 100%) no-repeat scroll center top / 1920px 600px;
    }

    body.grass .containerCanvas {
        background: url('../icon/htwk-lichtgrafik-fb-eit-ohne-hg.svg') no-repeat scroll right -400px top / 1920px 600px, white linear-gradient(to top, rgba(68, 110, 40, 1) 0%, rgba(187, 215, 17, 1) 100%) no-repeat scroll center top / 1920px 600px;
    }

    body.stein .containerCanvas {
        background: url('../icon/htwk-lichtgrafik-fb-imn-ohne-hg.svg') no-repeat scroll right -400px top / 1920px 600px, white linear-gradient(to top, rgba(142, 151, 151, 1) 0%, rgba(195, 200, 200, 1) 100%) no-repeat scroll center top / 1920px 600px;
    }

    body.opal .containerCanvas {
        background: url('../icon/htwk-lichtgrafik-fb-me-ohne-hg.svg') no-repeat scroll right -400px top / 1920px 600px, white linear-gradient(to top, rgba(0, 68, 68, 1) 0%, rgba(0, 136, 119, 1) 100%) no-repeat scroll center top / 1920px 600px;
    }

    body.blut .containerCanvas {
        background: url('../icon/htwk-lichtgrafik-fb-m-ohne-hg.svg') no-repeat scroll right -400px top / 1920px 600px, white linear-gradient(to top, rgba(153, 17, 0, 1) 0%, rgba(255, 136, 0, 1) 100%) no-repeat scroll center top / 1920px 600px;
    }

    body.pastell .containerCanvas {
        background: url('../icon/htwk-lichtgrafik-fb-wiwi-ohne-hg.svg') no-repeat scroll right -400px top / 1920px 600px, white linear-gradient(to top, rgba(51, 85, 113, 1) 0%, rgba(130, 162, 187, 1) 100%) no-repeat scroll center top / 1920px 600px;
    }

    body.enzian .containerMenuTop.alpha {
        background-color: rgba(0, 51, 111, 0.7);
    }

    body.enzian .containerMenuTop.noalpha {
        background-color: rgba(0, 51, 111, 1.0);
    }

    body.signal .containerMenuTop.alpha {
        background-color: rgba(195, 130, 17, 0.3);
    }

    body.signal .containerMenuTop.noalpha {
        background-color: rgba(195, 130, 17, 1.0);
    }

    body.bordeaux .containerMenuTop.alpha {
        background-color: rgba(110, 17, 68, 0.3);
    }

    body.bordeaux .containerMenuTop.noalpha {
        background-color: rgba(110, 17, 68, 1.0);
    }

    body.grass .containerMenuTop.alpha {
        background-color: rgba(68, 110, 40, 0.3);
    }

    body.grass .containerMenuTop.noalpha {
        background-color: rgba(68, 110, 40, 1.0);
    }

    body.stein .containerMenuTop.alpha {
        background-color: rgba(142, 151, 151, 0.3);
    }

    body.stein .containerMenuTop.noalpha {
        background-color: rgba(142, 151, 151, 1.0);
    }

    body.opal .containerMenuTop.alpha {
        background-color: rgba(0, 68, 68, 0.3);
    }

    body.opal .containerMenuTop.noalpha {
        background-color: rgba(0, 68, 68, 1.0);
    }

    body.blut .containerMenuTop.alpha {
        background-color: rgba(153, 17, 0, 0.3);
    }

    body.blut .containerMenuTop.noalpha {
        background-color: rgba(153, 17, 0, 1.0);
    }

    body.pastell .containerMenuTop.alpha {
        background-color: rgba(51, 85, 113, 0.3);
    }

    body.pastell .containerMenuTop.noalpha {
        background-color: rgba(51, 85, 113, 1.0);
    }

    /* === Container-Definition === */
    .containerSearch,
    .containerOffCanvasTop {
        display: none;
    }

    .containerOffCanvasSide {
        display: block;
        background-color: white;
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        transition: left 0.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, 0.3);
        transition: left 0.4s ease-out;
    }

    .menu-trigger:checked ~ .containerCanvas {
        left: 290px;
        transition: left 0.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 0.4s ease-out !important;
    }

    .navNoSide .containerMenuTop {
        left: 0;
    }

    .navGoSide .containerMenuTop {
        left: 290px;
    }

    .containerMenuTop.alpha {
        transition: background 1s ease-out;
    }

    .containerMenuTop.noalpha {
        transition: background 1s ease-out;
    }

    .container_MenuMain {
        display: block;
        width: auto;
        background-color: white;
    }

    .containerBody .container_MenuMain {
        display: none;
        width: auto;
    }

    .container_Content {
        display: block;
        vertical-align: top;
        background-color: rgba(255, 255, 255, 1.0);
        padding: 0 0 48px 0;
    }

    .container_MenuSub {
        padding: 24px 0 !important;
    }

    .container_Search {
        display: inline-block;
        vertical-align: top;
        width: 47%;
        margin: 0;
        padding: 0;
    }

    .container_Sidebar {
        display: inline-block;
        vertical-align: top;
        width: 24%;
        margin: 0;
        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 {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin: 0;
        padding: 0 3.25% 24px 3.25%;
    }

    .xcol14 {
        display: inline-block;
        vertical-align: top;
        width: calc(50% - 2.8125%);
        padding: 0;
        margin: 0 1.875% 24px 1.875%;
    }

    div.xcol14:first-of-type {
        margin: 0 1.875% 24px 3.25%;
    }

    .xcol14:last-child {
        margin: 0 3.250% 24px 1.875%;
    }

    .factorial.col14 {
        margin: 0 0 24px 2.15%;
    }

    .headerSmall img {
        margin-top: -15px;
    }

    .headerSmall .content,
    .col13,
    .col23 {
        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 0.9375%;
    }

    .container_Print {
        display: block;
        margin: 24px;
        width: 100%;
    }

    .containerFooter {
        display: block;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 250px;
        z-index: 5;
        background: url('../icon/htwk-footer-phone.svg') no-repeat scroll right bottom / auto 250px, linear-gradient(to left, #07B 0%, #00336F 100%) no-repeat scroll center bottom / 100% 250px;
    }

    .breadcrumb {
        padding: 20px 15px !important;
    }

    /* === Navigation $navi === */
    .containerMenuTop .navTopSmall {
        display: block;
        width: 24px;
        opacity: 0.9;
        margin: 7px 15px;
    }

    .containerMenuTop .navTop {
        display: none;
    }

    .container_MenuMain a {
        text-decoration: none;
        color: rgb(0, 68, 136);
        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.0);
    }

    .container_MenuMain ul.level01 > li:not(:first-child)::after {
        display: inline-block;
        content: '×';
        margin: 0;
        font-family: 'WebSymbolsLigaRegular',sans-serif;
        font-size: 1.100em;
        float: right;
    }

    .container_MenuMain ul.level01 > li.suche,
    .container_MenuMain ul.level02 > li.back {
        background-color: rgba(211, 241, 255, 1.0);
    }

    .container_MenuMain ul.level02 > li.back {
        text-align: right;
    }

    .container_MenuMain ul.level02 > li.back::before {
        display: inline-block;
        content: 'Ô';
        margin: 0;
        font-family: 'WebSymbolsLigaRegular',sans-serif;
        font-size: 1.100em;
    }

    .container_MenuMain ul.level01 > li.active {
        background-color: rgb(255, 255, 255) !important;
    }

    .container_MenuMain ul.level01 > li.active > a {
        color: #048;
    }

    .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: rgb(0, 68, 136);
        background-color: rgb(255, 255, 255);
    }

    .subnavNoSide .container_MenuMain ul.level02 {
        left: 290px;
        transition: left 0.4s ease-out !important;
        transition-delay: 0.4s;
    }

    .subnavGoSide .container_MenuMain ul.level02 {
        left: 0;
        transition: left 0.4s ease-out !important;
        transition-delay: 0.4s;
    }

    .container_MenuMain ul.level02 > li {
        display: block;
        padding: 8px 15px;
        margin: 0;
        height: 40px;
        border-bottom: 1px solid rgba(34, 187, 255, 1.0);
        width: 100%;
    }

    .container_MenuMain ul.level02 li a {
        color: rgb(0, 68, 136);
    }

    .container_MenuSub ul.level01 {
        display: block;
        padding: 0;
        margin: 0;
    }

    .container_MenuSub li {
        display: block;
        padding: 0;
        margin: 0;
    }

    .container_MenuSub a {
        display: block;
        color: #048;
        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.0);
    }

    .container_MenuSub ul.level01 > li.active {
        background-color: rgb(0, 51, 111);
    }

    .container_MenuSub ul.level01 > li.active > a {
        color: white;
    }

    .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.0);
    }

    .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;
    }

    /* === Header-Definition === */
    .container_Header {
        color: rgb(255, 255, 255);
        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;
    }

    /* === Schriften-Anpassungen === */
    .container_Articles > *:first-child > h1,
    .container_Articles > h1:first-child {
        margin-top: 0.500em;
    }

    .searchResult h3 {
        margin-bottom: 0.000em;
    }

    /* === Slider   $news === */
    .slider {
        display: none;
    }

    /* === News   $news === */
    .newsContent .meta .date {
        display: inline-block;
    }

    .newsContent .meta .date::after {
        content: "|";
        padding-left: 5px;
    }

    .newsContent ul, .newsContent li {
        list-style-type: none;
        padding-left: 10px;
    }

    .newsContent li::before {
        content: "•";
        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 0;
    }

    .newsBox {
        display: block;
        background-color: rgb(242, 242, 242);
        overflow: hidden;
    }

    .newsBox.sm {
        width: 100%;
        margin: 0 0 15px 0;
        padding: 2px 10px 13px;
    }

    .newsBox.sm h4 {
        margin: 2px 0 0 0;
    }

    .newsBox.sm:last-of-type {
        margin: 0;
    }

    .newsBox.md {
        display: block;
        padding: 2px 10px 13px;
        background-color: rgb(242, 242, 242);
        margin-bottom: 15px
    }

    .newsBox .date {
        font-size: 0.875em;
        margin-top: 7px;
    }

    .newsBox .title {
        font-size: 130%;
        font-weight: 700;
        margin: 0;
        width: 100%;
    }

    .newsBox .image {
        display: none;
    }

    /* === Hinweise === */
    .noteBox {
        display: block;
        width: 100%;
        margin: 0 auto 24px;
        padding: 10px 15px 15px;
        border: 8px solid #d3f1ff;
    }

    .noteBox img {
        display: none;
    }

    .noteBox ul, .noteBox li {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .noteBox li::before {
        content: "•";
        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 {
        content: url('../icon/icon-download.svg');
        display: inline-block;
        width: 50px;
        position: absolute;
        margin-left: 10px;
        margin-top: 5px;
    }

    .noteBox.warning::before {
        content: url('../icon/icon-hinweis.svg');
        display: inline-block;
        width: 50px;
        position: absolute;
        margin-left: 10px;
        margin-top: 5px;
    }

    .noteBox.question::before {
        content: url('../icon/icon-frage.svg');
        display: inline-block;
        width: 50px;
        position: absolute;
        margin-left: 10px;
        margin-top: 5px;
    }

    .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;
    }

    /* === Tabellen === */
    table {
        border-collapse: collapse;
    }

    td, th {
        vertical-align: top;
        padding: 5px 7px;
        font-weight: 300;
        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;
    }

    th {
        font-weight: 300;
    }

    .tableSimple td {
        display: block;
    }

    .tableSimple thead {
        background-color: rgb(0, 51, 111);
        color: white;
    }

    table.blue tbody tr:nth-of-type(odd) {
        background-color: rgb(211, 241, 255);
    }

    table.blue tbody tr:nth-of-type(even) {
        background-color: rgba(211, 241, 255, 0.5);
    }

    table.blue td:first-of-type {
        font-weight: 700;
    }

    table.grey tbody tr:nth-of-type(odd) {
        background-color: rgb(229, 229, 229);
    }

    table.grey tbody tr:nth-of-type(even) {
        background-color: rgb(242, 242, 242);
    }

    table.grey td:first-of-type {
        font-weight: 700;
    }

    .tableKomplex {
        width: 100%;
    }

    .tableKomplex thead th {
        font-weight: 700;
    }

    .tableKomplex td {
        vertical-align: middle;
        padding-right: 0 !important;
    }

    .tableKomplex td:last-child {
        width: 35%;
    }

    .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 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;
        height: 80px;
        margin: 0 0 40px 0;
        width: calc(100% - 40px);
        font-weight: 700;
    }

    .contactTable .contact_department,
    .contactTable .contact_object,
    .contactTable .contact_phone,
    .contactTable .contact_email {
        display: block;
        width: 100%;
    }

    .contactTable .contact_department,
    .contactTable .contact_phone {
        background-color: rgb(229, 229, 229);
        padding: 3px 5px;
    }

    .contactTable .contact_object,
    .contactTable .contact_email {
        background-color: rgb(242, 242, 242);
        padding: 3px 5px;
    }

    .contactTable .contact_department .label,
    .contactTable .contact_department .department,
    .contactTable .contact_object .label,
    .contactTable .contact_object .object,
    .contactTable .contact_phone .label,
    .contactTable .contact_phone .number,
    .contactTable .contact_email .label,
    .contactTable .contact_email .link_url {
        display: inline-block;
    }

    .contactTable h4,
    .contactTable .contact_email .address,
    .contactTable .contact_email .link_txt {
        display: none;
    }

    .contactTable .label {
        width: 100px;
        font-weight: 700;
    }

    .contactTable .contact_vcard {
        display: block;
        margin: 24px 0;
    }

    .contactTable .contact_department .department,
    .contactTable .contact_object .object,
    .contactTable .contact_email .number,
    .contactTable .contact_email .link_url {
        width: calc(100% - 110px);
    }

    /* === InfoBoxen   $info === */
    .infoBox {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .infoBox h4 {
        font-size: 130%;
        font-weight: 500;
    }

    .infoBox .infoBoxLinks {
        position: relative;
        overflow: hidden;
        padding: 10px 10px 48px 10px;
        background-color: rgb(242, 242, 242);
    }

    .infoBox .content {
        position: relative;
        padding: 10px 10px 48px 10px;
        background-color: rgb(242, 242, 242);
    }

    .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: rgb(242, 242, 242);
    }

    .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: rgb(242, 242, 242);
    }

    .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 0;
    }

    .contactBox h4 {
        font-size: 130%;
        font-family: 'Signika',sans-serif;
        font-weight: 500;
        margin: 0 auto 24px;
        width: 100%;
    }

    .contactBox .contactBoxContent {
        position: relative;
        overflow: hidden;
        padding: 10px;
        background-color: rgb(242, 242, 242);
    }

    .contactBox .contact_photo {
        display: flex;
        height: 40px;
        width: 40px;
        overflow: hidden;
        justify-content: center;
        float: left;
        margin: 5px 10px 40px 0;
    }

    .contactBox .contact_photo img {
        margin: 0 auto;
        height: 100%;
    }

    .contactBox .contact_person,
    .contactBox .contact_email {
        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_object,
    .contactBox .contact_email .label,
    .contactBox .contact_email .address,
    .contactBox .contact_email .link_url,
    .contactBox .contact_vcard {
        display: none;
    }

    /* === Buttons $button === */
    a.button {
        display: inline-block;
        height: 40px;
        width: 30.5%;
        padding: 7px 7px 0 40px;
        color: white;
        font-weight: 700;
    }

    a.button.Twitter {
        background-color: #2BF;
        margin-right: 7px;
    }

    a.button.Facebook {
        background-color: rgb(0, 68, 136);
        margin-right: 7px;
    }

    a.button.Google {
        background-color: grey;
    }

    a.button.Twitter::before {
        content: url('../icon/icon-twitter.svg');
        display: inline-block;
        width: 24px;
        margin: 0 0 0 -35px;
        position: absolute;
    }

    a.button.Facebook::before {
        content: url('../icon/icon-facebook.svg');
        display: inline-block;
        width: 24px;
        margin: 0 0 0 -35px;
        position: absolute;
    }

    a.button.Google::before {
        content: url('../icon/icon-google.svg');
        display: inline-block;
        width: 24px;
        margin: 0 0 0 -35px;
        position: absolute;
    }

    a.more {
        display: block;
        width: 180px;
        height: 40px;
        border-bottom: 3px solid rgb(0, 68, 136);
        background-color: rgba(34, 187, 255, 1.0);
        color: white;
        text-transform: uppercase;
        text-align: center;
        margin-top: 20px;
        line-height: 2.5em;
        font-weight: 300;
        font-size: 0.9em;
    }

    /* === Formular-Definition === */
    form {
        display: block;
        margin: 0 0 7px 0 !important;
    }

    form .label {
        display: none;
        background-color: rgb(242, 242, 242);
        padding: 4px 24px 5px 7px;
        font-weight: 300;
        font-size: 0.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: 0.875em;
        font-weight: 100;
        line-height: 1.500em;
        color: #048;
        padding: 0;
        background-color: #D3F1FF;
    }

    input[type='text'] {
        border: 2px solid #2bf;
        height: 32px;
        width: 100%;
        font-family: 'Signika',sans-serif;
        font-size: 0.875em;
        font-weight: 200;
        line-height: 1.500em;
        color: #048;
        padding: 2px 10px;
    }

    button[type='submit'] {
        display: inline-block;
        background-color: #d3f1ff;
        color: #2bf;
        font-size: 0.875em;
        height: 32px;
        width: 13.666%;
        border: none;
        line-height: 2.4em;
    }

    button.search {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background-color: rgb(34, 187, 255);
        padding: 8px 13px;
        height: 40px;
    }

    .searchSummary {
        margin-bottom: 48px;
    }

    /* === Calendar === */
    #datepicker {
        display: none;
    }

    .calEventSlide .events {
        display: block;
        width: 100%;
        padding: 0;
    }

    .calEventSlide .event {
        display: block;
        width: 100%;
        padding: 15px;
        background-color: white;
        height: auto;
        border: 8px solid rgb(242, 242, 242);
        margin: 0 0 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.0);
    }

    .event .day {
        display: block;
        padding-bottom: 2px;
        text-align: center;
        border-bottom: 2px solid rgba(34, 187, 255, 1.0);
    }

    .event .month {
        display: block;
        font-size: 75%;
        text-transform: uppercase;
    }

    .event .content {
        display: inline-block;
        width: 80%;
    }

    .event .calDate {
        display: none;
    }

    .event .title {
        font-size: 130%;
        font-weight: 700;
        margin: 0;
        width: 100%;
    }

    /* === Footer-Definition === */
    .container_Print div {
        display: inline-block;
    }

    .container_Print .xrelease {
        margin-right: 60px;
    }

    .container_Print .printMail,
    .containerFooter ul.menuFooter,
    .foerderer {
        display: none;
    }

    .containerCopyright {
        display: block;
        padding: 15px;
        width: 100%;
    }

    .containerCopyright > div {
        display: block;
        width: 100%;
        margin: 0 auto;
        color: white;
    }

    .containerCopyright .social {
        width: 100%;
        height: 48px;
    }

    .containerCopyright .copyright {
        margin: 24px auto;
    }

    .container_Content .container_MenuSub,
    .SMhide,
    .LGonly {
        display: none !important;
    }

    h1.SMsize {
        font-size: 170%;
    }

}
