body {
	margin-top: 0px; /* 50px is the height of the navbar - change this if the navbarn height changes */
}

.portfolio-item {
	margin-bottom: 25px;
}

footer {
	margin: 50px 0;
}

.navbar-fixed-top {
	opacity: 0.9;
}

.headline {
	background-image: url("../img/DSC_0070.jpg");
	background-size: cover;
	padding-top: 70px;
	background-position: center center;
}

.headline .jumbotron {
	background-color: rgba(27, 29, 34, 0.79);
	margin-top: 2em;
	margin-bottom: 2em;

}

.headline .jumbotron{
	background-color: rgba(109, 123, 142, 0.94);
	padding-top: 0em;
	margin-bottom: 6em;
	margin-top: 3em;
}

.headline .jumbotron h1, 
.headline .jumbotron .small,
.headline .jumbotron p  {
	color: #111;
	text-shadow: none;
	padding: 0;
	margin: 0;
}
.headline .jumbotron .small.agrostahl {
	font-size: 60%;
	font-weight: bold;
}

.headline .jumbotron {
	padding: 0 0 10px;
	text-align: center;
	background-color: #8c1616;
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhjMTYxNiIgc3RvcC1vcGFjaXR5PSIwLjkxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMC44Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(140,22,22,0.91) 44%, rgba(109,0,25,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(140,22,22,0.91)), color-stop(100%,rgba(109,0,25,0.8)));
	background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(140,22,22,0.91) 44%,rgba(109,0,25,0.8) 100%);
	background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(140,22,22,0.91) 44%,rgba(109,0,25,0.8) 100%);
	background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(140,22,22,0.91) 44%,rgba(109,0,25,0.8) 100%);
	background: linear-gradient(to bottom, rgba(169,3,41,1) 0%,rgba(140,22,22,0.91) 44%,rgba(109,0,25,0.8) 100%);
	
	}
.headline .jumbotron .facts {
	color: #ccc;
	font-size: 90%;
	font-weight: bold;
	background-position: 0 0;
	background-size: contain;
}


span.agro {
	background: url(../img/AgroStahl1.png) 0 / contain no-repeat;
	width: 147px;
	height: 1em;
	display: inline-block;
	block;
padding-top: 0;
}
span.agro * {
	visibility: hidden;
}


p.textblock {
	text-align: justify;
}



iframe.youtube {
	width: 100%;
}
footer {
	color: #798491;
	font-size: 90%;
}


strong {
	color: #e1a100;
}