/* SPRACHUMSCHALTER */
section#block-sprachumschalter .links li {width: 40px;text-align: center;}
a.language-link {
    font-weight: bolder;
    color: #4A4A4A;
}
li.de.no-deco,li.it.no-deco{background: #EFEFEF;}
.btn-primary {
    color: #4A4A4A;
    background-color: #EFEFEF;
    border-color: #EFEFEF;
}
.btn-primary:hover {
    color: #4A4A4A;
    background-color: #EFEFEF;
    border-color: #EFEFEF;
}
.form-control {
    height: 36px;
}

.logo {
    position: relative;
    top: -35px;
}

.collapse.navbar-collapse {
    padding-right: 12px;
}
.navbar-header-nav.col-md-8 {
    padding-right: 0px;
}
header#navbar {
    padding-right: 0;
}
.btn {
    font-size: 14px;
}
div#block-bootstrap-subtheme-search {
    margin-right: -70px;
}
form#search-block-form {
    padding: 0;
}

form#search-block-form button.button.js-form-submit.form-submit.btn-primary.btn.icon-only {
    border: 1px solid #ccc;
    padding: 7px;
}

section#block-sprachumschalter {
    margin-right: 0px!important;
    right: -65px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    padding: 0px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    content: "\e080";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-size: 10px;
    float: right;
    margin-top: 5px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-nav li:last-child > .dropdown-menu {

    right: 0px;
}
.navbar-nav li:last-child > .dropdown-menu a {
    text-align: left !important;
}
.navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > a:after {
    float: left;
    content: "\e079";
}
.navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > .dropdown-menu {
    left: -100%;
}


/*BOOTSTRAP MEGA MENU FOR MENU MAIN 2*/

nav#block-topmenuhauptnavi2 {
    float: right;
}

nav#block-topmenuhauptnavi2 .open > .dropdown-menu {
    width: auto;
    left: 0;
    border-radius: 0;
}

ul.menu.nav li {
    float: left;
    width: auto;
}

/*BOOTSTRAP MEGA MENU*/

nav#block-hauptnavigation-3 {
    float: left;
}

.menu-large {
    position: static !important;
}
.megamenu{
    padding: 20px 0px;
    width:100%;
}
.megamenu> li > ul {
    padding: 0;
    margin: 0;
}
.megamenu> li > ul > li {
    list-style: none;
}
.megamenu> li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.megamenu.dropdown-header {
    color: #428bca;
    font-size: 18px;
}
.megamenu> li {
    padding-bottom: 25px;
}

li.col-md-3.col-sm-12 a {
    line-height: 1.428571429;
    padding-left: 0;
    text-transform: uppercase;
}

li.col-md-3.col-sm-12 ul li a {
    line-height: 1.428571;
    padding-left: 0;
    text-transform: capitalize;
}


/* Men? Farben */

.dropdown-header {
    padding: 3px 5px 3px 5px;
    margin-bottom: 10px;
    line-height: 1.428571;
}

ul.dropdown-menu.megamenu.row a {
    color: black;
    background-color: transparent;
}

ul.dropdown-menu.megamenu.row a {
    color: black;
}

.dropdown-header a {
    text-transform: uppercase!important;
    font-size: 12px;
    font-weight: bold!important;
}




.dashed {
    list-style-type: none;
}
.col-md-3.col-sm-12 .dashed:before {
    content: "-";
    text-indent: -5px;
    margin-right: 5px;
}

li.col-md-3.col-sm-12 ul {
    padding-left: 2px;
}

@media (max-width: 768px) {
    .megamenu{
        margin-left: 0 ;
        margin-right: 0 ;
    }
    .megamenu> li {
        margin-bottom: 5px;
    }
    .megamenu> li:last-child {
        margin-bottom: 0;
    }
    .megamenu.dropdown-header {
        padding: 3px 15px !important;

    }
    .navbar-nav .open .dropdown-menu .dropdown-header{
        color:#fff;
    }
    .navbar-header.pull-right {
        width: 100%;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 0;
    }
}

.open > .dropdown-menu {
    width: 1400px;
    left: -250%;
}

.dropdown-large {
    position: static !important;
}
.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0;
}
.dropdown-menu-large > li > ul > li {
    list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
    color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px;
}

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0 ;
        margin-right: 0 ;
    }
    .dropdown-menu-large > li {
        margin-bottom: 30px;
    }
    .dropdown-menu-large > li:last-child {
        margin-bottom: 0;
    }
    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }
}

span.cl_menu_item a {
    color: black;
}
span.cl_menu_item {
    padding: 2px 5px;
    color: black!important;
}

li.dropdown-header a {
    padding-left: 5px!important;
}

img#farbe_ {width: 100%;}

a#farbe1 {background: #7EC43F; color: black;}
a#farbe2 {background: #007BBF; color: white;}
a#farbe3 {background: #9B338A; color: white;}
a#farbe4 {background: #FDA947; color: black;}
a#farbe5 {background: #F3AECB; color: black;}
a#farbe6 {background: black; color: white;}
a#farbe7 {background: #7D7B80; color: white;}
a#farbe8 {background: #FCE444; color: black;}
a#farbe9 {background: #D26D00; color: black;}
a#farbe10 {background: #E5541F; color: black;}
a#farbe11 {background: red; color: white;}

a#farbe12 {background: red; }
a#farbe13 {background: red; }
a#farbe14 {background: red; }
a#farbe15 {background: red; }
a#farbe16 {background: red; }
a#farbe17 {background: red; }
a#farbe18 {background: red; }
a#farbe19 {background: red; }
a#farbe20 {background: red; }

.bc_menu_header {
    padding: 3px 10px;
    display: -webkit-box;
}

#Themen, #Temi{background-color: #adadad!important;border-top:10px solid #5DBA2B;}

nav#block-topmenuhauptnavi2 li:nth-child(1) {background-color: #cbcbcb!important;border-top:10px solid #5DBA2B;}
nav#block-topmenuhauptnavi2 li:nth-child(2) {background-color: #e2e2e2!important;border-top:10px solid #5DBA2B;}
nav#block-topmenuhauptnavi2 li:nth-child(3) {background-color: #f3f3f3!important;border-top:10px solid #5DBA2B;}

#Themen:hover, #Temi:hover{border-top:10px solid rgba(255, 0, 0, 0.8);}

nav#block-topmenuhauptnavi2 li:nth-child(1):hover {border-top:10px solid rgba(255, 0, 0, 0.8);}
nav#block-topmenuhauptnavi2 li:nth-child(2):hover {border-top:10px solid rgba(255, 0, 0, 0.8);}
nav#block-topmenuhauptnavi2 li:nth-child(3):hover {border-top:10px solid rgba(255, 0, 0, 0.8);}

form#views-exposed-form-search-page-page-1 {
    float: right!important;
    padding: 0px 0px 10px 0!important;
}

.glyphicon.glyphicon-chevron-right {
    margin-right: 5px;
    margin-top: -2px;
}

.form--inline .form-item {
    float: left;
    margin-right: 0!important;
    border-right: none;
}

input#edit-keys {
    border-right: none!important;
}

button#edit-submit-search-page {
    border-left: none!important;
    margin-left: -5px;
    font-size: 16px;
    background-color: #cbcbcb;
    border-color: #cbcbcb;
}

span.glyphicon {
    margin-right: 0px;
}


/* #Themen:focus {
    margin-top:0px;
}
li#Themen a:focus {
    margin-top:0px;border-top:0px solid rgba(255, 0, 0, 0.35);
}
li#Themen > a:hover {
    margin-top:0px;border-top:5px solid rgba(255, 0, 0, 0.35);
}
li#Temi a:focus {
    margin-top:-5px;border-top:5px solid rgba(255, 0, 0, 0.35);
}
 */
nav#block-topmenuhauptnavi2 li:nth-child(1) a:focus {}
nav#block-topmenuhauptnavi2 li:nth-child(2) a:focus {}
nav#block-topmenuhauptnavi2 li:nth-child(3) a:focus {}


ul.menu.dropdown-menu li {
    background: transparent!important;
    border: 0!important;
}

header#navbar {
    padding: 0px;
    left: 0px;
}
.navbar {
    border: 0px!important;
    left: 30px;
}

@media (min-width: 1200px) {
    ul.nav.navbar-nav li.big-size-buttons, li#Aktiv, li#Attivo, li#Service, li#Servizio , ul.menu.nav li{
        background-color: #f3f3f3;
        height: 120px;
        width: 175px;
    }

    li.dropdown.menu-large.big-size-buttons .dropdown-toggle, li#Aktiv a, li#Attivo a, li#Service a, li#Servizio a, ul.menu.nav li a {
        color: black;
        text-transform: uppercase;
        text-align: center;
        height: 100%;
        padding: 0;
        vertical-align: middle;
        padding-top: 50px;
        font-size: 25px;
        font-weight: bold;
    }

    ul.menu.nav a {
        padding-top: 41px!important;
    }
    footer.footer .text-align-center a{
        width: 60%!important;
    }
    footer.footer .col-md-4 {
        padding: 0;
        margin-bottom: 0;
    }
}
li.dropdown.menu-large.big-size-buttons > a:hover{
    padding-top: 45px!important;
    background-color: transparent!important;
}
ul.menu.nav li > a:hover,  li#Aktiv > a:hover, li#Service > a:hover, li#Attivo > a:hover {

    padding-top: 41px!important;
    background-color: transparent!important;
}
li.dropdown.menu-large.big-size-buttons > a:hover {
    /*     border-top: 5px solid rgba(255, 0, 0, 0.51); */
    margin-top:5px;
    padding-top: 15px;
    background-color: transparent!important;
}

span.sub-page-titles {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    font-weight: bold;

 }h2.panel-title a {
      color: #5DBA2B;
      text-decoration: underline;
  }i.indicator {
       margin-right: 10px;
       color: #5DBA2B;
   }.panel-body {
        padding: 15px;
        padding-left: 40px;
    }.panel-default {
         border-color: #ddd;
         background: #eee;
     }article.contextual-region.aktuelles.is-promoted.teaser.clearfix, .aktuelles.is-promoted.teaser.clearfix {
          margin: 0!important;
          padding: 0!important;
          background: none!important;
      }
.datum {
    padding: 0 15px;
    font-size: 12px;
}

.panel-body > .field.field--name-field-datum.field--type-datetime.field--label-hidden.field--item {display: none;}

.panel.panel-default.allesaktuellespage {
    margin-bottom: 5px;
    line-height: 20px;
}
.panel.panel-default.allesaktuellespage .panel-heading {
    background: none;
    font-weight: bold;
}

.alert a, .field--label, .file {
    font-weight: normal;
}
.file, .file-link {
    width: auto;
}
.file {
    /*float: left;*/
    display: table;
    font-size: 100%;
    margin: 0 0 10px;
}
.file>span:first-child {
    border-left: none;
}
span.file-icon {
    display: none;
}
.file>span:last-child {
    border-right: none;
}
.file>span {
    background: transparent;
    color: black;
    border-bottom: none;
    border-top: none;
}


li.c-menu-main__item.c-menu-main__item--expanded.c-menu-main__item--active-trail {
    display: block;
}

li.c-menu-main__item.c-menu-main__item--expanded {
    display: none;
}

ul.o-menu.c-menu-main a#sub_menu_display_none {
    display: none;
}

li.c-menu-main__item {
    list-style: none;
}

.c-menu-main__item--active-trail>a {
    display: none;
}

ul.o-menu.c-menu-main {
    padding-left: 0;
}
ul.c-menu-main__submenu.o-menu {
    padding: 0;
}
ul.c-menu-main__submenu.o-menu li.c-menu-main__item {
    padding: 10px 0;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin: 5px 0;
    background: #eee;
}
a.c-menu-main__link.panel-title{
    text-decoration: underline;
    color: #5DBA2B!important;
}
a.c-menu-main__link.panel-title::before {
    content: "\e118";
    margin-right: 15px;
    margin-left: 15px;
    color: #5DBA2B;
    float: left !important;
    position: relative;
    top: 3px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.align-center {
    text-align: center;
    font-weight: bold;
}
div#accordion h3 {
    text-align: center;
}
.panelvzs {
    padding-top: 25px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #5DBA2B;
    border-color: #5DBA2B;
}
.pagination > li > a, .pagination > li > span {
    color: #5DBA2B;
    border: 1px solid #5DBA2B;
}

.pagination > li > a:hover, .pagination > li > a:active{
    background-color: #5DBA2B;
    color: white;
}

.feed-icons {
    display: none;
}

li.c-menu-main__item.c-menu-main__item--active-trail {
    display: none;
}
.field.field--name-name.field--type-string.field--label-hidden.field--item {
    display: none;
}
/* MENUS*/
/* AKTIV SERVICE ?BER UNS */

ul.menu.nav > li.expanded.dropdown.open > ul.dropdown-menu > li { margin: 0; padding: 0; width: auto; height: auto;}

.expanded.dropdown.open ul.menu.dropdown-menu li {
    background-color: white;
    border-radius: 0;
}
ul.menu.nav > li.expanded.dropdown.open > ul.dropdown-menu > li > a {
    color: black!important;
    margin: 0 15px!important;
    padding: 0!important;
    width: auto!important;
    height: auto!important;
    font-size: 14px!important;
    background-color: white;
    font-weight: normal!important;
    text-transform: none!important;
}

ul.menu.nav > li:last-child ul {
    left: -50px!important;
}
ul.menu.nav > li.expanded.dropdown.open > ul.dropdown-menu > li > a:hover {

    border: 0 !important;
    background-color: white!important;
}

blockquote {
    display: inline-block;
    padding: 15px;
    border-radius: 5px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

footer.footer .text-align-center a {
    padding: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    background: white;
    font-size: 22px;
}
footer.footer .col-md-4 {
    padding: 25px 15px;
    margin-bottom: 20px;
}
section#block-customsearchform {
    width: 20%;
    float: right;
}
.field--name-field-themen-bild {
    top: -120px!important;

}
.breadcrumb {top: -50px!important;margin-top: 15px;}
.navbar-header.col-md-4 {
    margin-bottom: -75px;
}


/* FORMULARE */

form {
    padding: 80px 0;
}

form#custom-search-block-form {padding: 0px;}

form#contact-message-beratung-form span.form-required {
    display: none;
}
form#contact-message-beratung-form .panel-heading{display: none;}

form#contact-message-beratung-form .panel-default {
    border-color: #ddd;
    background: #fff;
}

/* EDITOR */
.form--inline .form-item {
    float: left;
    margin-right: 2.5em;
}

/* Iframe */
iframe {
    border: none!important;
}

#block-topmenuhauptnavi2 ul.menu.dropdown-menu li {
    float: initial;
}
#block-topmenuhauptnavi2 ul.menu.dropdown-menu li a {
    float: left;
}

.panel.panel-default span {
    display: -webkit-box;
    line-height: 20px;
}

/* Printing */

div#breadcrumb {
    margin: 30px 0;
    width: auto;
    display: inline-block;
    /* float: left; */
}

section#block-printfriendly {
    float: right;
    margin-top: 35px;
}

/* Social */
section#block-addtoanybuttons {
    width: auto;
    float: right;
    display: inline-block;
    margin-top: 28px;
    margin-right: 10px;
}

@media (max-width: 1149px) {
    .slider {
        display: none;
    }
}

form#search-form {
    padding: 0;
}

hr {
    border-top: 1px solid #ccc;
}

.field.field--name-field-link-zwischenablage.field--type-link.field--label-hidden.field--item {
    text-align: center!important;
    margin-bottom: 10px;
}

div#relurl_vzs {
    text-align: center;
    margin-bottom: 15px;
}

a.back-to-top {
    margin-left: 10px;
}

section#block-voting {
    width: auto;
    float: right;
    display: inline-block;
    margin-top: 37px;
    margin-right: 10px;
}
.content > div {padding:10px 0;}