

blockquote {
    background-image: url(../images/zitat01.png);
    background-repeat: no-repeat;
    background-position: left 0 top 18px;
    margin: 0;
    padding: 40px 0 30px 100px;
    background-size: 73px;
}

/*\\\\\\\\\\\\\\\\\\\\ TEAM  ////////////////////*/

.team-einleitung {
    text-align: center;
    padding: 80px 30px 60px;
}
.team {
    background: #ffffff;
    text-align: center;
}
.team_wrapper .team-inner-wrapper img {
    width: 100%;
	border-radius: 10px;
}
.team_wrapper .team-inner-wrapper {
    width: 500px;
    display: inline-block;
	padding:0 20px;
}
.name-team {
    color: #999;
    font-weight: 600;
}
.funktion-team {
    font-size: 18px;
}

.team_wrapper {
    width: 1280px;
    margin: 0 auto;
}
.teaminfowrapper {
    padding-bottom: 40px;
}

@media screen and (max-width:1340px){ 

	.team_wrapper {
		width: 100%;
	}
	.team_wrapper .team-inner-wrapper {
		width: 100%;
	}
}

@media screen and (max-width:768px){
.page-id-9 div#content .c01 img {
    width: 100%;
    clear: both;
    float: none;
}
}


/*\\\\\\\\\\\\\\\\\\\\ LEISTUNGEN  ////////////////////*/


.page-id-166 #content li {
    /* position: absolute; */
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    padding-left: 25px;
	    border-radius: 10px;
}



.page-id-166 #content ol {
    list-style: none; /* Entfernt Standardnummerierung */
    counter-reset: my-counter; /* Zähler initialisieren */
}

.page-id-166 #content li {
    counter-increment: my-counter; /* Zähler erhöhen */
    position: relative; /* Für absolute Positionierung */
    padding-left: 40px; /* Platz für die Zahl */
}

.page-id-166 #content li::marker {
    font-size: 16px;
    color: white;
    background: black;
    border-radius: 10px;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
}

.page-id-166 #content ol {
    list-style: none;
    counter-reset: my-counter;
    /* margin: 0; */
    padding-left: 25px;
}

.page-id-166 #content li {
    counter-increment: my-counter; /* Zähler erhöhen */
    position: relative; /* Für absolute Positionierung */
    padding-left: 40px; /* Platz für die Zahl */
}
.page-id-166 #content li::before {
    content: counter(my-counter);
    position: absolute;
    left: -22px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #67232d;
    color: white;
    border-radius:10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
}


/*\\\\\\\\\\\\\\\\\\\\ IMMOS DETAIL ////////////////////*/

.single-immobilien h1 {
    text-align: center;
}

section#immos_liste .immos_start-cell {
    width: 400px;
    float: left;
}

h1.archive {
    margin-bottom: 40px;
    text-align: center;
}
.immonamefieldwrapper{display:none;}

@media screen and (max-width:1340px){ 
	
	.immos_inner_wrapper_galerie {
    text-align: center;
}
section#immos_liste .immos_start-cell {
    width: 400px;
    float: none;
    display: inline-block;
	text-align: left;
}
	
}

@media screen and (max-width:768px){ 
	section#immos_liste .immos_start-cell {
		width: 100%;
		padding: 0;
	}
}

/*\\\\\\\\\\\\\\\\\\\\ SO FUNKTIONIERTS ////////////////////*/



.sofunktionierts-inner-wrapper {
    width: 100%;
       height: auto;
	padding-bottom:120px;
    /* color: #fff; */
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
}
.sofunktionierts_text {
    padding: 120px;
    color: #fff;
}
.sofunktionierts_text {
    padding: 30px;
    color: #000000;
    width: 768px;
    position: relative;
    top: 80px;
    left: 120px;
}

.sofunktionierts_text h3 {
	background-image: url("../images/down-black.png");
	background-size:30px;
	background-position: left 30px bottom 0px;
	padding-bottom:30px;
	background-repeat: no-repeat;
}
.sofunktionierts_text h3 strong {

}

img.sofunktionierts_bild {
    position: absolute;
    right: 17%;
    top: 17%;
    width: 588px;
	    border-radius: 10px;
}
section#sofunktionierts {
    position: relative;
    background: #ffffff;
}


@media screen and (max-width:1660px){ 

img.sofunktionierts_bild {
    width: 400px;
    left: 63%;
}

}

@media screen and (max-width:1340px){ 

.sofunktionierts_text {
    padding: 30px;
    color: #000000;
    width: 50%;
    position: relative;
    top: 80px;
    left: 30px;
}

	
	.sofunktionierts-inner-wrapper {
    background-position: bottom center;
}
	
	
}

@media screen and (max-width:768px){ 
.sofunktionierts_text {
    width: 100%;
    top: 0;
    left: 0;
}
	    .sofunktionierts-inner-wrapper {
        background-position: bottom center;
        background-size: 200%;
        background-position: bottom right;
        padding-bottom: 400px;
    }
}


/*\\\\\\\\\\\\\\\\\\\\ kontakt ////////////////////*/	

.start-kontakt .con > .c01 {
    width: 768px;
    margin: 0 auto 120px;
    float: none;
}

@media screen and (max-width:768px){
	.start-kontakt {
		padding: 0 30px;
	}
	.start-kontakt .con > .c01 {
		width: 100%;
	}
}


/*//////////////////////////////////////////////////////////////////////////
///////////////////////////////////// NEWS MODUL /////////////////////////////////////
//////////////////////////////////////////////////////////////////////////*/	
.news-modul-wrapper {
    width: 1600px;
    margin: 0 auto;
}
.blog .news-beitrag, .post-type-archive-forschung .news-beitrag, .page-id-36 .news-beitrag{
    margin-top: 100px !important;
}
.news-beitrag {
	opacity: 0;
	-webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	top:200px;
	position: relative;
}
.news-beitrag.ani, .js .news-beitrag:nth-child(1), .js .news-beitrag:nth-child(2) {
	opacity: 1;
	top:0;
}
div#news-modul article {
    padding: 0 3px;
	position: relative;
}
div#news-modul {
    padding: 80px 30px 120px;
    overflow: hidden;
}
div#news-modul .con .c02 {
    position: relative;
    margin: 0 0% 30px 0;
    width: 50%;
    border-right: #f2f2f2 50px solid;
}

div#news-modul .con .c02 {
    position: relative;
    margin: 0 0% 30px 0;
    width: 50%;
    border-right: #f2f2f2 20px solid;
	background-color:#ffffff;
	border-radius:10px;
}
div#news-modul .con .c02:nth-child(2n+2) {
    margin: 0 0 30px 0%;
    width: 50%;
	 border-right: 0;
	 border-left: #f2f2f2 20px solid;
}
.news-thumb img {
    display: block;
    width: 100%;
}

.news-thumb {
    position: relative;
    left: 0;
    top: -40px;
    padding-left: 60px;
}
div#news-modul .con .c02:nth-child(2n+2) .news-thumb{
      left: inherit;
    right: 0px;
	padding-left:0px;
	padding-right:60px;
}
span.categories-feed {
    position: absolute;
    bottom: 0;
}
span.categories-feed li {
    background: #ffffff;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 4px;
    font-size: 16px;
	    margin-bottom: 4px;
}
span.categories-feed li a{
   color: #fff !important;
}
.news-data {
    padding: 0px 30px;
    min-height: 150px;
    background: #fffffff;
	color:#fff;
    bottom: 30px;
    right: 30px;
    width: 100%;
}
.news-data h3 span {
    color: #fff;
    font-size: 22px;
    position: absolute;
    bottom: -29px;
	font-weight:300;
    right: 40px;
    background: #67232d;
    padding: 0 20px;
    border-radius: 15px;
}
div#news-modul .con .c02:nth-child(2n+2) .news-data {
 
    width: 100%;
}
.news-data h3 {
    font-size: 41px;
    margin: 0;
    padding: 0 30px 80px;
        font-weight: 600;
    color: #000000;
}
.news-modul-wrapper .con {
    width: 1600px;
}
a.news-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	    z-index: 10;
}
img.news-arrow {
    position: absolute;
    right: 3px;
    bottom: 0;
    width: 12px;
    padding: 13px 17px;
    background: #009a9b;
}
.button-wrapper-news {
    text-align: center;
    padding: 50px 0 0;
    float: none;
    clear: both;
}
.news-modul-wrapper h2 {
    text-align: center;
    margin-bottom: 80px;
}


.wp-pagenavi {
    padding-top: 30px;
}

.single .con-wrapper .article-con.con {
    width: 770px;
    margin: 0 auto;
    float: none;
    clear: both;
}
.article-con.con .c02 {
    clear: both;
    margin-bottom: 50px;
    width: 100%;
}
.news-modul-wrapper h2 {
    text-align: center;
    margin-bottom: 120px;
    text-align: left;
	    margin-left: 45px;
}



.single-forschung div#content, .single-post div#content {
    width: 960px;
}
.news-outro {
    text-align: center;
    padding: 60px 120px;
    display: block;
    clear: both;
}
.news-intro h2 {
    text-align: center;
}

.blog div#news-modul {
    padding: 0;
}

.blog h1 {
    text-align: center;
}

@media screen and (max-width:1660px){ 
.news-modul-wrapper {
    width: 100%;
    margin: 0 auto;
}
.news-modul-wrapper .con {
    width: 1280px;
}
.news-data h3 {
    font-size: 32px;
    margin: 0;
    padding: 0 80px 0 40px;
    font-weight: 500;
}

}
@media screen and (max-width:1340px){ 
.news-data h3 {
    font-size: 25px;
    margin: 0;
    padding: 0;
    min-height: 200px;
}

	.news-data {
    width: 100%;
}
div#news-modul .con .c02:nth-child(2n+2) .news-data {
    width: 100%;
}
	.blog .news-beitrag, .post-type-archive-forschung .news-beitrag, .page-id-36.newsbeitrag {
    margin-top: 50px !important;
}
	
}
@media screen and (max-width:1080px){ 
.single-forschung div#content, .single-post div#content {
    width: 960px;
}
}
@media screen and (max-width:830px){ 
.single .con-wrapper .article-con.con {
    width: 100%;
}
	.article-con.con .c02 img {
    width: 100%;
}
}




@media screen and (max-width:1340px){ 
.news-modul-wrapper .con {
    width: 100%;
}
	.news-thumb {
    top: -40px;
}
	.news-modul-wrapper h2 {
    margin-bottom: 80px;
}
	.news-modul-wrapper h2 {
    text-align: center;
}
	.news-data {
    min-height: 110px;
}
	
	.c02.k-text {
    padding: 40px 40px 40px 60px;
	}
	.news-data h3 span {
    font-size: 16px;
    font-weight: 600;
}
	.blog div#news-modul {
    padding: 0 30px;
}
}



@media screen and (max-width:768px){ 
	
	.news-modul-wrapper h2 {
    margin-left: 0;
}
	
.news-data {
    min-height: auto;
}
div#news-modul .con .c02 {
    position: relative;
    margin: 0 0px 100px 0px;
    width: 100%;
    float: none;
	    border-bottom: 0px solid #fff;
	clear: both;
}
div#news-modul .con .c02:nth-child(2n+2) {
    margin: 0 0 30px 0px;
    width: 100%;
    float: none;
	clear: both;
}
	.news-modul-wrapper .con {
    width: 100%;
}
	.news-data h3 {
    font-size: 18px;
}
	.news-data {
    padding: 0px 30px 30px;
    background: #fff;
    min-height: 150px;
    color: #fff;
    bottom: 30px;
    right: 30px;
    width: 100%;
}
	.button-wrapper-news {
    padding: 0;
}
.news-data h3 {
    min-height: auto;
}

	div#news-modul .con .c02:nth-child(2n+2) {

    border-left: 0;
}
	

	.news-data h3 span {
    bottom: -12px;
}
	    div#news-modul .con .c02 {
        border-right: 0;
    }
	.news-outro {
    padding: 30px;
}
}





/*\\\\\\\\\\\\\\\\\\\\ IMMOS START ////////////////////*/




.immos_start-cell {
    width: 400px;
	padding:0 15px;
	 margin-bottom: 30px;
	
}
.immo_inner_cell {
    padding: 25px;
	border-radius: 10px;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
	position: relative;
	 font-size: 16px;
    font-weight: 400;
    line-height: 140%;
	background-color:#ffffff;
}
.immos_start-cell img {
    border-radius: 5px;
}
section#immos_start {
    padding-bottom: 120px;
}

.immos_start-text {
    text-align: center;
    padding: 120px 30px 60px;
	
}

.immos_text p{
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	margin:0;
}


.immos_start_outro .immos_start-text {
    text-align: center;
    padding: 60px 30px 120px;
}
.immos_start-cell .immo_inner_cell:hover {
    background: #fff;
}
.immo_data div:first-child {
    margin-left: 0;
    padding-left: 0;
}

.immo_inner_cell a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	    z-index: 9;
}
.immo_data {text-align:left;}
.immo_data div {
    display: inline-block;
    border-right: 2px solid #67232d;
    padding: 0 10px;
    margin-bottom: 0px;
}
.immo_data div:last-child {
    border-right: none;
}
.immo_adress {
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 5px;
	text-align: left;
	    color: #999999;
}

.immo_inner_cell h3 {
    line-height: 100%;
    margin-bottom: 14px;
    margin-top: 6px;
	 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	    font-size: 26px;
}


img.merken_stern {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
}

.immos-bild-name {
    position: relative;
}



@media screen and (max-width:1340px){
.immos_start-text {
    text-align: center;
    padding: 0px 30px 30px;
}
section#immos_start {
    padding-bottom: 0;
}
}

@media screen and (max-width:768px){
	.immos_start-cell {
		width: 100%;
	}
}
/*\\\\\\\\\\\\\\\\\\\\ DREISPALTER LAYOUT ////////////////////*/





.icon-dreispalter-inner-wrapper {
    width: 1280px;
    margin: 80px auto 120px;
    text-align: center;
    clear: both;
    overflow: hidden;
}

.icon-dreispalter-inner-wrapper img {
    width: 40px;
    margin-bottom: 15px;
}
.icon-einleitung-wrapper {
    padding: 30px 30px 80px;
}

.icon-einleitung-wrapper.icons-outro {
    clear: both;
    padding-bottom: 0;
}


.icon-wrapper .c03 {
    padding: 0 15px;
}

@media screen and (max-width:1340px){


.icon-dreispalter-inner-wrapper {
    width: 100%;
    padding: 0 30px;
}
.icon-wrapper .c03 {
    padding: 0 10px;
}

}



@media screen and (max-width:768px){

.icon-wrapper .c03 {
    padding: 0 15px;
}

}


/*\\\\\\\\\\\\\\\\\\\\ ENTRY START LAYOUT ////////////////////*/









.startimg-wrapper {
    position: relative;
}
img.startimg {
    width: 100%;
    display: block;
    filter: blur(0px);
	filter: grayscale(.2);
    position: relative;
    z-index: 0;
		-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}
.overlay-startimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
background: rgb(252,252,252);
background: linear-gradient(159deg, rgba(255,255,255,1) 4%,  rgba(221,221,221,0) 54%);
    opacity: 1;
	-webkit-transition:1s ease-in-out all;
	transition:1s ease-in-out all;
}

.hide-nav img.startimg {
    filter: blur(0px);
	filter: grayscale(0);
}
.hide-nav  .overlay-startimg {

    opacity: 0;
}




@media screen and (max-width:1340px){

img.startimg {
    width: 120%;
}
}


/*\\\\\\\\\\\\\\\\\\\\ 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%;
}
}

@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;
}

