/* Füge hier Dein eigenes CSS ein */.entry {
  
    background-image: url(http://gut-mannwerk.de/wp-content/uploads/2016/11/hg3.png);
}

.h1 .h2 .h3 .h4 {font-family: 'Raleway', sans-serif;}
.widget-title {
    font-family: 'Raleway', sans-serif;}
.genesis-nav-menu {
    clear: both;
    color: #999;
    font-family: 
    'Raleway', sans-serif;}
a {
    color:  #7cc75b;
    text-decoration: none;
}
.entry-content a {
    color: #7cc75b;
}

.a:hover {color: #7cc75b }
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #7cc75b !important;
}

.home-featured-area .featured-content .entry-title {
    margin-bottom: 80px;
    margin-top: -60px;
    margin: -88px auto 40px auto;
    max-width: 300px;
}

.home-featured-area h2.entry-title {
    background-color: #fff;
    opacity: 0.7;
}