.color {
    color: green;
}

.liste_uebersicht {
    margin-bottom: 5px;
}

.breadcrumb_style {
    color: #0C1587;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

.ueberschrift_area {
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #DFDFDF;
}
    

.main_wetter_info {
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    padding: 15px 0px 15px 0px;
}

.main_wetter_faq {
    border-bottom: 1px solid #DFDFDF;
    padding: 15px 0px 15px 0px;
}

.monate_uebersicht {
    margin-bottom: 10px;
}

.link_no_color {
    color: black;
}

.link_no_style {
    color: black;
    text-decoration: none;
}

.einleitung_stadt {
    padding-top: 15px;
}

.abschnitte_wetterseiten {
    border-top: 1px solid #DFDFDF;
    padding-top: 15px;
    padding-bottom: 15px;
}

.wetterseiten_ueberschrift {
    margin-bottom: 15px;
}

.faq_liste {
    list-style: none;
    padding: 0px;
}

