/********************************************************************************************************
********************************* Stylesheet für Layout Startseite 2018 *********************************
********************************************************************************************************/

/* Blog Unterseite */

body.page-template-blog #content .inner #sidebar_container , body.single-post #content .inner #sidebar_container, body.category-agofacts #content .inner #sidebar_container {
    height: auto;
    width: auto;
    max-width: 280px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

body.page-template-blog #content .inner #content_container, body.single-post #content .inner #content_container, body.category-agofacts #content .inner #content_container, body.category #content .inner #content_container {
    background: rgba(255,255,255,0.7);
    padding: 20px;
}

body.category-agofacts h1.entry-title {
    color: #00aee5;
    display: block;
    margin-top: 0;
    font-size: 2em;
}

body.category-agofacts h1.entry-title {
    font-size: 50px;
}

body.category-agofacts h3.entry-title a {
    white-space: normal !important;
}




body.category-agofacts .cat_list {
    display: inline-block;
}

body.category-agofacts .cat_list li {
    display: inline-block;
    background: #00aee5;
    padding: 2px 5px;
    margin: 2px 2px;
    float: left;
}

body.category-agofacts .cat_list li a {
    color: #fff;
    text-align: center;
    width: 100%;
    display: flex;
    height: 22px;
    line-height: 22px;
    padding: 0;
}

body.category-agofacts .cat_list li a:before, .cform li:before {
    display: none;
}

body.category-agofacts .cat_list label {
    display: block;
    font-weight: bold;
    text-indent: 3px;
}



.page-template-home-page2018 #bg, .page-template-blog #bg, .single-post.agof-blog #bg, body.category-agofacts #bg, body.archive.category #bg, body.category-agofacts #bg {
    background-image: url(../img/bg_startseite01.jpg) !important
}

.page-template-home-page2018 .entry-content {
    padding: 0;
}


.page-template-home-page2018 #content .inner #content_container {
    width: 100%;
    display: inline-block;
    vertical-align: top;
/*
    margin: 0 35px 35px 0;
*/
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    clear: right;
    box-shadow: 0 40px 40px 0px rgba(0,0,0,0.2);
}

.page-template-home-page2018 #content .inner {
    width: 100%;
    height: 100%;
    min-height: 500px;
    max-width: 1212px;
    margin: 0;
    padding: 0;
    margin: 0 auto 30px;
}

.page-template-home-page2018 #content.outer {
    margin: 0;
/*
    padding: 0px 0 0 0;
*/
    width: auto;
    top: 0px;
    
}

.page-template-home-page2018 .navigation {
    display: block;
    margin: 0 0 0px 0;
}

.page-template-home-page2018 #nav-above {
    display: none;
}

.page-template-home-page2018 .wpb_wrapper {
    height: 100% !important;
}

/*.page-template-home-page2018 .vc_row {
    margin-top: 10px;
}*/


.page-template-home-page2018 .wpb_content_element, ul.wpb_thumbnails-fluid > li, .page-template-home-page2018 .wpb_button {
    margin-bottom: 0px;
}

.widget_text.widget-container.widget_custom_html {
    list-style: none;
}

.vc_box.center {
    height: 100%;
    width: 100%;
    align-items: center;
    position: relative;
}

.vc_box .container.center {
    margin: 0 auto;
    text-align: center;
}


.vc_box {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.vc_box .container {
    margin: 0 auto;
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
}

.vc_box .container.bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 14px;
}

.vc_box button {
    background: #ffffff;
    border: none;
    padding: 8px 12px;
    margin-top: 10px;
}

.vc_box .title, .rev_slider .title  {
    font-size: 18px;
    font-weight: 100;    
    color: #ffffff;
/*    padding-top: 9px !important;
    padding-left: 20px !important;*/
    position: absolute;
    top: 9px;
    left: 20px;
    z-index: 99;
}

.rev_slider .title  {
    left: 20px;
    
}


.vc_box.inverted .title  {
    color: #333333;
    
}



.page-template-home-page2018 .rev_slider .tp-caption {
    font-family: 'MuseoSans' !important;
    font-weight: 100 !important;
}


@media screen and (max-width: 45em) {

    .page-template-home-page2018 #bg {
        background-image: url(../img/bg_startseite01.jpg) !important;
        display: block;
    }
    
    .page-template-home-page2018 #content .inner {
        margin-bottom: 0;
    }
    
    .vc-faktderwoche-wrap.activated {
        position: static;
    }
    
}




/* Modul Newsletter */
.vc-newsletter-wrap {
    overflow: auto;
    position: relative;
    z-index: 0;
    display: -ms-flexbox !important;
}


.vc-newsletter-wrap::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0; left: 0;
  width: 100%; height: 100%;
    background-position: 100% 100%;
    background-image: url(../img/bg_newsletter02.jpg);
    background-repeat: no-repeat;
    background-size: 143%;
  filter: grayscale(70%) hue-rotate(387deg) saturate(1.25) brightness(60%);
  -webkit-filter: grayscale(0%) hue-rotate(0deg) saturate(1.0) brightness(100%);
    
}

.box_320_gray.infoletter .vc-newsletter-wrap::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0; left: 0;
  width: 100%; height: 100%;
    background-position: 100% 100%;
    background-image: url(../img/bg_newsletter03.jpg);
    background-repeat: no-repeat;
    background-size: cover;

}

.vc-newsletter-wrap h1 {
    font-size: 25px;
    text-align: left;
    color: #333333;
}

.vc-newsletter-wrap h1.title {
    color: #333333;
}

.vc-newsletter-wrap i.fa {
    color: #333333;
}

.input_email_container {
    width: 100%;
    max-width: 240px;
    display: inline-flex;
}


.vc-newsletter-wrap input {
    border: none !important;
    display: inline-block;
}

.vc-newsletter-wrap input::placeholder {
    color: #666666;
}

.vc-newsletter-wrap button {
    background-color: #00aee5;
    color: #ffffff;
    display: inline-block;
    margin-top: 0;
    height: 31px;
}

.vc-newsletter-wrap .container {
    margin-top: 40%;    
}

.vc-newsletter-wrap .bgmask.dunkel {
    background: url(../vc-elements/assets/img/Maske_schwarz.png);
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    bottom: 0px;
    opacity: 0.8;
    z-index: -1;
}

.vc-newsletter-wrap .bgmask.hell {
    background: url(../vc-elements/assets/img/Maske_weiss.png);
    position: absolute;
    background-size: 150% 170%;
    background-position-y: 100%;
    width: 100%;
    height: 100%;
    bottom: 0px;
    z-index: -1;
}


@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */
     .vc-newsletter-wrap.vc_box {
        display: flex !important;
         display: -ms-flex;
         width: 100%;
    }
    .vc-newsletter-wrap .container {
        max-width: 370px !important;
    }
}


/* Modul Showpost */
.vc-showpost-wrap {
    overflow: auto;
    position: relative;
    z-index: 0;
}

.vc-showpost-wrap a:hover {
    text-decoration: none;
}

.vc-showpost-wrap span.date {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
}

.vc-showpost-wrap::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-image:  url('../img/bg_pressemitteilung01.jpg');
  background-repeat: no-repeat;
  background-size: cover;

}

.vc-showpost-wrap h1 {
    font-size: 25px;
    text-align: left;
    color: #ffffff;
}

.vc-showpost-wrap i.fa {
    color: #ffffff;
}

.input_email_container {
    width: 100%;
    max-width: none;
    display: inline-flex;
}


.vc-showpost-wrap input {
    border: none !important;
    display: inline-block;
}

.vc-showpost-wrap input::placeholder {
    color: #666666;
}

.vc-showpost-wrap button {
    background-color: #00aee5;
    color: #ffffff;
    display: inline-block;
}

.vc-showpost-wrap .bgmask.dunkel {
    background: url(../vc-elements/assets/img/Maske_schwarz.png);
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    bottom: 0px;
}

.vc-showpost-wrap .bgmask.hell {
    background: url(../vc-elements/assets/img/Maske_weiss.png);
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    bottom: 0px;
}

@media screen and (max-width: 45em) {
    .vc-showpost-wrap {
        max-height: none !important;
        background: rgba(255,255,255,0.8);
    }
    
    .vc-showpost-wrap .container.bottom {
        position: absolute;
        height: auto;
    } 
    
    .vc-showpost-wrap .container .postlist_container {
        position: relative;
        top: 80px;
    }

}


/* Modul Standard */

.vc-standardbox-wrap {
    background: rgba(255,255,255,0.5);
    position: relative;
}

.vc-standardbox-wrap button a {
    color: #222;
    text-decoration: none;
}

.vc-standardbox-wrap img {
    max-height: 140px;
/*
    float: left;
*/
}

.vc-standardbox-wrap button a:hover {
    color: #ffffff;
    text-decoration: none;
}

.vc-standardbox-wrap button:hover a {
    color: #ffffff;
    text-decoration: none;
}

.vc-standardbox-wrap span.date {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
}

.vc-standardbox-wrap .bgmask.dunkel {
    background: url(../vc-elements/assets/img/Maske_schwarz.png);
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    bottom: 0px;
    opacity: 0.8;
}

.vc-standardbox-wrap .bgmask.hell {
    background: url(../vc-elements/assets/img/Maske_weiss.png);
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    bottom: 0px;
    opacity: 0.8;
}

@media screen and (max-width: 45em) { 
    .vc-standardbox-wrap {
        background: rgba(255, 255, 255, 0.8);
    }
    .vc-standardbox-wrap .container img {
        width: 100% !important;
    }
}

/* Modul About us */

.vc-aboutus-wrap {
    background: rgba(255,255,255,0.5);
    min-height: 343px;
/*
    max-height:343px;
*/
}

.vc-aboutus-wrap .container {
    height: 100%;
    vertical-align: top;
    padding-top: 25px;
}

.vc-aboutus-wrap .container .content_container {
    display: flex;
}

.vc-aboutus-wrap .container div:nth-child(1) {
    max-width: 350px;
    margin-right: 40px;
}

.vc-aboutus-wrap .container div:nth-child(2) {
    margin-top: -65px;
}


.vc-aboutus-wrap .container h1.title {
    font-size: 25px;
    position: relative;
    left: 0px;
    margin-bottom: 20px;
}


.vc-aboutus-wrap .infoszumverein a {
    color: #ffffff;
    background: #00aee5;
    margin-bottom: 10px;
    min-width: 140px;
}


.vc-aboutus-wrap .infoszumverein a:hover {
    text-decoration: none;
}

.vc-aboutus-wrap .infoszumverein h3 {
    color: #000000;
}

.vc-aboutus-wrap .infoszumverein:nth-child(1) {
    margin-right: 40px;
    border-right: none;
}


@media screen and (max-width: 45em) {

    .vc-aboutus-wrap {
        max-height:none;
    }
    
    .vc-aboutus-wrap .schnelleinstieg {
        background: unset;
    }

    .vc-aboutus-wrap .container .content_container {
        display: block;
    }

    .vc-aboutus-wrap .container {
        padding-top: 30px;
    }
    
    .vc-aboutus-wrap .container div:nth-child(1) {
        max-width: none;
        margin-right: 40px;
    }

    .vc-aboutus-wrap .container div:nth-child(2) {
        margin-top: 0px;
    }

}

/* Modul Fakt der Woche */

.vc-faktderwoche-wrap {
    overflow: auto;
    position: relative;
    z-index: 0;
}

.vc-faktderwoche-wrap.vc_box.center.activated {
    display: block !important;
    z-index: 9;
}




.vc-faktderwoche-wrap::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: url('../vc-elements/assets/img/bg_faktderwoche.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  filter: grayscale(20%) hue-rotate(0deg) saturate(1) brightness(79%);
  -webkit-filter: grayscale(20%) hue-rotate(0deg) saturate(1) brightness(79%);
    

}

.vc-faktderwoche-wrap.activated {
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url('../vc-elements/assets/img/bg_faktderwoche.jpg') no-repeat;
    background-size: cover;
    background-attachment: scroll;
    position: absolute;
}

.vc-faktderwoche-wrap.activated::before {
    content: "";
  position: absolute;
  z-index: -1;
  top: 0; left: 0;
  width: 100%; height: 100%;
    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url('../vc-elements/assets/img/bg_faktderwoche.jpg') no-repeat;
    background-size: cover;
    background-attachment: scroll;
 
}

.vc-faktderwoche-wrap.activated .question {
    margin-top: 80px;
}

.vc-faktderwoche-wrap .aufloesung {
    padding: 0 20px;
    display: none;
    color: #ffffff;
    font-size: 14px !important;
} 

.vc-faktderwoche-wrap .aufloesung span {
    font-size: 10px;
    display: block;
} 

.vc-faktderwoche-wrap .question {
    font-size: 42px;
    font-weight: 100;
    color: #ffffff;
}


/*
 *  STYLE 3
 */

.vc_box::-webkit-scrollbar-track
{

	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.vc_box::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;

}

.vc_box::-webkit-scrollbar-thumb
{
	background-color: #00aee5;
/*
    border-radius: 3px;
*/
}



/**** Anpassungen für Relaunch  ****/

li#menu-item-19.nav-home-icon a {
    color: transparent;
    font-size: 0 !important;
}
    
li#menu-item-19.nav-home-icon a:before {
    content: "\f015";
    font-family: 'FontAwesome';
    font-size: 2.125rem;
    color: #222222;
    line-height: 65px;
    vertical-align: middle;
}

#top_pane .inner .top_nav ul li.login a:before {
    content: "\f090";
    font-family: 'FontAwesome';
    font-size: 1.125rem;
    margin-right: 4px;
    color: #ffffff;
    line-height: 22px;
    vertical-align: middle;
}

#top_pane .inner .top_search #searchsubmit {
  /*  content: "\f002";*/
    font-family: 'FontAwesome';
    font-size: 1.5rem;
    margin-right: 4px;
    color: #333333;
    line-height: 33px;
    vertical-align: middle;
}

#header .inner .subheadline {
    color: #666666;
    z-index: 9;
    position: relative;
    top: -63px;
    font-size: 0.8125rem;
}

/*#navi_main .inner ul:first-child li .subnavi ul li:first-child  .submenu a {
    margin-top: 10px;
    background: red;
}*/

/*
.textwidget.custom-html-widget .adform-adbox {
    width: auto !important;
    height: auto !important;
    margin-bottom: 20px;
}

.textwidget.custom-html-widget .adform-adbox img {
    max-width: 320px;
    height: auto;
}
*/

/*@media screen and (max-width: 45em) {
    .bannercampaign {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        background: #333333;
    }
}*/

/*
@media screen and (min-width: 45em) {
    body.page-template-home-page2018 .bannercampaign.wpb_column.vc_column_container {
        width: 400px;
        height: 400px;
        border-right: 4px solid #CCEFFA;
    }

    body.page-template-home-page2018 .vc_row.wpb_row.vc_row-fluid {
        max-height: 400px;
    }

    body.page-template-home-page2018 .vc_row.wpb_row.vc_row-fluid .wpb_column.vc_column_container.vc_col-sm-4:first-child {
        max-width: 400px;
        max-height: 400px;
    }

    body.page-template-home-page2018 .vc_row.wpb_row.vc_row-fluid .wpb_column.vc_column_container.vc_col-sm-4:nth-child(2) {
        max-width: 408px;
        width: 100%;
    }

    body.page-template-home-page2018 .vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-flex .wpb_column.vc_column_container.vc_col-sm-8 {
        max-width: 804px;
    }
}

*/