/* open-sans-regular - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local(''),
	url('../fonts/OpenSans/open-sans-v34-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../fonts/OpenSans/open-sans-v34-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local(''),
	url('../fonts/OpenSans/open-sans-v34-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../fonts/OpenSans/open-sans-v34-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	src: local(''),
	url('../fonts/OpenSans/open-sans-v34-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('../fonts/OpenSans/open-sans-v34-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body{
    margin: 0;
    padding: 0;
    color: #242424;
    line-height: 1rem;
    font-family: 'Open Sans', sans-serif;
    font-width: 400;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6{
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

h1{
	line-height: 1.2;
}

h2{
	color: #a1bf1f;
}

h3{
    font-size: 1.4rem;
    line-height: 1.2 !important;
}

h4{
    font-size: 1.5rem;
    line-height: 1.1;
    margin: 1rem 0;
    font-weight: 600;
}

h5{
    font-size: 1rem;
    line-height: 1.3;
}

p{
    line-height: 1.1;
    font-size: 1rem;
}

.content{
    top: 1rem;
    position: relative;
    /*margin: 0 1rem;
    padding: 1rem;*/
}

.content p{
	line-height: 1.5;
}

.socialmenu{
    margin: 0;
    display: table;
    line-height: 4.2;
}

.socialmenu li{
    list-style: none;
    float: left;
    font-size: 1.5rem;
    padding: 0 0.5rem;
}

.socialmenu li:last-child{
    padding-left: 2rem;
}

.socialmenu a{
	color: #737373;
}

.socialmenu a:focus, .socialmenu a:hover{
	color: #a1bf1f;
}

.tab-bar {
    background-color: #fff;
    height: 6rem;
    line-height: 6rem;
}

.tab-bar-section{
    text-align: left;
}

.tab-bar .left-small{
    border: none;
}

.tab-bar .right-small{
    border: none;
}

.tab-bar .menu-icon {
    color: #4d4d4d;
    text-indent: 5rem;
    width: 5rem;
    height: 5rem;
}
.tab-bar .menu-icon span::after {
    box-shadow: 0 0px 0 1px #4d4d4d, 0 7px 0 1px #4d4d4d, 0 14px 0 1px #4d4d4d;
    left: 1.7rem;
}
.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

.left-off-canvas-menu{
    background: #3e3e3e;
}

ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: #fff;
    border-bottom: unset;
    transition: background 300ms ease;
}

.off-canvas-list ul{
    padding-left: 0.5rem;
}

.off-canvas-list li{
    list-style-type: square;
    color: #a1bf1f;
}

.off-canvas-list ul .has-dropdown li{
    list-style-type: circle;
    color: #a1bf1f;
}

.off-canvas-list li a{
    padding: 0.5rem;
    border-bottom: 1px solid #a6a6a6;
}

ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 3px;
    font-weight: bold;
    background: none;
    border-top: unset;
    border-bottom: 1px solid #a1bf1f;
    margin: 0;
}

#searchfield{
    display: none;
}

#SearchIndexIndexForm input[type="text"]{
    height: 2.6rem;
    padding: 0 5px;
    margin: 0;
    -webkit-appearance: none;
    border-radius: 0;
}

#SearchIndexIndexForm .postfix{
    height: 2.6rem;
    margin: 0;
    background-color: #a1bf1f;
    color: #fff;
}

#SearchIndexIndexForm .button{
    height: 2.6rem;
    padding: 0;
}

.icon-search{
    color: #4d4d4d;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 3.2;
}

.toprow{
    background-color: #0D314B;
    height: 2rem;
    color: #fff;
    font-size: 1rem;
    border-bottom: 1px solid #fff;
}

.toprownav{
    list-style: none;
    line-height: 2;
    margin: 0;
    padding: 0;
}

.toprownav li{
    float: left;
    padding: 0 1rem;
}

.toprow li a{
    color: #fff;
    font-size: 1rem;
}

.toprow li a:hover{
    color: #0168B5;
}

.secondtoprow{
    background-color: #F1F1F1;
    height: 5rem;
    color: #fff;
}

.pagelogoWrap{
    line-height: 6.5rem;
}

.infotext::before{
	font-size: 0.8rem;
	text-align: center;
	content: '--Anzeige--';
}

.infotext{
	padding-bottom: 0.3rem;
}

.date{
    font-size: 0.9rem;
    color: #242424;
    margin: 0;
    padding: 0;
}

a{
    color: #242424;
    text-decoration: none;
}

a:focus, a:hover{
	color: #000;
}

p a{
    color: #4d4d4d;
    text-decoration: underline;
}

p a:hover{
    color: #4d4d4d;
    font-weight: bold;
}

.subline{
    font-size: 0.9rem;
    margin: 0;
    padding-top: 0.4rem;
    padding-bottom: 0.8rem;
}

.subline:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #a1bf1f;
    margin-right: 0.3rem;
}

.sublineblank{
    font-size: 0.8rem;
    margin: 0;
    padding-top: 0.4rem;
    padding-bottom: 0.8rem;
    text-align: center;
}

.rubric{
	color: #fff;
	line-height: 1;
	font-size: 1.8rem;
	font-weight: 600;
	padding: 0.7rem 0.6rem;
	background: #96b222;
	border-radius: 7px;
	margin-bottom: 2rem;
}

hr{
    margin: 0.5rem 0rem;
}

.rubricinfo{
    font-size: 0.9rem;
    padding-top: 1rem;
}

.top-bar {
    background: none;
    padding: 0;
    color: #4d4d4d;
}

.top-bar .toggle-topbar a{
    font-size: 1.2rem;
}

.orbit-container .orbit-slides-container li .orbit-caption{
    background-color: rgba(0, 0, 0, 0.7);
}

.top-bar-section ul {
    background: none;
}

.top-bar-section ul li > a {
    background: none;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 600;
    font-size: 1.2rem;
    color: #4d4d4d;
}

.top-bar-section ul li{
    background: none;
    padding-right: 0.5rem;
}

.top-bar-section ul li:hover:not(.has-form) > a {
    background: #D9D9D9;
    color: #4d4d4d;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 35px;
    background: none;
    padding: 5px 10px;
    color: #4d4d4d;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background-color: #737373;
    color: #fff;
    border-radius: 3px;
}

.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #D9D9D9;
    color: #4d4d4d;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background-color: #fff;
    color: #4d4d4d;
    line-height: 35px;
    padding: 5px 10px;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #cbcbcb;
    color: #4d4d4d;
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: #a1bf1f;
    background-color: #fff;
    border-radius: unset;
}

.top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #a1bf1f;
    padding-bottom: 0.4rem;
    letter-spacing: 3px;
}

.top-bar-section .dropdown li label{
    color: #fff;
}

.top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
}

.top-bar-section .has-dropdown > a:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(150, 179, 0, 1) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    /*border-right: 5px inset rgba(0, 0, 0, 0);
    border-style: solid inset inset;
    border-width: 5px;*/
    content: "";
    display: block;
    height: 0;
    margin-top: 1.5px;
    top: 19.5px;
    width: 0;
}

.top-bar .name{
    background-color: #013E5B;
    height: 35px;
}

.top-bar-section .dropdown li.title h5{
    margin: 0;
    font-size: 1rem;
    font-weight: bold;
}

.top-bar-section .dropdown li.title h5 a {
    padding: 5px;
}

.top-bar .title-area{
    background-color: #001C4A;
}

.top-bar.expanded .title-area{
    background-color: #000d37;
}

.top-bar.expanded{
    background-color: #0E5170;
}

.top-bar.expanded .top-bar-section ul li{
    padding: 0.5rem;
}


.top-bar.expanded .toggle-topbar a {
    color: #fff;
}

.top-bar.expanded .toggle-topbar a:after {
    box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
}

.top-bar-section .has-form {
    background: none;
    height: auto;
    padding: 0;
}

.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
    font-size: 1.2rem;
}

.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
    color: #fff;
}

.search{
    display: none;
    background-color: #fff;
    padding: 0.5rem;
    position: absolute;
    right: 3rem;
    top: 2.7rem;
    width: 16rem;
    z-index: 1;
}

.search span {
    position: absolute;
    left: 0;
    top: 7px;

    width: 15px;
    height: 15px;
    margin-left: 20px;
    margin-top: -15px;

    background: #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#SearchIndexIndexForm input[type="text"]{
    height: 2.5rem;
    padding: 0 5px;
    margin: 0;
	-webkit-appearance: none;
	border-radius: 0;
}

#SearchIndexIndexForm .postfix{
    height: 2.5rem;
    margin: 0;
    background-color: #a1bf1f;
    color: #fff;
	-webkit-border-radius: 6px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 6px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-radius: 6px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#SearchIndexIndexForm .button{
    height: 2.5rem;
    padding: 0;
}

.highlight{
    font-size: inherit !important;
    background-color: #009B3F;
}

.sub-nav{
    margin: 0;
    padding: 0;
}

.sub-nav ul{
    margin: 4px 0 0 0;
    padding: 0;
}

.sub-nav li{
    margin: 0 3px;
    padding: 0;
    font-size: 0.750rem;
}

.sub-nav li a{
    margin: 0;
    padding: 0 8px;
    color: #fff;
    text-transform: uppercase;
}

.sub-nav li a:hover{
    color: #FBBB02;
}

.sub-nav .active{
    color: #FBBB02;
}

.topns_background{
    background: none;
}

.topnews{
    background-size: cover;
    background-position: center center;
    width: auto;
    height: 490px;
}

.topnews img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.orbit-caption{
    z-index: 2;
    position: absolute;
    bottom: 0;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0.6) 43%, rgba(0,0,0,0) 100%);
	width: 100%;
}

.orbit-caption h1{
    color: #fff;
    font-size: 3rem !important;
    padding: 0.6rem 0.8rem;
    margin: 0;
    line-height: 1.2;
	text-shadow: 3px 3px 4px rgba(0,0,0,0.46);
}

.orbit-caption h4{
    background-color: #a1bf1f;
	border-radius: 4px;
    color: #fff;
    padding: 0.2rem 0.8rem;
    display: table;
    font-size: 1.2rem;
    padding: 0.5rem;
	margin-left: 0.8rem;
	min-height: unset;
}

.orbit-caption p{
    font-size: 1rem !important;
    color: #fff;
    padding: 0 1rem 0 1rem;
    margin: 0;
}

.play-btn{
    z-index: 1;
    position:absolute;
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%) !important;
    width: unset !important;
    height: unset !important;
}

.teaser_caption{
    min-height: 30px;
    position: absolute;
    bottom: 0;
    background-color: rgba(253, 106, 0, 0.7);
    width: 100%;
    color: #353335;
    padding: 0 0.625rem;
}

.teaser_caption h5{
    color: #fff;
    font-weight: normal;
    font-size: 0.85em;
    margin: 0.4rem 0 0 0;
    padding: 0;
}

.teaser_caption p{
    color: #fff;
    font-size: 0.6em !important;
    font-weight: bold;
    line-height: 0.8rem;
    margin: 0 0 0.2rem;
}

.teaser_boundary{
    overflow: hidden;
    /*height: 8.1rem;*/
    /*width: 18rem;*/
}

.teaser_boundary ul{
    margin: 0 -0.1rem;
    padding: 0;
    /*height: 100rem;*/
}

.teaser_boundary li{
    list-style: none;
    width: 100%;
    position: absolute;
}

.teaser_large{
    min-height: 29rem;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.teaser_medium{
    min-height: 11rem;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.teaser_small{
    min-height: 8rem;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.newslabel{
    position: absolute;
    right: 0;
    background-color: #a1bf1f;
    color: #fff;
    padding: 0.2rem 0.3rem;
    display: inline-block;
    font-size: 0.8rem;
	z-index: 1;
}

.keywordlabel{
	background-color: #a1bf1f;
	color: #fff !important;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
	padding: 0.2rem 0.5rem;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
}

.rubriclabel{
    background-color: #4c514b;
    color: #fff !important;
    margin-right: 0.5rem;
    padding: 0.2rem 0.5rem;
	font-weight: 600;
	border-radius: 3px;
}

.timelabel{
    background-color: #a1bf1f;
    color: #fff !important;
    display: table;
    padding: 0.6rem !important;
}

.rubric_headline{
    margin-bottom: 0.1rem;
    margin-top: 0.5rem;
}

#weather{
    color: #0E224D;
}
#weather h2{
    font-size: 1.8rem;
    color: #0E224D;
    line-height: 1;
}

#weather p{
    font-size: 0.8rem;
    padding-bottom: 0.7rem;
    margin: 0;
    line-height: 1.2;
}

.service{
    height: 130px;
    position: relative;
}

.article_boundary{
    overflow: hidden;
    /*height: 36rem;*/
    /*width: 26rem;*/
}

.article_boundary ul{
    margin: 0;
    padding: 0;
    width: 100rem
}

.article_wrap{
    float: left;
    list-style: none;
    width: 26rem;
    position: relative;
}

#article_back img{
    cursor: pointer;
}

#article_forward img{
    cursor: pointer;
}

.topspace{
    margin-top: 0rem;
}

.sidespace{
    margin: 0 3rem;
}

.space{
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.newsticker{
    background-color: #F9F9F9;
    margin: 1rem 0.2rem;
    height: 3rem;
}

.newsticker h1{
     font-size: 0.9rem;
     text-transform: capitalize;
     margin-top: 0.3rem;
     margin-left: 0.5rem;
     color: #fff;
     font-weight: bold;
 }

.newsticker h2{
    font-size: 0.9rem;
    padding-top: 0rem;
    padding-left: 0.3rem;
    margin: 0;
    color: #6f7072;
    font-weight: normal;
}

.newsticker p{
    font-size: 0.8rem;
    padding-top: 0;
    padding-left: 0.3rem;
    margin: 0;
}

.newsticker .wrap{
    background-color: #F9F9F9;
    border-left: 1px solid #ed6c06;
    margin-top: 0.3rem;
    margin-left: 0.5rem;
    margin-right: 0.8rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
}

.box{
    background: #fff;
    display: inline-block;
    padding: 1rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    max-height: 10rem;
    overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #c9c9c9;
}

.top-round{
	-webkit-border-radius: 5px !important;
	-webkit-border-bottom-right-radius: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-moz-border-radius: 5px !important;
	-moz-border-radius-bottomright: 0 !important;
	-moz-border-radius-bottomleft: 0 !important;
	border-radius: 5px !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.bottom-round{
	-webkit-border-radius: 0 !important;
	-webkit-border-bottom-right-radius: 5px !important;
	-webkit-border-bottom-left-radius: 5px !important;
	-moz-border-radius: 0 !important;
	-moz-border-radius-bottomright: 5px !important;
	-moz-border-radius-bottomleft: 5px !important;
	border-radius: 0 !important;
	border-bottom-right-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
}

.box p{
    color: #383838;
	font-size: 0.9rem;
	line-height: 1.2;
}

.box h1, .box h2, .box h3, .box h4, .box h5{
    color: #383838;
}

.box h4{
	margin-top: 0.5rem;
}

.box .date{
	float: right;
	font-size: 0.9rem;
	margin: 0;
	padding-top: 0.4rem;
	padding-bottom: 0.8rem;
}

.broadcast_invert{
    background-color: #013E5B;
    padding: 0.5rem;
    color: #fff;

}

.broadcast_invert h3{
    line-height: 1;
    min-height: 5rem;
    padding-top:1rem;
    font-size: 1.2rem;
    color: #fff;
}

.broadcast_invert p{
    color: #fff;
}

.broadcast_border{
    background-color: #fff;
    padding: 1rem;
}

.broadcast_border p{
    color: #fff;
}

.broadcast_border2{
    background-color: #EAEAEA;
    padding: 1rem;
    min-height: 15rem;
}

.broadcast_border2btn{
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    background-color: #a1bf1f;
    height: 3rem;
    position: relative;
	cursor: pointer;
}

.broadcast_border2btn .text{
    line-height: 2.3;
    text-align: center;
	color: #fff;
}

.broadcast_info{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(left,  rgb(255,255,255) 15%, rgb(204,204,204) 50%, rgb(255,255,255) 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgb(255,255,255) 15%,rgb(204,204,204) 50%,rgb(255,255,255) 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgb(255,255,255) 15%,rgb(204,204,204) 50%,rgb(255,255,255) 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

    padding: 0.5rem;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.broadcast_info h1{
    font-family: aller_bold;
    font-size: 3rem;
    color: #535353;
}

.broadcast_info h3{
    font-family: aller;
    color: #535353;
}

.broadcast_info p{
    color: #535353;
    font-size: 1.2rem;
    line-height: 1.3;
}

.bigBroadcast_slick a{
    color: #fff;
}

.bigBroadcast_slick a:hover{
    color: #fff;
}

.broadcast_border2btn:hover{
    color: #fff;
    background-color: #5c5c5c;
}

.broadcast_border2 h3{
    color: #000;
    line-height: 1.2;
    min-height: 3rem;
    font-size: 1.3rem;
}

.broadcast_border2 p{
    color: #000;
    line-height: 1.2;
}

.list{
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}

.list a{
    color: #000;
}

.list a:hover{
    color: #a1bf1f;
	font-weight: unset;
}

.list p:before{
    content: '\2022';
    margin-left: -1rem;
    padding-right: 0.6rem;
    color: #a1bf1f;
}

.list p{
    display: table;
    margin-left: 1rem;
}

.myslick .slick-list{
	border-radius: 20px;
}

.slick-prev::before, .slick-next::before {
    font-size: 3rem;
    color: #a1bf1f;
}

.slick-prev, .slick-next {
    width: 3rem;
    height: 3rem;
    bottom: 0;
    top: auto;
}

.archiv_slick h4{
	font-size: 1.4rem;
	color: #000;
}

.archiv_slick span{
	color: #000;
	font-size: 0.9rem;
	line-height: 1.4;
}

.archiv_slick .slick-prev{
	left: 1rem;
}

.archiv_slick .slick-next {
	right: 1rem;
}

.archiv_slick .slick-dots{
	top: 12rem;
}

.archiv_slick button{
	margin: 0;
}

.archiv_slick .slick-dots li button:before{
	font-size: 10px;
	color: #000;
	opacity: 1;
}

.archiv_slick .slick-dots li.slick-active button:before {
	font-size: 10px;
	color: #a1bf1f;
	opacity: 1;
}

.archiv_slick .slick-prev:before, .archiv_slick .slick-next:before {
	font-size: 15px;
	color: #000;
	opacity: 1;
}

.archiv_slick .slick-prev, .archiv_slick .slick-next {
	top: 12rem;
	z-index: 1;
	width: 1rem;
	height: 2rem;
}

.bigBroadcast_slick .slick-dots{
    margin: 0;
    top: 1rem;
    position: relative;
}

.bigBroadcast_slick button{
    margin: 0;
}

.bigBroadcast_slick .slick-dots li button:before{
    font-size: 10px;
    color: #636363;
    opacity: 1;
}

.bigBroadcast_slick .slick-dots li.slick-active button:before {
    font-size: 10px;
    color: #013E5B;
    opacity: 1;
}

.bigBroadcast_slick .slick-prev:before, .bigBroadcast_slick .slick-next:before {
    color: #a1bf1f;
    font-size: 30px;
    padding: 0.5rem;
    position: relative;
    top: 14rem;
}

.bigBroadcast_slick .slick-prev{
    background-color: rgba(255, 255, 255, 0.75);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 3rem;
    margin: 0;
}

.bigBroadcast_slick .slick-prev:before{
    content: "\2190" !important;
}

.bigBroadcast_slick .slick-next {
    background-color: rgba(255, 255, 255, 0.75);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 3rem;
    right: 0;
    margin: 0;
}

.bigBroadcast_slick .slick-next:before{
    content: "\2192" !important;
}

/** Module **/
.mapinfo{
    padding: 0px;
    background-color: rgba(255, 255, 255, 0.7);
    height: 0px;
    position: absolute;
    right: 0;
    width: 0px;
    z-index: 1;
    overflow: hidden;
}

.mapinfo h3{
    padding-bottom: 0.45rem;
}

.mapinfo p{
    margin-bottom: 0;
    margin-top: -0.45rem;
}

.mapinfo img{
    padding-top: 0.45rem;
}

.sidemodul{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    background-color: #fff;
    width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c9c9c9;
	margin-bottom: 2rem;
	display: inline-block;
}

.sidemodul .category{
    background-color: #4c514b;
    font-size: 0.625rem;
    height: 2.2rem;
    left: 0;
    line-height: 3.4;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 12px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}

.sidemodul .ribbon{
    background-color: #a1bf1f;
    font-size: 1.1rem;
    height: 2.2rem;
    line-height: 2.1;
    padding-left: 2rem;
    position: relative;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 600;
    color: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.sidemodul .content{
    padding: 1rem;
}

.sidemodul h4{
	min-height: unset;
}

.sidemodul h6{
    color: #000;
    font-family: 'aller_bold';
    font-size: 0.9rem;
    line-height: 1;
}

.sidemodul p{
    color: #000;
    font-size: 0.9rem;
    line-height: 1.3;
    padding: 1rem 1.3rem;
    margin: 0;
}

.sidemodul ul{
    margin: 0;
    display: table;
    padding: 0 1.3rem 1rem;
}

.socialmodul li{
    list-style: none;
    float: left;
    font-size: 2.6rem;
    padding: 0 0.8rem;
}

.socialmodul li:first-child{
    padding-left: 0;
}

.socialmodul li a:hover{
    color: #fff;
}

.page{
    margin: 2rem 0 2rem 0.325rem;
}

.page .category{
    background-color: #FBBB02;
    font-size: 0.625rem;
    height: 2.2rem;
    left: -20px;
    line-height: 3.4;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 20px;
    color: #032F79;
}

.page .ribbon{
    background-color: #9F0012;
    font-size: 1rem;
    height: 2.2rem;
    line-height: 2.2;
    margin-left: 20px;
    padding-left: 2rem;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}

.infodisplay{
    left: 14rem;
    top: -1rem;
    position: absolute;
    width: 21rem;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.infodisplay:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12.5px 15px 12.5px 0;
    border-color: transparent #B4ADB2 transparent;
    position: absolute;
    top: 18px;
    left: -15px;
}

.infodisplay p{
    color: #fff;
    font-size: 0.825rem;
}

.infodisplay .top{
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #B4ADB2;
    padding: 1rem;
}

.infodisplay .bottom{
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #294788;
    padding: 1rem;
}

.accordion .accordion-navigation > a, .accordion dd > a {
    background-color: #859e00;
}

.accordion .accordion-navigation.active>a, .accordion dd.active>a {
	background: #737373;
}

.accordion p{
    padding: 0;
    margin: 0;
}

/*player*/
#player{
    position: relative;
}

#player .adText{
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding: 0.5rem;
    width: 100%;
    text-align: right;
    opacity: 0.5;
    color: #9F0012;
}

#player .adText span{
    color: #9F0012;
}

/*poll*/
#poll_view{
    font-size: 0.9rem;
    padding: 1rem;
}

#poll_view p{
    padding: 0;
}

#poll_view input[type="checkbox"], #poll_view input[type="radio"], #poll_view select{
    margin: 0 0.4rem 0 0;
    padding: 0;
}

#poll_view form button, #poll_view input[type=submit], #poll_view form button, #poll_view .button {
    background-color: #9F0012;
    font-family: "aller";
    font-size: 0.9rem;
    letter-spacing: inherit;
    margin: 0;
    padding: 0.5rem 1.4rem !important;
    width: 50%;

    border-top: 1px solid;
    border-right: 1px solid;
}

#poll_view .button_view {
    background-color: #9F0012;
    font-family: "aller";
    font-size: 0.9rem;
    letter-spacing: inherit;
    margin: 0;
    padding: 0.55rem 1.4rem !important;
    width: 50%;
    border: none;

    border-top: 1px solid;
}

#poll_view .submit{
    margin: -1rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

#chartLegend ul{
    list-style: none;
    color: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
}

#chartLegend li{
    padding: 0.2rem;
}

.program_past td{
    color: #cccccc;
}

.program_past a{
    color: #cccccc;
}

.program_active td{
    background-color: #032F79;
    color: #fff;
}

/** socialpost **/
.socialpost ul{
    list-style: none;
    margin: 1rem 0;
    padding: 0;
}
.socialpost li{
    float: left;
    padding-right: 1.5rem;
}

.socialpost a {
    color: #4d4d4d;
    text-decoration: none;
}

.socialpost a:hover{
    color: #a1bf1f;
}

.socialpost [class^="icon-"], .socialpost [class*=" icon-"] {
    font-size: 22px;
}

.footer{
    background: #fff;
    margin-top: 3rem;
}

.footer ul{
    list-style: none;
    margin: 0;
    display: table;
    margin: 0 auto;
}

.footer li{
    float: left;
    padding-right: 1rem;
}

.footer a{
    color: #a1bf1f;
}

.footer a:hover{
    color: #000;
}

.hint{
    color: #C8C8C8;
    font-size: 0.8rem;
}

/** Paging **/
.paging {
    background:none;
    color: #ccc;
    margin-top: 1em;
    clear:both;
}
.paging .current,
.paging .disabled,
.paging a {
    text-decoration: none;
    padding: 5px 8px;
    display: inline-block
}
.paging > span {
    display: inline-block;
    border: 1px solid #ccc;
    border-left: 0;
}
.paging > span:hover {
    background: #efefef;
}
.paging .prev {
    border-left: 1px solid #ccc;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.paging .next {
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.paging .disabled {
    color: #ddd;
}
.paging .disabled:hover {
    background: transparent;
}
.paging .current {
    background: #efefef;
    color: #a1bf1f;
}

form .required {
    font-weight: bold;
}

form label{
    color: #242424;
}

form .required label:after {
    color: #ff3100;
    content: ' *';
    display:inline;
}

select {
    background-image: none;
}

input[type=text], input[type=tel], input[type=email]{
	background-color: #fff;
}

textarea{
	background-color: #e9e9e9;
}

button, .button {
	font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    padding: 0.6rem 1.25rem;
    background-color: #a1bf1f;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

button:hover, .button:hover {
    background-color: #fff;
    color: #a1bf1f;
}

.button.round{
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.postfix.button{
    line-height: 1.125rem;
}

#flashMessage{
    background-color: #CCCCCC;
    color: #707173;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    padding: 0.5rem;
}

.error-message{
    color: #ee4862;
    position: absolute;
    bottom: -1.5rem;
    margin-bottom: 2.3rem;
}

.breadcrumbs{
	padding: 0.7rem 0.6rem;
	background: #96b222;
	border-radius: 7px;
	margin-bottom: 2rem;
	border: unset;
}

.breadcrumbs>*{
	color: #fff;
	line-height: 1;
	font-size: 1.8rem;
	font-weight: 600;
	text-transform: unset;
}

.breadcrumbs>:before{
	color: #fff;
	content: '>';
}

.breadcrumbs > .current {
    color: #ed6c06;
    cursor: default;
}

#cookieTerms{
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 100;
    -webkit-box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.75);
}

#cookieTerms h6{
    color: #C3113C;
    font-weight: bold;
}

#cookieTerms p{
    margin-bottom: 0.5rem;
    color: #000;
    font-size: 0.9rem;
}

#cookieTerms a{
    color: #C3113C;
}

#cookieTerms .button{
    background-color: #C3113C;
    color: #fff;
    top: 1rem;
}

/*img wrapper*/
.imageWrapper{
    position: relative;
    padding-bottom: 56.25%; /* ratio 16x9 */
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.imageWrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.no-radius{
	border-radius: unset;
	-webkit-border-radius: unset;
	-moz-border-radius: unset;
}

/*video-js*/
.videoWrapper{
    position: relative;
    padding-bottom: 56.25%; /* ratio 16x9 */
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.videoWrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.videoJSWrapper{
    width: 100%;
    position: relative;
    display: block;
}

.videoJSWrapper .video-js {
    position: relative;
    top: 0;
    left: 0;
}
.videoJSWrapper .vjs-fullscreen {
    padding-top: 0;
}

.videoJSWrapper #adContainer {
	display: none;
	position: absolute;
	width: 100%;
    top: 0;
    left: 0;
}

.wbClickArea{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.wbText{
    position: absolute;
    background-color: #1a1a1a;
    opacity: 0.8;
    bottom: 1rem;
    right: 0;
    padding: 0.5rem 0.8rem;
    font-size: 1.2rem;
    color: #fff;
    text-align: right;
}

.wbSkip{
    position: absolute;
    background-color: #1a1a1a;
    opacity: 0.8;
    top: 1rem;
    right: 0;
    padding: 0.5rem 0.8rem;
    font-size: 0.8rem;
    color: #fff;
    text-align: right;
    display: none;
    cursor: pointer;
}

.playerInfoField{
    width:100%;
    background-color: #a1bf1f;
    padding: 0.5rem 0.5rem;
    margin-bottom: 2rem;
    display: none;
}

.playerInfoField h3{
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    float: right;
    line-height: 1.7;
}

.playerInfoField button{
    color: #C4113D;
    background-color: #fff;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    display: none;
}

.right-small{
    width: 17rem;
    /*width: 2.8125rem*/
}

.slider-headline{
    font-size: 0.9rem;
    font-weight: bold;
    margin: 0;
    margin-bottom: 0.3rem;
}

.slide-item-wrapper {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.slide-item-wrapper > * {
    transition: .5s ease-in-out;
}

.box-item {
    display: flex;
    /*justify-content: center;*/
    font-size: 0.9rem;
    align-items: center;
    background: white;
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
}

.box-item p{
   font-size: 0.8rem;
   margin: 0;
}

.box-item div:nth-child(1){
    margin-left: 10px;
}
.box-item div:nth-child(2){
    margin-left: 10px;
    width: 100%;
}

/*EPG*/
.tabs{
	background-color: #404040;
}

.tabs dd, .tabs .tab-title {
	border-right: 1px solid #fff;
}

.tabs dd > a, .tabs .tab-title > a{
	background-color: #404040;
	font-family: 'Barlow', sans-serif;
	color: #fff;
	font-size: 0.9rem;
	width: 8rem;
	text-align: center;
	padding: 0.5rem 1rem;
}

.tabs dd > a:hover, .tabs .tab-title > a:hover {
	background-color: #292929;
}

.tabs dd.active a, .tabs .tab-title.active a {
	background-color: #a1bf1f;
	color: #fff;
}

.tabs-content > .content{
	padding: 0;
}

.accordion .accordion-navigation > a, .accordion dd > a {
	background: #ededed;
	color: #fff;
	font-family: 'Barlow', sans-serif;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
	background-color: #a1bf1f;
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
	background: #aed75e;
}

/*.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
	background-color: #c3c3c3;
}

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active p{
	color: #fff;
	padding-top: 0.5rem;
}*/

.accordion .accordion-navigation, .accordion dd{
	border-top: 1px solid #fff
}

.accordion p{
	padding: 0;
	margin: 0;
}

.epg .shadow{
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}

.epg h1{
	font-size: 3rem;
	font-weight: bold;
}
.epg .time{
	display: flex;
	height: 10rem;
	justify-content: center;
	align-items: center;
	font-size: 3rem;
	font-weight: bold;
	flex-wrap: wrap-reverse;
}
.epg .live{
	padding: 0.1rem 1rem;
	font-size: 2rem;
	color: #fff;
	background-color: #d50000;
}
.epg .magellan{
	background-color: #a1bf1f;
}
.epg .sub-nav{
	text-align: center;
}

.epg .sub-nav dd{
	display: inline-block;
	float: unset;
}

.epg .sub-nav dt a, .epg .sub-nav dd a, .epg .sub-nav li a {
	color: #fff;
	font-weight: bold;
	font-size: 1.5rem;
	border-radius: 3px;
}

.epg .sub-nav dt a:hover, .epg .sub-nav dd a:hover, .epg .sub-nav li a:hover {
	color: #000;
	background-color: #fff;
}

.epg .sub-nav dt.active a, .epg .sub-nav dd.active a, .epg .sub-nav li.active a {
	border-radius: 3px;
	background: #000;
	padding: 0.1875rem 1rem;
	cursor: default;
	color: #a1bf1f;
}

.epg .sub-nav dd:first-child a{
	margin-right: 4rem;
	font-weight: normal;
	font-size: 1.2rem;
}

/*Ticker*/
* {
    box-sizing: border-box;
}

@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.ticker-wrap {
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 4rem;
    padding-left: 100%;
    box-sizing: content-box;
    z-index: 10;
}
.ticker-wrap .ticker {
    display: inline-block;
    height: 4rem;
    line-height: 4rem;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
}
.ticker-wrap .ticker__item {
    display: inline-block;
    padding: 0 2rem;
    font-size: 2rem;
    color: #000;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

/*small*/
@media only screen {
	h4, .archiv_slick h4{
		font-size: 1rem;
		line-height: 1;
	}
    #submenu{
        display: none;
    }
    #menu{
        display: none;
    }
    .socialmenu li{
        display: none;
    }
    .socialmenu li:last-child{
        display: inline;
    }
    .slicknav_menu{
        display: block;
    }
    .topns{
        min-height: 6rem;
    }
    .topnews{
        height: 390px;
    }
    .orbit-caption .button{
        display: none;
    }
	.orbit-caption h1{
		font-size: 1.5rem !important;
		line-height: 1.2;
		text-shadow: 2px 2px 4px rgba(0,0,0,0.46);
	}
    .orbit-caption h2{
        font-size: 1.2rem !important;
        padding: 0.6rem 0.5rem;
    }
    .orbit-caption p {
        font-size: 0.8rem !important;
        padding: 0.6rem 0.8rem
    }
    .orbit-spacer{
        padding-top: 1rem !important;
    }
    button .button{
        font-size: 0.8rem;
    }
	.slick-prev, .slick-next {
		top: 50%;
	}
	.archiv_slick .slick-dots{
		top: 15rem;
	}
	.archiv_slick .slick-prev, .archiv_slick .slick-next {
		top: 15rem;
	}
    .tab-bar-section{
        left: 4rem;
    }
    .top-bar .toggle-topbar a{
        font-size: 0.9rem;
    }
    .teaser_small {
        min-height: 5rem;
    }
    .teaser_medium{
        min-height: 13rem;
    }
    .teaser_large {
        min-height: 12.8rem;
    }
    .broadcast{
        float:left;
        margin-right: 1rem;
        width: 100%;
    }
    .topspace{
        margin-top: 1.7rem;
    }
    .sidespace{
        margin: 0 1rem;
    }
    .box{
        min-height: 11rem;
    }
    .wbSkip{
        padding: 0.3rem 0.4rem;
        font-size: 0.6rem;
    }
    .wbText{
        padding: 0.3rem 0.4rem;
        font-size: 0.7rem;
    }
	.footer{
		margin-top: 1rem;
	}
}

/*medium-s*/
@media only screen and (min-width: 32.063em) {
	.archiv_slick .slick-dots{
		top: 9rem;
	}
	.archiv_slick .slick-prev, .archiv_slick .slick-next {
		top: 9rem;
	}
}

/*medium*/
@media only screen and (min-width: 40.063em) {
	h4, .archiv_slick h4{
		font-size: 1rem;
	}
    .tab-bar-section.middle {
        left: 0;
        right: 2.8125rem;
    }
    .top-bar-section ul li {
        padding-right: 0;
    }
    #submenu{
        display: block;
    }
    #menu{
        display: block;
    }
    .socialmenu li{
         display: none;
     }
    .socialmenu li{
        display: none;
    }
    .socialmenu li:last-child{
        display: inline;
    }
    .theme .socialmenu li:last-child{
        display: inline;
    }
    .slicknav_menu{
        display: none;
    }
    .topns{
        min-height: auto;
    }
    .topns_background{
        background: none;
    }
    .topnews{
        height: 410px;
    }
    .orbit-caption .button{
        display: inline-block;
    }
	.orbit-caption h1{
		font-size: 2.2rem !important;
		line-height: 1.2;
		text-shadow: 3px 3px 4px rgba(0,0,0,0.46);
	}
    .orbit-caption h2{
        font-size: 2rem !important;
    }
    .orbit-caption p {
        font-size: 1rem !important;
    }
    .orbit-spacer{
        padding-top: 3rem !important;
    }
    button .button{
        font-size: 1rem;
    }
    .sub-nav dd{
        margin: 0.2rem;
    }
    .sub-nav dt a, .sub-nav dd a, .sub-nav li a {
        color: #fff;
        font-size: 1rem;
        padding: 0.1875rem 0.5rem;
    }
    .slick-prev, .slick-next {
        top: 50%;
    }
	.archiv_slick .slick-dots{
		top: 11rem;
	}
	.archiv_slick .slick-prev, .archiv_slick .slick-next {
		top: 11rem;
	}
    .tab-bar-section{
        left: unset;
    }
    .top-bar-section ul li > a{
        font-size: 0.9rem;
    }
    .teaser_small {
        min-height: 8rem;
    }
    .teaser_medium{
        min-height: 13.3rem;
    }
    .teaser_large {
        min-height: 26.6rem;
    }
    .broadcast {
        min-height: 18.5rem;
        width: 66.5%;
    }
    .topspace{
        margin-top: 0rem;
    }
    .sidespace{
        margin: 0 2rem;
    }
    .box{
        min-height: 12rem;
    }
    .wbSkip{
        padding: 0.3rem 0.4rem;
        font-size: 0.6rem;
    }
    .wbText{
        padding: 0.4rem 0.5rem;
        font-size: 0.8rem;
    }
	.footer{
		margin-top: 3rem;
	}
}
/*large*/
@media only screen and (min-width: 64.063em) {
	h4, .archiv_slick h4{
		font-size: 1.5rem;
		min-height: 3rem;
	}
    .topnews{
        height: 490px;
    }
	.orbit-caption h1{
		font-size: 3rem !important;
		line-height: 1.2;
		text-shadow: 3px 3px 4px rgba(0,0,0,0.46);
	}
    .orbit-caption .button{
        display: inline-block;
    }
    .sub-nav dd{
        margin: 0.5rem;
    }
    .sub-nav dt a, .sub-nav dd a, .sub-nav li a {
        font-size: 1.2rem;
        padding: 0.1875rem 1rem;
    }
	.archiv_slick .slick-dots{
		top: 12rem;
	}
	.archiv_slick .slick-prev, .archiv_slick .slick-next {
		top: 12rem;
	}
    .tab-bar-section{
        left: unset;
    }
    .top-bar-section ul li > a{
        font-size: 1.1rem;
    }
    .socialmenu li{
        display: inline;
    }
    .theme .socialmenu li:last-child{
        display: inline;
    }
    .teaser_small {
        min-height: 8rem;
    }
    .teaser_medium{
        min-height: 16rem;
    }
    .teaser_large {
        min-height: 48.1rem;
    }
    .broadcast {
        min-height: 30rem;
        width: 61.5%;
    }
    .topspace{
        margin-top: 1rem;
    }
    .sidespace{
        margin: 0 3rem;
    }
    .box{
        min-height: 12rem;
    }
    .wbSkip{
        padding: 0.5rem 0.8rem;
        font-size: 0.8rem;
    }
    .wbText{
        padding: 0.5rem 0.8rem;
        font-size: 1.2rem;
    }
}

/*x-large*/
@media only screen and (min-width: 70.063em) {
	.archiv_slick .slick-dots{
		top: 15rem;
	}
	.archiv_slick .slick-prev, .archiv_slick .slick-next {
		top: 15rem;
	}
	.orbit-caption h1{
		font-size: 3rem !important;
		line-height: 1.2;
		text-shadow: 3px 3px 4px rgba(0,0,0,0.46);
	}
}
