body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
  background-color:transparent;
   background-image: url("https://www.brennholz-nachbar.de/images/Wald_Hintergrund.jpg")
	}


body.site {

    border-top: 3px solid #e32430;   
   background-image: url("https://www.brennholz-nachbar.de/images/Wald_Hintergrund.jpg")
	  background-color:none;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
  background-position:center center;
}



  @media (min-width: 1200px)
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 1280px;
}

.container {
  max-width: 1280px;
}


h1, h2, h3, h4, h5, h6 {color: #e32430; font-weigth:600;}

h1 {
	font-size: 57px;
line-height: 85px;}

h2 {
	font-size: 44px;
line-height: 66px;}

h3 {
	font-size: 34px;
line-height: 51px;}

h4 {
	font-size: 26px;
line-height: 39px;}

h5 {
	font-size: 20px;
line-height: 30px;}

h6 {
	font-size: 16px;
line-height: 24px;}



.body .container {
  
  	background-color: rgba(238,216,174,0.85);
}



.pull-right {
  float: right !important;
  margin:10px;
}
  

a {
	color: #e32430;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #666666;
	text-decoration: underline;
}



.sppb-progress-bar {
  background-color: #e32430;
}






















