#sp-header .logo {
   height: 100px !important; 
}

#sp-top-bar {
 	background-image: url('../images/oben-holz.jpg') !important;
}

#sp-header:not(.header-sticky) {

  background: rgba(0, 0, 0, 0.3) !important;
  
}

#sp-header {
 
  top: 44px;
 
}

#sp-footer {
  background-image: linear-gradient(145deg, #6A1F00 0%, #6A1F00 100%) !important;
}

.sppb-btn-success {
   border: 1px solid #691E01;
  background-image: linear-gradient(145deg, #691E01 0%, #691E01 100%) !important;

}
.sppb-btn-success:hover {
  border-color: #691E01;
  background-image: linear-gradient(145deg, #691E01 0%, #691E01 100%) !important;
}
.sp-scroll-up {
  background: #691E01;
  color: #fff;
}

.sp-scroll-up:hover {
  color: #fff;
  background: #691E01;
}

.offcanvas-menu {
  background-color: #691E01;
  color: #fff;
}


	.col-lg-3 {
		-ms-flex:0 0 30%;
		flex:0 0 30%;
		max-width:30%;
	}

	.col-lg-9 {
		-ms-flex:0 0 70%;
		flex:0 0 70%;
		max-width:70%;
	}


.com-content.view-article #sp-main-body {
  padding-top: 180px;
  padding-bottom: 0px;
}

.body-innerwrapper #sp-main-body {
 /* padding-top: 40px !important;*/
}
.com-content.view-article .article-details {
  
	margin-top:-150px !important;
}

#sp-header.header-sticky {
  
	 background: rgba(0, 0, 0, 0.8) !important;
}


.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
  color: #BF0E1E;
}


.sp-page-title .breadcrumb a:hover {
  color: #BF0E1E;
}

.karte{padding-top:40px;}
