body {
	  background-color: #7fcc26 ; 
	}
#9ACD32
#f0f8ff

.fixmenue {    
    margin-top: 60px;
}

.jumbotron{
background:#A3E77F; 
}
.hr {
	width: 95%;
	height: 5px;
	margin: 0 auto;
	color: black;
	background: #000000;
}

.item > img {
width:100%; overflow:hidden;
}

.item_schrott { 
height:500px; overflow:hidden;
}


@media only screen and (min-width: 150px) and (max-width: 991px){
 .mittig{
 text-align: center;
 }
 }

.kontakt {
  border: 2px solid;
  margin: auto;
  width: 75%;
  padding: 5px;
  background-color: #ff990099
}

.flex-container {
  display: flex;
  justify-content: center;
}