/* Füge hier Dein eigenes CSS ein */

body, button, input, select, textarea, b, .widget-title, .site-title, .site-title a, .current-menu-item .current_page_item { font-family: Tahoma, Verdana, Arial, sans-serif !important; }

.site-description {
    display: block;
}

body, button, input, select, textarea {
    color: #662827;
}  

body{
	background-image: url(wp-content/uploads/2019/06/welle_unten.png) !important;
	background-repeat: no-repeat;
	background-size: contain; 
	background-position: bottom;
}

h1, h2, h3, h4, h5, h6, a, .site-title a, .entry-title a  {
  color: #942c34 !important;
    font-weight: 500;
}

.entry-content b, .entry-content strong  {
  color: #942c34;
}

b, strong {
  color: #942c34;
    font-weight: 600;
}

.widget-area a {
      color: #942c34;
   }

.widget-title{  
  display: none !important;
 }

.wp-caption-text {
    font-size: 12px;
  text-align:center;
  }

.textwidget{
      color: #662827;
   }

.site-info, footer {  
  display: none;
 }

.verschwindet {  
  display: none !important;
 }
.hentry {   
	background-color: transparent;
  padding-top: 20px;
 }

.breite50100, .breite30100 {	
	width: 100%;
	height: auto;
}
.entry-content h1{
		font-size: 2.3rem;
		margin-top: 1.641em;
		margin-bottom: .5em;
	}
	
.entry-content h2 {	
	color: #ff6600 !important;
	font-size: 1.7rem;
	margin-top: .5em;
	margin-bottom: .5em;
}
	
.entry-content h3, .entry-content h4 {	
	font-size: 1.5rem;
	margin-top: .5em;
	margin-bottom: .5em;
	 font-weight: 600;
}
h4, .orange {	
	color: #ff6600 !important;
}

/*-----------------------------------------------------------------48px*/
@media screen and (min-width: 30em) {
	.breite30100 {	
	width: 30%;
	height: auto;
}
	}
	
/*-----------------------------------------------------------------620px*/
@media screen and (min-width: 38.75em) {
  
.entry-content, .entry-header, .entry-summary {
     background-color: transparent;
}
		
.entry-title {
    margin-bottom: 0 !important;
}

.post-thumbnail img {
    display: none;
 }
  
.hentry.has-post-thumbnail {
    padding-top: 1%;
}
  

.hentry, .page-header, .page-content {
    box-shadow: none;
}
	
.verschwindet {  
  display: block !important;
 }

		
.breite50100 {	
	width: 50%;
	height: auto;
}
	

	
}

/*-----------------------------------------------------------------740px*/
@media screen and (min-width: 46.25em) {
  .entry-content, .entry-summary, .article {
    font-size: 80% !important;
	}

.entry-title {
     font-size: 3.5rem;
      margin-bottom: 1em;
	}
	
	.hentry {
    margin: 0 0%;
}
	
  
}  
/*-----------------------------------------------------------------955px*/
@media screen and (min-width: 59.6875em) {

  
body::before {
    background-color: transparent;
     }

body:before {
    box-shadow: none;
}
	
		

.hentry {
    margin: 0 0%;
}
  
.sidebar { 
  margin-left: 5% !important;
   }


.site {
      max-width: 1550px;
  }

.site-main {
      padding: 43px 0;
  }

.site-header {
	margin-top: 50px;
  margin-bottom: 10%; 
	padding-right: 5%;
	padding-left: 5%;
    background-color: transparent;
  }
	
.main-navigation {
		margin-left: 5%;
		margin-right: 15%;
}
	
.widget {
	padding-right: 15%;
	padding-left: 5%;
}
  
.site-header, .secondary {
    background-color: transparent;
}

.entry-content ul, .entry-content ol {
      margin-left: 30px;
      } 
.entry-content {
     padding-top: 20px;
	}
  
#menu-servicemenu {
     padding-bottom: 30px;
  font-size: 0.8em;
	}
  
.widget_search, .main-navigation, .widget_text {
  margin-bottom: 30px;
  }
	
.entry-content h1 {
		font-size: 3.5rem;
	}
	
.entry-content h2 {	
	color: #ff6600 !important;
	font-size: 2.7rem;
}
	
.entry-content h3, .entry-content h4 {	
	font-size: 2.0rem;
	 font-weight: 500;
}

	
}
/*-----------------------------------------------------------------1403px*/
@media screen and (min-width: 87.6875em) {


}


