/*@font-face {
    font-family: 'Lato', sans-serif;
    src: url('../fonts/aller/Aller_Rg.eot');
    src: url('../fonts/aller/Aller_Rg.eot?#iefix') format('embedded-opentype'),
    url('../fonts/aller/Aller_Rg.woff2') format('woff2'),
    url('../fonts/aller/Aller_Rg.woff') format('woff'),
    url('../fonts/aller/Aller_Rg.ttf') format('truetype'),
    url('../fonts/aller/Aller_Rg.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lato:700', sans-serif;;
    src: url('../fonts/aller/Aller_Bd.eot');
    src: url('../fonts/aller/Aller_Bd.eot?#iefix') format('embedded-opentype'),
    url('../fonts/aller/Aller_Bd.woff2') format('woff2'),
    url('../fonts/aller/Aller_Bd.woff') format('woff'),
    url('../fonts/aller/Aller_Bd.ttf') format('truetype'),
    url('../fonts/aller/Aller_Bd.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aller_italic';
    src: url('../fonts/aller/Aller_It.eot');
    src: url('../fonts/aller/Aller_It.eot?#iefix') format('embedded-opentype'),
    url('../fonts/aller/Aller_It.woff2') format('woff2'),
    url('../fonts/aller/Aller_It.woff') format('woff'),
    url('../fonts/aller/Aller_It.ttf') format('truetype'),
    url('../fonts/aller/Aller_It.svg#alleritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

body{
    margin: 0;
    padding: 0;
    color: #1C408A;
    line-height: 1rem;
    font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6{
    color: #1C408A;
    font-family: 'Lato', sans-serif;

    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

h3{
    font-family: 'Lato:700', sans-serif;
    font-size: 1.6rem;
    line-height: 1.2 !important;
}

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

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

p{
    line-height: 1.4;

    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

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

a{
    color: #76C5F0;
}

.rubric{
    text-transform: uppercase;
    border-bottom: 1px solid #032f79;
    color: #032f79;
    margin-top: 26px;
    margin-bottom: 30px;
}

.rubric:before{
    background-color: #032f79;
    content: "";
    height: 20px;
    position: absolute;
    top: 49px;
    width: 10px;
}

.rubric2{
    text-transform: uppercase;
    border-bottom: 1px solid #032f79;
    color: #032f79;
    margin-top: 26px;
    margin-bottom: 30px;
}

hr{
    margin: 0.5rem 0rem;
}

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

.contain-to-grid{
    background-color: #20428A;
}

.contain-to-grid .top-bar{
    max-width: 68.2em;
}

.top-bar {
    background-color: #0193de;
    border-bottom: 3px solid #f8c301;
    height: 41px;
    line-height: 1;
    margin: 0;
    padding: 0;
}

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

.top-bar-section{
    background: none repeat scroll 0 0 #20428A;
    height: 35px;
}

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

.top-bar-section ul li > a {
    background: none;
    font-family: 'Lato', sans-serif;
    font-size: 0.9rem;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 35px;
    background: #20428A;
    padding: 0 16px;
}

.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: none repeat scroll 0 0 #f8c301 !important;
    color: #fff;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #f8c301;
    color: #fff;
    line-height: 35px;
}

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

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: none repeat scroll 0 0 #20428A;
    color: white;
    padding: 5px;
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    color: white;
    background-color: #f8c301;
}

.top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333333;
}

.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(255, 255, 255, 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: 12.5px;
    width: 0;
}

.top-bar .name{
    background-color: #20428A;
    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.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;
}

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

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

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

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

.sub-nav ul{
    margin: 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: #99141B;
}

.sub-nav .active{
    color: #99141B;
}

.orbit-caption{
    position: absolute;
    bottom: 0;
    padding: 0;
    width: 100%;
}

.orbit-caption h2{
    color: #1C408A;
    font-size: 2.2em !important;
    font-family: 'Lato', sans-serif;
    background-color: rgba(255, 255, 255, 0.6);
    display: table;
    padding: 0.2rem 0.8rem;
    margin: 0;
}

.orbit-caption h4{
    background-color: #1C408A;
    color: #fff;
    padding: 0.2rem 0.8rem;
    display: table;
    font-size: 1.2rem;
    margin: 0 0 1rem;
}

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

.teaser_caption{
    min-height: 30px;
    position: absolute;
    bottom: 0;
    background-color: rgba(32, 66, 138, 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: 14rem;
    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: 7rem;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.citylabel{
    background-color: #032F79;
    color: #fff;
    padding: 0.2rem 0.8rem;
    margin-right: 1rem;
}

.timelabel{
    background-color: #032F79;
    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: 0.36rem;
}

.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-color: #EAEAEA;
}

.broadcast_border{
    background-color: #032F79;
    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: #032F79;
    height: 3rem;
    position: relative;
}

.broadcast_border2btn .text{
    line-height: 2;
    text-align: center;
}

.broacast_info{
    background-color: #EAEAEA;
    padding: 0.5rem;
    -webkit-box-shadow: inset 0px -24px 20px -24px rgba(0,0,0,0.39);
    -moz-box-shadow: inset 0px -24px 20px -24px rgba(0,0,0,0.39);
    box-shadow: inset 0px -24px 20px -24px rgba(0,0,0,0.39);
}

.bigBroadcast_slick a{
    color: #fff;
}

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

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

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

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

.list a{
    color: #032F79;
}

.list a:hover{
    color: #C5252B;
}

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

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

.slick-dots {
    display: block;
    list-style: outside none none;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: right;
    top: -24rem;
}

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

.slick-dots li.slick-active button:before {
    color: #20428A; opacity: 1;
}

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

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

.archiv_slick .slick-dots{
    top: 14rem;
    margin: 0;
}

.archiv_slick button{
    margin: 0;
}

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

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

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

.archiv_slick .slick-prev, .archiv_slick .slick-next {
    top: 14rem;
    z-index: 1;
}

.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: #0E224D;
    opacity: 1;
}

.bigBroadcast_slick .slick-prev:before, .bigBroadcast_slick .slick-next:before {
    color: #0E224D;
    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: "<" !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: ">" !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{
    background-image: url('../img/bg_sidemodul.png');
    background-color: #EAEAEA;
    background-repeat: repeat-y;
    width: 100%;
}

.sidemodul .category{
    background-color: #f8c301;
    font-size: 0.625rem;
    height: 2.2rem;
    left: 0;
    line-height: 3.4;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 20px;
    color: #0E224D;
}

.sidemodul .ribbon{
    background-color: #20428a;
    font-size: 1.1rem;
    height: 2.2rem;
    line-height: 2.1;
    padding-left: 2rem;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}

.sidemodul .content{
    padding: 1rem;
}

.sidemodul h6{
    color: #000;
    font-family: 'Lato:700', sans-serif;;
    font-size: 0.9rem;
    line-height: 1;
}

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

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

.sidemodul .socialmodul li{
    list-style: none;
    float: left;
    font-size: 1.7rem;
    padding: 0 0.5rem;
}

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

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

.page .category{
    background-color: #F8C301;
    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: #032F79;
    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: 16rem;
    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: #D7D7D7;
}

.accordion .accordion-navigation, .accordion dd{
    border-bottom: 1px solid #0E224D
}

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

/*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: #032F79;
    font-family: "lato";
    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: #C5252B;
    font-family: "lato";
    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;
}

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

.socialpost a {
    color: #0E224D;
    text-decoration: none;
}

.socialpost a:hover{
    color: #99141B;
}

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

.regionFilter{
    padding: 0 1.3rem 1.3rem 1.3rem;
}

.regionButton{
    background-color: #20428A;
    width: 100%;
    margin: 0.3rem 0;
    transition: background-color 300ms ease-out;
    cursor: pointer;
}

.regionButton:hover{
    background-color: #0b1b3e;
}

.regionButton input{
    margin: 0.5rem;
}

.regionButton label{
    color: #ffffff;
}

.regionFilterButton{
    background-color: #f8c301;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    font-size: 1rem;
    font-weight: bold;
    margin: 1rem 0;
    padding: 0.5rem;
    text-align: center;
    transition: background-color 300ms ease-out 0s;
    width: 100%;
}

.regionFilterButton:hover{
    background-color: rgba(255, 201, 1, 0.53);
}

.footer:before {
    border: 1px solid #f8c301;
    content: " ";
    height: 0;
    position: absolute;
    top: 14px;
    width: 100%;
    z-index: -1;
}

.clearing-thumbs, [data-clearing] {
    margin-left: 0.3rem;
}

[class*="block-grid-"] > li{
    padding: 0;
}

.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.footer{
    border-top: 3px solid #0193DE;
    background: #040d66; /* Old browsers */
    background: -moz-linear-gradient(top, #040d66 0%, #1c408a 27%, #1c408a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#040d66), color-stop(27%,#1c408a), color-stop(100%,#1c408a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #040d66 0%,#1c408a 27%,#1c408a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #040d66 0%,#1c408a 27%,#1c408a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #040d66 0%,#1c408a 27%,#1c408a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #040d66 0%,#1c408a 27%,#1c408a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040d66', endColorstr='#1c408a',GradientType=0 ); /* IE6-9 */
}

.footer p{
    color: #fff;
    font-size: 0.625rem;
    margin: 0;
}

/*small*/
@media only screen {
    .slogan{
        margin-top: 0.8rem;
    }
    .slogan h2{
        font-size: 0.8rem;
        padding-left: 0;
    }
    .teaser_small{
        height: 90px;
    }
    .article_wrap{
        width: 20rem;
    }
    .top-bar .toggle-topbar.menu-icon {
        margin: 0;
        top: 0;
    }
    .navspacing{
        border-bottom: 1px solid #ed6c06;
    }
    .orbit-container img{
        max-height: 10em;
    }
    .date{
        padding-top: 1rem;
    }
    .list{
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    .footer .sub-nav li a{
        padding: 0 4px;
    }
    .orbit-caption h2{
        font-size: 1.8em !important;
        line-height: 1;
    }

    .orbit-caption h4{
        font-size: 1rem;
        line-height: 1;
    }
    .slick-prev, .slick-next {
        margin-top: -6rem;
    }
}
/*medium*/
@media only screen and (min-width: 40.063em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 4px;
    }
    .top-bar-section ul li > a {
        font-size: 0.745rem;
    }
    .date{
        padding: 0;
    }
    .list{
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
    .teaser_small{
        min-height: 11rem;
    }
    .accordion p{
        font-size: 1.6rem;
        line-height: 1.4;
    }
    .orbit-caption h2{
        font-size: 2.2em !important;
        line-height: 1;
    }

    .orbit-caption h4{
        font-size: 1.2rem;
        line-height: 1;
    }
    .slick-prev, .slick-next {
        margin-top: -4rem;
    }
}
/*large*/
@media only screen and (min-width: 64.063em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 16px;
    }
    .top-bar-section ul li > a {
        font-size: 0.9rem;
    }
    .teaser_small{
        min-height: 7rem;
    }
    .accordion p{
        font-size: 0.9rem;
        line-height: 1;
    }
}

/** Paging **/
.paging {
    background:#fff;
    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: #ed6c06;
}

form .required {
    font-weight: bold;
}

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

select {
    background-image: none;
}

button, .button {
    background-color: #032F79;
}

button:hover, .button:hover {
    background-color: #0347b4;
}

.region_active{
    background-color: #F8C301 !important;
}

.region_inactive{
    background-color: #032F79;
    width: 100%;
    padding: 0.5rem;
    margin-bottom: 0.25rem;
}

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

#flashMessage::before {
    border-bottom: 1px solid #000;
    color: #000;
    content: "Achtung!";
    display: table;
    font-size: 1.2rem;
    margin-bottom: 1rem;
    padding: 0.1rem 0;
    width: 100%;
}

#flashMessage{
    background-color: #cccccc;
    color: #20428a;
    font-size: 1.6rem;
    line-height: 1.2;
    margin: 1rem 0;
    padding: 1rem;
}

.error-message{
    color: #e32;
}

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