h1,
h2,
h3,
h4,
h5,
h6 {
    color:#3566aa;
}
.ekel #kitatopnav .mod_customnav ul li.blue a,
.ekel #kitatopnav .mod_customnav ul li.blue strong {
    background-color:rgba(53,102,170,1);
    font-size:.8rem;
}
#mainnavigation .mod_navigation {
    background-color:#3566aa;
}
#main p a {
    text-decoration:none;
    color:#3566aa;
    border-bottom: 1px dotted #3566aa;
}
#mainnavigation .mod_navigation li.active > a,
#mainnavigation .mod_navigation li.active > strong,
#mainnavigation .mod_navigation li > a:hover,
#mainnavigation .mod_navigation li.trail > strong,
#mainnavigation .mod_navigation li.trail > a {
    background-color:rgba(255,255,255,.5);
    font-weight:normal;
}
.ekel footer .inside {
    border-top:60px solid #3566aa;
}
.ekel footer {
    background-image:url("/files/kitas-kirchhellen/bilder/bg_footer_leo_d_268171725_blau.jpg");
    background-repeat:no-repeat;
    background-size: 100% auto;
    background-position: center 60px;
}
footer h1,
footer h2,
footer h3,
footer h4 {
    background-color:#3566aa;
}
footer h5,
footer h6 {
    font-size:1.4rem;
    font-weight:bold;
    color:#3566aa;
}
.ekel #header .inside {
    min-height:140px;
    background-image:url("/files/bilder_global/symbol_haus_teploleta_104902676.png");
    background-position:right bottom;
    background-repeat:no-repeat;
}
.ekel #header {
    background-image:url("/files/bilder_global/symbol_wolken2_teploleta_104902676.png");
    background-repeat:no-repeat;
    background-position: center 0px;
    background-size: 100px auto;
}
.ekel #header .inside:before {
    width:80px;
    height:100px;
    bottom:0;
    left:-100px;
    position:absolute;
    display:inline-block;
    background-image:url("/files/bilder_global/symbol_baum_teploleta_104902676.png");
    background-position:left bottom;
    background-repeat:no-repeat;
    content: '';
    background-size: 100% auto;
}
.ekel #header .inside:after {
    width:100px;
    height:100px;
    right:-120px;
    top:-30px;
    position:absolute;
    display:inline-block;
    background-image:url("/files/bilder_global/symbol_sonne_teploleta_104902676.png");
    background-position:left bottom;
    background-repeat:no-repeat;
    content: '';
    background-size: 100% auto;
}
.footermap .dlh_googlemap {
    background-color:#dbdbdb;
}
#kitalogo_ekel > img {
    max-height: 140px;
}
.ce_gallery ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    margin: 2rem 0px;
}
.ce_gallery ul li img {
    width: 100%;
    height: auto;
}
.base_blue .bottomborder {
    border-bottom-color: rgba(53,102,170,1);
}
.base_blue #main .coloredlist ul li:before {
    content: "\2022"; 
      color: rgba(53,102,170,1);
      font-weight: bold; 
      display: inline-block; 
      width: 1em; 
      margin-left: -1em;
}
