





/*\\\\\\\\\\\\\\\\\\\\ MITGLIEDER ////////////////////*/


section#mitglied-bild-detail {
    width: 500px;
    border: 15px solid #1fb3b6;
    border-radius: 100%;
    position: relative;
    /* top: -200px; */
    margin-top: -200px;
    left: 100px;
    background-color: #fff;
	overflow: hidden;
}
section#mitglied-bild-detail img{display:block; width: 100%;}

.single-mitglieder section#content {
    padding-top: 60px;
}




/*\\\\\\\\\\\\\\\\\\\\ AUSNAHMEN ////////////////////*/


/*struktur*/
.page-id-30 .timeline-con ul {
    position: relative;
    margin-left: -17px;
    margin-top: 53px;
}
@media (max-width: 768px) {
	.page-id-30 .timeline-con ul {0
    margin-left: 0px;
    margin-top: 0px;
}
}
/*\\\\\\\\\\\\\\\\\\\\ SEARCH ////////////////////*/


.search-results {
    background: #f2f2f2;
}
.search-results-con {
    padding: 200px 30px 0 100px;
    width: 1280px;
    margin: 0 0 0 0px;
}

ul.search-result-list li {
    background: #fff;
    padding: 30px;
    border: none;
    border-radius: 15px;
}
.search-entry .search-result-list h2 {
    margin: 0;
    padding: 0;
}
.search-results-con h1 {
  margin-bottom: 1rem;
}

.search-results-con p {
  margin-bottom: 1rem;
}

.search-result-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.search-result-list li {
  margin-bottom: 2rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1rem;
}

.search-result-list h2 {
  margin: 0 0 0.5rem 0;
}

.search-result-list h2 a {
  text-decoration: none;
}

.search-result-list .excerpt {
  font-size: 1rem;
  line-height: 1.5;
}

.search-result-list a.read-more {
  display: inline-block;
  margin-top: 0.5rem;
}

.search-result-list img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.search-entry .entry-content-wrapper {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
}

.search-entry .search-thumbnail {
  flex: 0 0 30%;
  max-width: 200px;
}

.search-entry .search-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.search-entry .entry-text {
  flex: 1;
  min-width: 0;
}


@media (max-width: 1340px) {
	.search-results-con {
		padding: 200px 30px 30px 30px;
		width: 100%;
		margin: 0 0 0 0px;
	}
}
@media (max-width: 768px) {
  .search-entry .entry-content-wrapper {
    flex-direction: column;
  }

  .search-entry .search-thumbnail,
  .search-entry .entry-text {
    flex: 1 1 100%;
    max-width: 100%;
  }
}


/*\\\\\\\\\\\\\\\\\\\\ SEARCH END ////////////////////*/




section.single-headbild, section.single-headbild img {
    width: 100%;
    display: block;
}



.article-con.con {
    margin: 0;
}
.single section#content .con {
    margin: 0;
}
/*\\\\\\\\\\\\\\\\\\\\ CONTENT LAYOUT ////////////////////*/


/*\\\\\\\\\\\\\\\\\\\\ SINGLE ////////////////////*/
.blog .entry img{
    height: auto;
    max-width: 100%;
    float: left;
    padding: 0px 30px 30px 0;
}
/*\\\\\\\\\\\\\\\\\\\\ BLOG ////////////////////*/	


.article-con{
	/*padding:40px 60px 40px 0px;*/
	}	
.c80.article-detail{width:90%;}
.article-comments{
	padding:50px 0;
	}

.article-image img{
    float: left;
    margin:  0;
}
.article-image.c01 {
    padding-bottom: 30px;
}
.entry img {
    float: left;
}
.single .article-image img {
    width: 100%;
    padding-right: 30px;
    height: auto;
	
}
.single-post #content ul, .single-post #content ol {
    border-left: 8px solid #2fba2d;
}
.single-post #content ul li {
    list-style-type: none;
}
.article-image.c03 {
    padding: 0 30px 30px 0;
}
.single-post div#content .con {
    width: 100%;
}
.single-post div#content {
    width: 900px;
}
#content .navigation {
    margin-top: 40px;
}	

.wp-paginate a, .wp-paginate .current{
    padding: 4px 10px !important;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a:hover{
	
	text-decoration:none;
	}
	

@media screen and (max-width:960px){
.single-post div#content {
    width: 100%;
	padding:0 30px;
}
}

@media screen and (max-width:1000px){
	.single .c80.article-detail{width:100%;}

}
@media screen and (max-width:960px){
	.single-post .c66{width:66.6666%;}

	}
	@media screen and (max-width:800px){
	.single .article-image img{
	    width: 100%;
		height: auto;
		margin-bottom:30px;
	}
	.single-post .c66, .single-post .c03{width:100%;}
		.article-con {
		padding: 0px;
	}
		.article-image.c03 {
    padding: 0 0px 0px 0;
			overflow: hidden;
}
	}
	
@media screen and (max-width:680px){
	.single-post .con img{width:100%;}
	.article-con{
	padding:20px 0px;
	}
	.article-image.c02 {
    padding: 0 0 30px 0;
		    overflow: hidden;
}
	.single-post .c01.article-detail {
    padding-top: 30px;
}
	
	.single-post .c66 {
    padding: 0;
}
	}








/*\\\\\\\\\\\\\\\\\\\\\PAGING NAVIGATION//////////////////*/	
	
.paging-navigation .wp-paginate .current{
		background:#aed544;
	}
.wp-pagenavi > span, .wp-pagenavi > a {
    width: 36px !important;
    height: 30px !important;
    padding-top: 10px !important;
    text-align: center;
    display: block;
    float: left;
}
.wp-pagenavi > span.pages {
    width: auto !important;
    border: none;
}

/*\\\\\\\\\\\\\\\\\\\\ LIGHTBOX ////////////////////*/
html > body > #swipebox-overlay {
background-color: #f2f2f2 !important; 
}

body #swipebox-action{
text-shadow:none;
background-color: #2fba2d;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2fba2d), color-stop(100%, #2fba2d));
background-image: -webkit-linear-gradient(#2fba2d, #2fba2d);
background-image: -moz-linear-gradient(#2fba2d, #2fba2d);
background-image: -o-linear-gradient(#2fba2d, #2fba2d);
background-image: linear-gradient(#2fba2d, #2fba2d);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 1;
}
body #swipebox-caption {
text-shadow:none;
background-color: #f2f2f2;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #f2f2f2));
background-image: -webkit-linear-gradient(#f2f2f2, #f2f2f2);
background-image: -moz-linear-gradient(#f2f2f2, #f2f2f2e);
background-image: -o-linear-gradient(#f2f2f2, #f2f2f2);
background-image: linear-gradient(#f2f2f2, #f2f2f2);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 1;
}	

#swipebox-bottom-bar, #swipebox-top-bar {
    text-shadow: 1px 1px 1px #2fba2d !important;
    background: #2fba2d !important;
    opacity: .95;
}
div#swipebox-top-bar {
    display: block !important;
}
 #swipebox-overlay {
  background-color: rgba(0,0,0,0.7) !important;

}
div#swipebox-action {
  background-color: #ff7800;
  background-image: none;
}
div#swipebox-caption {
  background-image: none;
  background: #ff7800;
  font-size: 20px;
  font-weight: 400;
  font-family: inherit;
}

