.site-footer h3 {
    display: none;
   }

.credits {
    display: none;
    }

.section-inner {
   
    max-width: 97%!important;
 
}

.oben  {
    margin-top:-100px;
    }

#footer-info a {
    display: none;
    }

#footer-info {
    display: none;
}


#main-footer {
       display: none;
  
}

.et-search-form::before {
    color: #c4c4c4;
    content: "U";
    font-size: 0;
    left: 0px;
    pointer-events: none;
    position: absolute;
    top: 0px;
  display:none;
}

.et-search-form #s {
 
  display:none;
}

#top-menu a:hover,#top-menu > li.current-menu-item > a {
	color: #FFF!important;
}
    
 .post-content .title, body.error404 article h1 {
    font-size: 28px;
    padding-bottom: 17px;
  text-align:left;
  color: green;
}
    
#logo {
    font-size: 38px;
    font-weight: 100;
    letter-spacing: 3px;
    text-transform: uppercase;
     font-size:28px;
}

.impress  {
    font-size: 13px;
  line-height:16px;
    }
    
body {
    font-size: 16px;
    line-height: 16px!important;
     color:#000;
  
  
}

.entry-content {
    line-height: 20px;
    text-align: left;
}
article.post, article.page, .footer-widget, .comment {
    -moz-hyphens: none;
    word-wrap: break-word;
}

.single article.post, .page article.page, .error404 article.page {
    margin-bottom: 37px;
    margin-top: 10px;
}
