.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
color: #fff !important;
}

div.wpcf7-mail-sent-ok {background-color:#000;}
div.wpcf7-mail-sent-ok {color:#000;}
div.wpcf7-validation-errors {background-color:#9d5;}
div.wpcf7 form.sent .wpcf7-response-output {color: #ece3e3;}


.big-title {
	color: #ffffff !important;
}

/* A link that has not been visited */
a:link {
    color: #34BA1B;
}
/* A link that has been visited */
a:visited {
    color: #34BA1B;
}

#mini-logo img {
content:url(https://www.essbare-stadt-bb.de/wp-content/uploads/LOGO-rund.png);
margin-left: auto;
height:47px;
width:auto;
display:block;
}