body {
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 140%;
    background: white
}
body, h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
    margin: 0;
    padding: 0;
    list-style: none
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: bold;
    color: #3D5032;
    margin: 10px 0
}
h1 {
    font-size: 24px;
    line-height: 100%
}
h2 {
    font-size: 22px
}
h3 {
    font-size: 1.17em
}
h4 {
    font-size: 16px
}
a {
    text-decoration: underline;
    color: #3D5032
}
a:hover {
    color: #0B7A23
}
p {
    margin-bottom: 10px;
    color: #404040;
    line-height: 140%
}
.clearfix {
    clear: both
}
img {
    border: none
}
.layout {
    *zoom: 1;
    max-width: 84em;
    _width: 84em;
    padding-left: 0em;
    padding-right: 0em;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    max-width: 86em
}
.layout:after {
    content: "";
    display: table;
    clear: both
}
@media (min-width: 65em) {
    .layout #left-sidebar {
        width: 15%;
        float: left;
        margin-right: 0%
    }
    .layout #content-box {
        width: 70%;
        float: left;
        margin-right: 0%
    }
    .layout #right-sidebar {
        width: 15%;
        float: right;
        margin-right: 0
    }
}
header #header-logo {
    text-align: right;
    background-image: url(../images/header_mobile.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
header #header-logo img {
    width: 40%;
    margin-top: 3%;
    margin-bottom: 5px
}
@media (min-width: 43em) {
    header #header-logo img {
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
        transition: all 1s ease-out;
        width: 30%;
        margin-top: 2%
    }
}
@media (min-width: 65em) {
    header #header-logo {
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        -webkit-transition: all 1s ease-out;
        transition: all 1s ease-out;
        position: relative;
        background: none;
        margin: 10px 0 5px 0
    }
    header #header-logo img {
        width: 195px;
        height: 67px;
        margin-top: 0;
        margin-bottom: 0
    }
}
header #header-nav {
    display: none
}
@media (min-width: 65em) {
    header #header-nav {
        display: block
    }
    header #header-nav .header-nav-box {
        width: 100%;
        background: url(../images/headlineNavigationBG.png);
        background-repeat: repeat-x;
        background-size: 100%;
        text-align: right;
        padding-top: 5px;
        height: 25px;
        z-index: 6;
        position: absolute
    }
    header #header-nav .header-nav-box ul {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }
    header #header-nav .header-nav-box ul li {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        padding-left: 10px
    }
    header #header-nav .header-nav-box ul li a {
        text-decoration: none
    }
    header #header-nav .header-nav-box ul li a:hover {
        color: black;
        text-decoration: underline
    }
    header #header-nav .header-nav-box #image_switch {
        cursor: pointer;
        padding: 0 10px;
        display: inline
    }
    header #header-nav #header-image {
        background-image: url("../images/header.jpg");
        background-repeat: no-repeat;
        background-size: 100%;
        height: 170px
    }
}
@media (min-width: 65em) {
    #mobile-nav,
    .menu-toggle,
    .mobilesearch,
    .sub-open-button,
    .sub-close-button {
        display: none !important
    }
    .main-nav {
        display: block !important;
        position: relative
    }
    .main-nav ul {
        margin: 0;
        padding: 0;
        border: 0;
        overflow: hidden;
        *zoom: 1;
        margin: 5px 0;
        overflow: visible
    }
    .main-nav ul li {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        white-space: nowrap;
        float: left;
        padding-left: 4px;
        padding-right: 4px
    }
    .main-nav ul li:first-child {
        padding-left: 0
    }
    .main-nav ul li:last-child {
        padding-right: 0
    }
    .main-nav ul li.last {
        padding-right: 0
    }
    .main-nav ul li {
        padding-left: 0;
        padding-right: 0;
        width: 112px;
        text-align: center;
        position: relative;
        margin-left: 3px
    }
    .main-nav ul li:first-child {
        margin-left: 0px
    }
    .main-nav ul li:hover>ul {
        display: block
    }
    .main-nav ul li a {
        display: block;
        height: 24px;
        line-height: 24px;
        cursor: pointer;
        border: 1px dashed #CBD3C1;
        text-decoration: none
    }
    .main-nav ul li a:hover {
        color: white;
        background: #041;
        border: 1px solid #041
    }
    .main-nav ul li ul {
        margin: 0;
        display: none;
        background: #E3E8DF;
        position: absolute;
        top: 100%;
        z-index: 1000
    }
    .main-nav ul li ul li {
        margin-left: 0px;
        float: none;
        width: auto;
        text-align: left
    }
    .main-nav ul li ul li a {
        background: #E3E8DF;
        border: 1px solid #CBD3C1;
        padding: 0 10px;
        border-top-width: 0 !important
    }
    .main-nav ul li ul li:first-child>a {
        border-top-width: 1px !important
    }
    ul.vfd-hmenu>li:hover>a {
        color: white;
        background: #041;
        border: 1px solid #041
    }
}
@media (min-width: 65em) {
    #left-sidebar {
        display: block !important
    }
    .vfd-vmenublock {
        border: 1px dashed #CBD3C1;
        margin-bottom: 5px
    }
    .vfd-vmenublock .t {
        font-size: 11px;
        font-weight: normal;
        margin: 5px;
        color: #a5b394
    }
    .vfd-vmenublock li {
        border-top: 1px dashed #CBD3C1
    }
    .vfd-vmenublock li:first-child {
        border-top: none
    }
    .vfd-vmenublock li a {
        display: block;
        vertical-align: middle;
        padding: 6px 0 6px 6px;
        color: #3D5032;
        min-height: 15px;
        line-height: 15px;
        font-size: 11px;
        text-decoration: none
    }
    .vfd-vmenublock li a:hover {
        color: white;
        background: #041
    }
    #vfd-vmenu-lv li.first a,
    #vfd-vmenu-pv li.first a {
        color: #a5b394
    }
    ul.vfd-vmenu ul {
        display: none
    }
    ul.vfd-vmenu li.active>ul {
        display: block !important
    }
    ul.vfd-vmenu li.active a.active {
        font-weight: bold
    }
    ul.vfd-vmenu li a {
        display: block;
        cursor: pointer;
        z-index: 1;
        font-size: 11px;
        text-decoration: none;
        position: relative
    }
    #vfd-vmenu-lv li.current ul li.invisible-vfd-vmenu-lv[style],
    #vfd-vmenu-pv li.current li.invisible-vfd-vmenu-pv[style] {
        display: list-item !important
    }
}
.vfd-vmenu ul {
    border-top: 1px dashed #CBD3C1
}
#joeswordcloud {
    display: none
}
@media (min-width: 65em) {
    #joeswordcloud {
        display: block;
        border: 1px dashed #CBD3C1;
        padding: 3px;
        font-size: 11px;
        margin: 0 auto
    }
    #joeswordcloud p {
        margin: 12px 0;
        text-align: center
    }
    #joeswordcloud p a {
        color: #0B7A23;
        text-decoration: none
    }
    #joeswordcloud p a:hover {
        color: #404040
    }
}
.content-container {
    margin: 10px 0
}
.content-container #content-box .breadcrumb {
    padding: 10px
}
.content-container #content-box .content {
    padding: 10px
}
@media (min-width: 65em) {
    .content-container #content-box .content {
        padding: 0
    }
    .content-container #content-box .breadcrumb {
        padding: 10px 0 20px 20px
    }
}
#right-sidebar .vfd-block {
    display: none;
    border: none
}
@media (min-width: 65em) {
    #right-sidebar .vfd-block {
        display: block;
        border: 1px dashed #CBD3C1;
        margin-bottom: 5px
    }
    #right-sidebar .vfd-block .t {
        font-size: 11px;
        font-weight: normal;
        margin: 5px;
        color: #a5b394
    }
}
@media (min-width: 65em) {
    .vfd-blockcontent {
        padding: 3px;
        margin: 0 auto;
        font-size: 11px
    }
    .vfd-blockcontent .custom {
        text-align: center
    }
    .vfd-blockcontent .custom p {
        margin: 12px 0
    }
}
form.vfd-search input[type="text"] {
    width: 110px;
    margin-bottom: 3px;
    margin-left: 3px
}
form.vfd-search input[type="submit"] {
    background-image: url("../images/searchButton.gif");
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute;
    display: block;
    left: auto;
    border: 0;
    top: 2px;
    bottom: 0;
    right: 10px;
    cursor: pointer
}
.vfd-button {
    border: 0;
    background: #E3E8DF;
    padding: 0 5px;
    margin: 0 auto;
    height: 21px;
    color: #3D5032;
    font-size: 12px;
    cursor: pointer
}
.vfd-button:hover {
    background: #fff
}
#footer-nav,
#footer-link {
    padding: 20px 10px
}
#footer-nav a,
#footer-link a {
    text-decoration: none;
    color: #404040;
    font-size: 13px;
    font-weight: 600
}
#footer-nav:after,
#footer-link:after {
    content: "";
    display: table;
    clear: both
}
#footer-nav p,
#footer-link p {
    margin-bottom: 0
}
#footer-nav ul li,
#footer-link ul li {
    width: 50%;
    float: left;
    margin-right: 0%;
    display: inline;
    padding-bottom: 10px
}
@media (min-width: 43em) {
    #footer-nav ul li,
    #footer-link ul li {
        width: 33.33333%;
        float: left;
        margin-right: 0%
    }
}
#footer-nav ul li:last-child,
#footer-link ul li:last-child {
    padding-bottom: 0
}
#footer-nav {
    background: #E3E8DF;
    clear: both;
    margin-top: 20px
}
@media (min-width: 65em) {
    #footer-nav {
        display: none
    }
}
@media (min-width: 65em) {
    .footer-link {
        display: none
    }
}
#footer-link {
    border-bottom: 1px dashed #CBD3C1
}
#footer-text {
    padding-top: 0
}
@media (min-width: 65em) {
    #footer-text {
        padding-top: 20px
    }
}
#footer-text .customfooter {
    background: #041;
    padding: 10px;
    font-size: 11px;
    line-height: 120%
}
#footer-text .customfooter a {
    color: white
}
#footer-text .customfooter p {
    color: white
}
@media (min-width: 65em) {
    #footer-text .customfooter {
        border-top: 1px dashed #CAD3C0;
        background: white;
        color: #404040;
        padding: 5px
    }
    #footer-text .customfooter a {
        color: #404040
    }
    #footer-text .customfooter p {
        color: #404040
    }
}
#commercial #werbung-text {
    display: none
}
#commercial .custom {
    margin: 10px;
    padding-top: 10px
}
#commercial .custom p img {
    width: 100%;
    height: auto
}
/*#commercial .custom p:first-child {
    float: left;
    width: 38%
}
#commercial .custom p:nth-child(2) {
    float: right;
    width: 60%
}
#commercial .custom p:last-child {
    float: right;
    width: 60%
}*/
@media (min-width: 43em) {
    #commercial .custom p {
        -moz-transition: all .5s ease-out;
        -o-transition: all .5s ease-out;
        -webkit-transition: all .5s ease-out;
        transition: all .5s ease-out
    }
    #commercial .custom p:first-child,
    #commercial .custom p:nth-child(2),
    #commercial .custom p:last-child {
        float: none;
        width: 31%;
        display: inline-block;
        vertical-align: top;
        margin-right: 2%
    }
}
@media (min-width: 65em) {
    #commercial .custom p img {
        width: 160px
    }
    #commercial .custom p:first-child,
    #commercial .custom p:nth-child(2),
    #commercial .custom p:last-child {
        float: none;
        width: 100%;
        display: block;
        vertical-align: top;
        margin-right: 0
    }
}
#commercial .custom:after {
    content: "";
    display: table;
    clear: both
}
#wrapper {
    position: relative
}
@media (min-width: 65em) {
    #commercial {
        position: absolute;
        right: -180px;
        top: 100px
    }
    #commercial #werbung-text {
        display: block;
        margin-left: 10px;
        font-size: 11px;
        color: #a5b394
    }
}
@media (max-width: 65em) {
    .main-nav,
    #left-sidebar {
        display: none
    }
    #menu-wrapper {
        height: 60px;
        background: white
    }
    .menu-toggle {
        height: 60px;
        display: block;
        position: relative;
        z-index: 1000
    }
    .menu-toggle .navbar {
        display: inline-block
    }
    .menu-toggle .navbar p {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0;
        padding: 17px 0px 17px 7px
    }
    .menu-toggle #hmenu {
        width: 100%;
        cursor: pointer;
        background: #041;
        background: -moz-linear-gradient(left, #041 0%, #065E1C 65%, #041 100%);
        background: -webkit-linear-gradient(left, #041 0%, #065E1C 65%, #041 100%);
        background: linear-gradient(to right, #004411 0%, #065e1c 65%, #004411 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor', GradientType=1)
    }
    .menu-toggle #hmenu p {
        padding-left: 31px;
        color: white
    }
    .menu-toggle #hmenu i.fa-bars {
        float: left;
        color: white;
        margin-left: 10px;
        padding-top: 18px;
        font-size: 1.5em
    }
    .menu-toggle #vmenu {
        background: #EFF1EC;
        background: -moz-linear-gradient(left, #EFF1EC 0%, #F2F4F0 40%, #E3E8DF 100%);
        background: -webkit-linear-gradient(left, #EFF1EC 0%, #F2F4F0 40%, #E3E8DF 100%);
        background: linear-gradient(to right, #eff1ec 0%, #f2f4f0 40%, #e3e8df 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor', GradientType=1);
        width: 120px;
        height: 59px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        border-left: 2px solid #ffffff
    }
    .menu-toggle #vmenu p {
        color: #041;
        float: left;
        font-size: 17px;
        padding: 17px 4px 18px 7px
    }
    .menu-toggle #vmenu i {
        color: #041;
        margin-top: 15px;
        font-size: 1.8em
    }
    .menu-toggle #vmenu i.fa-caret-up {
        display: none
    }
    .open-mobile {
        display: block
    }
    .mobilesearch {
        display: none;
        height: 60px;
        background: #041;
        background: -moz-linear-gradient(left, #041 0%, #065E1C 65%, #041 100%);
        background: -webkit-linear-gradient(left, #041 0%, #065E1C 65%, #041 100%);
        background: linear-gradient(to right, #004411 0%, #065e1c 65%, #004411 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor', GradientType=1)
    }
    .mobilesearch form {
        height: 60px
    }
    .mobilesearch form.vfd-search input[type="text"] {
        width: 90%;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        margin: 15px 10px;
        height: 30px;
        border: 0px;
        float: left
    }
    .mobilesearch form.vfd-search input[value="Suchen ..."] {
        padding-left: 10px
    }
    .mobilesearch form.vfd-search input[type="submit"] {
        background-image: none
    }
    .mobile-hmenu,
    .mobile-vmenu {
        display: none
    }
    .mobile-hmenu ul li,
    .mobile-vmenu ul li {
        line-height: 40px;
        border-top: 1px dashed #809368;
        padding-left: 10px
    }
    .mobile-hmenu ul li ul,
    .mobile-vmenu ul li ul {
        display: none
    }
    .mobile-hmenu a,
    .mobile-vmenu a {
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        line-height: 18px
    }
    .mobile-vmenu a {
        color: #041
    }
    .mobile-vmenu ul>li:first-child {
        display: none
    }
    .mobile-vmenu ul>li:nth-child(2) {
        border-top: none
    }
    .mobile-vmenu li a:first-child {
        display: inline-block;
        width: 80%
    }
    .mobile-hmenu ul {
        background: #041;
        background: -moz-linear-gradient(left, #041 0%, #065E1C 65%, #041 100%);
        background: -webkit-linear-gradient(left, #041 0%, #065E1C 65%, #041 100%);
        background: linear-gradient(to right, #004411 0%, #065e1c 65%, #004411 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor', GradientType=1)
    }
    .mobile-hmenu ul .sub-open-button {
        float: right;
        margin-top: 7px;
        margin-right: 10px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        font-size: 19px;
        font-family: arial, helvetica, sans-serif;
        padding: 2px 20px 3px 21px;
        text-decoration: none;
        display: inline-block;
        text-shadow: 0px 1px 0 rgba(51, 51, 51, 0.5);
        color: #FFFFFF;
        line-height: 15px;
        background-color: #CBD3C1;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#CBD3C1), to(#0B7A23));
        background-image: -webkit-linear-gradient(top, #CBD3C1, #0B7A23);
        background-image: -moz-linear-gradient(top, #CBD3C1, #0B7A23);
        background-image: -ms-linear-gradient(top, #CBD3C1, #0B7A23);
        background-image: -o-linear-gradient(top, #CBD3C1, #0B7A23);
        background-image: linear-gradient(to bottom, #cbd3c1, #0b7a23);
        filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=$from, endColorstr=$to)
    }
    .mobile-hmenu ul .sub-close-button {
        margin-left: 10px
    }
    .mobile-hmenu ul li:first-child {
        clear: both
    }
    .mobile-vmenu ul {
        background: #E3E8DF;
        background: -moz-linear-gradient(left, #E3E8DF 0%, #F2F4F0 80%, #E3E8DF 100%);
        background: -webkit-linear-gradient(left, #E3E8DF 0%, #F2F4F0 80%, #E3E8DF 100%);
        background: linear-gradient(to right, #e3e8df 0%, #f2f4f0 80%, #e3e8df 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor', GradientType=1)
    }
    .mobile-vmenu .sub-open-button {
        float: right;
        margin-top: 7px;
        margin-right: 10px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        font-size: 19px;
        font-family: arial, helvetica, sans-serif;
        padding: 2px 20px 3px 21px;
        text-decoration: none;
        display: inline-block;
        text-shadow: 0px 1px 0 rgba(51, 51, 51, 0.5);
        color: #FFFFFF;
        line-height: 15px;
        background-color: #4FAA62;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#4FAA62), to(#1F5A2E));
        background-image: -webkit-linear-gradient(top, #4FAA62, #1F5A2E);
        background-image: -moz-linear-gradient(top, #4FAA62, #1F5A2E);
        background-image: -ms-linear-gradient(top, #4FAA62, #1F5A2E);
        background-image: -o-linear-gradient(top, #4FAA62, #1F5A2E);
        background-image: linear-gradient(to bottom, #4faa62, #1f5a2e);
        filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=$from, endColorstr=$to)
    }
    .mobile-vmenu .sub-close-button {
        margin-left: 10px
    }
    .sub-open-button i {
        color: #ffffff
    }
    ul.open-submenu {
        -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
    li.open-submenu {
        position: static
    }
    li.open-submenu>ul {
        display: block !important;
        position: absolute;
        width: 100%;
        left: 100%;
        top: 0
    }
    .mobile-hmenu ul>li.open-submenu ul {
        background: #041;
        background: -moz-linear-gradient(left, #041 0%, #065E1C 65%, #041 100%);
        background: -webkit-linear-gradient(left, #041 0%, #065E1C 65%, #041 100%);
        background: linear-gradient(to right, #004411 0%, #065e1c 65%, #004411 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor', GradientType=1)
    }
    .mobile-vmenu ul>ul>li.open-submenu ul {
        background: #E3E8DF;
        background: -moz-linear-gradient(left, #E3E8DF 0%, #fff 80%, #E3E8DF 100%);
        background: -webkit-linear-gradient(left, #E3E8DF 0%, #fff 80%, #E3E8DF 100%);
        background: linear-gradient(to right, #e3e8df 0%, #ffffff 80%, #e3e8df 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='$startcolor', endColorstr='$endcolor', GradientType=1)
    }
    li.open-submenu>ul li {
        border-top: 1px dashed #809368;
        padding-left: 10px
    }
    .menu-toggle {
        position: relative
    }
    .menu-toggle.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 10000
    }
    #menu-box.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 10000
    }
    .spEntryEditLink {
        display: none
    }
    .mobile-hmenu .item-137 .item-169,
    .mobile-hmenu .item-137 .item-805,
    .mobile-hmenu .item-137 .item-821,
    .mobile-hmenu .item-137 .item-822,
    .mobile-hmenu .item-137 .item-1686,
    .mobile-hmenu .item-137 .item-1688,
    .mobile-hmenu .item-137 .item-963,
    .mobile-hmenu .item-137 .item-2038 {
        display: none
    }
    .mobile-hmenu .item-137 .item-908 .sub-open-button {
        display: none
    }
    .mobile-hmenu ul li.active {
        background: #05691F
    }
    .mobile-vmenu ul li.active {
        background: #E0E7D7
    }
}
.breadcrumb .divider {
    padding: 4px
}
.breadcrumb li {
    display: inline-block
}
.breadcrumb li a {
    color: #0B7A23
}
.breadcrumb li:first-child {
    display: none
}
.category-desc h2 {
    margin-bottom: 20px;
    font-size: 18px
}
.category-desc p {
    margin-bottom: 12px
}
.items-row {
    padding-top: 10px
}
@media (min-width: 65em) {
    .items-row {
        padding-top: 0px
    }
}
.vfd-postheader {
    padding-bottom: 6px;
    border-bottom: 1px dashed #CBD3C1;
    margin: 3px 0;
    font-size: 22px
}
.vfd-postheader a, h2.vfd-postheader {
    font-size: 15px;
    text-decoration: none;
    text-align: left;
    color: #3D5032;
    font-weight: normal;
}
@media (min-width: 65em) {
    .vfd-postheader a {
        font-weight: normal
    }
}
.vfd-postheader a:hover {
    color: #CBD3C1
}
.vfd-postcontent .img-intro-left img {
    width: 100%
}
@media (min-width: 65em) {
    .vfd-postcontent {
        padding: 10px
    }
}
.vfd-postcontent h2,
.vfd-postcontent h3 {
    color: #0B7A23;
    line-height: 24px
}
.vfd-postcontent h3 {
    font-size: 18px
}
.vfd-postcontent h2 a,
.vfd-postcontent h3 a {
    text-decoration: none
}
.vfd-postcontent p {
    margin-top: 5px
}
.vfd-postcontent p a:visited {
    color: #0B7A23
}
@media (min-width: 43em) {
    .vfd-postcontent .img-intro-left {
        float: left;
        display: block;
        border: none;
        padding: 0;
        margin: 0px 10px 10px 20px
    }
}
@media (min-width: 43em) and (min-width: 65em) {
    .vfd-postcontent .img-intro-left {
        max-width: 120px
    }
}
@media (min-width: 43em) {
    .vfd-postcontent .img-intro-left img {
        pointer-events: none
    }
}
.blog {
    margin: 0
}
.blog .vfd-postcontent {
    padding-left: 0px
}
.item-page {
    margin: 0
}
@media (min-width: 43em) {
    .blog,
    .item-page {
        margin: 20px
    }
}
.vfd-postfootericons {
    width: 100%;
    border-top: 1px dashed #CAD3C0;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 1px;
    font-size: 9px;
    color: #B5B5B5
}
.rss-feed .vfd-postheadericons {
    display: none
}
.vfd-metadata-icons img {
    border: none;
    vertical-align: middle;
    margin: 2px
}
.category-desc a[href^='http://'],
.vfd-article a[href^='http://'],
.category-desc a[href^='https://'],
.vfd-article a[href^='https://'] {
    padding-left: 18px;
    background: url(../images/icons/http.png) left no-repeat
}
.vfd-article a[href$=".pdf"],
.jev_file jev_file1 a[href$=".pdf"],
.category-desc a[href$=".pdf"] {
    padding-left: 18px;
    background: url(../images/icons/pdf.png) left no-repeat
}
.vfd-article a[href^="mailto:"],
.category-desc a[href^="mailto:"] {
    padding-left: 18px;
    background: url(../images/icons/email.png) left no-repeat
}
.vfd-postcontent ul>li:before,
.vfd-post ul>li:before,
.vfd-textblock ul>li:before {
    content: url("../images/postbullets.png");
    margin-right: 6px;
    bottom: 2px;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
.pagination {
    clear: both;
    font-size: 13px
}
.pagination .counter {
    margin-bottom: 5px;
    text-align: center
}
.pagination .counter a:hover {
    color: #404040
}
.pagination ul {
    text-align: center
}
.pagination ul li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0 0.3em;
    content: normal
}
.pagination .pull-right {
    float: none
}
@media (min-width: 43em) {
    .pagination {
        font-size: 12px
    }
    .pagination .counter {
        margin: 0 0.3em 0 0;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }
    .pagination ul {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline
    }
}
.item-page h2 {
    line-height: 100%;
    font-size: 20px
}
.item-page .vfd-postheadericons {
    display: inline-block;
    padding: 1px;
    float: right;
    margin-bottom: 10px;
    font-size: 9px;
    line-height: 110%;
    margin-bottom: 10px;
    color: #556f46
}
.item-page .vfd-postheadericons a {
    text-decoration: none;
    color: #556f46
}
.item-page .vfd-article {
    padding: 10px 0
}
.vfd-article ol li{
	list-style:auto;
	margin-left: 15px;
}
.vfd-postcontent a:visited,
.vfd-postcontent a.visited {
    color: #0B7A23
}
.vfd-postcontent a,
.vfd-postcontent a:link {
    color: #3D5032
}
.vfd-postdateicon:before,
.vfd-postcategoryicon:before,
.vfd-postauthoricon:before {
    content: url("../images/postdateicon.png");
    margin-right: 6px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    bottom: auto
}
.vfd-postcategoryicon:before {
    content: url("../images/postcategoryicon.png")
}
.vfd-postauthoricon:before {
    content: url("../images/postauthoricon.png")
}
.vfd-organisationcontact {
    display: inline-block;
    width: 190px;
    height: 150px;
    vertical-align: top;
    text-align: left;
    overflow: hidden
}
ul#filter li ul {
    display: none
}
ul#filter li.active ul {
    display: block
}
#jevents .jeveditrepeats ul>li:before {
    list-style-type: none;
    content: none
}
#jevents_body ul>li:before,
#jevents_header ul>li:before,
#toolbar ul>li:before,
.cbProfile ul>li:before,
.edit ul>li:before,
#cbUserTable ul>li:before {
    background-image: none;
    list-style-image: none;
    list-style-type: none;
    content: none
}
div#toolbar-box div.icon-48-jevents {
    background-image: url("../../../../../templates/vfdnet_2_5/images/object700581177.png");
    background-repeat: no-repeat;
    padding-left: 100px !important;
    height: 70px !important
}
div.icon-48-jevents h2 {
    margin-left: 94px;
    color: #354826
}
div#jevents_body {
    padding: 20px;
    max-width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#jevents_body h2 {
	line-height: 32px;
}
div#SobiPro {
    margin: 20px
}
div.spTopMenu div.SPt div.SPt {
    background-position: 646px -10px
}
div.spTopMenu div.SPb div.SPb {
    background-position: 646px -62px
}
.SPEntryEdit,
.SPDetails {
    padding-right: 6px
}
#ff_elem334,
#ff_elem335,
#ff_elem340,
#ff_elem341,
#ff_elem342,
#ff_elem343,
#ff_elem344,
#ff_elem345,
#ff_elem346,
#ff_elem347,
#ff_elem348,
#ff_elem354,
#ff_elem755,
#ff_elem756,
#ff_elem884,
#ff_elem885,
#ff_elem886,
#ff_elem887,
#ff_elem1743,
#ff_elem1744,
#ff_elem1761,
#ff_elem2309,
#ff_elem2310,
#ff_elem2311,
#ff_elem2312,
#ff_elem2487 {
    width: 20%
}
#bfLabel334,
#bfLabel340,
#bfLabel341,
#bfLabel342,
#bfLabel343,
#bfLabel335,
#bfLabel344,
#bfLabel345,
#bfLabel346,
#bfLabel347,
#bfLabel348,
#bfLabel354,
#bfLabel755,
#bfLabel756,
#bfLabel884,
#bfLabel885,
#bfLabel886,
#bfLabel887,
#bfLabel1743,
#bfLabel1744,
#bfLabel1761, 
#bfLabel2309,
#bfLabel2310, 
#bfLabel2311,
#bfLabel2312,
#bfLabel2487,
#bfLabel2526,
#bfLabel2527,
#bfLabel2584,
#bfLabel2585{
    width: 70%
}
#A,
#B {
    border: 0
}
form {
    margin: 0;
    padding: 0
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
    padding: 3px 0;
    color: #555555 !important;
    background: #FFFFFF;
    border: 1px dashed #CBD3C1;
    margin: 0 auto
}
.bfQuickMode p input[type='text'] {
    width: auto;
    max-width: 400px
}
div#cb_cb_comp_login {
    padding-left: 10px
}
#login-form_login-modul #form-login-username label,
#login-form_login-modul #form-login-password label {
    display: block
}
fieldset label {
    display: inline-block;
    width: 12em
}
#login-form_login-modul #form-login-username input,
#login-form_login-modul #form-login-password input {
    width: 100%;
    max-width: 300px
}
.vfd-postcontent ul,
.vfd-post ul,
.vfd-textblock ul {
    margin: 1em 0 1em 11px
}
.cbMenu a:hover {
    background: white
}
table {
    text-align: left
}
.edit.item-page {
    z-index: 100;
    position: relative;
    background: #FFFFFF
}
.edit.item-page fieldset {
    border: none;
    margin: 0;
    padding: 0
}
.edit.item-page .btn-toolbar {
    text-align: right
}
.edit.item-page .btn-toolbar .btn-group {
    display: inline-block;
    margin-left: 5px
}
.edit.item-page .nav-tabs {
    margin: 0
}
.edit.item-page .nav-tabs li {
    display: inline-block;
    padding: 5px;
    margin: 4px 0 -1px 0;
    border: 1px solid #CCCCCC;
    background-color: #F0F0F0
}
.edit.item-page .nav-tabs li.active {
    border-bottom: none;
    background-color: #FFFFFF
}
.edit.item-page .tab-content {
    min-width: 100%;
    border: 1px solid #CCCCCC;
    padding: 10px;
    box-sizing: border-box;
    background-color: #FFFFFF
}
.edit.item-page .tab-pane,
#editor-xtd-buttons {
    display: none
}
.edit.item-page .tab-pane.active {
    display: block
}
.edit.item-page .tab-pane input.input-small,
.edit.item-page .tab-pane input.inputbox {
    width: 100%;
    margin: 10px 0
}
.edit.item-page .tab-pane a.btn {
    border: 1px solid #CCCCCC;
    background-color: #F0F0F0;
    padding: 5px;
    margin-left: 10px;
    text-decoration: none
}
.edit.item-page .tab-pane .chzn-container {
    width: auto !important
}
#jformcatid_chzn input {
    min-width: 200px
}
#jform_publish_up_img {
    background-image: url("../images/postdateicon.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px
}
#jevents .jevplugin_customfield_field10 .span10{
	width:100%;
}
.edit.item-page .tab-pane i.icon-remove {
    background-image: url("../images/postdeleteicon.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 18px;
    vertical-align: middle;
    width: 18px;
    display: inline-block
}
.edit.item-page .search-field input {
    min-width: 300px
}
.vfd-post #jevents ul.nav-tabs>li:before {
    display: none
}
#jevents_body table.ev_table td.ev_td_right li.vfd-event{
	background-image: url(../images/vfd_pikto_trans.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: rgba(203, 211, 193, 0.3);
}
#jevents_body .event-disclaim{
	line-height: 12px;
	color:#0B7A23;
	font-size:13px;
}
#jevents_body .event-disclaim-icon{
	display: inline-block;
	width:30px;
	height:30px;
	vertical-align: middle;
	background-image: url(../images/vfd_pikto_trans.png);
	background-size:cover;
	background-position: center;
}

#jevents .ev_navigation .ev_tdcm10:last-of-type a:after,
#jevents .ev_navigation .ev_tdcm10:first-of-type a:after{
	display: none;
}
#jevents .ev_navigation .ev_tdcm10 img{
	display:none;
}
#jevents .ev_navigation .ev_tdcm10 a:after{
	content:attr(title);
	padding:8px;
	display: inline-block;
}
#jevents #adminForm label {
    display: inline
}
.jev_edit_event_notice {
    min-height: 10px
}
.item-page .item-image img {
    max-width: 100%
}
.search .pagination {
    width: 100%
}
form.cb_form .cb_form_line .cb_field {
    width: 71%
}
.tooltip {
    font-size: 12px;
    font-size: 12px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    background-color: FFFFFF
}
@media (max-width: 43em) {
	body{
		overflow-x: hidden;
	}
    #phoca-dl-categories-box div.pd-categoriesbox {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .label-important {
        display: none
    }
    .pd-float {
        line-height: 140%
    }
    .cbformdiv .cb_form_line label,
    form.cb_form .cb_form_line label,
    .cb_tab_content .cb_form_line label {
        float: none
    }
    div.cbUserListChanger {
        float: none
    }
    table#cbUserTable td {
        padding: 2px
    }
    table#cbUserTable th {
        padding: 2px
    }
    table#cbUserTable ul {
        margin: 5px 0 5px 0
    }
    #acymodifyform div.acykey,
    #acymodifyform .captchakeycomponent {
        width: 70px
    }
    #acymodifyform div.acystatus {
        float: none;
        width: auto
    }
    #acymodifyform div.acyListInfo {
        width: auto
    }
    li#menu1.cbMenu {
        display: none
    }
    div#SobiPro {
        margin: 0;
        width: 100%
    }
    div#jevents_body {
        padding: 0
    }
    #jevents_header ul.actions {
        display: none
    }
    #jevents_body table.ev_table td.ev_td_right ul,
    #jevents_body table.ev_table td.ev_td_right li {
        margin: 1em 0 1em 5px;
        padding: 0
    }
    #jevents_body table.ev_table td.ev_td_right ul p,
    #jevents_body table.ev_table td.ev_td_right li p {
        margin-left: 5px
    }
    .jevbootstrap .pagination ul>li>a {
        padding: 4px 10px
    }
    .jevbootstrap .pagination ul>li>a:not(.hasTooltip) {
        display: none
    }
    .jev_pagination .pagination ul li {
        padding: 0
    }
	#filter ul{
		margin-left:-20px;
	}
	#filter td{
		vertical-align: top;
	}
	#filter select{
		max-width: 55%;
	}
	#filter input{
		max-width: 55%;
	}
	#filter .maxdistance{
		display: block;
	}
    iframe {
        width: 100% !important;
        height: auto !important
    }
    .category-desc img {
        width: 100%;
        height: auto
    }
}
.trainingschool h1,
.trainer h1,
.wrs h1 {
    margin: 0;
    font-size: 24px
}
.mapitem {
    margin: 50px 0
}
#gf_template_container {
    margin: 0;
    position: relative
}
#gf_waitZone {
    display: none
}
.item-page.trainer,
.item-page.trainingschool,
.item-page.wrs {
    margin: 10px
}
#gf_template_container .gf_reference {
    border-top: 1px dashed #CBD3C1;
    color: #3D5032;
    font-size: 11px;
    margin-bottom: 0;
    padding-top: 5px
}
.vfd-postcontent #gf_template_container .gf_reference a {
    font-size: 11px;
    text-decoration: underline;
}
.gf_filter {
    height: 24px;
    font-size: 12px;
    text-align: right
}
.gf_filter input.gf_searchfield {
    width: 150px;
    margin: 0 2px
}
.gf_filter .gf_filterItem {
    display: inline-block;
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    opacity: 0.5;
    vertical-align: bottom;
    margin: 0 2px
}
.gf_filter .gf_filterItem.checked {
    opacity: 1
}
.gf_filter #gf_filterItem_MS_SP-1 {
    background-image: url("../images/map/ausbildungsbetrieb.png")
}
.gf_filter #gf_filterItem_MS_SP-480-2 {
    background-image: url("../images/map/ausbilder_marker.png")
}
.gf_filter #gf_filterItem_MS_CB-4 {
    background-image: url("../images/map/kontakt.png")
}
.gf_filter #gf_filterItem_MS_CB-12 {
    background-image: url("../images/map/ausbilder+pruefer_marker.png")
}
.gf_filter #gf_filterItem_MS_SP-18882 {
    background-image: url("../images/map/veranstaltungen.png")
}
.gf_filter #gf_filterItem_MS_CB-21 {
    background-image: url("../images/map/sicherheitsexperte.png")
}
.gf_filterMoreContainer {
    text-align: left;
    position: absolute;
    top: 20px;
    z-index: 1;
    background: #FFF;
    border: 1px dashed #CBD3C1;
    border-bottom: none;
    padding: 0 3px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25)
}
.gf_filter .gf_filterButton {
    display: inline-block;
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    vertical-align: bottom;
    margin: 0 2px;
    background-image: url("../images/map/more.png")
}
.gf_filter .gf_filterButton.active {
    background-image: url("../images/map/less.png")
}
.filterPart {
    display: inline-block;
    width: 45%
}
.gf_filterItemMore {
    border-bottom: 1px dashed #CBD3C1;
    font-size: 14px;
    font-weight: bold;
    color: #99A98A;
    line-height: 20px;
    padding: 2px 0;
    cursor: pointer
}
.gf_filterItemMore.checked {
    color: #3D5032
}
.gf_filterItemMore:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    repeat: no-repeat;
    background-size: cover;
    vertical-align: bottom;
    margin-right: 4px;
    opacity: 0.5
}
.gf_filterItemMore.checked:before {
    opacity: 1
}
#gf_filterItemMore_MS_SP-1:before {
    background-image: url("../images/map/ausbildungsbetrieb.png")
}
.gf_filter #gf_filterItem_MS_SP-480-13 {
    background-image: url("../images/map/ausbildung_kids.png")
}
.list-item.MS_SP-480-13 .gf_bubble_container p:before {
    background-image: url("../images/map/ausbilder_marker.png");
}
#gf_filterItemMore_MS_SP-480-13:before {
    background-image: url("../images/map/ausbildung_kids.png")
}
#gf_filterItemMore_MS_SP-480-2:before {
    background-image: url("../images/map/ausbilder_marker.png")
}
#gf_filterItemMore_MS_CB-4:before {
    background-image: url("../images/map/kontakt.png")
}
#gf_filterItemMore_MS_CB-12:before {
    background-image: url("../images/map/ausbilder+pruefer_marker.png")
}
#gf_filterItemMore_MS_CB-21:before {
    background-image: url("../images/map/sicherheitsexperte.png")
}
#gf_filterItemMore_MS_SP-18882:before {
    background-image: url("../images/map/veranstaltungen.png")
}
.gf_filter .gf_filterMoreButton {
    width: 16px;
    height: 16px;
    background-image: url("../images/map/more.png");
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
    right: 4px;
    margin-top: 2px;
    display: inline-block;
    opacity: 0.5
}
.gf_filter .gf_filterMoreButton.active {
    background-image: url("../images/map/less.png")
}
.gf_filterItemMore.checked .gf_filterMoreButton {
    opacity: 1
}
.gf_filterMore {
    border-bottom: 1px dashed #CBD3C1;
    opacity: 0.5
}
.gf_filterMore.checked {
    opacity: 1
}
.gf_map {
    width: 70% !important;
    height: 605px !important;
}
.gf_sidebar {
    border: 1px dashed #CBD3C1;
    position: absolute;
    right: 0;
    top: 20px;
    width: 30%
}
.gf_list {
    height: 585px;
    overflow: auto;
    border-bottom: 1px dashed #CBD3C1
}
.list-item {
    min-height: 50px;
    width: 100%;
    padding-top: 5px;
    border-bottom: 1px dashed #CBD3C1;
    position: relative;
    box-sizing: border-box;
    cursor: pointer
}
.list-item.active {
    background-color: #CBD3C1
}
.list-item:hover {
    background-color: #DADADA
}
.gf_bubble_container {
    min-height: 35px;
    padding-left: 50px
}
.gf_bubble_container p {
    margin: 0
}
.list-item .gf_bubble_container p:before {
    content: "";
    width: 25px;
    height: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-right: 5px
}
.list-item.MS_SP-1 .gf_bubble_container .no-vfd-station p:before {
    background-image: url("../images/map/ausbildungsbetrieb.png")
}
.list-item.MS_SP-1 .gf_bubble_container .vfd-station p:before {
    background-image: url("../images/map/vfd_station_icon.png")
}
.list-item.MS_SP-1 .gf_bubble_container .vfd-gast p:before {
    background-image: url("../images/map/vfd_gast_icon.png")
}
.list-item.MS_SP-1 .gf_bubble_container .vfd-station-gast p:before {
    background-image: url("../images/map/vfd_station_gast_icon.png")
}
.list-item.MS_CB-12 .gf_bubble_container p:before {
    background-image: url("../images/map/ausbilder+pruefer_marker.png")
}
.list-item.MS_CB-4 .gf_bubble_container p:before {
    background-image: url("../images/map/kontakt.png")
}
.list-item.MS_SP-480 .gf_bubble_container p:before {
    background-image: url("../images/map/ausbilder_marker.png")
}
.list-item.MS_SP-480-2 .gf_bubble_container p:before {
    background-image: url("../images/map/ausbilder_marker.png")
}
.list-item.MS_SP-18882 .gf_bubble_container p:before {
    background-image: url("../images/map/veranstaltungen.png")
}
.gf_bubble_container h4 {
    line-height: 16px;
    display: inline-block;
    margin: 0
}
.vfd-postcontent .gf_bubble_container h4 a {
    font-size: 14px
}
.gf_bubble_container .verfication {
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
    vertical-align: middle
}
/*.gf_bubble_container .verfication[data-station="Ja"] {
    background-image: url("../images/map/empfohlene_WRS_pikto.png");
    display: inline-block
}
.gf_bubble_container .verfication[data-inn="Ja"] {
    background-image: url("../images/map/PFG_pikto.png");
    display: inline-block
}*/
.gf_bubble_container .verfication[data-vfdtrainer="Ja"] {
    background-image: url("../images/map/vfd_pikto.png");
    display: inline-block
}
.gf_bubble_container .verfication[data-vfdkids="Ja"] {
    background-image: url("../images/map/vfdkids_pikto.png");
    display: inline-block
}
.gf_bubble_container .image {
    width: 40px;
    height: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.gf_bubble_container .image {
    position: absolute;
    left: 5px
}
.gf_bubble_container .rating-stars,
.gf_bubble_container .rating-stars:before {
    display: block;
    background: url("../images/map/stars.png") 0 -16px repeat-x;
    width: 80px;
    height: 16px
}
.gf_bubble_container .rating-stars:before {
    content: "";
    background-position: 0 0
}
.gf_bubble_container .rating-stars[data-review="0"] {
    display: none
}
.gf_bubble_container .rating-stars[data-rating="0"]:before {
    width: 0px
}
.gf_bubble_container .rating-stars[data-rating="0.5"]:before {
    width: 8px
}
.gf_bubble_container .rating-stars[data-rating="1"]:before {
    width: 16px
}
.gf_bubble_container .rating-stars[data-rating="1.5"]:before {
    width: 24px
}
.gf_bubble_container .rating-stars[data-rating="2"]:before {
    width: 32px
}
.gf_bubble_container .rating-stars[data-rating="2.5"]:before {
    width: 40px
}
.gf_bubble_container .rating-stars[data-rating="3"]:before {
    width: 48px
}
.gf_bubble_container .rating-stars[data-rating="3.5"]:before {
    width: 56px
}
.gf_bubble_container .rating-stars[data-rating="4"]:before {
    width: 64px
}
.gf_bubble_container .rating-stars[data-rating="4.5"]:before {
    width: 72px
}
.gf_bubble_container .more {
    display: none;
    width: 30%;
    float: right;
    font-size: 0
}
[data-display="list"] .gf_bubble_container .more p,
[data-display="list"] .gf_bubble_container .more li {
    font-size: 12px;
    margin: 0
}
.list-item.MS_CB-12 .gf_bubble_container .more p:before {
    display: none
}
.gf_bubble_container .attribute {
    width: 30px;
    height: 30px;
    margin: 2px;
    display: none
}
.gf_bubble_container .station .attribute {
    background-image: url("../images/map/pikto_sprite.png")
}
.gf_bubble_container .attribute[data-open] {
    background-position: -10px -100px;
    display: inline-block
}
.gf_bubble_container .attribute[data-open="0"],
.gf_bubble_container .attribute[data-open=""] {
    display: none
}
.gf_bubble_container .attribute[data-free] {
    background-position: -10px -150px;
    display: inline-block
}
.gf_bubble_container .attribute[data-free="0"],
.gf_bubble_container .attribute[data-free=""] {
    display: none
}
.gf_bubble_container .attribute[data-box] {
    background-position: -10px -200px;
    display: inline-block
}
.gf_bubble_container .attribute[data-box="0"],
.gf_bubble_container .attribute[data-box=""] {
    display: none
}
.gf_bubble_container .attribute[data-paddock] {
    background-position: -10px -250px;
    display: inline-block
}
.gf_bubble_container .attribute[data-paddock="0"],
.gf_bubble_container .attribute[data-paddock=""] {
    display: none
}
.gf_bubble_container .attribute[data-range] {
    background-position: -10px -300px;
    display: inline-block
}
.gf_bubble_container .attribute[data-range="0"],
.gf_bubble_container .attribute[data-range=""] {
    display: none
}
.gf_bubble_container .attribute[data-hay="Ja"] {
    background-position: -10px -350px;
    display: inline-block
}
.gf_bubble_container .attribute[data-grass="Ja"] {
    background-position: -10px -400px;
    display: inline-block
}
.gf_bubble_container .attribute[data-concentrate="Ja"] {
    background-position: -10px -450px;
    display: inline-block
}
.gf_bubble_container .attribute[data-barn] {
    background-position: -10px -500px;
    display: inline-block
}
.gf_bubble_container .attribute[data-barn="0"],
.gf_bubble_container .attribute[data-barn=""] {
    display: none
}
.gf_bubble_container .attribute[data-tent] {
    background-position: -10px -550px;
    display: inline-block
}
.gf_bubble_container .attribute[data-tent="0"],
.gf_bubble_container .attribute[data-tent=""] {
    display: none
}
.gf_bubble_container .attribute[data-room] {
    background-position: -10px -600px;
    display: inline-block
}
.gf_bubble_container .attribute[data-room="0"],
.gf_bubble_container .attribute[data-room=""] {
    display: none
}
.gf_bubble_container .attribute[data-flat] {
    background-position: -10px -650px;
    display: inline-block
}
.gf_bubble_container .attribute[data-flat="0"],
.gf_bubble_container .attribute[data-flat=""] {
    display: none
}
.gf_bubble_container .attribute[data-shower="Ja"] {
    background-position: -10px -700px;
    display: inline-block
}
.gf_bubble_container .attribute[data-breakfast="Ja"] {
    background-position: -10px -750px;
    display: inline-block
}
.gf_bubble_container .attribute[data-lunch="Ja"] {
    background-position: -10px -800px;
    display: inline-block
}
.gf_bubble_container .attribute[data-dinner="Ja"] {
    background-position: -10px -850px;
    display: inline-block
}
.gf_bubble_container .attribute[data-barbecue="Ja"] {
    background-position: -10px -900px;
    display: inline-block
}
.gf_bubble_container .attribute[data-shopping="Ja"] {
    background-position: -10px -950px;
    display: inline-block
}
.gf_bubble_container .attribute[data-pub="Ja"] {
    background-position: -10px -1000px;
    display: inline-block
}
.gf_bubble_container .attribute[data-buggy="Ja"] {
    background-position: -10px -1050px;
    display: inline-block
}
.gf_bubble_container .attribute[data-hanger="Ja"] {
    background-position: -10px -1100px;
    display: inline-block
}
.gf_bubble_container .attribute[data-luggage="Ja"] {
    background-position: -10px -1150px;
    display: inline-block
}
.gf_bubble_container .attribute[data-hunde="Ja"] {
    background-position: -10px -1200px;
    display: inline-block
}
.gf_bubble_container .attribute[data-hunde="Nein"] {
    background-position: -10px -1300px;
    display: inline-block
}
.gf_bubble_container .attribute[data-raucher="OK"] {
    background-position: -10px -1250px;
    display: inline-block
}
.gf_bubble_container .attribute[data-raucher="Nichtraucher"] {
    background-position: -10px -1350px;
    display: inline-block
}
.gf_bubble_container .trainingschool .attribute {
    background-image: url("../images/map/ausbildung_pikto_sprite.png")
}
.gf_bubble_container .attribute[data-training="Reiten"] {
    background-position: -10px -110px;
    display: inline-block
}
.gf_bubble_container .attribute[data-training="Fahren"] {
    background-position: -10px -160px;
    display: inline-block
}
.gf_bubble_container .attribute[data-training="Bodenarbeit"] {
    background-position: -10px -210px;
    display: inline-block
}
.gf_bubble_container .attribute[data-training="Voltigieren"] {
    background-position: -10px -260px;
    display: inline-block
}
.gf_bubble_container .attribute[data-infrastruktur="Reitplatz"] {
    background-position: -10px -1210px;
    display: inline-block
}
.gf_bubble_container .attribute[data-infrastruktur="Halle"] {
    background-position: -10px -1260px;
    display: inline-block
}
.gf_bubble_container .attribute[data-infrastruktur="Longierhalle"] {
    background-position: -10px -1310px;
    display: inline-block
}
.gf_bubble_container .attribute[data-special="Kinder/Jugendliche"] {
    background-position: -10px -310px;
    display: inline-block
}
.gf_bubble_container .attribute[data-special="Erwachsene"] {
    background-position: -10px -360px;
    display: inline-block
}
.gf_bubble_container .attribute[data-special="Sp├ñteinsteiger"] {
    background-position: -10px -410px;
    display: inline-block
}
.gf_bubble_container .attribute[data-horsekeeping="Box"] {
    background-position: -10px -510px;
    display: inline-block
}
.gf_bubble_container .attribute[data-horsekeeping="Offenstall"] {
    background-position: -10px -560px;
    display: inline-block
}
.gf_bubble_container .attribute[data-horsekeeping="t├ñglicher Auslauf/ Weide"] {
    background-position: -10px -610px;
    display: inline-block
}
.gf_bubble_container .attribute[data-schoolhorse="ja"] {
    background-position: -10px -460px;
    display: inline-block
}
.gf_bubble_container .attribute[data-grouptraining="ja"] {
    background-position: -10px -910px;
    display: inline-block
}
.gf_bubble_container .attribute[data-singletraining="ja"] {
    background-position: -10px -960px;
    display: inline-block
}
.gf_bubble_container .attribute[data-ownHorse="ja"] {
    background-position: -10px -1160px;
    display: inline-block
}
.gf_bubble_container .attribute[data-excusion="ja"] {
    background-position: -10px -660px;
    display: inline-block
}
.gf_bubble_container .attribute[data-offertraining="ja"] {
    background-position: -10px -710px;
    display: inline-block
}
.gf_bubble_container .attribute[data-kids="ja"] {
    background-position: -10px -760px;
    display: inline-block
}
.gf_bubble_container .attribute[data-kidstraining="ja"] {
    background-position: -10px -1110px;
    display: inline-block
}
.gf_bubble_container .attribute[data-hollydays="ja"] {
    background-position: -10px -1010px;
    display: inline-block
}
.gf_bubble_container .attribute[data-hollydaysovernight="ja"] {
    background-position: -10px -1060px;
    display: inline-block
}
.gf_bubble_container .attribute[data-birthday="ja"] {
    background-position: -10px -810px;
    display: inline-block
}
.gf_bubble_container .attribute[data-cooperation="ja"] {
    background-position: -10px -860px;
    display: inline-block
}
.gf_pagination {
    text-align: center
}
.gf_paginationPrev,
.gf_paginationNext,
.gf_paginationText {
    display: inline-block;
    margin: 0 5px
}
.gf_paginationPrev,
.gf_paginationNext {
    text-decoration: underline;
    cursor: pointer
}
.gf_paginationPrev.disabled,
.gf_paginationNext.disabled {
    text-decoration: none;
    cursor: default
}
.gf_buttons {
    position: absolute;
    top: -16px;
    right: 0
}
.gf_button {
    margin: 0 2px;
    padding: 0 2px;
    display: inline-block;
    background-color: #FFF;
    cursor: pointer
}
.fullscreen #gf_template_container {
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-size: 12px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    background: #fff;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    margin: 20px
}
.fullscreen #gf_template_container h4 a {
    font-size: 18px;
    text-decoration: none
}
.fullscreen .gf_button.list {
    display: none
}
.fullscreen .gf_map {
    width: 70% !important;
    height: calc(100% - 20px) !important
}
.fullscreen .gf_sidebar {
    width: 30%;
    height: calc(100% - 20px);
    box-sizing: border-box
}
.fullscreen .gf_list {
    width: 100%;
    height: calc( 100% - 18px)
}
.fullscreen .gf_list .list-item {
    min-height: 130px
}
.fullscreen .gf_list .gf_bubble_container {
    min-height: 130px;
    padding-left: 130px
}
.fullscreen .gf_list .gf_bubble_container .more {
    display: inline-block;
    width: 35%;
    float: none
}
.fullscreen .gf_list .gf_bubble_container .item-content {
    width: 60%;
    display: inline-block;
    vertical-align: top
}
.fullscreen .gf_list .gf_bubble_container p {
    margin-top: 5px
}
.fullscreen .gf_list .gf_bubble_container .image {
    width: 120px;
    height: 120px
}
.fullscreen [data-display="map"] .gf_map {
    width: 100% !important;
    height: 100% !important
}
[data-display="list"] .gf_sidebar {
    width: 100%
}
[data-display="both"] .gf_button.both {
    display: none
}
[data-display="map"] .gf_button.map {
    display: none
}
[data-display="map"] .gf_sidebar {
    display: none
}
[data-display="map"] .gf_map {
    width: 680px !important;
    margin-top:10px;
}
[data-display="list"] .gf_button.list {
    display: none
}
[data-display="list"] .gf_button.fullscreen {
    display: none
}
[data-display="list"] .gf_map {
    display: none
}
#gf_template_container[data-display="list"] {
    height: auto
}
[data-display="list"] .gf_sidebar {
    position: static
}
[data-display="list"] .gf_list {
    height: auto
}
[data-display="list"] .gf_bubble_container {
    min-height: 130px;
    padding-left: 170px
}
[data-display="list"] .gf_bubble_container .more {
    display: block
}
[data-display="list"] .gf_bubble_container .item-content {
    width: 60%;
    float: left
}
.vfd-postcontent [data-display="list"] .gf_bubble_container h4 a {
    font-size: 18px;
	line-height: 22px;
}
[data-display="list"] .gf_bubble_container p {
    margin-top: 5px
}
[data-display="list"] .gf_bubble_container .image {
    width: 160px;
    height: 125px
}
#map-copyright {
    background: rgba(255, 255, 255, 0.75);
    padding: 0 2px
}
@media (max-width: 43em) {
    .gf_button.fullscreen {
        display: none
    }
    .trainingschool h1,
    .trainer h1,
    .wrs h1 {
        margin: -10px 0px 50px
    }
    #gf_template_container {
        margin: 0
    }
    .mapitem {
        margin: 0
    }
    [data-display="map"] .gf_map {
        width: 100% !important
    }
    .gf_map {
        width: 100% !important;
        height: 400px !important;
        margin: 50px 0 20px 0 !important
    }
    .gf_sidebar {
        border: none;
        border-top: 1px dashed #CBD3C1;
        position: relative;
        width: 100%
    }
    .gf_list {
        width: 100%;
        height: auto
    }
    .gf_sidebar .list-item {
        padding-bottom: 5px
    }
    .gf_sidebar .list-item:last-child {
        border-bottom: none
    }
    #gf_template_container .gf_reference {
        margin-top: 30px
    }
    .gf_pagination {
        padding-top: 5px
    }
    .gf_filter {
        text-align: right
    }
    .gf_filter input.gf_searchfield {
        width: 100%;
        margin: 2px 0
    }
    .gf_filterMoreContainer {
        top: 70px
    }
    [data-display="list"] .gf_list {
        width: 100%;
        margin-top: 50px;
        height: auto
    }
    [data-display="list"] .gf_bubble_container .image {
        width: 40px;
        height: 40px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
    }
    [data-display="list"] .gf_bubble_container .item-content {
        width: 100%
    }
    [data-display="list"] .gf_bubble_container {
        min-height: auto;
        padding-left: 50px
    }
    [data-display="list"] .gf_sidebar {
        position: relative;
        width: 100%;
        border-top: none
    }
    [data-display="list"] .list-item:first-child {
        border-top: 1px dashed #CBD3C1
    }
    [data-display="list"] .gf_bubble_container .more {
        width: 100%
    }
    #map {
        width: 100% !important;
        height: 400px !important
    }
}

.SobiPro h1,.SobiPro h2, .SobiPro h3, .SobiPro h4, .SobiPro h5, .SobiPro h6 {
    color: #3D5032;
    margin: 10px 0;
    font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: bold;
}
.SobiPro h1 {
    font-size: 24px;
    line-height: 100%;
}
.SobiPro h2 {
    font-size: 22px;
}
.SobiPro h3 {
    font-size: 18px;
    color: #0B7A23;
    line-height: 24px;
}
.SobiPro h4 {
    font-size: 16px;
}
.SobiPro .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: block;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: none;
    background-clip: none;
}
.SobiPro .bootstrap-datetimepicker-widget.dropdown-menu {
    display: none;
}
.SobiPro .btn-group>.btn:first-child {
    display: none;
}
.SobiPro .dropdown-menu>li>a {
    display: inline-block;
    padding: 0;
    font-weight: 400;
}
.SobiPro .dropdown-menu>li>a:focus, .SobiPro .dropdown-menu>li>a:hover, .SobiPro .dropdown-submenu:focus>a, .SobiPro .dropdown-submenu:hover>a {
    text-decoration: underline;
    background-image: none;
    background-color: #ffffff;
    color: #333;
}
.SobiPro .btn-group>.dropdown-menu {
    font-size: 13px;
}
.SobiPro img {
    padding-right: 10px;
}
.SobiPro img.field_icon{
    height: 100%;
	width: auto;
}

.spClassRadio label, .spClassCheckbox label {
    margin-left: 20px;
}
#spEntryForm button {
    padding: 4px 12px;
    display: inline-block;
}

#spEntryForm input[type=checkbox], #spEntryForm input[type=radio] {
    border-style: none!important;
    float: left;
}
#spEntryForm .form_data_policy_notice label{
	display: inline;
}
#spEntryForm .form_data_policy_notice input#data_policy_notice{
	float: right;
	display:inline;
}

.SobiPro .btn-group>.btn:first-child {
    display: block;
}
.gf_filter #gf_filterItem_MS_SP-17686 {
    background-image: url("../images/map/rittfahrtenfuehrer.png");
}

.gf_bubble_container .verfication[data-ritt="Ja"] {
    background-image: url("../images/map/empfohlende_rittfuehrer.png");
    display: inline-block;
}

.gf_bubble_container .verfication[data-fahrten="Ja"] {
    background-image: url("../images/map/empfohlende_fahrtenfuehrer.png");
    display: inline-block;
}

.list-item.MS_SP-17686 .gf_bubble_container p:before {
    background-image: url("../images/map/rittfahrtenfuehrer.png");
}
#gf_filterItemMore_MS_SP-17686:before {
    background-image: url("../images/map/rittfahrtenfuehrer.png");
}

.SobiPro label {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
	cursor: default;
}
.SobiPro .btn-group>.btn:first-child {
    display: none;
}

div#jform_articletext_preview_container {
	background-color: #ffffff;
}
#SobiPro .fear-category-module{
	margin: 0;
	padding: 0;
}

#SobiPro .fear-category-module p{
	font-size: 12px;
	line-height: 140%;
	color: #404040;
	font-weight: normal;
	font-family: Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
	 -moz-osx-font-smoothing: auto;
}
#SobiPro .vfd-postheader a,
#SobiPro h2.vfd-postheader {
	font-size: 15px;
	text-decoration: none;
	text-align: left;
	color: #3D5032;
	font-weight: normal;
}
#SobiPro .vfd-postcontent{
	padding-left: 0;
}
#SobiPro .fear-image{
	max-width: 40%;
}
#SobiPro .fear-image img{
	max-width: 100%;
}
/* Rittführer Länder Form */

#field_ritt_bundesland .spFieldCheckbox label{
  display: none;
}
#field_ritt_bundesland .spFieldCheckbox .ritt-land {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
/*#field_ritt_bundesland .spFieldCheckbox span.ritt-land input {
  display: none;
}*/
#field_ritt_bundesland .spFieldCheckbox .active {
  display: block;
}
.ritt-land {
  margin-top: 20px;
}

.ritt-land label {
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
}

#field_ritt_bundesland .spFieldCheckbox .hinweis {
    display: block;
    margin-left: -21px;
}
#field_ritt_bundesland .spFieldCheckbox .hinweis input {
    display: none;
}
/*Ummeldung formular*/
#ff_formdiv48 .bfQuickMode p input[type='text'] {
       	width: 50%;
}
#ff_formdiv48 #bfElemWrap1966, #ff_formdiv48 #bfElemWrap1876, 
#ff_formdiv48 #bfElemWrap1919, #ff_formdiv48 #bfElemWrap1926 {
	margin-bottom: 25px;
}
.bfNoSection#working, .bfNoSection#bfQuickModeSection64605{
	margin-top: 30px;
	border-top: dotted 1px #ccc;
}

#ff_formdiv48 .bfPrevButton {
	float: right;
	margin-top: 5px;
}
#ff_formdiv48 #bfElemWrap1972 {
	float: right;
}


@media print {
	@page {
		size: auto;
		margin: 0mm;
	}

	body {
        margin: 10mm 15mm 10mm 15mm; 
    }
    .menu-toggle, .breadcrumb-box, footer, #bfElemWrap1972, button {
		visibility: hidden;
        display: none;
	}
}

/* Fahren FAQs */
.fahren-faq-item p {
	display: none;
}
.fahren-faq-item h2 {
    font-size: 17px;
}
.fahren-faq-item p.faq-open {
    display: block;
}
.fahren-faq-item h4 {
    font-size: 13px;
    text-decoration: underline;
}
.fahren-faq-item h3 {
    font-size: 16px;
}
.fahren-faq-item {
    margin-bottom: 10px;
}

iframe#click_stats_overview, a#statistics_clickoverview_tablink {
	display: none !important;
}

.vfd-block.clearfix.rss {
    position: relative;
    height: 25px;
}
.vfd-block.clearfix.rss span {
    position: absolute;
    right: 83px;
    top: 11px;
}
.vfd-block.clearfix.rss span#rss-icon {
    position: absolute;
    top: -7px;
    right: -25px;
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(../images/rss_icon.png);
    background-size:100%;
    background-repeat: no-repeat;
}

/*social button*/
.addtoany_container {
    display: block;
    clear: both;
    padding-bottom: 15px;
    text-align: right;
}
.addtoany_list > a {
    padding: 0 2px;
}

.addtoany_list a[href^='http://'] {
    background: none;
    padding-left: 0;
}
.no-social .addtoany_container {
    display: none;
}

/*CB Login*/
#right-sidebar fieldset.userdata {
    border-width: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0;
    text-align: center;
}
form#login-form_login-modul {
    padding: 0px 4px 6px 2px
}
#right-sidebar .vfd-block #login-form_login-modul .t {
    margin: 0 0 10px 0;
}
#form-login-username {
  margin-bottom: 8px;
}
ul.cbLoginLinksList {
    padding-top: 10px;
}
form#mod_login_logoutform {
    padding-bottom: 5px;
}
p#form-login-remember {
    text-align: left;
}
p#form-login-remember input {
    float: left;
    margin-top: 0px;
}
fieldset label {
    width: 8em;
}
#right-sidebar .vfd-block #mod_login_logoutform .t {
    margin: 0 0 10px 0;
}
form#mod_login_logoutform div {
    text-align: left !important;
}
form#mod_login_logoutform {
    padding: 3px 2px 5px 2px;
}
span.cbLogoutButtonSpan {
    text-align: center !important;
    display: block;
}
a.mod_login:before {
  content: "\f0da";
  font-family: FontAwesome;
  color: #3D5032;
  padding-right: 5px;
  text-decoration: none;
}
a.mod_login {
    text-decoration: none;
}
a.mod_login span {
    text-decoration: underline;
}
li.cbLostLoginLi a.mod_login:before {
    content: none;
}
li.cbLostLoginLi a.mod_login {
    text-decoration: underline;
}
li.cbLostLoginLi:before { 
  content: "\f0da";
  font-family: FontAwesome;
  color: #3D5032;
  padding-right: 5px;
}
.vfd-post #login-box-welcome {
  display: none;
}
.vfd-post #login-form_login-modul .t {
    display: none;
}
.vfd-post fieldset.userdata {
    padding: 12px;
}
.vfd-post .mod_login_showprofile, 
.vfd-post .mod_login_editprofile,
.vfd-post li.cbLostLoginLi:before,
.vfd-post a.mod_login:before {
  display: none;
}
#right-sidebar #mod_login_greeting_login-modul {
  display: none;
}
#right-sidebar .vfd-block:first-child {
  background-color: rgba(203, 211, 193, 0.2);
}
.vfd-hmenu-left-to-right .item-167,
.vfd-hmenu-left-to-right .item-168,
.vfd-hmenu-left-to-right .item-169 {
    display: none;
}
.cbSSmenu ul:hover, .cbSSmenu a:hover, .cbSSmenu a:focus, .cbMenu a:hover, .cbMenu a:focus {
    background-color: #ffffff;
}

#selectlocationbutton, #createlocationbutton {
	display: inline-block !important;
}



.vfd-postcontent #SobiPro ul>li:before, 
.vfd-post #SobiPro ul>li:before, 
.vfd-textblock #SobiPro ul>li:before {
    display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu li > a {
    text-decoration: none;
}

/* new Calender of Editor*/

.icon-calendar:after {
	 font-family: FontAwesome;
    content: '\f073';
}

.calendar-container table tbody td.today {
    width: auto;
}
.calendar-container table {
	width: 200px;
}

.cbUserListT_34 tr, .cbUserListT_6 tr {
	border-top: solid 1px #eee;
}

/* Ummeldungsformular Calender */
.bfCalendar:after {
    font-family: FontAwesome;
    content: '\f073';
}

/* Profile page btn left*/
.profile .pull-right {
	float: none !important;
}

/* FAQ */
.faq_faq {
	margin-bottom: 20px;
}

/* Umfragen */
.vfd-postcontent .survey-form ul>li:before, .vfd-post .survey-form  ul>li:before, 
.vfd-textblock .survey-form  ul>li:before {
    content: '';
    margin-right: 6px;
    bottom: 2px;
    display: none !important;
    font-size: 0;
    line-height: 0;
}

#modalTextAnswers {
    display: none;
}

.social-sharing {
    display: none;
}

.survey-title a {
    text-decoration-line: none;

}

.survey-body .text-muted {
	display: none;
}


#cj-wrapper .panel-default#question-46 {
	border-color: #fff;
}

#cj-wrapper #question-46.panel-default>.panel-heading {
	background-color: #ffffff;
}

#cj-wrapper #question-46 .panel-heading {
	border-bottom: none;
}

#cj-wrapper #question-46.panel {
	box-shadow: none;
}

#question-46 .fa-caret-right {
	display: none;
}

.cj-wrapper .navbar  {
	display: none;
}

#cj-wrapper .table-responsive {
    overflow-x: inherit;
}

.js-stools-btn-filter {
	display: none;
}

/* global */
#cj-wrapper .panel-default>.panel-heading {
    background-color: green;
    color: #fff;
    line-height: 22px;
}
#cj-wrapper .panel-default.abc>.panel-heading,
#cj-wrapper .panel-default.down>.panel-heading,
#cj-wrapper .panel-default#question-119>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
}
#cj-wrapper .panel-default.down {
	margin-left: 30px;
}
#cj-wrapper input[type="text"], 
#cj-wrapper input[type="password"], 
#cj-wrapper input[type="email"], 
#cj-wrapper input[type="url"], textarea {
    width: 100%;
}

.umfrage-teaser {
    background-color: #f4f6f3;
    margin-bottom: 10px;
    padding: 10px 10px 30px 10px;
}

@media (max-width: 43em) {
	.umfrage-teaser img {
	    width: 122px !important;
	}
}
/* -- Organigram -- */
.organigram details{
	margin-bottom: 5px;
	border: 1px dashed #CBD3C1;
	display: block;
}
.organigram summary{
	cursor: pointer;
	background-color: rgba(203, 211, 193, 0.2);
	color: #3D5032;
	line-height: 24px;
	font-size: 18px;
	padding: 0 0 2px 4px;
}
summary:focus {
	outline: none;
}

.organigram details.open summary,
.organigram details[open] summary{
	border-bottom: 1px dashed #CBD3C1;
}
.organigram details p{
	margin-left: 4px;
}
.organigram details li {
	color: #404040;
}
.organigram details.ie > *{
	display:none;
}
.organigram details.ie.open > *{
	display:block;
}
.organigram details.ie summary{
	display:block;
}
#ff_form55.bfQuickMode .bfLabelRight label{
	float:none;
}
/* -- Popover beim alias im editformular beiträge -- */
.popover{
	z-index: 100;
background-color: yellow;
width: 30%;
padding: 20px;
border: 1px solid #000000;
	margin:20px;
}
/* Cookie Banner */
.plg_system_eprivacy_module .plg_system_eprivacy_message {
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index: 1000;
border:1px solid #3D5032;;
background-color:rgba(255, 255, 255, 0.9);
padding:10px;
	text-align: center;
	font-size: 13px;
}
.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_agreed {
color:#fff;
background-color:#0B7A23;
	border:none;
	padding: 5px 10px;
margin: 0 10px;
}
.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_declined {
color:#fff;
background-color:#f00;
	border:none;
	padding: 5px 10px;
margin: 0 10px;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted,
.plg_system_eprivacy_module div.plg_system_eprivacy_declined {
	max-width: 86em;
	margin: 10px auto;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button,
.plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
float:right;
}
.plg_system_eprivacy_accepted button.plg_system_eprivacy_accepted{
	display: none;
}
.no-cookie #right-sidebar .vfd-block.login-modul,
.no-cookie #right-sidebar .vfd-block.newsletter-modul{
	display:none;
}
/* Community Builder */
.cbTabsNav li.cbTabNav:before{
	content: none;
}
.cbUserListFieldLine.cbUserListFL_firstname,
.cbUserListFieldLine.cbUserListFL_lastname{
	display: inline;
	margin-right:3px;
}
.cbListFieldCont ul{
	margin:0;
}
#right-sidebar .login-greeting{
	display:none;
}
#right-sidebar .cbModuleUsernameIcon,
#right-sidebar .cbModulePasswordIcon{
	display:none;
}
.cbMenu_UE_MENU_VIEW,
.cbMenu_UE_MENU_MESSAGES,
.cbMenu_UE_MENU_MODERATE{
	display: none;
}
.breadcrumb > li + li::before{
	display:none;
}
.breadcrumb{
	background-color: transparent;
	border-radius:0;
	margin-bottom: 0;
}
#login-form button, #login-form button:hover {
	font-size: 12px;
	color: #333;
	display: inline-block;
    font-weight: 400;
    line-height: 16px;
    text-align: inherit;
    padding: 1px 10px;
	border: 1px solid #bcbcbc;
	background: #e1e1e1;
    border-radius: 0;
}
.bfFormDiv {
	margin: 10px;
}
.bfQuickMode .bfPageIntro {
	padding: 0;
}