@media only screen and (min-width: 601px) {
  .c-link {
    font-size: 1.7rem;
  }
  .js-on .cookiebanner .cookiebannerbox > div .picture,
  .cookiebanner .cookiebannerbox > div .picture {
    display: block;
    color: #252525;
  }
  .docData .label {
    clear: left;
    width: 6em;
    float: left;
    padding-right: 20px;
  }
  .docData .value {
    float: left;
  }
  .docData.interview .label, .docData.pressrelease .label {
    width: 8em;
  }
  .docData.callForBids .label, .docData.joboffer .label, .docData.event .label, .docData.guestbookEntry .label {
    width: 9em;
  }
  .docData.orgunit .label, .docData.services1 .label {
    width: 12em;
  }
  .docData.services .label {
    width: 9em;
  }
  .docData.services .value {
    width: 27em;
  }
  .docData.services2 .label {
    width: 13em;
  }
  .docData.services2 .value {
    width: 27em;
  }
  .docData.services3 .label {
    width: 15em;
  }
  .docData.services3 .value {
    width: 25em;
  }
  .navIndex ul {
    width: auto;
    display: table;
    margin: 0 auto;
  }
  .navIndex li {
    width: auto;
    margin-right: 10px;
  }
  .navIndex a.page,
  .navIndex strong,
  .navIndex span.page {
    display: block;
  }
  .service-border {
    overflow: hidden;
  }
  .service-border > ul {
    margin: 0 auto;
    padding-left: 0;
  }
  .service-border > ul > li {
    float: left;
    margin-top: 5px;
    width: 20%;
    border: none;
    background-image: none;
  }
  .service-border > ul > li a,
  .service-border > ul > li strong {
    font-weight: bold;
    font-size: 1.2rem;
    min-height: 28px;
    padding: 65px 0 15px;
    text-align: center;
    text-transform: uppercase;
  }
  .service-border > ul > li a {
    position: relative;
    margin-left: 5px;
  }
  .service-border > ul > li a:before {
    left: 40%;
    top: 13px;
  }
  .service-border > ul > li a:hover, .service-border > ul > li a:focus, .service-border > ul > li a:active {
    background-color: #FFFFFF;
    border-radius: 5px;
    text-decoration: underline;
    color: #252525;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .service-border > ul > li:first-child a {
    margin-left: 0;
  }
  .service-border > ul > li.navMediathek a:before, .service-border > ul > li.navThemen a:before {
    top: 18px;
    left: calc(50% - 16px);
  }
  .service-border > ul > li.active a {
    text-decoration: underline;
    color: #252525;
    background-color: #FFFFFF;
    border-radius: 5px 5px 0 0;
  }
  .service-border > ul > li.active a:hover, .service-border > ul > li.active a:focus, .service-border > ul > li.active a:active {
    padding-bottom: 15px;
    margin-bottom: 0;
  }
  .service-border .container {
    background: #FFFFFF url(/SiteGlobals/Frontend/nestor/Images/icons/serviceborder-container.svg?__blob=normal&v=2) repeat-x 0 100%;
    padding-bottom: 30px;
    clear: both;
  }
  .service-border .container .containerinner {
    position: relative;
    padding-top: 5em;
  }
  .service-border .container > ul {
    overflow: hidden;
  }
  .service-border h4.withHeader {
    padding-top: 1em;
    position: relative;
  }
  .service-border h4.withHeader .category {
    top: 0;
    left: 0;
    position: absolute;
    font-family: Arial, "Droid Sans", sans-serif;
    font-size: 1.2rem;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
  }
  .service-border .events ul {
    overflow: hidden;
  }
  .service-border .events li {
    background-image: none;
    border-bottom: 1px dotted #7F7F7F;
    margin-bottom: 20px;
  }
  .service-border .events li h4 {
    clear: none;
  }
  .service-border .events li h4 a {
    padding: 0;
  }
  .service-border .events li h4,
  .service-border .events li p {
    margin-left: 57px;
  }
  .service-border .events li p a,
  .service-border .events li p strong {
    padding: 0;
  }
  .service-border .events li p a {
    display: block;
    padding-left: 15px;
    text-transform: none;
    position: relative;
  }
  .service-border .events li p a:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 9px;
    background: url(/SiteGlobals/Frontend/nestor/Images/icons/sprite.svg?__blob=normal&v=6) no-repeat -227px -185px;
    left: 0;
    top: 7px;
  }
  .service-border .events li p a:hover, .service-border .events li p a:focus, .service-border .events li p a:active {
    text-decoration: underline;
  }
  .service-border .events li p a:hover:before, .service-border .events li p a:focus:before, .service-border .events li p a:active:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 9px;
    background: url(/SiteGlobals/Frontend/nestor/Images/icons/sprite.svg?__blob=normal&v=6) no-repeat -233px -185px;
  }
  .service-border ul.links {
    margin: 0 0 20px;
  }
  .service-border button.close {
    text-transform: uppercase;
    line-height: 1.8;
    cursor: pointer;
    padding-right: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .service-border button.close:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/SiteGlobals/Frontend/nestor/Images/icons/sprite.svg?__blob=normal&v=6) no-repeat -110px -197px;
    top: 3px;
    right: 0;
  }
  .service-border button.close:hover, .service-border button.close:focus, .service-border button.close:active {
    text-decoration: underline;
  }
  .service-border h3 {
    left: 10000em;
    position: absolute;
    top: -10000em;
  }
  .service-border .teaser {
    border-bottom: none;
    margin-bottom: 0;
  }
  .js-on .service-border .container {
    display: none;
  }
  .share .shariff {
    min-height: 16.5em;
  }
  .share .shariff li {
    width: auto;
    margin-right: 15px;
  }
  .share .shariff .email {
    width: auto;
  }
  .gsb .picture.links {
    margin: 6px 20px 18px 0;
    float: left;
  }
  .gsb .picture.rechts {
    margin: 6px 0 18px 20px;
    float: right;
  }
  .gsb .responsiveTable {
    overflow-x: auto;
    margin-bottom: 0;
  }
  .gsb .responsiveTable table {
    width: 100%;
  }
  .teaser h2 {
    margin-bottom: 10px;
  }
  .teaser .picture-element {
    width: 36.4%;
  }
  .teaser p {
    display: block;
  }
  .siteInfo .heading {
    padding-bottom: 0;
    cursor: auto;
  }
  .siteInfo .heading:hover {
    text-decoration: none;
  }
  .header p {
    margin: 20px 0;
  }
  .search .large-3 {
    width: auto;
  }
  .supplement .banner,
  .supplement .boxWrapper,
  .supplement .box {
    width: 100%;
    max-width: 314px;
  }
  .supplement .solrSortLinks .box,
  .supplement .facets .box {
    max-width: 100%;
  }
  .navBreadcrumbsVertical {
    clear: both;
  }
  .navBreadcrumbsVertical .level2,
  .navBreadcrumbsVertical .level3 {
    display: block;
  }
  .navBreadcrumbsVertical .level2 a,
  .navBreadcrumbsVertical .level3 a {
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    width: 66.67%;
  }
  .navBreadcrumbsVertical > strong,
  .navBreadcrumbsVertical .level1 a {
    font-size: 3rem;
  }
  .navBreadcrumbsVertical li {
    font-size: 1rem;
    width: 100%;
  }
  .navBreadcrumbsVertical li span {
    display: block;
  }
  .navBreadcrumbsVertical .level2 {
    background: #e5f4ff;
  }
  .navBreadcrumbsVertical .level2 a {
    padding: 6px 5px 10px;
    color: #252525;
  }
  .navBreadcrumbsVertical .level3 {
    background: #f2f2f2;
  }
  .navBreadcrumbsVertical .level3 a {
    color: #252525;
    padding: 8px 5px;
  }
  .teaser-switcher .teaser {
    width: 33.33%;
  }
  .StndGallery {
    max-width: 637px;
    margin: 0 auto 20px;
  }
  .StndGallery .galleryBox {
    background: #f2f2f2;
  }
  .StndGallery .galleryBox .navigation {
    top: 175px;
  }
  .stage {
    clear: both;
    position: relative;
  }
  .stage .imageContainer {
    float: left;
    width: 50%;
    position: relative;
  }
  .stage .imageContainer .spacer {
    height: 30px;
    position: absolute;
    right: 0;
    top: 14%;
    width: 12px;
  }
  .stage .imageContainer .spacer:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 25px;
    background: url(/SiteGlobals/Frontend/nestor/Images/icons/sprite.svg?__blob=normal&v=6) no-repeat -77px -50px;
    left: 0;
    top: 2px;
  }
  .stage .textContainer {
    float: left;
    padding: 25px 25px 7em;
    width: 50%;
  }
  .stage .textContainer h3 {
    color: #FFFFFF;
    margin: 0 0 10px;
  }
  .stage .pagination {
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
    left: 50%;
    width: auto;
  }
  .stage .pagination ul {
    margin-left: 20px;
  }
  .js-on .stage .slick-dots {
    position: absolute;
    bottom: 20px;
    margin-bottom: 0;
    left: 50%;
    text-align: left;
    margin-left: 25px;
    width: auto;
    height: 34px;
  }
  .js-on .stage .slick-dots li {
    width: 34px;
    height: 34px;
  }
  .js-on .stage .slick-dots button {
    font-size: 2rem;
    font-weight: bold;
    color: #FFFFFF;
    height: auto;
    width: auto;
    text-indent: 0;
    border: none;
    border-radius: 5px;
    clear: left;
    display: block;
    padding: 7px 12px;
    line-height: 1;
  }
  .js-on .stage .slick-dots button:hover, .js-on .stage .slick-dots button:focus, .js-on .stage .slick-dots button:active {
    color: #004880;
    background: #FFFFFF;
    opacity: 1;
  }
  .js-on .stage .slick-dots button:before {
    content: "";
    color: #FFFFFF;
  }
  .js-on .stage .slick-dots .slick-active button {
    color: #004880;
    background-color: #FFFFFF;
    cursor: inherit;
  }
  .js-on .stage .slick-dots .slick-active button:hover, .js-on .stage .slick-dots .slick-active button:focus, .js-on .stage .slick-dots .slick-active button:active {
    background-color: #FFFFFF;
    color: #004880;
  }
  .js-on .stage .navigation {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 25px;
    width: auto;
  }
  .js-on .stage .navigation button {
    color: #252525;
    text-align: center;
    position: static;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .js-on .stage .navigation button.prev, .js-on .stage .navigation button.next {
    display: none !important;
  }
  .js-on .stage .navigation button.pause, .js-on .stage .navigation button.play {
    display: inline;
  }
  .js-on .stage .navigation button strong {
    left: auto;
    line-height: 1.2;
    overflow: visible;
    position: static;
    width: auto;
  }
  .js-on .stage .navigation button img {
    width: 33px;
    height: 33px;
  }
  .js-on .stage .navigation button.playbutton-playing:focus, .js-on .stage .navigation button.playbutton-playing:active, .js-on .stage .navigation button.playbutton-paused:focus, .js-on .stage .navigation button.playbutton-paused:active {
    background: #FFFFFF none repeat scroll 0 0;
    outline: 1px solid #FFFFFF;
    border-radius: 0;
  }
  .searchresult h3 {
    padding-right: 15px;
  }
}
