:focus {
    outline: none;
}

/****************reset css starts here*****************/
/*h1, h2, h3, h4, h5, h6, p, ul, li, body, html, form, fieldset, figure {*/
h1, h2, h3, h4, h5, h6, p, body, html, form, fieldset, figure {
    margin: 0;
    padding: 0;
    outline: none;
    font-weight: normal;
    border: 0
}
h1 > a:visited, h2 > a:visited,  h3 > a:visited, h4 > a:visited, h5 > a:visited {
    color: unset;
}
/*
form, fieldset {
        float: left;
        width: 100%
}
*/
img {
    border: 0 none;
    max-width: 100%;
    height: auto;
    display: inline-block;
}
a, a:hover, a:active {
    text-decoration: none;
    /*border: 0;*/
    outline: none!important;
}

ul, ol {
    padding-left: 20px;
    margin-bottom: 0;
}
ul > li,
ol > li {
    margin-bottom: 10px;
}
.left-section ul > li,
.left-section ol > li {
    line-height: 22px;
}
.left-section ul.multicolumnContainer > li.column .csc-type-bullets li {
    list-style-type: disc;
}

.content_element .text ul li {
    list-style-type:disc;
}

ul.list-unstyled > li,
.dropdown-menu > li {
    margin-bottom: 0;
}

input, select, a, textarea {
    outline: none!important
}


button.btn-big{
    padding:10px !important;
}
select.select-small{
    height:auto !important;
    padding:6px !important;
    font-size:12px;
}


body {
    font-family: verdana;
    color: #555;
    -ms-overflow-style: scrollbar;
}
/****************reset css ends here*****************/
.container {

    max-width: 1020px;
    width: 990px;

    /*
      max-width: 1120px;
      width: 1090px;
    */

    padding-right: 0px !important;
    padding-left: 0px  !important;
}
.main_container {
    background: #abd293 url(../images/layout_bg.jpg) repeat-x 0 0;
}
.layout {
    width: 100%;
}
.wrapper {
    background-color: #fff;
    background: -webkit-linear-gradient(top, transparent 190px, white 190px);
    background: -moz-linear-gradient(top, transparent 190px, white 190px);
    background: -o-linear-gradient(top, transparent 190px, white 190px);
    background: -ms-linear-gradient(top, transparent 190px, white 190px);
    background: linear-gradient(top, transparent 190px, white 190px);
}
.logo {
    display: inline-block;
    margin-top: 32px;
    margin-bottom: 30px;
    text-indent: -10px;
}
.logo-hipp {
    text-align: center;
}
.logo-hipp img {
    margin-top: 30px;
    width: 217px;
}
@media (min-width: 768px) {
    .logo-hipp img {
        margin-bottom: 30px;
    }
}
h1 {
    font-family: "AdvertWebPro";
    font-size: 32px;
    line-height: 44px;
    color: #6cb245;
    margin-bottom: 32px;
}
h2,
h3,
h3 a {
    font-family: "AdvertWebPro";
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 14px;
}
h2 {
    color: #6cb245;
}
h3,
h3 a {
    color: #555555;
}
h4 {
    font: 14px/22px verdana;
    color: #555555;
    margin-bottom: 10px;
    font-weight: 700;
}
h4 a {
    font: 14px/18px verdana;
    color: #555555;
    margin-bottom: 10px;
    font-weight: 700;
}
h5 {
    font: 14px/18px verdana;
    color: #555555;
}
h6,
h6 a {
    font-family: "AdvertWebPro";
    font-size: 24px;
    font-style: italic;
    line-height: 32px;
    margin-bottom: 0;
}
h6,
h6 a {
    color: #555555;
}
p {
    font: 14px/22px verdana;
    color: #555555;
    margin-bottom: 20px;
}
p.paragraph1 {
    margin-top: 20px;
    margin-bottom: 40px;
}
h5.heading5 {
    font-size: 12px;
    color: #aaa;
}
.bildunterschrift, .caption {
    font-size: 12px !important;
    color: #aaa;
    margin-top: 5px;
    padding: 0;
}
.content_element {
    margin-bottom: 40px;
}
.accordion .accordion-group .accordion-body.collapse.in .content_element,
.accordion .accordion-group .accordion-body.collapsing .content_element{
    margin-bottom: 0;
}
/*
.content_element:before,
.content_element:after {
        display: table;
        content: " ";
}
.content_element:after {
        clear: both;
}
*/

.highlight_box p:last-child {
    margin-bottom: 0px;
}
.lists h3 {
    margin-bottom: 5px;
}
/***header css starts here***/
.user_dropdown {
    margin-bottom: 23px;
}
.user_dropdown .btn-default {
    background-color: #fff;
    border: 1px solid #eee9f2;
    border-top: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    padding: 13px 30px 13px 55px;
    background: url(../images/down_arrow.svg) no-repeat 20px center;
}
.user_dropdown .btn, .user_dropdown.open .btn {
    color: #572280;
    font: 14px verdana;
    width: 100%;
}
.user_dropdown .caret {
    border: none;
}
.user_dropdown.open .btn-default {
    background: #efe6f3 url(../images/up_arrow.svg) no-repeat 20px center;
    border: 0px solid #efe6f3;
    border-radius: 0px;
    width: 100%;
}
.user_dropdown .dropdown-menu {
    background-color: #efe6f3;
    width: 100% !important;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #efe6f3;
    font: 12px verdana;
    color: #555555;
    box-shadow: none;
    top: 41px;
    z-index: 99999;
    left: 0px !important;
    border-top: 1px solid #F7F3F9;
}
.nav.nav-pills.my_nav {
    position: relative;
}
.nav > li {
    display: block;
    position: static;
}
.nav li {
    /*margin: 0;*/
}
.nav > li.menu_item li.current > a {
    font-weight: bold;
}
.dropup, .dropdown {
    /*position: static;*/
}
.nodisplay_mobile {
    display: block;
}
.display_mobile {
    display: none;
}
.display_mobile2 {
    display: none;
}
.clear {
    clear: both;
}
.no_padding {
    padding: 0!important;
}
.no_right_padding {
    padding-right: 0;
    text-align: right;
}
.user_dropdown .dropdown-menu > li > a {
    padding: 3px 10px;
    background-color: transparent;
}
.user_dropdown .dropdown-menu > li > a.menu_item {
    background: url(../images/voilet-right-arrow.svg) no-repeat 10px center;
    padding-left: 35px;
    padding-right: 10px;
}
.user-text {
    display: block;
    background-color: #fff;
    color: #572381;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 30px;
    margin-top: 3px;
    border-radius: 5px;
}
.user-text a {
    color: #572381;
}
.seach_box {
    width: 250px;
    float: right;
    margin-bottom: 20px;
}
.seach_box input[type="text"],
.seach_box input[type="search"] {
    float: right;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 35px;
    padding-left: 2%;
    padding-right: 30px;
    background: url(../images/shadow_top.jpg) repeat-x 0 top;
    position: relative;
    width: 100%;
}
.seach_box input[type="submit"],
.seach_box button[type="submit"] {
    float: right;
    border: 0px solid #d1d1d1;
    -webkit-border-radius: 5px;
    font-size: 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 32px;
    background: url(../images/search_icon.svg) no-repeat 96% center;
    position: absolute;
    right: 10px;
    width: 25px;
    margin-top: 2px;
}
/***nav css starts here***/
nav {
    /*
    margin-bottom: 80px;
    */
}

nav ul {
    margin: 0 auto;
    display: table;
    width: 100%;
    border-spacing: 0px 0px;
    border-collapse: collapse;
}
.nav-pills > li {
    display: table-cell;
    table-layout: fixed;
    text-align: center;
    height: 1px;
    float: none !important;
    white-space: nowrap;
}
.nav-pills > li + li {
    border-left: 5px solid transparent;
}
.nav-pills > li > a {
    background-color: #f5f5f5;
    padding: 13px 0 8px;
    font-size: 16.8px;
    font-family: "AdvertWebPro";
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #57a627;
    color: #fff;
}
.nav-pills > li.menu_item1045 > a {
    color: #009ee1;
}
.nav-pills > li.menu_item1045 > a:hover, .nav-pills > li.menu_item1045.active > a {
    background: #009ee1;
    color: #fff;
}
.nav-pills > li.menu_item8 > a {
    color: #57a627;
}
.nav-pills > li.menu_item8 > a:hover, .nav-pills > li.menu_item8.active > a {
    background: #57a627;
    color: #fff;
}
.nav-pills > li.active > a {
    color: #fff;
}
.nav-pills > li.menu_item1125 > a {
    color: #eb690b;
}
.nav-pills > li.menu_item1125 > a:hover, .nav-pills > li.menu_item1125.active > a {
    background: #eb690b;
    color: #fff;
}
.nav-pills > li.menu_item7 > a {
    color: #e3007a;
}
.nav-pills > li.menu_item7 > a:hover, .nav-pills > li.menu_item7.active > a {
    color: #fff;
    background: #e3007a;
}
.nav-pills > li.menu_item6 > a {
    color: #f2963f;
}
.nav-pills > li.menu_item6 > a:hover, .nav-pills > li.menu_item6.active > a {
    background: #f2963f;
    color: #fff;
}
.nav-pills > li.menu_item5 > a {
    color: #572381;
}
.nav-pills > li.menu_item5 > a:hover, .nav-pills > li.menu_item5.active > a {
    background: #572381;
    color: #fff;
}
.nav-pills > li.menu_item4 > a {
    color: #00519e;
}
.nav-pills > li.menu_item4 > a:hover, .nav-pills > li.menu_item4.active > a,
.nav-pills > li.menu_item6850 > a:hover, .nav-pills > li.menu_item6850.active > a {
    background: #00519e;
    color: #fff;
}
.nav-pills > li.menu_item3 > a {
    color: #009036;
}
.nav-pills > li.menu_item3 > a:hover, .nav-pills > li.menu_item3.active > a {
    color: #fff;
    background: #009036;
}
.my_nav .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 0;
    background-color: #eef6e9;
    display: block;
    min-width: 100%;
    margin-top: 0px;
    height:45px;
}
.nav-level-1 {
    margin-bottom: 10px;
}
.my_nav .nav-level-2 {
    margin-bottom: 30px;
    overflow: hidden;
}
.my_nav .next,
.my_nav .previous {
    position: absolute;
    display: inline-block;
    z-index: 1001;
    font-size: 0;
    height: 45px;
    width: 58px;
    display: none;
    cursor: pointer;
}
.my_nav .previous {
    left: 0;
    background: url(../images/prev_arrow.svg) repeat-x left 0;
}
.my_nav .next {
    right: 0;
    background: url(../images/next_arrow.svg) repeat-x right 0;
}
.my_nav .dropdown-menu > .active > a,
.my_nav .dropdown-menu > .active > a:hover,
.my_nav .dropdown-menu > .active > a:focus {
    background-color: #fcfdfb;
    color: #57a627;
    font-weight: 700;
}
.my_nav .dropdown-menu > li {
    display: inline-block;
    float: left;
    border-right: 1px solid #fff;
    margin: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
}
.my_nav .dropdown-menu > li > a {
    padding: 7px 25px 8px;
    font-family: verdana;
    font-size: 14px;
    line-height: 31px;
    color: #333;
}
.mnu .list-group-item-success {
    padding-right: 5px;
}
.my_nav .dropdown-menu li a.scroll_btn {
    width: 50px;
    height: 44px;
    background-color: green;
}
.table {
    margin-bottom: 0;
}
.table-responsive {
    border: 0;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #eef6e9;
}
.table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #fcfdfb;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    border: none;
    border-top: 1px solid white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 20px;
}
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > tbody:first-child > tr:first-child > th,
.table > tbody:first-child > tr:first-child > td,
.table > tfoot:first-child > tr:first-child > th,
.table > tfoot:first-child > tr:first-child > td {
    padding-top: 15px;
}
.table > thead:last-child > tr:last-child > th,
.table > thead:last-child > tr:last-child > td,
.table > tbody:last-child > tr:last-child > th,
.table > tbody:last-child > tr:last-child > td,
.table > tfoot:last-child > tr:last-child > th,
.table > tfoot:last-child > tr:last-child > td {
    padding-bottom: 15px;
}
tr > td,
tr > th {
    font: 14px/18px verdana;
    color: #555555;
}

.table > thead > tr > th:first-child,
.table > tbody > tr > th:first-child,
.table > tbody > tr > td:first-child {
    padding-left: 20px;
}
/*
.first_table tr > th {
        font-weight: normal;
}
.first_table tr > td:first-child, .first_table tr > th:first-child {
        font-weight: bold;
}
*/

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px !important;
}

.tab-pane .table,
.tab-pane .table *,
.panel-body .table,
.panel-body .table * {
    background-color: transparent;
    border-color: transparent;
}

.tab-pane .table > thead > tr > th,
.tab-pane .table > tbody > tr > th,
.tab-pane .table > tbody > tr > td,
.panel-body .table > thead > tr > th,
.panel-body .table > tbody > tr > th,
.panel-body .table > tbody > tr > td{
    padding: 2px 0 !important;
}

.highlight_box {
    background-color: #eef6e9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
}
.gradient_effect,
.highlight_box.gradient_effect,
.tab-content.tabcontent.gradient_effect {
    background: -webkit-linear-gradient(#EEF6E9, white);
    background: -o-linear-gradient(#EEF6E9, white);
    background: -moz-linear-gradient(#EEF6E9, white);
    background: linear-gradient(#EEF6E9, white);
}
.nav-tabs {
    border-bottom: 1px solid #fff;
}
.nav-tabs > li > a {
    font: bold 14px verdana;
    color: #aaa;
    background-color: #fafafa;
    padding: 16px 20px 11px 20px;
    border: 0px;
}
body.blue-color .left-section .nav-tabs > li > a,
body.green-color .left-section .nav-tabs > li > a,
body.red-color .left-section .nav-tabs > li > a,
body.pink-color .left-section .nav-tabs > li > a,
body.orange-color .left-section .nav-tabs > li > a,
body.voilet-color .left-section .nav-tabs > li > a,
body.darkblue-color .left-section .nav-tabs > li > a,
body.darkgreen-color .left-section .nav-tabs > li > a {
    color: #aaa;
}
body.blue-color .left-section .nav-tabs > li.active > a,
body.green-color .left-section .nav-tabs > li.active > a,
body.red-color .left-section .nav-tabs > li.active > a,
body.pink-color .left-section .nav-tabs > li.active > a,
body.orange-color .left-section .nav-tabs > li.active > a,
body.voilet-color .left-section .nav-tabs > li.active > a,
body.darkblue-color .left-section .nav-tabs > li.active > a,
body.darkgreen-color .left-section .nav-tabs > li.active > a {
    color: #555;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #eef6e9;
    font-weight: bold;
    border: 0px;
}
.nav-tabs > li > a:hover {
    background: #eef6e9;
    border: 0px;
}

.tab-content.tabcontent {
    padding: 12px 20px 20px 20px;
    color: #555;
    font: 14px verdana;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #eef6e9;
}

.tab-content{
    padding:20px;
    padding-top:0px;
}

.nav-tabs > li > a {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
/*
.tab-pane p {
        margin-bottom: 0!important;
}
*/
.nav-tabs > li {
    margin-right: 4px;
}
/*
.lists {
        width: 100%;
        float: left;
}
.lists ul li {
        padding-left: 20px;
        background: url(../images/bullets.svg) no-repeat 2px 8px;
        margin-bottom: 10px;
        line-height: 21px;
}
*/
p a,
p a:hover,
.left-section li a,
label a,
label a:hover {
    color: #57A627;
}


a.first_link, a.internal-link-new-window {
    background: url(../images/greenright-arrow.svg) no-repeat 0 2px;
    padding-left: 25px;
    display: inline-block;
    padding-bottom: 5px;
    color: #555555;
}
a.download_link {
    background: url(../images/greenright-arrow.svg) no-repeat 0 1px;
    padding-left: 25px;
    display: inline-block;
    padding-bottom: 5px;
    color: #555555;
}
a.download_link.violet-color {
    background: url(../images/voilet-right-arrow.svg) no-repeat 0 1px !important;
}
.head-right .user_dropdown .dropdown-menu > li > a.menu_item:hover {
    color: #333 !important;
}
a.download_link.violet-color:hover {
    color: #572381 !important;
}
a.download_link4 {
    background: url(../images/greenleft-arrow.svg) no-repeat 0 0px;
    padding-left: 25px;
    display: inline-block;
    padding-bottom: 5px;
    color: #555555;
}
a.download_link2, a.download, .csc-uploads-element .csc-uploads-fileName a {
    background: url(../images/down-arrow.svg) no-repeat 0 3px;
    padding-left: 25px;
    display: inline-block;
    padding-bottom: 5px;
    margin-top: 15px;
    color: #555555;
}
a.external_link, a.external-link, a.external-link-new-window {
    background: url(../images/up-arrow.svg) no-repeat 0 2px;
    padding-left: 25px;
    display: inline-block;
    padding-bottom: 5px;
    color: #555555;
}
a.Weitrlesen_link {
    background: url(../images/plus-sign.svg) no-repeat 0 3px;
    padding-left: 25px;
    display: inline-block;
    padding-bottom: 5px;
    color: #555555;
}
.links a,
.links p,
.links p a {
    color: #555555;
}
.links_hover a {
    color: #57a627;
}
.links_hover p {
    color: #555555;
    margin-bottom: 8px;
}
.links a:hover,
.content_element .links p a:hover,
a.download_link:hover {
    color: #57a627;
}
.links p span {
    color: #57a627;
}
.accordion-toggle, .accordion-toggle:hover, .accordion-toggle:focus {
    font-family: "AdvertWebPro";
    font-size: 24px;
    line-height: 30px;
    color: #555555 !important;
    background: transparent url(../images/accord_minus.svg) no-repeat 0 1px;
    padding-left: 38px;
    text-decoration: none;
    display: block;
}
.accordion-toggle.collapsed {
    background: transparent url(../images/accord_plus.svg) no-repeat 0 1px;
    display: block;
}
.accordion-group {
    margin-bottom: 20px;
}

/*  @@@@Bernd: 2015-10-09 - OLD
.accordion-inner {
        color: #555555;
        padding-top: 9px;
        padding-bottom: 17px;
        line-height: 21px;
        margin-top: 15px;
}
*/

.accordion-inner {
    color: #555555;
    line-height: 21px;
    margin-top: 15px;
}


/*
.accordion-body > * {
        margin-top:15px;
}
*/
.accordion-body:before,
.accordion-body:after {
    content: " ";
    display: table;
}
.accordion-body:after {
    clear: both;
}

.radio label, .progress_bars h5 {
    font: 14px verdana;
    color: #525252;
}
.radio_buttons .radio {
    margin-top: 6px;
    margin-bottom: 6px;
}

.progress {
    margin-bottom: 12px;
    margin-top: 5px;
    background-color: #ffffff;
    border-radius: 16px;
    border: 1px solid #c8e2b8;
    box-shadow: none !important;
    height: 16px !important;
    width:204px;
}
.progress-bar {
    background-color: #57a627;
    box-shadow: none !important;
    line-height: 15px;
}
.per {
    position: absolute;
    left: 65%;
    font-weight: 700;
    font-size: 14px;
    margin-top: -4px;
}
.alert-box {
    min-height: 76px;
    padding: 20px;
    color: #444444;
    border-radius: 10px;
    border: 0px;
    background-color: #fae5e5;
    /*margin-bottom: 10px;*/
    width: 100%;
}
.alert-success,
.alert-danger {
    color: #555;
}
/*
.textbox-size {
        height: 45px;
        border: 1px solid #d5d5d5;
}
*/
form .form-control-split > .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
form .form-control-split > .row .col-xs-1, form .form-control-split > .row .col-sm-1, form .form-control-split > .row .col-md-1, form .form-control-split > .row .col-lg-1, form .form-control-split > .row .col-xs-2, form .form-control-split > .row .col-sm-2, form .form-control-split > .row .col-md-2, form .form-control-split > .row .col-lg-2, form .form-control-split > .row .col-xs-3, form .form-control-split > .row .col-sm-3, form .form-control-split > .row .col-md-3, form .form-control-split > .row .col-lg-3, form .form-control-split > .row .col-xs-4, form .form-control-split > .row .col-sm-4, form .form-control-split > .row .col-md-4, form .form-control-split > .row .col-lg-4, form .form-control-split > .row .col-xs-5, form .form-control-split > .row .col-sm-5, form .form-control-split > .row .col-md-5, form .form-control-split > .row .col-lg-5, form .form-control-split > .row .col-xs-6, form .form-control-split > .row .col-sm-6, form .form-control-split > .row .col-md-6, form .form-control-split > .row .col-lg-6, form .form-control-split > .row .col-xs-7, form .form-control-split > .row .col-sm-7, form .form-control-split > .row .col-md-7, form .form-control-split > .row .col-lg-7, form .form-control-split > .row .col-xs-8, form .form-control-split > .row .col-sm-8, form .form-control-split > .row .col-md-8, form .form-control-split > .row .col-lg-8, form .form-control-split > .row .col-xs-9, form .form-control-split > .row .col-sm-9, form .form-control-split > .row .col-md-9, form .form-control-split > .row .col-lg-9, form .form-control-split > .row .col-xs-10, form .form-control-split > .row .col-sm-10, form .form-control-split > .row .col-md-10, form .form-control-split > .row .col-lg-10, form .form-control-split > .row .col-xs-11, form .form-control-split > .row .col-sm-11, form .form-control-split > .row .col-md-11, form .form-control-split > .row .col-lg-11, form .form-control-split > .row .col-xs-12, form .form-control-split > .row .col-sm-12, form .form-control-split > .row .col-md-12, form .form-control-split > .row .col-lg-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.form-control {
    height: 45px;
}
.alert .left {
    display: inline-block;
    height: 100%;
    margin-right: 15px;
    vertical-align: top;
    padding-top: 3px;
}
.alert .right {
    display: inline-block;
    vertical-align: middle;
    color: #525252;
    font-family: verdana;
    font-size: 14px;
    width: 85%;
}
.has-error .form-control,
.has-warning .form-control,
.has-success .form-control,
.has-error .input-group-addon,
.has-warning .input-group-addon,
.has-success .input-group-addon {
    border-width: 2px;
}
.progress_bars.two .per {
    left: 70%;
}
.btn-default1 {
    background-color: #57a627;
    color: #ffffff !important;
    font-weight: 700;
    text-align: left;
    padding: 8px 20px;
    font-family: verdana;
}
.btn-violet {
    color: white !important;
    font-size: 14px;
    background-color: #572381;
    color: #fff;
    font-weight: 700;
    text-align: left;
    padding: 8px 20px 9px 20px;
    font-family: verdana;
    border-radius: 5px;
}
.btn-violet:hover {
    color: white;
}

.btn-inactive,
.btn-inactive:hover {
    background-color: #eeeeee !important;
    color: #ADADAD !important;
    cursor: text;
}

.rule {
    background-color: #e6e6e6;
    width: 100%;
}
.img-align {
    text-align: right;
}
.form-control-feedback {
    top: 6px;
}
.custom_drop .btn-default {
    width: 100%;
    text-align: left;
    background: transparent url(../images/custom_caret.jpg) no-repeat 96% center;
    font: 14px verdana;
    color: #555;
    padding: 15px;
}
.custom_drop.open .btn-default {
    background: transparent url(../images/custom_caret_down.png) no-repeat 96% center;
}
.contact_form .form-group.sbt_btn1 .form-control {
    width: 94%;
}
.contact_form .form-group.sbt_btn .btn-default1 {
    width: 95%;
}
.custom_drop.open > .dropdown-menu {
    width: 90%;
    left: 14px;
    top: 84%;
}
.custom_drop .caret {
    display: none;
}
textarea {
    resize: none;
}
.error.help-inline {
    color: #cc0000;
    float: left;
    margin-top: 15px;
}
.warning.help-inline {
    color: #AE9322;
    float: left;
    margin-top: 15px;
}
.success.help-inline {
    color: #009035;
    float: left;
    margin-top: 15px;
}
.form_left {
    width: 75%;
    float: left;
    display: inline-block;
    margin-bottom: 4px;
}
.form_right {
    width: 22%;
    float: right;
    display: inline-block;
}
.form_right .form_left {
    width: 100%;
}
.comment {
    position: relative;
}
.comment.help-inline {
    color: #545454;
}
.sbt_btn1 .form-control {
    width: 54%!important;
}
.custom_drop .btn-default:hover, .custom_drop .btn-default:focus, .custom_drop .btn-default.focus, .custom_drop .btn-default:active, .custom_drop .btn-default.active, .custom_drop .open > .dropdown-toggle.btn-default {
    background-color: transparent;
    color: #555;
}
.form-control:focus {
    border-color: #57a627;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(87, 166, 39, 0.6);
}
/***right section**/

.list-group-item-success.right-arrow {
    background: #eef6e9 url(../images/right_icon.svg);
}
.list-group-item-success.down-arrow {
    background: #eef6e9 url(../images/down_icon.svg);
}
/*.list-group-item-success.collapsed{background:#eef6e9 url(../images/right_icon.png) no-repeat 15px 10px;}*/
.list-group-item.current, .list-group-item.current:hover, .list-group-item.current:focus {
    border-color: #eef6e9;
}

a.list-group-item.current {
    font-weight: bold;
}

.list-group-item {
    color: #545454;
    border: none;
}
a.list-group-item-success,
a.list-group-item-success.right-arrow,
a.list-group-item-success.down-arrow {
    background-repeat: no-repeat;
    background-position: 7px center;
    background-color: #eef6e9;
    color: #545454;
    padding-left: 35px;
}

a.list-group-item-success.active {
    font-weight: bold;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    background-color: #eef6e9;
    border-color: #eef6e9;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
    background-color: #eef6e9;
    color: #545454;
}
a.list-group-item.active,
a.list-group-item.current,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    color: #57a627;
    /*
    font-weight: bold !important;
    */
}


.right_section h3 {
    color: #57a526;
}
.right_section .mnu .list-group {
    border-radius: 10px;
    overflow: hidden;
}
.right_section .mnu .list-group + .list-group {
    margin-top: 10px;
}


.right_section .panel {
    border: 0;
}
.tbmnu {
    padding-top: 5px;
    margin-bottom: 31px;
}
.tbmnu .btn-primary {
    background-color: #57A627;
    border-color: #abd293;
    color: #fff;
}
.schlagwort_stufe1 {
    background-color: #57A627 !important;
    font-size: 12px !important;
    padding:9px;
}
.schlagwort_stufe2 {
    background-color: #81BC5D !important;
    font-size: 12px !important;
    padding:9px;
}
.schlagwort_stufe3 {
    background-color: #ABD293 !important;
    font-size: 12px !important;
    padding:9px;
}
.right_section .mnu .nav_collapse .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: 0;
}
.right_section .mnu .nav_collapse .list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 0;
}
.right_section .mnu .nav_collapse:last-child > a.list-group-item:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 1px solid #eef6e9;
}
.right_section .mnu .nav_collapse .list-group-item.active {
    /*
    background-color: transparent;
    */
    font-weight: bold;
    background-color: transparent;
}

.right_section .mnu .nav_collapse .list-group-item.active:hover {
}

.right_section .list-group-item {
    padding-top: 10px;
}
.right_section > .mnu:first-child > h3.right_form_heading:first-child {
    margin-top: 0;
}
.tbmnu .btn {
    margin-bottom: 5px;
    font: bold 12px/18px verdana;
    padding: 9px 10px 8px 10px;
    border: 0px none;
}
.right_btn_grp .btn-primary, .right_btn_grp .btn-primary {
    background-color: #fff;
    border: 1px solid #cbcbcb;
    margin-bottom: 10px;
    color: #545454;
    font: 14px/16px verdana;
    width: 85%;
    text-align: left;
    padding: 8px 12px 9px;
}
.btn-primary.no_right {
    border-right: none;
}
.right_btn_grp .btn-primary.dropdown-toggle {
    border-left: none;
    background: #fff url(../images/custom_caret.jpg) no-repeat center center;
    border-color: #cbcbcb;
    width: 15%;
}
.right_btn_grp.open .btn-primary.dropdown-toggle {
    background: #fff url(../images/custom_caret_down.png) no-repeat center center;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.right_btn_grp .caret {
    border: none;
}
.right_form {
    background-color: #eef6e9;
    float: left;
    /*padding: 11px 10px;*/
    padding: 11px 0px;
    width: 100%;
    margin-bottom: 17px;
    border-radius: 10px;
}

.right_form #serchformSmall, .right_form #searchformSmallBody {
    padding: 0 11px;
}

.line {
    color: #545454;
    font: 14px/22px verdana;
}
.btncl {
    text-align: center;
}
.btncl .btn-primary {
    background-color: #57a627;
    border-color: #57a627;
    width: 100%;
}
.right_section a.download_link {
    color: #545454;
    font: 14px/22px verdana;
    margin-top: 10px;
}
.parag p {
    font: 14px/22px verdana;
    margin-bottom: 0px;
    margin-top: 10px;
}
.img_hoolder img {
    width: 100%;
}
.right_section .list-group a {
    margin-bottom: 1px;
    border: 1px solid #eef6e9;
}
.right_section .list-group a:hover {
    color: #57A627;
}
.right_section .list-group > div > .list-group-item {
    margin-bottom: 0;
    border-top: 0 !important;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.list-group-item-success.collapsed {
    margin-bottom: 0;
}
.right_section .list-group > div > a.list-group-item:hover, .right_section .list-group > div > a.list-group-item:focus {
    background-color: transparent;
    color: #57a627;
}
.btn-group, .btn-group-vertical {
    width: 100%;
}
.btn.btn-default1:hover,
.btn.btn-default1:focus,
.btn.btn-default1:active {
    color: #fff;
    background-color: #70b347;
}
.btncl .btn.btn-default1 {
    width: 100%;
    text-align: center;
}
.about_section {
    position: relative;
    background: #fff;
    float: left;
    width: 100%;
    padding: 0px 15px 30px;
    margin-top: -1px;
}
.about_section hr {
    margin-bottom: 28px;
    margin-right: 15px;
    margin-left: 15px;
}
.mob_left {
    position: absolute;
    bottom: 30px;
    padding-right: 30px !important;
}
.more_about_img {
    text-align: right;
}

.more_about_img img{
    margin-bottom:20px;
}

.more_about_txt > h5 {
    color: #002c6b;
    font-family: "AdvertWebPro";
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 5px;
}
.more_about_txt > p {
    color: #002c6b;
    font-size: 16px;
    font-family: "AdvertWebPro";
    line-height: 22px;
    margin-bottom: 5px;
}
.more_about_txt a {
    float: left;
    background: url(../images/blue-right-arrow.svg) no-repeat scroll left 2px;
    color: #545454 !important;
    font-family: verdana;
    font-size: 14px;
    line-height: 19px;
    line-height: 22px;
    padding-left: 23px;
    vertical-align: middle;
    margin-top: 10px;

}

.more_about_txt a:hover {
    text-decoration: none;
}
.more_about_txt img {
    width: 102px;
    height: 34px;
}

.more_about_txt img#sgnature2 {
    width: 200px;
    height: 40px;
    margin-top:14px;
}

.social_list {
    background: #f6f6f6;
    float: left;
    width: 100%;
    padding: 0px 15px 30px 15px;
    box-sizing: border-box;
}
.footer_heading {
    color: #0d2e6b;
    font-family: "AdvertWebPro";
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 0px;
    padding-top: 30px;
    font-weight: normal;
    margin-bottom: 15px;
}
.social_icons {
    padding-left: 0;
    list-style: none;
}
.social_icons > li {
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom: 1px solid #fff;
    padding: 6px 0px 8px 36px;
    margin: 0;
}
.social_icons > li > a {
    color: #535353;
    display: inline-block;
    font-family: verdana;
    font-size: 14px;
    padding: 0 !important;
}
.social_icons li a:hover, .social_icons li a:focus {
    text-decoration: none;
}
.social_icons img {
    margin-right: 6px;
}
.social_icons .footer-link-sportler		{ background-image: url(../images/footer_icon_sport.svg); }
.social_icons .footer-link-fachkreise	{ background-image: url(../images/footer_icon_fachkreise.svg); }
.social_icons .footer-link-babysanft	{ background-image: url(../images/footer_icon_babysanft.svg); }
.social_icons .footer-link-patienten	{ background-image: url(../images/footer_icon_patienten.svg); }
.social_icons .footer-link-bewerber		{ background-image: url(../images/footer_icon_bewerber.svg); }
.social_icons .footer-link-weltweit		{ background-image: url(../images/footer_icon_weltweit.svg); }
.social_icons .footer-link-facebook		{ background-image: url(../images/footer_icon_facebook.svg); }
.social_icons .footer-link-youtube		{ background-image: url(../images/footer_icon_youtube.svg); }
.social_icons .footer-link-babies		{ background-image: url(../images/footer_icon_babies.svg); }
.social_icons .footer-link-shop			{ background-image: url(../images/footer_icon_shop.svg); }
.social_icons .footer-link-kita			{ background-image: url(../images/footer_icon_kita.svg); }

.footer_list_last h6 {
    color: #535353;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.footer_list_last > p {
    color: #535353;
    font-family: verdana;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 15px;
}
.footer_list_last > a {
    background: url(../images/blue-right-arrow.svg) no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #535353;
    font-family: verdana;
    font-size: 14px;
    line-height: 24px;
    padding-left: 23px;
    padding-bottom: 5px;
}
.social_list_anchor {
    background: #81bc5c;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    padding-left: 15px;
    box-sizing: border-box;
}
.footer_slide_copyright {
    color: #fff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    padding-left: 10px;
}
.footer_slide_link {
    background: url(../images/green_arrow_top.svg) no-repeat scroll 4px center rgba(0, 0, 0, 0);
    color: #fff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    padding-left: 36px;
}
.footer_slide_link.active {
    background-image: url(../images/green_arrow_bottom.svg);
}
.footer_slide_link:hover, .footer_slide_link:focus {
    text-decoration: none;
    color: #fff;
}
.footer_social {
    float: right;
    margin-right: 15px;
}
.footer_social > li {
    padding-left: 0;
}
.footer_social > li a {
    display: inline-block;
}
.back_top_section {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.backtop {
    display: block;
    z-index: 9999!important;
}
.backtop > span {
    color: #fff;
    display: list-item;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    list-style-type: none;
    margin-top: 10px;
}
.backtop:hover, .backtop:focus {
    text-decoration: none;
    color: #fff;
}
.footer_navigation {
    float: left;
    width: 100%;
    color: #ffffff;
}
.footer_navigation + .footer_navigation {
    margin-top: 20px;
}
.footer_navigation a {
    color: #ffffff !important;
}
.footer_navigation:last-child {
    margin-bottom: 60px;
}
@media (max-width: 767px) {
    .footer_navigation .list-inline li {
        padding-left: 10px;
        padding-right: 10px;
        line-height: 2;
    }
}
.links p {
    margin-bottom: 8px;
}
.links img {
    margin-bottom: 5px;
    margin-top: 5px;
}
.links_hover img {
    margin-bottom: 5px;
    margin-top: 5px;
}
.contact_form .form-group {
    margin-bottom: 10px;
}
.contact_form textarea.form-control {
    height: 150px;
}
.contact_form .radio, .contact_form .checkbox {
    margin-top: 0px;
    margin-bottom: 5px;
}
.form-group.sbt_btn {
    margin-top: 21px;
}
.form-group.sbt_btn input.btn {
    padding: 11px 20px 12px;
    margin-bottom: 32px;
}

.form-group.sbt_btn input.btn:hover {
    /*padding: 10px 19px 11px 19px;
    background-color: #D5E9C9;
    border: 2px solid #57A627;
    color: #57A627;*/
    border: 2px solid #57A627;
    padding: 11px 20px 12px;
    background-color: #D5E9C9;
    color: #57A627;

}
.right_section .mnu h3 {
    margin-top: 36px;
    margin-bottom: 5px;
}
h3.side_heading {
    margin-top: 36px;
    margin-bottom: 2px;
}
h3.crosslink_heading {
    margin-top: 19px;
    float: left;
    width: 100%;
    margin-bottom: 2px;
}
h3.right_form_heading {
    margin-bottom: 0;
}
.menu-canvas, .navbar {
    display: none;
}
.right_form .dropdown-menu {
    top: 70%!important;
    min-width: 100%!important;
}
.navbar-toggle, .nav-btn.mobile {
    display: none;
    border-radius: 0px !important;
}

/***inner page***/
.full_image {
    width: 100%;
}
.row_neg {
    margin-right: 15px;
    margin-left: 15px;
}
.pull-right {
    margin-left: 15px;
}
.pull-left {
    margin-right: 15px;
}
.pull-right img, .pull-left img  {
    margin-bottom: 5px;
    margin-top: 5px;
}
.content_image_right {
    float: right;
    right: -15px;
    margin-top: 6px;
}
.content_image_left {
    float: left;
    left: -15px;
    margin-top: 6px;
}
.info_neu_gross {
    position: absolute;
    top: 10px;
    left: 20px;
    background-image: url(../images/info_neu.svg);
    background-size: 100%;
    width: 55px;
    height: 20px;
}
.info_neu_klein {
    background-image: url(../images/info_neu.svg);
    width: 41px;
    height: 15px;
}
.info_button_klein {
    width: 41px;
    height: 15px;
}
.new_relative {
    position: relative;
}
.new_absolute {
    position: absolute;
    left: 17px;
    top: 2px;
}
.new_absolute2 {
    position: absolute;
    left: 35px;
    top: 8px;
}
.new_absolute3 {
    position: absolute;
    left: 12px;
    top: 18px;
}
.teaser_grob a,
.teaser_grob a:focus,
.teaser_grob a:visited {
    color: #555;
}
.teaser_grob:hover a, .teaser_grob:hover h3 a {
    color: #57a627;
}
.teaser_grop1inner {
    float: right;
    display: inline-block;
    width: 55%;
}
.teaser_grob {
    margin-bottom: 30px;
}
.teaser_grob .image-intext-right .image-wrap,
.teaser_grob .image-intext-left .image-wrap,
.teaser_grob .image-beside-right .image-wrap,
.teaser_grob .image-beside-left .image-wrap {
    max-width: 41.30434782608696%;
}
@media (min-width: 768px) and (max-width: 1010px) {
    .teaser_grob .image-intext-right .image-wrap,
    .teaser_grob .image-intext-left .image-wrap,
    .teaser_grob .image-beside-right .image-wrap,
    .teaser_grob .image-beside-left .image-wrap {
        margin-right: 12.5px;
        padding-right: 12.5px;
    }
}
@media (max-width: 767px) {
    .teaser_grob .image-intext-right .image-wrap,
    .teaser_grob .image-intext-left .image-wrap,
    .teaser_grob .image-beside-right .image-wrap,
    .teaser_grob .image-beside-left .image-wrap {
        margin-left: 0;
        margin-right: 7.5px;
        padding-right: 7.5px;
        max-width: 50%;
        float: left;
        margin-bottom:5px;
    }
    .teaser_grob .image-beside-right .text,
    .teaser_grob .image-beside-left .text {
        overflow: visible;
        zoom: 1;
    }

    .hyphenate {
        -moz-hyphens: auto;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    .donthyphenate  {
        -moz-hyphens: none;
        -o-hyphens: none;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
    }
}

.headerbild_img {
    width: 100%;
}

ul.age-seals li img {
    border-radius: 6px;
    width: 50px;
    height: 40px;
}
ul.age-seals.pull-right li img {
    width: 60px;
    height: 48px;
    border-radius: 10px;
}

.productbersicht_main_left {
    border-right: 1px solid #e6e6e6;
}
.border_none {
    border-right: none;
    background: none;
}
.bottom_border2 {
    padding: 15px;
    float: left;
}
.bottom_border_inner2 {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e6e6e6;
}
.bottom_border {
    padding: 15px;
    float: left;
}
.bottom_border_inner {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e6e6e6;
}
.productbild_inner {
    position: relative;
    margin: 15px auto 0;
    width: 90%;
}
.teaserleiste img {
    margin-bottom: 10px;
}
.lower_effect {
    margin-top: 10px;
}
.col-xs-16.col-lg-9.teaser_grob {
    padding-left: 0;
}
.productbild_inner img {
    margin-bottom: 12px;
}
.productbild_inner .isNew {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
}
.productbild_inner.no_bottom {
    border-bottom: 0px solid #e6e6e6;
    padding-top: 15px;
}

.productbild_inner.no_bottom h4.text-center {
    min-height:44px;
}

.productlists.owl-theme .owl-controls {
    display: none;
}
.productlists_scroller.owl-theme .owl-controls, .productlists_scroller2.owl-theme .owl-controls {
    display: block;
}
.teaserleiste {
    display: inline-block;
    float: left;
}



.productlists_scroller, .productlists_scroller2 {
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}
.productlistsscroller_outer {
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
}
.control_line {
    position: absolute;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    bottom: 0px;
}
.controls {
    display: inline-block;
    position: relative;
    margin-top: -25px;
}
.controls_hold {
    width: 80px;
}
.nextMove {
    float: right;
}
.prevMove {
    float: left;
}
.nextMove, .prevMove {
    display: inline-block;
    font-size: 0;
}
.prevMove {
    background: #6eb245 url(../images/prev.jpg) no-repeat 8px center;
    width: 40px;
    height: 30px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.nextMove {
    background: #6eb245 url(../images/next.jpg) no-repeat 20px center;
    width: 40px;
    height: 30px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.productbild h4 {
    font-weight: 700;
}
.table_main, .table_main2 {
    border-radius: 10px;
    /*overflow: hidden;*/
}
.table_main2 .table, .table_main .table  {
    margin-bottom: 0;
}
.productgroup img {
    margin-bottom: 10px;
    /*width: 80%;*/
}
.productgroup:hover img {
    cursor: pointer;
}
.productgroup:hover h3 a, .productgroup:hover p {
    color: #57a627;
    cursor: pointer;
}
.productgroup_main_left {
    border-right: 1px solid #e6e6e6;
}
.productgroup_main_right {
    border-left: 1px solid #e6e6e6;
    margin-left: -1px;
}
.custom_width {
    width: 80%;
}
.custom_width2 {
    width: 90%;
}
.productgroup_main.no_bottom {
    border-bottom: 0px solid #e6e6e6;
}
.productgroup_main {
    margin: 15px 0 0 0;
    /*min-height: 405px;*/
}
.productbild:hover h4 a {
    color: #57a627;
    cursor: pointer;
}
.productbild:hover img {
    cursor: pointer;
}
.teaser.typ1_right, .teaser.typ2_right_outer, .teaser.typ3_right_outer, .teaser.typ4_right {
    border: 1px solid #e6e6e6;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    font: 12px / 16px verdana !important;
}
.typ2_right p, .typ3_right p, .typ3_right h6, .typ3_right span {
    font: 12px / 16px verdana !important;
}

.typ1_right p {
    font: 12px / 18px verdana !important;
}
.typ2_right img {
    width: 45%;
}

.teaser.typ2_right:before,
.teaser.typ2_right:after {
    display: table;
    content: " ";
}
.teaser.typ2_right:after {
    clear: both;
}

.teaser.typ2_right_outer {
    padding-bottom: 0px;
}
.teaser.typ3_right_outer {
    padding-bottom: 5px;
}
.alter_icons {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s ease;
    -o-transition: max-height 1s ease;
    transition: max-height 1s ease;
}
.productgroup:hover .alter_icons {
    max-height: 150px;
}
.touch .productgroup .alter_icons {
    max-height: 150px;
}

.teaser.typ2_right > img {
    float: left;
    margin-right: 10px;
}
.right_typ2 {
    display: inline-block;
}
.teaser.typ1_right > h5 {
    font-weight: 700;
    margin-bottom: 5px;
}
.teaser.typ1_right > a {
    color: #555;
}
.teaser.typ1_right > p {
    margin-bottom: 5px;
}
.teaser .typ2_right > h6 {
    color: #555;
    font: 12px / 16px verdana;
    font-weight: 700;
}
.teaser .typ2_right > p {
    line-height: 18px;
}
.teaser .typ2_right:hover h6, .teaser .typ2_right:hover p {
    color: #57a627;
    cursor: pointer;
}
.teaser .typ2_right:hover img {
    cursor: pointer;
}
.teaser.typ3_right_outer h6 {
    color: #57a627;
    font-size: 14px;
}
.teaser.typ3_right_outer h6 span {
    color: #555555;
    font-size: 14px;
    line-height: 22px;
}

.teaser-col1-special {
    margin-top: -120px;
    -webkit-transition: margin-top 1s ease-in-out;
    -moz-transition: margin-top 1s ease-in-out;
    -o-transition: margin-top 1s ease-in-out;
    transition: margin-top 1s ease-in-out;
}
.teaser-col1-special.player {
    margin-top: 0;
}

.typ4_right img {
    width: 100%;
}
.big_arrow_left, .big_arrow_right, .big_arrow_left2, .big_arrow_right2  {
    float: right;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.big_arrow_left, .big_arrow_left2 {
    background-image: url(../images/green_big_arrow_left.svg);
    opacity: 0.5;
    position: relative;
}
.big_arrow_right, .big_arrow_right2 {
    background-image: url(../images/green_big_arrow_right.svg);
}

.big_arrow_left2,  .big_arrow_right2 {
    opacity: 0;
}


.productlists_outer h3, .productlistsscroller_outer h3, .Teaserleiste_main h3 {
    color: #57a627;
}
.Teaserleiste_main {
    margin-top: 20px;
}
.productlists_inner h4, .productlists_inner2 h4  {
    text-align: center;
}
.productlists_inner:hover h4, .productlists_inner2:hover h4 {
    color: #57a627;
    cursor: pointer;
}
.productlists_inner:hover img, .productlists_inner2:hover img {
    cursor: pointer;
}
.border_left {
    clear: left;
}
.owl-controls {
    background: url(../images/down_border_img.jpg) no-repeat 0 30px;
}
.teaserleiste h4 {
    margin-bottom: 0;
}
.teaserleiste:hover p,
.teaserleiste:hover h4 {
    color: #57a627;
}
.teaserleiste:hover img {
    cursor: pointer;
}
.teaser_grob h3 {
    margin-bottom: 8px;
}
/*
.productgroup_upper {
        float: left;
        width: 100%;
}
*/
.productgroup h3 {
    margin-bottom: 8px;
}
.teaser_type1 {
    margin-top: 35px;
}
.teaser.typ1_right img {
    margin-bottom: 15px;
}
.teaser .typ2_right p {
    margin-bottom: 0px;
}
.teaser .typ2_right {
    margin-bottom: 20px;
}
.teaser .typ3_right p {
    margin-bottom: 15px;
}
.teaser .typ3_right {
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
}
.teaser .typ3_right:first-child {
    border-top: 0;
    padding-top: 0;
}


.my_nav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #57a627;
}
input.other::-webkit-input-placeholder {
    font-size:20px;
    color:#000!important;
}
input.other::-moz-placeholder {
    font-size:20px;
    color:#000!important;
}
input.other:-ms-input-placeholder {
    font-size:20px;
    color:#000!important;
}
input.other:-moz-placeholder {
    font-size:20px!important;
    color:#000!important;
}
.chrome .user_dropdown .dropdown-menu {
    min-width: 221px;
}
.chrome .my_nav .dropdown-menu > li > a {
    padding: 7px 21px;
}
.no_mob_right {
    border-right: 0;
}
.ueberhipp_teaser {
    background: linear-gradient(#ffffff,#e5f4fb);
    text-align: center;
    padding: 10px;
    position: relative;
}
@media (max-width: 767px) {
    .ueberhipp_teaser {
        margin-bottom: 40px;
    }
}
.ueberhipp_teaser img {
    display: inline;
}
.babyclub_teaser {
    width: 100%;
    /*
    background: -webkit-linear-gradient(#F8F6FA, #E7E0ED);
    background: -o-linear-gradient(#F8F6FA, #E7E0ED);
    background: -moz-linear-gradient(#F8F6FA, #E7E0ED);
    background: linear-gradient(#F8F6FA, #E7E0ED);
    */
    background: -webkit-linear-gradient(#FFF, #E7E0ED);
    background: -o-linear-gradient(#FFF, #E7E0ED);
    background: -moz-linear-gradient(#FFF, #E7E0ED);
    background: linear-gradient(#FFF, #E7E0ED);
    /*border-radius: 10px;*/
    text-align: center;
    padding: 10px;
    position: relative;
}

.teaser-col1-special .teaser_babyclub_button {
    position: static;
    display: block;
    bottom: auto;
    text-align: center;
    margin-top: 5px;
    white-space: normal;
}

.teaser-col1-special .babyclub_teaser_logo img {
    width: 100px;
    margin-top: -10px;
}
.teaser-col1-special .teaser_vorteile {
    font-size: 16px;
    line-height: 18px;
    padding: 5px 0;
}

.teaser-col1-special .babyclub_teaser_image {
    margin: 5px 0;
}
.right_section .babyclub_teaser_image {
    margin: 5px 0;
}
/*
.babyclub_teaser_image_schwanger {
        margin: 10px 0;
}
*/

.teaser-col1-special .babyclub_teaser_image_freunde {
    margin: 20px 0;
}

@media (max-width: 767px) {
    .teaser-col1-special .babyclub_teaser_logo img {
        width: 200px;
        margin-top: 0;
    }
    .teaser-col1-special.babyclub_teaser {
        padding: 15px;
    }
    .teaser-col1-special .teaser_babyclub_button {
        display: inline-block;
    }
    .teaser-col1-special .babyclub_teaser_logo {
        text-align: center;
        margin-bottom: 10px;
    }
    .teaser-col1-special .teaser_vorteile {
        font-size: 16px;
        line-height: 24px;
    }
    .teaser-col1-special .babyclub_teaser_login {
        text-align: center;
        margin-bottom: 10px;
    }
    .teaser-col1-special .babyclub_teaser_image {
        width: 80%;
        display: inline-block;
    }
}

.teaser_produktpaket {
    float: right;
    width: 60%;
    padding-right: 3%;
    padding-top: 3%;
}
.teaser_hippofant {
    float: left;
    width: 37%;
    padding-left: 8%;
}
.babyclub_teaser img {
    margin: 0px auto;
}
.teaser_vorteile {
    font-family: "AdvertWebPro";
    font-size: 13px;
    line-height: 12px;
    color: #572381;
}
.teaser_babyclub_button {
    white-space: nowrap;
    bottom: 10px;
    position: relative;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
    .teaser_babyclub_button {
        font-size: 12px;
        padding: 10px 15px;
    }
}

h2.heart{
    background: url(../images/herz_violet.svg) no-repeat 15px 0;
    background-size: 30px 30px;
    padding-left:55px;
}

h2.questionmark{
    background: url(../images/fragezeichen_violet.svg) no-repeat 0 0 ;
    background-size: 30px 30px;
    padding-left:45px;
    padding-top:3px;
    padding-bottom:3px;
}

/***login**/

.user_dropdown.open.login .btn-default {
    background-image: none;
    padding-left: 16px;
}
.user_dropdown.login .btn-default {
    background-image: none;
    padding-left: 16px;
}
.user {
    padding-left: 12px;
}
.user {
    font: 14px verdana;
    color: #555;
}
.user span {
    font-weight: 700;
    margin-bottom: 5px;
}
.user_dropdown.open.login .user-text {
    padding: 4px 45px;
}
.user_dropdown .dropdown-menu > li > a:hover, .user_dropdown .dropdown-menu > li > a:focus {
    background-color: transparent;
}
.rating-container {
    letter-spacing: 0.1em;
}
.radio-inline, .checkbox-inline {
    padding-left: 0;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

/*
CTYPE IMAGE
*/
.image {
    display: block;
    line-height: 1.55;
}
.image > img,
.image a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .image > img,
    .image a > img {
        margin: 0 auto;
    }
}
.image-row {
    margin-left: -15px;
    margin-right: -15px;
}
.image-column {
    max-width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.image-column {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .image-column {
        float: left;
    }
}
.image-wrap {
    overflow: hidden;
    max-width: 100%;
}
/*
do not use cause header images get also an margin
.image-below .image-wrap,
.image-above .image-wrap {
        margin-top: 24px;
}
*/
.image-center .image > img {
    margin: 0 auto;
}
.image-center-outer {
    width: 100%;
    position: relative;
    float: right;
    right: 50%;
}
.image-center-inner {
    width: 100%;
    position: relative;
    float: right;
    right: -50%;
}
.image-left .image-wrap {
    float: left;
}
.image-left .text {
    clear: left;
}
.image-right .image-wrap {
    float: right;
}
.image-right .text {
    clear: right;
}
.image-wrap:before,
.image-below:before,
.image-above:before,
.image-beside:before,
.image-intext:before,
.image-wrap:after,
.image-below:after,
.image-above:after,
.image-beside:after,
.image-intext:after {
    content: " ";
    display: table;
}
.image-wrap:after,
.image-below:after,
.image-above:after,
.image-beside:after,
.image-intext:after {
    clear: both;
}
.image-wrap:before,
.image-below:before,
.image-above:before,
.image-beside:before,
.image-intext:before,
.image-wrap:after,
.image-below:after,
.image-above:after,
.image-beside:after,
.image-intext:after {
    content: " ";
    display: table;
}
.image-wrap:after,
.image-below:after,
.image-above:after,
.image-beside:after,
.image-intext:after {
    clear: both;
}
.image-beside-left .image-wrap,
.image-intext-left .image-wrap {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
}
.image-beside-right .image-wrap,
.image-intext-right .image-wrap {
    float: right;
    margin-left: 15px;
    padding-left: 15px;
}
.image-beside-left .image-wrap,
.image-beside-right .image-wrap,
.image-intext-left .image-wrap,
.image-intext-right .image-wrap {
    max-width: 50%;
    margin-bottom: 5px;
    margin-top: 5px;
}
.image-beside-right,
.image-beside-left {
    overflow: hidden;
    zoom: 1;
}
.image-beside-right .text,
.image-beside-left .text {
    overflow: hidden;
    zoom: 1;
}
@media (max-width: 767px) {
    .image-intext-right .image-wrap,
    .image-intext-left .image-wrap,
    .image-beside-right .image-wrap,
    .image-beside-left .image-wrap {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        max-width: none;
        float: none;
        margin-bottom:30px;
    }
}
/* fix padding for intext paragraphs */
.image-intext .text p:last-child {
    margin-bottom: 0;
}
/*
.image-header-1 .image-wrap,
.image-header-2 .image-wrap,
.image-header-3 .image-wrap {
        margin-top: 24px;
}
.image-header-4 .image-wrap,
.image-header-5 .image-wrap,
.image-header-6 .image-wrap {
        margin-top: 12px;
}
*/

.csc-textpic-caption-c {
    text-align: center;
}
.csc-textpic-caption-l {
    text-align: left;
}
.csc-textpic-caption-r {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

.fileinput .form-control {
    line-height: 30px;
}

.hipp-greeting-card {
    margin-bottom: 15px;
}

/* right menu icons */
.list-group-item660, .list-group-item876 {
    background-image: url(../images/icon_clubnavi_fotowettbewerb.svg) !important;
}
.list-group-item64, .list-group-item679 {
    background-image: url(../images/icon_clubnavi_elternbriefe.svg);
}
.list-group-item891, .list-group-item3361 {
    background-image: url(../images/icon_clubnavi_forum.svg);
}
.list-group-item663, .list-group-item686 {
    background-image: url(../images/icon_clubnavi_top_babynamen.svg) !important;
}
.list-group-item1692, .list-group-item1704 {
    background-image: url(../images/icon_clubnavi_app.svg) !important;
}
.list-group-item1690, .list-group-item1711 {
    background-image: url(../images/icon_location.svg) !important;
}
.list-group-item1291, .list-group-item1230 {
    background-image: url(../images/icon_display.svg);
}
.list-group-item678, .list-group-item687 {
    background-image: url(../images/icon_clubnavi_malvorlagen.svg);
}

.list-group-item3313 {
    background-image: url(../images/icon_clubnavi_freundewerben.svg);
}

.list-group-item4147, .list-group-item4151 {
    background-image: url(../images/icon_clubnavi_shop_orderguarantee.svg) !important;
}
.list-group-item4774, .list-group-item4750 {
    background-image: url(../images/icon_vorteile_partner.svg);
}
.list-group-item5825, .list-group-item5826 {
    background-image: url(../images/icon_vorteile_shop.svg);
}
.list-group-item5508 {
    background-image: url(../images/icon_clubnavi_kassenbon.svg);
}
.list-group-item5946 {
    background-image: url(../images/icon_clubnavi_fotovorteile.svg);
}
.list-group-item805 {
    background-image: url(../images/icon_clubnavi_coupons.svg);
}
.list-group-item6780:before, .list-group-item6781:before,
.list-group-item6847:before, .list-group-item6848:before{
    content: '\e901';
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    
    color: #572381;
    font-family: 'iconbundle' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Image Gallery  */

.gal-outer{
    display: table;
    width: 100%;
    height:140px;
    margin-bottom:10px;
}
.gal-inner{
    display: table-cell;
    text-align: center;
    vertical-align: middle;

}

.gal-outer img{
    max-width:100px!important;
    max-height:100px!important;
}

.gal-inner .gal-childname{
    width:100px;
    height:20px;
    font-size:11px;
    overflow:hidden;
    text-align:center;
    padding-top:5px;
    margin: 0 auto;
}



.alert {
    border-radius: 10px;
    padding: 20px;
    border: 0;
}

/*
Lightbox / Bootstrap Modal
*/
.safari.modal-open {
    position: fixed;
}
.modal-header {
    padding: 30px 30px 15px;
    border-bottom: 0;
}
.modal-content {
    border-radius: 0;
}
.modal-body {
    padding: 15px 30px;
}
.modal-body:last-child {
    padding: 15px 30px 30px;
}
.modal-no-header .modal-header {
    display:none;
}
.modal-no-header .modal-body {
    padding-top: 30px;
}

.btn-shopping-cart {
    padding-left: 50px;
    position: relative;
}

.my-icon-shopping-cart {
    background-image: url(../images/icon_basket.svg);
    height: 26px;
    width: 26px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-top: -13px;
    top: 50%;
    left: 20px;
    position: absolute;
}
.my-icon-shopping-cart-purple {
    background-image: url(../images/icon_basket_purple.svg);
    height: 26px;
    width: 26px;
    display: inline-block;
}
.fk-icon-shopping-cart {
    background-image: url(../images/FK_icon_basket_cyan.svg);
    height: 26px;
    width: 26px;
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 1040px) {
    .btn-shopping-cart {
        padding-left: 45px;
        position: relative;
    }
    .my-icon-shopping-cart {
        left: 14px;
    }
}

.text-color-grey {
    color: #555;
}

.produkt-detail .production-seals {
    margin-top: 40px;
}
.produkt-detail .text ul {
    margin-bottom: 20px;
}
.produkt-detail .text #product-info-accordion {
    margin-top: 40px;
}
.produkt-detail .csc-type-kkteaser_list {
    margin-top: 40px;
}
.produkt_suche_erweitert {
    background-color: #eef6e9;
    border-radius: 10px;
    float: left;
    margin-bottom: 17px;
    padding: 14px 20px 20px 20px;
    width: 100%;
}
.produkt-detail .text-right {
    margin-bottom: 20px;
}
.produkt-detail .image {
    position: relative;
}
.produkt-detail .image .isNew {
    position: absolute;
    top: 0;
    right: 0;
}
.sibling-products {
    margin-top: 60px;
    margin-bottom: 60px;
}

.produkt-detail .shop-promo-text {
    vertical-align: top;
    text-align: right;
}
.produkt-detail .shop-promo-text a {
    color: #666;
}
.produkt-detail .shop-promo-text-wrap {
    display: inline-block;
    width: 185px;
    padding-left: 38px;
    background: url(../images/prozenticon.svg) no-repeat left center;
    margin-bottom: 10px;
}
.produkt-detail .shop-promo-text * {
    text-align: left;
}

/*
.produkt_suche_erweitert .accordion-toggle, .produkt_suche_erweitert .accordion-toggle:hover, .produkt_suche_erweitert .accordion-toggle:focus {
        background: transparent url("../images/accord_plus.jpg") no-repeat scroll 0 center;
}

.produkt_suche_erweitert .accordion-toggle.collapsed, .produkt_suche_erweitert .accordion-toggle.collapsed:hover, .produkt_suche_erweitert .accordion-toggle.collapsed:focus {
        background: transparent url("../images/accord_minus.jpg") no-repeat scroll 0 center;
}
*/

@media (min-width: 768px) {
    .indent-74-percent {
        width: 74%;
        margin-left: auto;
        margin-right: auto;
    }

    .indent-66-percent {
        width: 66.66666667%;
        margin-left: auto;
        margin-right: auto;
    }

    .club-head-logo {
        width: 74%;
        margin-left: auto;
        margin-right: auto;
    }

    .sibling-products-slider img,
    .productlists_inner2 img {
        display: inline-block;
        width: 65%;
    }
}

.nav-pills #li75{
    display: none;
}

.produktsucheliste-found a.internal-link-search { white-space:nowrap; color:#555555; }
.produktsucheliste-found a.internal-link-search.aktiv { color: #57a627; font-weight: bold; }

/* ELTERNBRIEFE */



/* CONTENT TABLE */

table.contenttable td { padding: 10px;}
.tr-even td {background-color:#EEEEEE}

/* Tagcloud / Wortwolke */

.tagcloud{
    text-align: center;
    width: 90%;
}
.tagcloud h1{
    margin-bottom: 7px;
}
.tagcloud a{
    padding: 0px 7px;
    white-space:nowrap;
    line-height: 34px;
}
.tagcloud a.tc-m{
    font-size: 18px;
}
.tagcloud a.tc-l{
    font-size: 22px;
}


/* Schlagwörter / Wortwolke */
.tagcloud.catchwords {
    width: 100%;
}
.catchwords h2 {
    margin-bottom: 7px;
}
div.catchwords a {
    line-height: 26px;
    white-space: nowrap;
    outline: none;
    border: 0 !important;
    padding: 0;
    margin-bottom: 4px;
}
.catchwords .highlight_box,
.teaser-right-section .highlight_box{
    padding: 10px;
}
div.catchwords a.tc-s {
    margin-bottom: 4px;
    font-size: 12px;
}
div.catchwords a.tc-m {
    font-size: 16px;;
}
div.catchwords a.tc-l {
    font-size: 20px;;
}
.catchwords h3 {
    text-align: initial;
}
@media (min-width: 768px) and (max-width: 991px) {
    div.catchwords a.tc-s {
        font-size: 11px;
    }
    div.catchwords a.tc-m {
        font-size: 13px;;
    }
    div.catchwords a.tc-l {
        font-size: 15px;;
    }
}
@media (max-width: 767px) {
    .tagcloud.catchwords h3.right_form_heading,
    .teaser-right-section h3.right_form_heading{
        margin-top: 0;
    }
    .catchwords .highlight_box,
    .teaser-right-section .highlight_box{
        padding: 15px;
        width: 95%;
        margin: 10px auto;
    }
}
p.grau {
    font-size: 12px;
    color: #aaaaaa;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#spotlight {
    z-index: 1100 !important;
}

.embed-container {
    height: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.embed-container iframe {
    min-width: 100%;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

.foundHeader, .produktsucheliste-found {
    line-height: 22px;
}


/****************************************************************
 *	TEASER AKTUELLES BOX STARTSEITE
 ***************************************************************/
.kk-teaser-aktuelles {
    padding: 30px;
}

body.green-color .kk-teaser-aktuelles.gradient_effect {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eef6e9+0,ffffff+100 */
    background: #d5e9c9; /* Old browsers */
    background: -moz-linear-gradient(top, #d5e9c9 0%, #eef6e9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d5e9c9 0%,#eef6e9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d5e9c9 0%,#eef6e9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e9c9', endColorstr='#eef6e9',GradientType=0 ); /* IE6-9 */
}

.kk-teaser-aktuelles .kk-teaser-item {
    background: #ffffff;
    padding: 20px;
}

.kk-teaser-aktuelles .kk-teaser-item h3 {
    margin-bottom: 6px;
}

.kk-teaser-aktuelles .kk-teaser-item img {
    float: left;
    max-width: 50%;
    margin-right: 15px;
}

.kk-teaser-aktuelles .kk-teaser-item .teaser-text {
    overflow: hidden;

}
.kk-teaser-aktuelles .kk-teaser-item .teaser-text p {
    line-height: 20px;
    margin-bottom: 0;
}
.kk-teaser-aktuelles .kk-teaser-item .teaser-text a.download_link {
    padding-bottom: 0;
}

.kk-teaser-aktuelles .kk-teaser-row-separator {
    clear:both;
    height: 30px;
}
@media (max-width: 1010px) {
    .kk-teaser-aktuelles {
        padding: 25px;
    }
    .kk-teaser-aktuelles .kk-teaser-row-separator {
        height: 25px;
    }
    .kk-teaser-aktuelles .kk-teaser-item img {
        margin-right: 12.5px;
    }
    .kk-teaser-aktuelles .kk-teaser-item .teaser-text p {
        line-height: 18px;
    }

}
@media (max-width: 767px) {
    .kk-teaser-aktuelles {
        padding: 0;
    }
    .kk-teaser-aktuelles .kk-teaser-row-separator {
        height: 0;
    }
    .kk-teaser-aktuelles .right_section {
        margin: 0 !important;
    }
    .kk-teaser-aktuelles .kk-teaser-item {
        padding: 0;
        margin: 0 -7.5px 1px !important;
    }
    .kk-teaser-aktuelles .kk-teaser-item h3 {
        margin-bottom: 0;
    }
    .kk-teaser-aktuelles .kk-teaser-item img {
        max-width: 40%;
    }
    .kk-teaser-aktuelles .kk-teaser-item .kk-teaser-text {
        line-height: 1.5;
    }
}
@media (max-width: 479px) {
    .kk-teaser-aktuelles .kk-teaser-item img {
        max-width: 50%;
    }
}

/****************************************************************
 *	TEASER (Das könnte Sie auch interessieren)
 ***************************************************************/
.left-section .tx-kkteaser-content_3er {
    margin-top: 60px;
}

.produkt-slider-headline {
    padding: 20px;
}

ul.csc-uploads {
    padding-left:0;
}

ul li.csc-uploads-element {
    list-style-type: none;
}

.csc-uploads-element .csc-uploads-fileName {
    display: block;
}

.full-image-wrapper {
    margin: -30px -30px 30px;
}
@media (max-width: 1010px) {
    .full-image-wrapper {
        margin: -30px -25px 25px;
    }
}
@media (max-width: 767px) {
    .full-image-wrapper {
        margin: 0 -15px 15px;
    }
}

.lazyload {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
}

.text-violet {
    color: #0d2e6b;
}

.wundschutz-formular .slick-slider.wundschutz-slider {
    margin-bottom: 15px;

}

.wundschutz-formular .slick-slider.wundschutz-slider .slick-slide .ws-img {
    margin: 10px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.1);
}

.wundschutz-formular p.help-inline {
    color: #777777;
}

.form-control.small {
    font-size: 85%;
}

@media (max-width:767px) {
    .hidden-iframe-xs{padding-bottom: 0 !important}
}
@media (min-width:768px) {
    .visible-iframe-xs{padding-bottom: 0 !important}
}

.kkslider-text {
    padding-left: 15px;
    padding-right: 15px;
}


.table-resp-break {
    overflow: hidden;
}
.table-resp-break table tbody td {
    vertical-align: middle;
}
.table-resp-break table tbody td.actions {
    white-space: nowrap;
}
body .table-resp-break img {
    max-width: none;
}
body.voilet-color .table-resp-break .table-striped > thead > tr {
    background-color: #eee9f2;
}
body.voilet-color .table-resp-break .table-striped > thead + tbody > tr:nth-of-type(2n+1) {
    background-color: #fcfbfd;
}
body.voilet-color .table-resp-break .table-striped > thead + tbody > tr:nth-of-type(2n) {
    background-color: #eee9f2;
}
body.red-color .table-resp-break .table-striped > thead > tr {
    background-color: #fdf0e6;
}
body.red-color .table-resp-break .table-striped > thead + tbody > tr:nth-of-type(2n+1) {
    background-color: #fffcfa;
}
body.red-color .table-resp-break .table-striped > thead + tbody > tr:nth-of-type(2n) {
    background-color: #fdf0e6;
}

@media only screen and (max-width: 640px)  {

    /* Force table to not be like tables anymore */
    .table-resp-break table,
    .table-resp-break thead,
    .table-resp-break tbody,
    .table-resp-break th,
    .table-resp-break td,
    .table-resp-break tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-resp-break thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-resp-break table tbody td {
        /* Behave  like a "row" */
        border: none;
        position: relative;
        padding: 15px !important;
        vertical-align: middle !important;
    }
    .table-resp-break table tbody td.actions {
        text-align: left;
    }
    @media only screen and (max-width: 640px)  {
        .table-resp-break tbody tr > td[data-label]:before { 
            content: attr(data-label) ": "; 
            font-weight: bold;
            display: block;
        }
    }
}

/* fix logged out fotowettbewerb style */
.right_section a.list-group-item:not(.endOfBlock) + a.list-group-item3825.beginOfBlock {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.right_section a.list-group-item:not(.endOfBlock) + a.list-group-item3825.beginOfBlock:last-child,
.right_section div.nav_collapse + a.list-group-item3825.beginOfBlock:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 10px;
}

.loader {
    border: 16px solid; /* Light grey */
    border-color: #f3f3f3;
    border-top: 16px solid; /* Blue */
    border-top-color: #009ee1;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
}
.modal-pager:after {
    content: "";
    display: table;
    clear: both;
}
.modal-pager > .prev,
.modal-pager > .next {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    float: left;
}
.modal-pager > .prev:after,
.modal-pager > .next:after {
    content: '';
    display: inline-block;
    height: 26px;
    width: 26px;
}
.modal-pager > .next {
    float: right;
}
.modal-pager > .prev:after {
    background-image: url(../images/darkgreen_big_arrow_left.svg);
}
.modal-pager > .next:after {
    background-image: url(../images/darkgreen_big_arrow_right.svg);
}



.modal-rel-karotte {

}

.modal-zutaten .modal-header {
    padding: 0;
    margin: 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.modal-zutaten .modal-header .close {
    overflow: visible;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #009036;
    opacity: 1;

}

.modal-zutaten .modal-header .close > span {
    position: relative;
    color: black;
    margin: auto;
    color: white;
    font-size: 48px;
}

.modal-zutaten .modal-body > *:first-child {
    margin-top: -15px;
    margin-left: -30px;
    margin-right: -30px;
}
.modal-zutaten .modal-body > .loader:first-child {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.modal-kassenbon .modal-header {
    padding: 0;
    margin: 0;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.modal-kassenbon .modal-header .close {
    overflow: visible;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #009036;
    opacity: 1;

}

.modal-kassenbon .modal-header .close > span {
    position: relative;
    color: black;
    margin: auto;
    color: white;
    font-size: 48px;
}

.modal-kassenbon .modal-body > *:first-child {
    margin-top: -15px;
    margin-left: -30px;
    margin-right: -30px;
}

.modal-kassenbon .modal-body > .loader:first-child {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

/* Kassenbon */
#kassenbon .fileinput-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
#kassenbon .fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px !important;
    direction: ltr;
    cursor: pointer;
}
#kassenbon #result {
    margin-bottom:30px;
}
#kassenbon #result .file {
    border-bottom: 3px solid #FFF;
    padding-bottom: 15px;
    padding-top: 15px;
}
#kassenbon #result .current-worth {
    padding-bottom: 0px;
    padding-top: 20px;
}
#kassenbon #result #uploaded > div:nth-of-type(2) .file{
    border-top: 3px solid #FFF;
}
#kassenbon #result #uploaded > div:last-child .file{
    border-bottom: 0;
}
#kassenbon .vertical-align {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}
#kassenbon .next-step {
    margin:20px 0;
}
#kassenbon .next-step{
    display:none;
}
#kassenbon a.delete {
    cursor:pointer;
}

#kassenbon #loader {
    margin-bottom: 30px;
}
#kassenbon .bonus {
    padding: 20px;
    margin-bottom: 1px;
}
#kassenbon .action-price p,
#kassenbon .size p{
    margin: 0;
    margin-top: -2px;
}
#kassenbon .error,
#kassenbon .error-message{
    color: #a94442;
}
#kassenbon .reached-bonusse-container .reached-bonusse{
    margin-bottom: 30px;
}
#kassenbon .pramien input.css-radio + label.css-label, 
#kassenbon .pramien input.css-radio2 + label.css-label2, 
#kassenbon .pramien input.css-checkbox2 + label.css-label2 {
    background-position: 0 30px;

}
#kassenbon .delete-icon,
#kassenbon .preview-icon,
#kassenbon .change-icon{
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
}
@media (max-width: 767px) {
    #kassenbon .text-xs-left {
        text-align: left;
    }
    #kassenbon .text-xs-center {
        text-align: center;
    } 
    #kassenbon .block-xs-left {
        display: block;
        margin: 0;
    }
    #kassenbon .block-xs-center {
        display: block;
        margin: 0 auto;
    } 
    #kassenbon .action-price p {
        padding-left: 52px;
    }
    #kassenbon .file div:nth-child(3),
    #kassenbon .file div:nth-child(4){
        margin-top: 15px;
    }
}

@media (max-width: 1010px) {
    h6, 
    h6 a {
        font-size: 18px;
        line-height: 24px;
    }
}

.kontakt-social-media-icons .highlight_box {
    padding: 15px;
}

.kontakt-social-media-icons .highlight_box > a {
    float:left;
    border: 0 !important;
}
.kontakt-social-media-icons .highlight_box > a + a {
    margin-left: 15px;
}
.kontakt-social-media-icons .highlight_box > a > img {
    width: 50px;
    margin: 0;
}

.color-red {
    color: #cc0000;
}

/* Teaser Product Card */
.tx-kkteaser-product_teaser .teaser-product-card{
    padding: 15px;
    border: 2px solid #e5f5fc;
    border-radius: 10px;
    overflow: auto;
    margin-top: 10px;
}        
.tx-kkteaser-product_teaser h4{
    color: #009ee1;
    height: 45px;
}
.tx-kkteaser-product_teaser .btn-default1{
    white-space: normal;
    text-align: center;
    height: 60px;
    display: block;
    float: right;
    width: 100%;
}

.white-space-normal {
    white-space: normal !important;
}

/* ============================================ *
 * HiPP Styles
 * ============================================ */
.header-hipp {
    position: relative;
    text-align: center;
}
.skip-links {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.skip-links .header-icons {
    display: -webkit-inline-flex;
    display: inline-flex;
    height: 36px;
}
@media (min-width: 768px) {
    .skip-links {
        position: static;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
    }

    .skip-links .header-icons {
        position: absolute;
        right: 0;
        top: 60px;
    }
}
.skip-links .navbar-toggle {
    border: none;
    background: transparent;
    float: none;
    margin: 0;
    padding: 0;
    height: 36px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 0;
}
.skip-links .navbar-toggle .icon-bar-text {
    margin-left: 6px;
}
.skip-links .navbar-toggle .icon-bar {
    display: block;
    line-height: 1;
    margin: 0;
    height: 4px;
    border-radius: 2px;
    width: 32px;
    background-color: #0d2e6b;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.skip-links .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}
body.js-nav .skip-links .navbar-toggle .icon-bar:first-child {
    background-color: #0d2e6b;
    -webkit-transform: rotate(45deg) translate3d(7px, 7px, 0);
    transform: rotate(45deg) translate3d(7px, 7px, 0);
}
body.js-nav .skip-links .navbar-toggle .icon-bar:last-child {
    background-color: #0d2e6b;
    -webkit-transform: rotate(-45deg) translate3d(7px, -7px, 0);
    transform: rotate(-45deg) translate3d(7px, -7px, 0);
}
body.js-nav .skip-links .navbar-toggle .icon-bar {
    background-color: transparent;
}

/* ============================================ *
 * Skip Links & Skip Content
 * ============================================ */
.skip-wrapper {
    display: -webkit-inline-flex; 
    display: inline-flex;
}
.skip-link {
    display: -webkit-inline-flex; 
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    color: #0d2e6b;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.overlay,
.skip-link.overlay {
    background: rgba(85, 85, 85, 0.25);
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.skip-link .kkicon,
.skip-link .glyphicon {
    display: inline;
    font-size: 24px;
    line-height: 24px;
}
.skip-link .label,
.skip-links .navbar-toggle .icon-bar-text {
    color: #0d2e6b;
    font-size: 18px;
    line-height: 1;
    margin-left: 8px;
}

.skip-link .label {
    text-overflow: ellipsis;
    overflow-x: hidden;
    display: none;
}

/* ============================================ *
 * Skip Content
 * ============================================ */
.skip-content {
    display: none;
    position: absolute;
    z-index: 2001;
    top: 100%;
    left: 0;
    right: 0;
}
.skip-content.skip-active {
    display: block;
}
.skip-link + .skip-content {
    margin-top: 10px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}

.skip-link + .skip-content > .skip-content-inner {
    position: relative;
    padding: 15px;
    z-index: 2002;
    background-color: #ffffff;
}

/* arrow */
.skip-link + .skip-content::before {
    content: "";
    display: block;
    top: 0;
    right: 16px;
    margin-top: -9px;

    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;

    background-color: white;
    border-width: 8px;
    border-style: solid;
    border-color: #fff transparent transparent  #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (min-width: 768px) {
    .skip-active {
        background-color: #ffffff;
    }
    .skip-content::before {
        display: none;
    }
    .skip-wrapper {
        position: relative;
    }
    .skip-link + .skip-content {
        left: auto;
        right: -10px;
    }
    
    .skip-link + .skip-content,
    .skip-link + .skip-content > .skip-content-inner {
        border-radius: 5px;
    }

    #header-search {
        min-width: 320px;
    }
}
@media (max-width: 767px) {
    #header-account::before {
        right: 65px;
    }
    #header-search::before {
        right: 109px;
    }
    #header-cart::before {
        right: 21px;
    }
}

.bg-white {
    background-color: #ffffff;
}

.d-inline-block{
    display: inline-block;
}

.nav-pills > li {
    table-layout: auto !important;
}
.nav-pills > li > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.has-search button[type=submit].form-control-feedback {
    background: none;
    border: none;
    padding: 0;
    outline: none;
    pointer-events: auto;
    color: #eee;
    font-size: 18px;
}
.has-search .form-control {
    padding-right: 34px;
}

#header-account .skip-content-inner {
    padding: 15px 30px;
}

#header-account .nav-item {
    display: block;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #0d2e6b;
}
#header-account .loggedin-as {
    border-top: 1px solid #eeeeee;
    text-align: center;
    padding-top: 15px;
}
#header-account .nav-item + .nav-item {
    border-top: 1px solid #eeeeee;
}
@media (min-width: 768px) {
    #header-account .nav-item {
        white-space: nowrap;
    }
}

.ws-nowrap {
    white-space: nowrap;
}

.ssl {
    display: inline-block;
}
.ssl > span {
    display: table-cell;
    vertical-align: middle;
}
.ssl > span + span {
    padding-left: 10px;
}

.zahlarten img {
    margin-top: 10px;
}

.kkicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconbundle' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.kkicon-account:before {
  content: "\e900";
}
.kkicon-lock:before {
  content: "\e901";
}
.kkicon-search:before {
  content: "\e902";
}
.kkicon-cart:before {
  content: "\e903";
}
.kkicon-available:before {
  content: "\e904";
}
.kkicon-unavailable:before {
  content: "\e905";
}
.kkicon-delivery:before {
  content: "\e906";
}
.kkicon-tel:before {
  content: "\e907";
}
.kkicon-mail:before {
  content: "\e908";
}
.kkicon-chat:before {
  content: "\e909";
}
.kkicon-info:before {
  content: "\e90a";
}
.kkicon-accord-minus:before {
  content: "\e90b";
}
.kkicon-accord-plus:before {
  content: "\e90c";
}

.grecaptcha-badge[data-style="inline"] {
    margin-bottom: 15px;
    box-shadow: none !important;
    border-radius: 4px;
    overflow: hidden;
}

.footer-content a {
    color: white !important;
}

.safeform-disable input[type="submit"]:before, 
.safeform-disable button[type="submit"]:before {
    content: '';
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 1em;
    height: 1em;
    line-height: 1;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,.6);
    border-top-color: rgba(255,255,255,1);
    -webkit-animation: rotate360 .6s linear infinite;
    animation: rotate360 .6s linear infinite;
}
