@charset "utf-8";
/* CSS Document */

.jumbotron-anfang-head {
 padding: 2rem 1rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  border-radius: 0.3rem;
  background-image:url("../../images/hiking-691846_1920.jpg");
  background-size: cover;
}

.jumbotron-info-middel {

  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-image:url("../../images/hiking-691846_1920.jpg");
  border-radius: 0.3rem;

}

.dropdown-item:hover, .dropdown-item:focus {
   background-color: #847A7B;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #007bff;
}

.live {
	font-size: 2rem;
}

.send {
	font-size: 2rem;
	color:#19F708;
}

#section2A {
	margin-top: 0px;
}
.container-footer {
	background-color: #2B2626;
}

.jumbotron-footer {
    background-color: #66cccc;
}

.text-center-head {
  text-align: center !important;
	font-size: 2rem;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	color: #F1E9E9;
	padding-bottom:3rem;
}

.text-center {
	margin: 0rem 0rem;
	text-align: center !important;
	font-size: 1.2rem;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}

.bg-light {
    background-color: #66cccc !important;
}

@media (min-width: 576px) {/*Smart phone */
  .jumbotron {/*orginal*/
	margin-top: 1rem;  
    padding: 4rem 2rem;
  }
	
  .jumbotron-head1 {
	margin-top: 1rem;  
    padding: 4rem 2rem;
  }	
	
  .jumbotron-anfang-head {
	margin: 1rem auto;	 
    padding: 10rem 2rem;
  }	    
   
 .jumbotron-info-middel {/*desktop */

  padding: 4rem 1rem;
  border-radius: 0.3rem;

}

  
      
  }	
  
  .text-center-head {
		font-size: 4rem;
		padding-bottom: 5rem;
	}    

.jumbotron-footer {
    background-color:#66cccc;
}


.color {
    background-color: #E41215;
}

.carousel-inner {
    margin-bottom: 30px;
}

.bg-light {
    background-color: #66cccc !important;
}




.bg-light-color {
    background-color: #66cccc;
}



.text-center-info {
    text-align: center;
}
