body {
    font-family: "VenusStdLight", Times New Roman, sans-serif;
    /*font-weight:300;*/
    font-size:24px;
    color:#56524E;
    line-height:1.2;
}

body, html {
  height: 100%;
  margin: 0;
}

#header {
	background-color: rgba(184,166,146,1);
  height: auto;
}

/* Logos */
.logo-architektur img,
.logo-baumanagement img,
.logo-innenarchitektur img,
.logo-innenausbau img,
.logo-klosters img,
.logo-polzer img {
  height: 150px;
  width: auto;
}

.logo-startseite,
.logo-architektur,
.logo-baumanagement,
.logo-innenarchitektur,
.logo-innenausbau,
.logo-klosters,
.logo-polzer {
	position: absolute;
	z-index: 90;
	margin: 10px 0 0 50px;
}

.logo-startseite a,
.logo-architektur a,
.logo-baumanagement a,
.logo-innenarchitektur a,
.logo-innenausbau a,
.logo-klosters a,
.logo-polzer a {
  display: block;
  text-decoration: none;
}

/* Startseite */
.startseite .logo-architektur,
.startseite .logo-baumanagement,
.startseite .logo-innenarchitektur,
.startseite .logo-innenausbau,
.startseite .logo-klosters,
.startseite .logo-polzer {
  display: none;
}

/* Architektur Baumanagement */
.architektur-baumanagement .logo-startseite,
.architektur-baumanagement .logo-innenarchitektur,
.architektur-baumanagement .logo-innenausbau,
.architektur-baumanagement .logo-klosters,
.architektur-baumanagement .logo-polzer {
  display: none;
}

/* Innenarchitektur */
.innenarchitektur .logo-startseite,
.innenarchitektur .logo-architektur,
.innenarchitektur .logo-innenausbau,
.innenarchitektur .logo-klosters,
.innenarchitektur .logo-polzer {
  display: none;
}

/* Innenausbau */
.innenausbau .logo-startseite,
.innenausbau .logo-architektur,
.innenausbau .logo-innenarchitektur,
.innenausbau .logo-klosters,
.innenausbau .logo-polzer {
  display: none;
}

/* Klosters */
.klosters .logo-startseite,
.klosters .logo-architektur,
.klosters .logo-innenarchitektur,
.klosters .logo-innenausbau,
.klosters .logo-polzer {
  display: none;
}


/* Job */
.job-architektur-baertsch-klosters .logo-architektur,
.job-architektur-baertsch-klosters .logo-baumanagement,
.job-architektur-baertsch-klosters .logo-innenarchitektur,
.job-architektur-baertsch-klosters .logo-innenausbau,
.job-architektur-baertsch-klosters .logo-klosters,
.job-architektur-baertsch-klosters .logo-polzer {
  display: none;
}




/* Polzer - Zuerich */
.zuerich .logo-startseite,
.zuerich .logo-architektur,
.zuerich .logo-innenarchitektur,
.zuerich .logo-innenausbau,
.zuerich .logo-klosters {
  display: none;
}

/* Kontakt - Impressum - Datenschutz - Referenzen - Referenzendetails */
.kontakt .logo-architektur,
.kontakt .logo-innenarchitektur,
.kontakt .logo-innenausbau,
.kontakt .logo-klosters,
.kontakt .logo-polzer,
.impressum .logo-architektur,
.impressum .logo-innenarchitektur,
.impressum .logo-innenausbau,
.impressum .logo-klosters,
.impressum .logo-polzer,
.datenschutz .logo-architektur,
.datenschutz .logo-innenarchitektur,
.datenschutz .logo-innenausbau,
.datenschutz .logo-klosters,
.datenschutz .logo-polzer,
.referenzen .logo-architektur,
.referenzen .logo-innenarchitektur,
.referenzen .logo-innenausbau,
.referenzen .logo-klosters,
.referenzen .logo-polzer,
.referenzendetails .logo-architektur,
.referenzendetails .logo-innenarchitektur,
.referenzendetails .logo-innenausbau,
.referenzendetails .logo-klosters,
.referenzendetails .logo-polzer,
.aktuelleprojekte .logo-architektur,
.aktuelleprojekte .logo-innenarchitektur,
.aktuelleprojekte .logo-innenausbau,
.aktuelleprojekte .logo-klosters,
.aktuelleprojekte .logo-polzer {
  display: none;
}

.impressum .logo-startseite,
.datenschutz .logo-startseite,
.kontakt .logo-startseite,
.referenzen .logo-startseite {
  display: block;
}

.bg-start {
  position: relative;
  height: 100%;
  /*min-height: 100vh;*/
  margin-top: 50px;
}

.gap-0 [class*=grid_] {
  grid-gap: 0;
}

.gap-1 [class*=grid_] {
  grid-gap: 1;
}

* {
  box-sizing: border-box;
}

* img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}

/* TEXTE IN BLÖCKEN */

.starttitelboxhead {
	background-color: rgba(184,166,146,1);
	font-size:24px;
	color: #000;
	min-height: 300px;
	padding:50px;
}


.starttitelboxhead h1 {
	font-size:44px;
	color: #fff;
	padding-left: 0;
}


.starttitelboxheadsmall {
	background-color: rgba(184,166,146,1);
	font-size:24px;
	color: #000;
	padding:0 50px 20px 50px;
}

.starttitelboxheadstart {
	background-color: rgba(184,166,146,1);
	font-size:24px;
	color: #000;
	padding:0px 50px;
	margin-bottom:0px;
}


.starttitelboxheadstart p {
	/*background-color: rgba(184,166,146,1);*/
	font-size:24px;
	color: #000;
	/*padding:0px 50px;*/
	margin-bottom:0px;
}

.starttitelboxheadstart h1 {
	font-size:44px;
	color: #fff;
	padding:0px;
}


.starttitelboxdunkel {
	background-color: rgba(184,166,146,0.45);
	font-size:44px;
	color: rgba(88,88,90,1);
	font-family:"BodoniRoman";
  line-height:1.3;
	height: 100%;
	width:100%;
	display:flex;
	align-items: center;
	justify-content: center;
  flex-direction: column;
}

.starttitelboxdunkel p {
  width: 86%;
}



.kontaktboxdunkel {
	background-color: rgba(184,166,146,0.45);
	font-size:24px;
	color: rgba(88,88,90,1);
	font-family:"BodoniRoman";
	line-height:1.3;
	height: 100%;
	width:100%;
	display:flex;
	/*align-items: center;*/
	justify-content: center;
	flex-direction: column;
	margin-bottom:0px;
}

.kontaktboxdunkel p {
  width: 84%;
  padding-left:50px;
  font-family: "VenusStdLight", Times New Roman, sans-serif;
}

.kontaktboxdunkel h2 {
	color: rgba(88,88,90,1);	
	font-size:44px;
	margin-bottom:0px;
}


.kontaktboxhell {
	/*background-color: rgba(184,166,146,0.45);*/
	background-color:#fff;
	font-size:24px;
	color: rgba(88,88,90,1);
	font-family:"BodoniRoman";
	line-height:1.3;
	height: 100%;
	width:100%;
	display:flex;
	/*align-items: center;*/
	justify-content: center;
	flex-direction: column;
	margin-bottom:0px;
}

.kontaktboxhell p {
  width: 84%;
  padding-left:50px;
  font-family: "VenusStdLight", Times New Roman, sans-serif;
}

.kontaktboxhell h2 {
	color: rgba(88,88,90,1);	
	font-size:44px;
	margin-bottom:0px;
}



.jobboxhell {
	/*background-color: rgba(184,166,146,0.45);*/
	background-color:#fff;
	font-size:24px;
	color: rgba(88,88,90,1);
	font-family:"BodoniRoman";
	line-height:1.3;
	height: 100%;
	width:100%;
	display:flex;
	/*align-items: center;*/
	justify-content: center;
	flex-direction: column;
	margin-bottom:0px;
}

.jobboxhell p {
  width: 84%;
  padding-left:50px;
  font-family: "VenusStdLight", Times New Roman, sans-serif;
}

.jobboxhell h2 {
	color: rgba(88,88,90,1);	
	font-size:44px;
	margin-bottom:0px;
}









.starttitelboxhell {
	background-color: rgba(184,166,146,0.25);
	font-size:44px;
	color: rgba(88,88,90,1);
	font-family:"BodoniRoman";
  line-height:1.3;
	height: 100%;
	width:100%;
	display:flex;
	align-items: center;
	justify-content: center;
}

.starttitelboxhell p {
  width: 86%;
}

.starttitelboxjob {
	background-color: rgba(184,166,146,0.85);
	font-size:44px;
	color: #fff;
	font-family:"BodoniRoman";
	line-height:1.3;
	height: 100%;
	width:100%;
	/*padding: 0 50px;*/
	display:flex;
	align-items: center;
	justify-content: center;
}

.starttitelboxjob p {
  margin: 0;
  padding: 0;
  width: 86%;
}

.starttitelboxtext {
	font-size:24px;
	color: #000;
	font-family:"VenusStdLight";
	line-height:1.3;
	height: 100%;
	width: 100%;
	display:flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}



.ce_text.starttitelboxtext ul {
	margin:0;
	/*font-size:20px;*/
}





ul {
  list-style: none; /* Remove default bullets */
}

ul li::before {
  content: "\25A0";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: rgba(184,166,146,0.85); /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  margin-bottom:1em;
  margin-right:0.2em;
  font-size:12px;
}








.starttitelboxtext p {
	width: 86%;
	margin-bottom:5px;
}


.oben {
  justify-content: flex-start;
}



/*
#begriffe-rechtsgrundlagen,
#kontaktadressen{
	padding-left:0px !important;
	margin-left: 0px !important;
	background-color:red;
	text-align:left !important;
}


.datenschutz {
	padding:0px;
	margin-left:0px;
	background-color:azure;
}

*/


.teamtitelbox {
	background-color: rgba(184,166,146,1);
	font-size:44px;
	color: #fff;
	font-family:"BodoniRoman";
	line-height:1.3;
	height: 100%;
	width:100%;
	padding: 0 50px;
	display:flex;
	align-items: center;
	justify-content: center;
}

.teamtitelboxtext {

	font-size:24px;
	background-color: rgba(184,166,146,0.1);
	font-family:"VenusStdLight";
	line-height:1.3;
	height: 100%;
	width:100%;
	display:flex;
	align-items: center;
	justify-content: center;
  flex-direction: column;
}

.teamtitelboxtext p {
  width: 86%;
  margin: 0;
  padding: 0;
}

#main .ce_image.imagebox {
  line-height: 0;
}

.m-p-80 {
	/* margin: 80px 0; */
	padding: 160px 0;
}



/* ********** ORIG    ***********   */
/* .m-p-80 {*/
	/* margin: 80px 0; */
/*	padding: 80px 0;
}
*/



/* TEAM*/

.team {
	font-family:"BodoniRoman";
	font-size: 22px;
	text-align:center;
}

.team p {
  margin: 0;
  padding: 20px 10px;
  border-right: 1px solid rgba(184,166,146,1);
  border-bottom: 1px solid rgba(184,166,146,1);
}

.team .image_container {
  padding-bottom: 20px;
}

/*
.team p:last-of-type {
  margin: 20px 0 0 0;
  border-right: 1px solid rgba(184,166,146,1);
  border-bottom: 1px solid rgba(184,166,146,1);
}
*/

.startseite #header .inner-header {
	position: relative;
	width: 100%;
	margin: 0 auto;
  height: inherit;
}

#header .inner-header {
	position: relative;
	width: 100%;
	margin: 0 auto;
  height: 188px;
}

#main .mod_article {
	width: 100%;
	margin: 0 auto;
	/*padding: 140px 0 0 0;*/
	/*padding: 40px 0 0 0;*/
	box-sizing: border-box;
}

#footer .inner-wrapper {
	width: 100%;
	margin: 0 auto;
}



#beba {
	clear:both;
	width: 100%;
    margin: 0 auto;
}







/* Links*/
#main a,
#main a:link,
#main a:visited {
    color: #BBAA97;
    text-decoration: none;
    /*padding:0 2px;    */
    font-weight:bold;
}




#main a:focus,
#main a:hover {
    /*text-decoration: underline;*/
    background-color:#BBAA97;
    color:#fff;
    /*padding:0 4px;*/
}



h1 {
	font-family:"BodoniRoman";
    font-weight:300;
    color:#BBAA97;
    font-size:44px;
    line-height:1.3;
	padding-left:50px;
}


h2 {
	font-family:"BodoniRoman";
    font-weight:300;
    color:#BBAA97;
    font-size:44px;
    line-height:1.3;
	padding-left:50px;

}


h3 {
    font-weight:700;
    color:#5B633D;
    font-size:24px;
    line-height:1.3;
	padding-left:50px;

}




/* REFERENZEN*/



.mod_newsreader h1 {
	margin-bottom:0px;
	color:rgba(184,166,146,1);
	padding:50px;
}





#main .mod_newsreader .ce_text {
	padding:50px;
}

#main .mod_newsreader p.back {
	background-color:rgba(184,166,146,0.45);
	padding: 20px 20px 20px 50px;
	/*width:300px;*/
	color:#fff;
	text-align:center;	
	font-family:"BodoniRoman";
    font-weight:300;
    font-size:44px;
    
	
}

#main .mod_newsreader .back a,
#main .mod_mewsreader .back a:link,
#main .mod_mewsreader .back a:visited {
	color:#fff;
	display: block;
	background-color:rgba(184,166,146,0.001);
}


#main .mod_mewsreader p.back a:hover,
#main .mod_mewsreader p.back a:active {
	color:rgba(184,166,146,1);
	background-color:#fff;
}

.ce_sliderStart.full_height {
  height: calc(100vh - 190px);
}


.ce_sliderStart .tns-nav {
	/*margin-top:-260px;*/
	display:none;
}

.ce_sliderStart .tns-nav button {
	width:30px;
	height:30px;
	border:red;
	margin: 20px 4px;
	outline: none;
	transition: all 0.24s ease-in-out;
}

/* ----- Kopfbilder ----- */

.architektur-baumanagement .bg-subpages {
	position: relative;
  background-image: url("../Header/architektur-baumanagement.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.innenarchitektur .bg-subpages {
	position: relative;
  background-image: url("../Header/innenarchitektur.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.innenausbau .bg-subpages {
	position: relative;
  background-image: url("../Header/innenausbau.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.referenzen .bg-subpages {
	position: relative;
  background-image: url("../Header/referenzen.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}



.job-architektur-baertsch-klosters .bg-subpages {
	position: relative;
  background-image: url("../Header/job.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}






/*NEU LADINA 25.05.2023*/

.referenzendetails .bg-subpages {
  position: relative;
  background-image: url("../Header/referenzen.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

/*NEU LADINA 10.04.2024*/
.aktuelleprojekte .bg-subpages {
  position: relative;
  background-image: url("../Header/aktuelle-projekte-7.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}



.klosters .bg-subpages {
	position: relative;
  background-image: url("../Header/klosters.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.zuerich .bg-subpages {
	position: relative;
  background-image: url("../Header/zuerich.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.kontakt .bg-subpages {
	position: relative;
  background-image: url("../Header/kontakt.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}





.impressum .bg-subpages {
	position: relative;
  background-image: url("../Header/impressum.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.datenschutz .bg-subpages {
	position: relative;
  background-image: url("../Header/datenschutz.jpg");
  height: 100%;
  min-height: calc(100vh - 188px); /* 78vh; */
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.datenschutzneu p {
	padding-left:50px;
}

/* ----- NEWS ----- */

.mod_newslist {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align:center;
	width: 100%;
}

.mod_newslist h2 {
    font-family: "VenusStdLight", Verdana, sans-serif;
    font-weight:700;
    font-size:26px;
    color:#5B633D;
}

.mod_newslist .layout_latest {
  width: 50%;
  height: auto;
  /*margin-bottom: 25px;*/
  margin-right: 0;
  /*padding: 0 20px;*/
  box-sizing: border-box;
	border: 1px solid #fff;
}

.mod_newslist .layout_latest .image_container {
  position: relative;
  line-height: 0;
}

.mod_newslist .layout_latest .image_container .caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(184,166,146,1);
    /*color: #f1f1f1;*/
    color:#fff;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    opacity: 0;
    font-size: 32px;
    font-weight: 400;
    padding: 20px;
    text-align: center;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
	pointer-events: none;
	font-family: "BodoniRoman";
}

.mod_newslist .layout_latest .image_container .caption span {
	font-size: 44px;
	display: contents;
	color:#fff;
}

.mod_newslist .layout_latest .caption a {
  display: block;
}

.mod_newslist .layout_latest .image_container:hover .caption {
  opacity: .78;
  /* background-color: rgba(184,166,146,1); */
  cursor: pointer;
  border: 2px solid #fff;
}

/*
.mod_newslist .layout_latest a:hover .caption {
  opacity: .8;
  background-color: rgba(184,166,146,1);
  cursor: pointer;
  border: 2px solid #fff;
}
*/

/*
.mod_newslist .layout_latest .image_container .caption:hover {
  opacity: .8;
 background-color: rgba(184,166,146,1);
  filter: sepia(.8);
  cursor: pointer;
  border: 2px solid #fff;
}
*/



/* nach oben Link */
.nach_oben_link {
	bottom: 45px;
	position: fixed;
	right: 50px;
	z-index: 5;
}

.nach_oben_link > a {
	background-color: rgba(255,255,255, .4);
	padding:5px;
	color: #37422f;
	display: block;
	font-size: 35px;
	height: 35px;
	width: 35px;
	text-align: center;
	text-decoration: none;
}

.nach_oben_link > a:hover {
	background-color: rgba(255,255,255, .7);
	color:rgba(184,166,146,1);
}









#footer {
	/*margin-top:50px;*/
	background-color:rgba(184,166,146,1);
	color:#F5F3EA;
	height: 400px;
}




#footer .footerlogo {
	padding:50px;
	float:left;
	margin-right:50px;

}


#footer .footerlogo img {
	height:300px;
	width: auto;
}


#footer .footertext {
	padding:164px 20px 20px 20px;
}




#footer a,
#footer a:link,
#footer a:visited {
    font-family: "BodoniRoman";
    text-decoration: none;
    color:#fff;
    width:100%;
    text-transform: uppercase;

    font-size:24px;

    /*font-size:36px;*/
}


#footer a:hover,
#footer a:active {
	color: rgba(255,255,255,0.45);
}




.resp {
	display:none;
}





#beba {
	padding:0 50px 0 0;
	text-align: right;
}

#beba .impressum a {
    text-decoration:none;
    color:#5B633D;
    font-size:20px;
}

#beba .impressum a:hover {
	color:#BBAA97;
}
