

.wichtig {
	 background: lightgray;
}

.line {
	border-bottom: 2px solid gray;
}

ul {
	 list-style-type: none; 
	 padding-left: 0;
}


.content-gallery  li {
	display: block;
	float:  left;
	margin: 10px;
	
}
.content-gallery  figure {
	max-width:30%;
}

.img-responsive{
	max-width: 100%;
}


.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.thumbnail a {
	color: gray;
}

.ce_bs_gridStart.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: 0px;
}

.text {
  max-height: 500px;
    
}

.slidertxt > h2 {
	visibility: hidden;
}

.video_tg {
	width: 100%;
	height: auto;
}

#meldunggruppe {
	display:none;	
}

#article-1 .row {
  margin-right: 0px;
  margin-left: 0px;
}

#article-1 .text1 {
	max-height:250px;
}	


.img-fluid {
	margin-bottom: 8px;
	
}

#about {
	margin-left:10px;
}

.abstand {
	margin-bottom: 20px; 
}
.abstandoben {
	margin-top: 20px; 
}



.fs-6 {
	font-size: 0.8rem;
}

.hochzeiten {
	 width: 100%; 
    height: 5px; 
    margin: 0 auto;
	margin-bottom: 20px;
    color: blue;
    background: #17a2b8;
}

.block1 {
	font-size: 1rem;
	margin: 0 0 0 0;
	
	
}

.block1 .css-0 {
	margin-bottom:0; 
}


.baeckerjubi > .row > div:first-child
{
	  margin-left: 8.33%;
}

h3.weihnachten {
	margin-bottom: 0;
}
.weihnachten {
	background-color: lightgray;
	padding: 20px 10px 0px 10px;
	margin-bottom: 0px:
	
}

.weihnachten  .img-fluid {
	  border: 5px solid #6c757d;
}

.toggler {
	 background:linear-gradient(to bottom, #F4F2F0 0%, #EEE9E7 3%, #E1DAD6 100%);
	 border: 2px;
	 font-size:1.143em;
	 font-weight:bold;
	 color:#7f7266;
	 cursor: pointer;
	 padding:6px 10px;
}

.toggler:hover {
	color: green;
}


}

#ui-id-2 {
	  display:none;
}

.arrow {
  border: solid #7f7266;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 6px;
  margin-left:30px;
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.toggler:hover .arrow{
	 border: solid green;
	 border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 6px;
  margin-left:30px;

}


.toggler:hover .down{
	transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}


@media  (min-width: 1500px) {
.modal-lg, .modal-xl {
    max-width: 1800px;
  }
}



@media  (max-width: 1200px) {

baeckerjubi > .row > div:first-child
{
	  margin-left: 0;
}
 
}



@media  (max-width: 1200px) {

.rowimage .img-fluid{

   height: 200px;
   width: auto;

}



}

@media  (max-width: 1000px) {
	
baeckerjubi > .row > div:first-child
{
	  margin-left: 0;
}



.rowimage .img-fluid{

   height: 100px;
   width: auto;

}

.schafferrow {
	display: none;
}

#fegen {
	display: none;
}


}




@media  (max-width: 800px) {

baeckerjubi > .row > div:first-child
{
	  margin-left: 0;
}


.rowimage .img-fluid{

   height: 100px;
   width: auto;

}

.schafferrow {
	display: none;
}

.kleinnodisplay{
	display: none;
}

#fegen {
	display: none;
}


}






