
body{
    background-color:#eee;

    background-image: -webkit-linear-gradient(white 0%, #e6e5e5 100%);
    background-image: -moz-linear-gradient(white 0%, #e6e5e5 100%);
    background-image: -o-linear-gradient(white 0%, #e6e5e5 100%);
    background-image: linear-gradient(white 0%, #e6e5e5 100%);
    background-color: #e6e5e5;
    color: #111;
    font-size: 92%;
    background-repeat:no-repeat;
}

.pageheader {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 80%;
    display: inline-block;
    background-color: #005ea8;
}

.main-nav {
    color: #d7d7d7;
}


.jumbotron {
    display: none;
}

.main-nav.container{
    padding-left: 0;
    padding-right: 0;
}
.mainnav {
    border-bottom: 0px solid #999;

}


b, strong{
    font-weight:bold !important;
}

a:hover,a:focus{
    color:initial;
    text-decoration:none;
}

.page-navigation li,current{font-weight:bold;}

.page-navigation a,
#txtHint a,
.form-actions a,
ul.themenliste a,
ul.gruppenliste a,
.maincontent p A,
.maincontent p A:link,
.maincontent p A:visited,
.maincontent p A.textlink {
    font-weight: 600;
    color: #005EA8;
    text-decoration: none;
}
/*
.maincontent li A:link,
.maincontent li A:visited,
.maincontent li A.textlink {
    font-weight: 700;
    color: #e1003a;
    text-decoration: none;
}
*/


#pagewrap{
    max-width:1120px;
    margin:20px auto;
    background-color: #fff;
    box-shadow: 0px 12px 20px rgba(0,0,0,0.2);
    border: 1px solid #999;
    border-top: none;
    margin-bottom:120px;
}

@media only screen and (max-width: 768px) {

    .card {
        display:none;
    }

}

.card {
    border: none;
}

.card a.nav-link{
    color:#555;
    font-weight: bold;
}

.nav-item {
    margin-top: .2rem;
    margin-left: 0;
    border-bottom: 1px solid #ccc;
}

/*
h2 .nav-brand {width:60%}
*/





#main-menu {
    margin-top: 0;
    background-color: #fff;
    border-top: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
}
@media only screen and (min-width: 768px) {

    #main-menu {
        float: left;
        clear: none;
        margin-left:15px;
    }

    /*
    #main-menu {
        margin-top: 0rem;
        float: left;
        display:none !important;
    }
    */

}



.container {
    width: 100%;
    max-width: 100%;
}

.container.rootline{
    display:none;
    background-color: #fff;
}





.container.maincontent{
    background-color: #fff;
    padding-top:30px;
}



.col-md-8{
    background-color: #fff;
    padding-top:16px;
}
.col-md-4{
    background-color: #f4f4f4;
    padding-top:16px;
}






/* ##cr linktotop 2018-08-18 */
#myBtn {
    visibility:hidden;
    opacity:0;
    transition:opacity 0.7s linear;
    /* display: none; */
    position: fixed;
    bottom: 20px;
    right: 18px;
    z-index: 99;
    font-size: 40px;
    border: none;
    outline: none;
    background-color: rgba(55,55,55,0.4);
    color: white;
    cursor: pointer;
    padding: 0px 13px 8px 13px;
    border-radius: 15px;
    width:60px;
    height:60px;
}
#myBtn:hover {
    background-color: rgba(55,55,55,0.3);
}






/* NEWS ---------------------------------- */
/* NEWS ---------------------------------- */
.news .article .news-img-wrap {
    float: right;
    margin: 3px 12px 5px 0;
    background: #fff;
}
.news .footer {
    clear: both;
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
    margin-top: 15px;
    color: #888;
    display: none;
}
#news-container-1620,
#news-container-1677 {
    padding-left:20px;
    margin-bottom:20px;
}

#news-container-1620 H3,
#news-container-1677 H3 {
    font-size:16px;
}
#news-container-1620 p,
#news-container-1677 p {
    margin-top: 0;
    margin-bottom: 0.1rem;
}
.news .article {
    /* padding-bottom: 5px;*/
    margin-bottom: 12px;
    padding: 10px;

    border: 1px solid #ddd;
}



.news-single .teaser-text {
    font-size: 15px;
    color: #111;
    display:none;
}

.news-single H1 a,
.news-single H1{
    color: #e1003a;
}

/*
.news-list-view .teaser-text{
    display:none;
}
*/

/* NEWS ---------------------------------- */
/* NEWS ---------------------------------- */



/* NAVIGATION ---------------------------- */
/* NAVIGATION ---------------------------- */
@media only screen and (min-width: 768px) {
    .sm-mint a,
    .sm-mint a:hover,
    .sm-mint a:focus,
    .sm-mint a:active,
    .sm-mint a.highlighted,
    .sm-mint a.has-submenu {
        padding: 11px 12px;
    }
    .sm-mint a.has-submenu {
        padding: 11px 24px 11px 13px;
    }
    .sm-mint a .sub-arrow {
        right: 8px;
    }
    .sm-mint a,
    .sm-mint a:hover,
    .sm-mint a:focus,
    .sm-mint a:active {
        font-size: 14px;
        font-weight: normal;
        line-height: 17px;
    }
}
@media only screen and (min-width: 1020px) {
    .sm-mint a,
    .sm-mint a:hover,
    .sm-mint a:focus,
    .sm-mint a:active,
    .sm-mint a.highlighted,
    .sm-mint a.has-submenu {
        padding: 11px 12px;
    }
    .sm-mint a.has-submenu {
        padding: 11px 24px 11px 13px;
    }
    .sm-mint a .sub-arrow {
        right: 10px;
    }
    .sm-mint a,
    .sm-mint a:hover,
    .sm-mint a:focus,
    .sm-mint a:active {
        font-size: 15px;
        font-weight: normal;
        line-height: 15px;
    }
}
@media only screen and (min-width: 1160px) {
    .sm-mint a,
    .sm-mint a:hover,
    .sm-mint a:focus,
    .sm-mint a:active,
    .sm-mint a.highlighted,
    .sm-mint a.has-submenu {
        padding: 11px 12px;
    }
    .sm-mint a.has-submenu {
        padding: 11px 24px 11px 13px;
    }
    .sm-mint a .sub-arrow {
        right: 12px;
    }
    .sm-mint a,
    .sm-mint a:hover,
    .sm-mint a:focus,
    .sm-mint a:active {
        font-size: 16px;
        font-weight: normal;
        line-height: 17px;
    }
}
/* /NAVIGATION --------------------------- */
/* /NAVIGATION --------------------------- */








/* THEMENLISTE --------------------------- */
/* THEMENLISTE --------------------------- */
/* THEMENLISTE --------------------------- */
/* THEMENLISTE --------------------------- */
/* THEMENLISTE --------------------------- */

.box {
    border:0 solid #ccc;
    float:left;
    margin:0 8px 8px 0;
    padding:0;
}

.innerbox {
    border:1px solid #777;
    text-align:center;
    vertical-align:middle;
    background-color:transparent;
    display:block;
    width:2em;
    height:2em;
    color:#777;
    padding:0;
}

.innerbox_sel {
    border:1px solid #333;
    text-align:center;
    vertical-align:middle;
    display:block;
    width:2em;
    height:2em;
    background-color: #005EA8;
    text-decoration:none;
    color:#fff;
    padding:0;
}

.grpname {
    border:1px solid #999;
    margin:10px 40px 10px 0;
    padding:5px;
}

.entry {
    padding-left:1.8em;
    padding-bottom:5px;
}

.ent {
    padding-left:0;
    padding-top:15px;
    padding-bottom:3px;
}
.innerbox a:visited,
.innerbox a:link {
    background-color:#eee;
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    color:#333;
}
.innerbox a:hover,
.innerbox a:active,
.innerbox a:focus,
.innerbox_sel a {
    background-color: #005EA8;
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    color: #fff !important;
}
.detailhead,
.resultliste h2 {
    color:#333;
}


/* --------------------------------------- */


.alfatab{
   display: inline-block;
   margin-bottom:18px;
}




/* --------------------------------------- */


@media only screen and (max-width: 768px) {
    .main-menu-btn {
        float: right;
        margin: 5px 10px;
        margin-top: 12px;
        margin-right: 10px;
        position: relative;
        display: inline-block;
        width: 34px;
        height: 31px;
        text-indent: 29px;
        white-space: nowrap;
        overflow: hidden;
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

        background-color: #fff;
        border:3px solid #fff;
        border-radius: 3px;
        /*
        position: absolute;
        top:50px;
        z-index:1000;
        */
    }
}

.csc-linkToTop a{
    font-size:12px;
    padding:0 4px 0 4px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #555;
    background-color: #ccc;
}


@media only screen and (max-width: 768px) {
    .col-md-8 .es_content {
        padding-left: 0px;
    }
    dl,ol,ul {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 768px) {
    .col-md-8 .es_content {
        padding-left: 30px;
    }
    dl,ol,ul {
        padding-left: 0px;
    }

    .es_content{
        padding-bottom:100px;
    }


}



@media only screen and (min-width: 768px) {
    .col-md-8 {
        background-color: #fff;
        padding-top: 16px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 69.666667%;
        -ms-flex: 0 0 69.666667%;
        flex: 0 0 69.666667%;
        max-width: 69.666667%;
    }

    .col-md-4 {
        background-color: #fff;
        padding-top: 16px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 30.333333%;
        -ms-flex: 0 0 30.333333%;
        flex: 0 0 30.333333%;
        max-width: 30.333333%;
        margin-bottom: 104px;
    }
}




/* FRAGEN */
#c1643 ol {
    padding-left: 0;
}

#c1643 li {
    list-style-type: none;
}



.themenliste li {
    border:1px solid #ccc;
    padding:3px;
    width:100%;
    margin-bottom:6px;
    list-style-type:none;
    background-color:#eee;
}
.themenliste li a {
    display:block;
}

.gruppenliste li {
    border:1px solid #ccc;
    padding:3px;
    width:100%;
    margin-bottom:6px;
    list-style-type:none;
    background-color:#f4f4f4;
}
.gruppenliste li a {
    display:block;
}


.languagemenu{
    display:none;
    /*
    color:#fff;
    font-size:13px;
    font-weight:bold;
    padding:10px 10px;
    */
}
.languagemenu a {
    color: #fff;
    font-size:13px;
}
@media only screen and (min-width: 767px) {
    .languagemenu {
        float:right;
    }
}




/* SIDENAV */
.nav-pills .nav-link {
    display: block;
    padding: .2em 0.5em;
    border-radius: .25rem;
    color: #556677;
}
.nav-pills a.nav-link:hover,
.nav-pills a.nav-link.current{
    background-color:#fff;
    color: #005EA8;
}
/* /SIDENAV */






.news .teaser-text p{
    margin-bottom:0;
}
.news .teaser-text a.more{
    color: #005EA8;
}

/*
@media only screen and (min-width: 767px) {
    .pagefooter {
        padding-left: 30px;
    }
}
*/

.fund{
    margin:7px 0 9px 0
}
h3.themen-in{
    color: #005EA8;
}


h2{
    color: #005EA8;
}
h3{
    color: #949492;
    font-size:1.2em;
    font-weight:600;
}

.link_light{
    color:#333;
    font-weight:500;
    font-size:0.9em;
}

@media only screen and (min-width: 767px) {
    .col-md-8 {
        padding-right: 20px;
    }
}


.col-md-4 H1{
    border-bottom:0px dashed #ccc;
    padding-bottom:2px;
    color:#555;
}

.col-md-4 .news-list-view{
    border:0px dashed #ccc;
}



H4 {
    padding-right: .5em;
    margin-top: 0;
    background-color: transparent;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1.1em;
    color: #005EA8;
}

.grpname {
    border: 1px solid #ccc;
    margin: 10px 40px 10px 0;
    padding: 5px 7px 7px 5px;
    background-color:#eee;
}
.entry {
    padding-bottom: 0px;
}

.grp_details{
    padding-top:18px;
    max-width:90%;
}

@media only screen and (max-width: 767px) {
    .entry {
        padding-left: 0.8em;
    }
}




#txtHint a{
    padding:3px;
    background-color:#eee;
}


/* ------------------------------------ */
/* ************************************ */
/* ------------------------------------ */
/* ************************************ */
/* ------------------------------------ */
.label{
    font-weight:bold;
    color:#444;
    margin-left:1em;
    margin-top:7px;
}
.value{
    font-weight:normal;
    color:#000;
    margin-left:1em;
    margin-bottom:0px;
}
.value a{
    color:#333;
}

.space{
    margin-bottom:16px;
}
a.btn{
    color:#333;
}



.detail_suchbegriff{
    color:#cb1b18;
    font-weight:bold;
}
h3.detail{
    color:#cb1b18;
}
.label.Name{
    color:#444;
}
.label.Internet{
    color:#444;
}
.label.E-Mail{
    color:#444;
}
.label.Ansprechpersonen{
    color:#444;
}
.label.Telefon{
    color:#444;
}
.label.Beschreibung{
    color:#444;
}
.label.Treffpunkt{
    color:#444;
}

.value.Name{
    font-weight: bold;
}



.bild_wrap{
    float:right;
    margin-left:20px;
}

IMG.gruppe_detail_bild{
    width:100%;
    height:auto;
    max-width: 300px;
    margin:5px;
    float:left;
}













/* */

/* ------------------------------------ */
/* ************************************ */
/* ------------------------------------ */
/* ************************************ */
/* ------------------------------------ */


.gruppenliste .btn{
    display: inline-block;
    text-align: left;
    white-space: normal;
    display:block;
}


.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    color: #005EA8;
    cursor: default;
    background-color: #fff;
}


h1, .h1 {
    font-size: 125.01%;
    color: #005EA8;
    margin-bottom: 0.7em;
    text-transform: none;
    font-weight: bold;
}


.form-actions a{
    padding:2px 7px 2px 7px;
}

.form-actions a,
button.backlink {
    border-radius:5px;
    color:#fff;
    font-weight: bold;
    background-color: #005EA8;
    border:1px solid #005EA8;
    cursor: pointer;
    margin-top:24px;
    margin-bottom:24px;
}




.typo3-feedit-element{
    border:none !important;
}
.typo3-feedit-element a{
    color: #519a62
}
.typo3-feedit-element:hover{
    background-color:#eee;
}
.typo3-editPanel {
    border-top: none !important;
    background-color:#f3f3f3 !important;

}

.maincontent .pagefooter,
.maincontent .pagefooter a,
.pagefooter,
.pagefooter a{
    color:#555 !important;
    text-transform: none;
}


/* -------------------------------------------------- */
/* -------------------------------------------------- */
.main-nav {
    background: #005EA8;
}
.sm-mint li {
    border-top: none;
    border-bottom:none;
    background-color: #eee;
}
.sm-mint li.current {
    background: #fff;
    color: #333;
}

.sm-mint li.current a:hover,
.sm-mint li.current a:focus,
.sm-mint li.current a:active {
    background: #fff;
    color:#000;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */

.maincontent{
    clear: both;
}

p.align-center{
    text-align: center;
}

@media only screen and (min-width: 1000px) {
    .col-md-9 .es_content {
        padding-right: 100px;
    }
}


 #suche{
    padding: 5px;
    border: 1px solid #888;
    border-radius: 4px;
}



 /* REB */


BODY{
    background-image: -webkit-linear-gradient(white 0%, #7ec3d9 100%);
    background-image: -moz-linear-gradient(white 0%, #7ec3d9 100%);
    background-image: -o-linear-gradient(white 0%, #7ec3d9 100%);
    background-image: linear-gradient(white 0%, #DDEBF7 100%);

    background-image:none;
    background-color: #DDEBF7;
}

#pagewrap {
    border:none;
}

.text-center{text-align:center;}

.maincontent a{
    text-decoration: underline !important;
    font-weight:bold !important;
}

.powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_meinevermoegenswirksameleistungen2700eur label,
.powermail_fieldwrap.powermail_fieldwrap_type_check.powermail_fieldwrap_meinevermoegenswirksameleistungen2700eur label{
    font-weight:bold;
}
.powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_meinevermoegenswirksameleistungen2700eur .radio label,
.powermail_fieldwrap.powermail_fieldwrap_type_check.powermail_fieldwrap_meinevermoegenswirksameleistungen2700eur .checkbox label{
    font-weight:normal;
}


.powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_dermonatsbeitrageinschliesslichvermoegenswirksamerleistungensollinsgesamtbetragen,
.powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_marker{
    margin-bottom:0;
}
.powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_dermonatsbeitrageinschliesslichvermoegenswirksamerleistungensollinsgesamtbetragen .radio{
    float:left !important;
    border:0px solid #999;
    margin-right:25px;
}
#.powermail_fieldwrap.powermail_fieldwrap_type_radio.powermail_fieldwrap_dermonatsbeitrageinschliesslichvermoegenswirksamerleistungensollinsgesamtbetragen .radio:nth-last-child(2){
     #   clear:left !important;
     #}


/*
  #c1545 a{
    color:#c33;
  }
*/

.maincontent p A:link:not(.mail),
.maincontent p A:visited:not(.mail),
.maincontent p A.textlink:not(.mail) {
    font-weight: 600;
    color: #c33;
}


.frame-greybox {
    border:1px solid #ccc;
    background-color:#eee;
    padding:10px;
}
.frame-bluebox {
    border:1px solid #ccc;
    background-color:#DDEBF7;
    padding:10px;
    color: #000;
}

/*
  #c1545.frame-default{
    border:1px solid #ccc;
    background-color:#DDEBF7;
    padding:10px;
  }
*/

/*
  #c1521.frame-default,
  #c1542.frame-default,
  #c1543.frame-default,
  #c1540.frame-default,
  #c1534.frame-default,
  #c1518.frame-default
*/
.col.span_1_of_1{
    border:1px solid #ccc;
    background-color:#eee;
    padding:10px;
}


.tx-felogin-pi1{
    display:inline-block;
    border:1px solid #ccc;
    background-color:#f4f4f4;
    line-height:1.3;
    padding:5px;
}


.pagefooter .col.span_1_of_1{
    border:0px solid #ccc;
    background-color:#fff;
    padding:0px;
}

.contenttable{
    border:1px solid #888;
    margin-bottom:10px;
    ccc_width:580px;
}
.contenttable td{
    padding: 5px 15px;
    border:0px;
}

.contenttable td:nth-child(2){
    text-align:right;
}

.contenttable td p{
    padding: 0;
    margin: 0;
}

.col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 99%;
    -ms-flex: 0 0 99%;
    flex: 0 0 99%;
    max-width: 99%;
}
.col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 99%;
    -ms-flex: 0 0 99%;
    flex: 0 0 99%;
    max-width: 99%;
}


.languagemenu,
.tx-felogin-pi1 legend,
.tx-felogin-pi1 h3{
    display:none;
}

.tx-felogin-pi1 input#user,
.tx-felogin-pi1 input#pass{
    max-width:220px;
    border:1px solid #777;
    border-radius:3px;
    padding:3px;
}

.tx-felogin-pi1 label{
    width:120px;
}
.form-control {
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color:#444;
    background-color:#f4f4f4;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.5);
}
.btn-primary {
    color:#fff;
    background-color:#005EA8;
    border-color: #005EA8;
}
H3 {color:#555;}
b,strong {color:#333;}

/* FOOT */
#c1513 p:nth-last-child(1){ float:right; }
#c1513 p:nth-last-child(2){ float:left;  }

#c1550 p:nth-last-child(1){ float:right; }
#c1550 p:nth-last-child(2){ float:left;  }

#c1587 p{ float:right; }
#c1588 p{ float:right; }

@media screen and (max-width:999px) {
    .col.span_1_of_1 {
        border: none;
        background-color: #fff;
        padding: 0 7%;
    }
}

@media screen and (min-width:1000px) {
    .col.span_1_of_1 {
        border: none;
        background-color: #fff;
        padding: 0 14%;
    }
}
@media only screen and (min-width: 768px) {
    .col-md-4 {
        margin-bottom: 0px;
    }
}