/*Sticky Header*/

section#sp-menue-normal {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c1b100;
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 10000;
}

main#sp-component, div.page-content {padding-top:50px}

.itemid-101 main#sp-component, .itemid-101 div.page-content {padding-top:0px}

.sppb-row-container {padding-left:20px}

#sp-bottom {padding:0; padding-bottom:30px}

section#sp-bottom {border-top: solid 2px #c1b100; color:#c1b100}

ul.menufooter_menue_ul li{float:left; padding-right:25px; font-size:130%;}

.menufooter_menue_ul a{color:#c1b100!important}
.menufooter_menue_ul a:hover{color:#475F5E!important;}

.tags > li a {border-radius:13px; background-color:#C1B10073; color:#466060; margin-bottom:12px;}
.tags > li a:hover {background-color:#C1B100}

.tags {margin-top:0}

.img_caption {margin-left:-13px}

span.field-label {font-weight:bold; clear:both}

.field-entry {margin-bottom:15px}

.article-list .article {border:none;border-bottom: 1px solid #c1b100;}

.article h2 a {font-size:1.5rem; color:#c1b100; line-height:70%;}

.article h2 {line-height:70%; padding-bottom:10px;}

.article-list .article {padding-top:28px}

.openmenue {
	cursor: pointer;
}

/** Typo **/
a {
    color: #c1b100;
}

a:hover, a:focus, a:active {
    color: #bdbba2;
}

h3 a {color:#475F5E}

.lead {font-size:115%}

a.wf_file {font-weight:600}


/** Buttons **/

button.els_submit_filter, button.els_reset_filter

{border-radius: 5px;
padding: 11px 15px;
color: #ffffff;
font-size: 15px;
  background-color: #c2b100;
border: none;
margin-right: 10px;
cursor:pointer
}

/** Ajax Search Darstellung im Modalfenster **/
#ajaxsearch_137 #is_ajaxsearch_result {
    position: relative;
}


/** Blogdarstellung Portrait **/

.category-desc {border-bottom:1px solid #c1b100}
h1 {color:#c1b100; font-weight:400;}



/** Easylayout (advanced custom fileds)- eingebundenes Video **/
.acf-responsive-embed {
        margin-top: 15px;
}


div.cat-children {display:none}


.sammelsearch .el_filter_mod{padding-left:20px}


/** Element im Header **/
#sp-top-right{margin-top:20px;}


/** Formular via SP Pagebuildermodul **/

.sppb-panel-danger {border:0; }

.sppb-panel-danger > .sppb-panel-heading {
    color: #c2b100; background:transparent;
      padding-bottom: 35px;
}


/** Accordion **/
.sppb-panel-body,.sppb-panel-danger .sppb-panel-body {border:solid 0px #c1b100;}
.sppb-panel-body {padding-top:15px!important;}

/*.sppb-addon-content p {margin-bottom:0}*/

.sppb-panel-heading {
    padding: 0;
    color: #C1B100;
    margin-top: -3px;
    margin-bottom: 10px;
}
.sppb-panel-body {padding:0; padding-bottom:15px; padding-top:15px; margin-bottom:15px}

.sppb-panel-group .sppb-panel:last-child .sppb-panel-body {
    border-top-width: 0px;
    border-bottom-width: 1px;
}

.sppb-panel-group > .sppb-panel:first-child {
    border-top-width: 1px;
    margin-top: -15px;
    margin-left: -1px;
}

.sppb-panel-title {font-weight:400}

/**/

h2 {color:#c1b100; font-size:2.5rem; margin-bottom:15px;font-weight:400}
h3 {font-weight:500; color:#475F5E;margin-bottom:15px;}
hr.break {border-top: 1px solid #c1b100; margin-bottom:20px;}

.col-md-4 {padding-left:0}

/** Engagebox Menue **/
button.eb-close.rstbox-close {color:#c1b100!important}
button.eb-close.rstbox-close:hover {color:green!important}

/** Vertical Menue **/

.sm-parent {margin-top:30px}

dt.level1 {
    border-bottom:solid 2px #c2b100!important;
}
.off-menu_116 dl.level1 dt:hover {
    background-color: #E5E6DE;
}

.off-menu_116 dl dt.opened.parent, .off-menu_116 dl.level1 dt.opened.parent {
    background-color: #E5E6DE;
}

#off-menu_116 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;  
}

#off-menu_116 a {font-family:ubuntu; font-size:140%}


/** Suchfunktion SP Pagebuilder Module**/

div.sppb-addon.sppb-addon-accordion.such span.sppb-panel-title:before {content:url(search_40.png);width:20px}


/** Responsive **/
/**@media only screen and (min-width: 1080px) {
  div.item-page {padding:15px}
}**/

@media screen and (max-width: 720px)
{
  .navi-top {margin-top: -80px;}
}

/** widgetkit - nur erstes Bild in der Galerie anzeigen **/
.only-first > div:not(:first-child) { display:none; }