/* 
Theme Name: DI Flat 
Description: Childtheme 
Author: Designers Inn 
Template: di-basis 
Version: 1.3 
*/

#main-header {
    line-height: 23px;
    font-weight: 500;
    top: 0px;
    background-color: #FFF;
    width: 100%;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 99999;
}

/*#main-header.et-fixed-header {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) !important;
}*/

p:empty {
display: none;
}

.center{text-align: center; margin: 0 auto 0 auto;}

#footer-info a {
    font-weight: 700;
    color: #fef2ef;
}

.link_footer {
color: #fef2ef;
}

.et_pb_gallery_0.et_pb_gallery .et_pb_gallery_title {
    font-size: 12px;
    text-align: center;
width: 210px;
}

#startseiteh1 {
    font-size: 25px;
}

#startseiteh2 {
    font-size: 20px;
}

/*Aktuelles Mitschnitt RPR1 
.et_pb_audio_no_image .et_pb_audio_module_content {
    margin-left: -50px;
}*/

/*Blog Hintergrund Farbe */
#main-content, .et_pb_section {
    background-color: #ffff99;
}

.et_pb_widget li a:hover {
    color: #fc9a1c;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #ff9d33;
}

/* Senden Button Farbe */
.et_pb_contact_submit, .et_pb_contact_reset {
    font-family: inherit;
    display: block;
    float: right;
    margin: 8px auto 0px;
    cursor: pointer;
    color: #663333;
}

/* Kontaktformular Link EMail */
#linkemailkontakt {
color: #663333;
}

/* e-recht Link */
#erechtlink {
color: #ff9d33;
}

/*Footer Menü*/
.bottom-nav li.current-menu-item > a, .footer-widget h4 {
    color: #fef2ef;
}

/*.et_mobile_menu {
    position: absolute;
    left: 0px;
    padding: 5%;
    background: #FFF none repeat scroll 0% 0%;
    width: 100%;
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 9999;
    border-top: 3px solid #ffcc66;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}*/
