
/* Fonts  */
@font-face {
	font-family: 'Axi';
	font-weight: 700;
	font-style: normal;
	src: url('../fonts/Axi_0_0.eot');
	src: url('../fonts/Axi_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/Axi_0_0.woff2') format('woff2'), url('../fonts/Axi_0_0.woff') format('woff'), url('../fonts/Axi_0_0.ttf') format('truetype'), url('../fonts/Axi_0_0.svg#wf') format('svg');
}

@font-face {
	font-family: 'Axi';
	font-weight: 300;
	font-style: normal;
	src: url('../fonts/Axi_1_0.eot');
	src: url('../fonts/Axi_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/Axi_1_0.woff2') format('woff2'), url('../fonts/Axi_1_0.woff') format('woff'), url('../fonts/Axi_1_0.ttf') format('truetype'), url('../fonts/Axi_1_0.svg#wf') format('svg');
}

@font-face {
    font-family: 'Just Lovely';
    src: url('../fonts/JustLovely.woff2') format('woff2'),
        url('../fonts/JustLovely.woff') format('woff'),
        url('../fonts/JustLovely.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  
  
/* vina-sans-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Vina Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/vina-sans-v8-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

  
  



/* ======================   Reset  ============================   */

article, main, aside, details, figcaption, figure, footer, header, nav, section { display: block; }

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; margin:0; padding: 0; }
audio:not([controls]) { display: none; }
[hidden] { display: none; } 

body, html, div, span, p, a, form, h1, h2, h3, h4, h5, img, ul, li, object, embed, ul, li, input, textarea, button, article, main, aside, details, figcaption, figure, footer, header, hgroup, nav, section{
	padding: 0;
	margin: 0;
	border: none;
	-webkit-text-size-adjust: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


html,body {
	width:100%;
	/* overflow-x: hidden;  wegen Mobil Menu */
}


 
/* =======================   Fonts / Colors  ============================ 

main (dunkelgrau): #68696b
highlight farbe (lila): #90226b
dunkelgrau: #696a6c;
hellgrau: #bbbdba;

*/


html, body, button, input, select, textarea { 
	font-family: 'Axi', sans-serif;
	color: #000;
	font-size: 17px;
	line-height: 1.5;
	font-weight:300;
}


body {
	background-color: #fff;
}


a {
	outline: none;
	color: #000;
}

a:hover {
	color: #000;
}



a.phone {
	outline: none;
	text-decoration:none;
	color: #90226b;
}



img {
	max-width: 100%;
	height: auto;
}

.block {
	display:block;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Axi';
	font-style: normal;
	font-size: 17px;
	font-weight: 300;
	line-height: 1;
}


h1 {
	font-family: 'Just Lovely';
	font-weight: 400;
	font-size: 50px;
	font-size: 3.8rem;
	color: #676B6D;
	padding-bottom: 30px;
}

h2 {
	font-family: 'Just Lovely';
	font-weight: 400;
	font-size: 50px;
	font-size: 3.8rem;
	color: #676B6D;
	padding-bottom: 30px;
}

.headline {
	color: #676B6D;
	text-align:center;
	padding-bottom: 30px;
}

.headlineOhneAbstand {
	padding-bottom: 12px;
}

h3 {
	font-size:20px;
	font-size: 1.1rem;
	padding-bottom: 20px;
	font-weight: 700;
}


h4, h5{
	font-size:18px;
	font-size: 1.1rem;
	padding-bottom: 15px;
	font-weight: 700;
}




h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a {
	text-decoration: none;
}


ul{
list-style-type: none;
margin:0;
padding:0;
}

.content ul li{
margin:0;
padding-left:30px;
margin-left: 70px;
padding-bottom: 10px;
position: relative;
}

.content ul li:before {
    content: "\f04d";
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
    color: #90226b;
    position: absolute;
	left:2px;
	top: 5px;
	font-size:11px;
}

.content ol{
margin:0;
margin-left: 10px;
padding:0;
}

.content ol li{
margin:0;
padding-left: 7px;
margin-left: 10px;
padding-bottom: 10px;
position: relative;
}



sup, .textSup {
font-size:9px;
vertical-align:text-top;
line-height: normal;
}

.textKlein{
	font-size:0.9rem;
}


.textFarbig, .textLila {
	color: #90226b;
}


.textNormal {
	color: #68696b;
	font-weight: 300;
}

.textSchwarz {
	color: #000;
}

.textGrau{
	color: #68696b !important;
}

.textWeiss {
	color: #fff !important;
}


.textGross {
	font-size: 16px;
	font-size: 1.2rem;
}

.textCenter{
	text-align:center;
}

.textUnderline {
	text-decoration:underline !important;
}


strong, b {
	font-weight: 700;
}

p {
	padding-bottom: 15px;
}

.abstand {
	padding-bottom: 80px;
	padding-top: 80px;
}

.abstandKlein {
	padding-bottom: 40px;
	padding-top: 40px;
}


.abstandUnten {
	padding-bottom: 80px;
}
.abstandOben {
	padding-top: 80px;
}


.abstandUntenKlein {
	padding-bottom: 40px;
}
.abstandObenKlein {
	padding-top: 40px;
}

.seperator{
	width: 100%;
	height: 100px;
}


.margin {
	margin-bottom: 80px;
	margin-top: 80px;
}

.marginUnten {
	margin-bottom: 80px;
}
.marginOben {
	margin-top: 80px;
}

.borderTop {
	border-top: 1px solid #e3e3e3;
}

.borderBottom {
	border-bottom: 1px solid #e3e3e3;
}

.alignright {
	float: right;
	display:inline;
	margin-left: 40px;
}
.aligncenter{
	text-align:center;
	margin: 0 auto;
	display: block;
}



.ohneAbstand{
	padding:0 !important;
	margin: 0 !important;
}


hr  {
	margin:0;
	padding:0;
	margin-bottom: 20px;
	clear:both;
  	border: 0;
  	border-top: 1px solid #90226b;
  	border-bottom: 1px solid #fff;
}

.schattenImage  {
-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.6);
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.6);
}

.schattenText  {
text-shadow: 2px 2px 6px rgba(0,0,0,0.7);
}



.bgHell{
	background-color: #bbbdba;
} 

.bgDunkel{
	background-color: #696a6c;
	color: #fff;
} 

.bgFarbig{
	background-color: #90226b;
} 



/* =======================   Styles Basic  ==========================   */

.clear { 
	clear: both;
	font-size: 1px;
	line-height: 1px;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	display:block;
}

.clearfloat { 
	clear: both;
}

 /* Use clearfix in parent div  */
.clearfix:before, .clearfix:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; 
}
.clearfix:after {
      clear: both; 
}
.clearfix {
  zoom: 1; 
}

.hidden {
	display:none;
}


div {
	background-repeat: no-repeat;
	background-position: left top;
}


/* ---------- Tabelle ------------- */

table { width: 100%; margin-bottom: 14px; }
td, th { vertical-align: top; text-align: left; padding: 5px; }

table p{
	margin: 0;
	padding: 0;
}



table.tabelleDaten{
	 width: 100%;
	 margin: 0 auto;
	 background-color: #fff;
	 border-top: 1px solid #90226b;
}

table.tabelleDaten tr {

}

table.tabelleDaten td, table.tabelleDaten th{
	font-size: 0.9rem;
	text-align:left;
	border-bottom: 1px solid #90226b;
	padding:8px;
}

table.tabelleDaten td {
	position:relative;
	text-align:left;
}

table.tabelleDaten tr td:last-child{
	text-align: right;

}




/* ---------- Haupt Divs ------------- */

#containerAussen{
	width: 100%;
	min-width:320px;
	position:relative;
	margin: 0 auto;
	/* overflow-x: hidden;  wegen Mobil Menu 
		max-width:1700px;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.4); 
	*/
}
 

.containerRahmen{
	width: 100%;
	text-align:center;
} 


.container{
	width: 960px;
	max-width: 100%;
	min-width:300px;
	text-align:left;
	margin: 0 auto;
} 

.containerSmall{
	width: 700px;
	max-width: 100%;
	min-width:300px;
	text-align:left;
	margin: 0 auto;
} 



.containerGrau{
	background: #bbbdba;
	color: #000;
}

.containerDunkelgrau{
	background: #95989b;
	color: #fff;
}

.containerGrau h1, .containerGrau h2{
	color: #fff;
}

.containerHellgrau{
	background: #bbbdba;
}  


.containerBackground{
	width:100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	position: relative;
	color: #fff;
}

.containerBackgroundFlaeche {
	background: rgba(0, 155, 194); /* Fallback */
	background-color: rgba(0, 155, 194, 0.7);
	padding: 20px;
	color: #fff;
}



/* ---------- spalten ------------- */



.spalteDrittel{
	width: 29.3%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}
.spalteZweidrittel{
	width: 62.3%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}

.spalteHalb{
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}

.spalteVoll{
	margin-left: 2%;
	margin-right: 2%;
}

.spalteViertel{
	width: 21%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}

.spalteFuenftel{
	width: 16%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}

.spalteSechstel{
	width: 12.5%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}




.spaltenInnen{
	margin-bottom: 20px;

}


.spalteInnenHalbLinks{
	width: 34%;
	float: left;
}

.spalteInnenHalbRechts{
	width: 59%;
	float: right;
}



.noMargin{
	margin: 0 !important;
}


/* ---------- Main ------------- */

#mainWrapper{
	min-height: 400px;
	padding-top: 0px;
	
} 



/* ---------- Header ------------- */




#headerRahmen {
	width: 100%;
	height: 110px;
	position: fixed;
	z-index: 10000;
	color: #000;
	left:0px;
	top: 0px;
	transition: all 0.5s;
	background-color: rgba(255, 255, 255, 0.8);
}


.headerBackground {
	background-color: rgba(255, 255, 255, 0.8) !important;
}




.containerNav {
	position: relative;
	width: 100%;
}




.opacityNone {
	opacity: 0 !important;
}
.opacityFull {
	opacity: 1 !important;
}




/* ---------- Logo  ------------- */

#headerLogo {
	width: 230px;
	margin-left: 12%;
	padding-top: 8px;
	padding-bottom: 10px;
	opacity: 1;
	transition: all 0.5s;
}

#headerLogo img {
	width: 100%;
	height: auto;
	display:block;
}






/* ---------- Header Streifen ------------- */

.streifenRahmen{
	width: 100%;
	position: relative;
} 

.streifenFoto{
	position:relative;
} 

.streifenFoto img{
	display:block;
	width: 100%;
	height: auto;
} 

.streifenText{
position:absolute;
z-index: 100;		
left: 0;
right: 0;
bottom: 150px;
text-align:center;
margin: 0 auto;			
} 


.streifenText p.streifenHeadline{
color: #000;
background-color: #fff;
font-size: 1.4rem;
line-height:1;
padding: 10px 30px;
display:inline-block;
margin-bottom: 10px;
			
} 


.streifenText p.streifenSubheadline{
color: #fff;
background-color: #000;
font-size: 1.4rem;
line-height:1;
padding: 10px 30px;
display:inline-block;
			
} 



/* ------ rechte Spalte Blöcke -------- */

.sideBlock{
	font-size: 0.9rem;
}

.sideBlock h3{
	padding-bottom: 20px;
	text-align: left;
}

.sideBlock p{
	padding-bottom:10px;
}

.sideBlock a{
	color: #fff;
}

.sideFoto{
	margin-bottom: 30px;
}

.sideFoto img{
	width: 100%;
	height: auto;
}






/* ------ Produkte -------- */

.containerRahmenProdukte{
	background-color: #d4d3d4;
}

.containerProdukte{
	width: 1000px;
	max-width: 100%;
} 

.produkteHeadline{
	color: #000;
}

.spalteProdukte{
	margin: 0;
	width: 33.33%;
	float:left;
	padding:10px;
}


.produkte{
	border: 2px solid #7c7b7b;
	position: relative;
	margin: 10px;
	background-color: #fff;
	color: #68696b;
	padding-bottom:20px;
}


.produkte img{
	width: 100%;
	height: auto;
	display:block;
}

.produkteLogo img{
	width: 100px;
	height: auto;
	display:block;
	margin: 0 auto;
}


.produkteName{
	text-align:center;
}

.produkte h3{
	font-size: 1.1rem;
	line-height:1;
	padding-top: 5px;
	padding-bottom: 5px;
}


.produkteBeschreibung{
	padding: 18px;
	font-size: 0.9rem;
	min-height: 180px;
	text-align:center;
}

.produkteLink{
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:center;
}







/* ------ Leistungen -------- */


.spalteLeistungen{
	text-align:center;
	padding:20px;
}


.spalteLeistungen img{
	width: auto;
	height: 120px;
	display:block;
	margin:0 auto;
}

.leistungenBeschreibung{
	margin:0 auto;
	width: 250px;
	height: 118px;
	padding-top:15px;
  color: #B3B6B2;
  text-align:center;
  background-image: url(../img/bg-flaeche-lila-pfeil.png);
  background-position: left top;
	background-size: 100% auto;
}
.leistungenBeschreibung strong{
  color: #fff;
}

.leistungenBeschreibung a{
  color: #B3B6B2;
}

.leistungenBeschreibung a:hover{
  color: #fff;
}






/* ------ Leistungen -------- */


.spalteLeistungsphasen{
	width: 25%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	text-align:center;
	padding:0px;
}

.spalteLeistungsphasen.spalteEnde .leistungsphasenHeadline{
  background-image: url(../img/pfeil-leistungen-ende.png);
}


.spalteLeistungsphasen.spalteEnde{

}


.leistungsphasenHeadline{
	margin:0 auto;
	width: 100%;
	aspect-ratio: 685 / 210;
	padding-top:15px;
	padding-right: 10px;
  color: #B3B6B2;
  text-align:center;
  background-image: url(../img/pfeil-leistungen-mitte.png);
  background-position: left top;
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 0.9rem;
	line-height: 1.3;
}


.spalteLeistungsphasen.spalteAnfang .leistungsphasenHeadline{
  background-image: url(../img/pfeil-leistungen-links.png);
}

.spalteLeistungsphasen.spalteEnde .leistungsphasenHeadline{
  background-image: url(../img/pfeil-leistungen-ende.png);
}


.leistungsphasenHeadline strong{
  color: #fff;
}



.leistungsphasenBeschreibung{
	margin-left: 2%;
	margin-right: 12%;
	min-height: 250px;

padding:15px;
  color: #000;
  background-color: #d8dad7;
  text-align:center;
  	font-size: 0.8rem;
	line-height: 1.4;
}

.spalteLeistungsphasen.spalteAnfang .leistungsphasenBeschreibung{
	margin-left: 5%;
	margin-right: 12%;
}
.spalteLeistungsphasen.spalteEnde .leistungsphasenBeschreibung{
	margin-left: 2%;
	margin-right: 14%;
}


/* ------ Immobilien Objekte -------- */

.item{
	margin: 0;
	float:left;
	width: 33.33%;
	padding:10px;
}

.grid-sizer{
	width: 33.33%;
}


.objekt{
	width: 100%;
	position: relative;
	cursor: pointer;
	overflow:hidden;
}

.objekt img{
	width: 100%;
	height: auto;
	display:block;
	  transition: .5s ease;
}

.objektOverlay {
display: block;
border:none;
margin:0;
padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ccc;
  background-color: rgba(204, 204, 204, 0.4);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: .5s ease;
  cursor: pointer;
}

.objekt a{
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.objekt:hover .objektOverlay {
  width: 100%;
  left: 0;
}

.objekt:hover img {
  transform: scale(1.5); /* (150% zoom) */
}

.objekt:hover .objektOverlay {
  background-color: rgba(204, 204, 204, 0);
}


.item.aktuelle-angebote .objekt{
  border: 2px solid #696a6c;
}

.item.aktuelle-angebote .objekt .objektOverlay{
  background-color: rgba(204, 204, 204, 0) !important;
}

.objektText{
	display:none;
}
.objektText.aktuelle-angebote{
	display:block;
	position:absolute;
	right:0px;
	bottom: 0px;
	background-color: #90226b;
	color: #fff;
	font-weight: 400;
	font-size:0.8rem;
	line-height:1.2;
	padding: 5px 5px;
}



.objektBeschreibung{
	width:100%;
  color: #fff;
	font-size:  0.9rem;
	font-weight: 700;
	line-height: 1.4;
  position: absolute;
  top: 50%;
  left: 0px;
  right:0px;
  text-align:center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
    transition: .4s ease;
}


.objektBeschreibung h3{
  color: #fff;
	font-size:  1rem;
	font-weight: 700;
	padding: 15px;
	 transition: .4s ease;
}

.objekt:hover .objektBeschreibung h3 {
	padding-bottom:30px;
}


.objekt img.objektIcon{
	width: 40px;
	height: auto;
	display:block;
	margin: 0 auto;
}



/* --------- isotope filter ------- */

ul#filters {
list-style:outside none none;
padding:0;
margin:0;
}

ul#filters li {
list-style:outside none none;
display:inline-block;
margin:0;
padding:0;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
width:auto;
}

ul#filters a {
	margin:0;
	padding:0;
	text-align: center;
	display: inline-block;
    font-size: 1rem;
	line-height: 1;
	padding: 7px 20px;
	text-decoration: none;
	vertical-align:text-top;
	color: #90226b;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #90226b;
}

ul#filters a:hover, ul#filters a.active {
background-color:#90226b;
color: #fff;
}




.objekteNavigation{
	text-align: center;
	margin-top: -50px;
	margin-bottom: 50px;
	
	font-size: 16px;
	line-height: 20px;
	padding: 3px 20px;
}


.objekteNavigation a, a.button{
	margin:0;
	margin-left: 5px; 
	margin-right: 5px;
	padding:0;
	text-align: center;
	display: inline-block;
    font-size: 16px;
	line-height: 20px;
	padding: 3px 20px;
	text-decoration: none;
	color: #90226b;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #90226b;
}


.objekteNavigation a:hover , a.button:hover{
background-color:#90226b;
color: #fff;
}







/* ------ weitere Elemente -------- */

.spalteWeiter{
	padding: 20px 30px;

}

.weiterFoto{
	margin-bottom: 20px;
}

.weiterFoto img{
	display:block;
	width: 100%;
	height: auto;
}

.weiterText{
	padding:20px;
	border: 1px solid #fff;

}




/* --- Über mich ---- */


.ueberFoto {
width: 95%;
padding-top: 40%;
}

.ueberFoto img{
	display:block;
	width: 100%;
	height: auto;
	border-top-left-radius: 50% 50%; border-top-right-radius: 50% 50%; border-bottom-right-radius: 50% 50%; border-bottom-left-radius: 50% 50%; 
}





/* --- Flipster Gallery ---- */

#flipgallery{
	padding-bottom:50px;

}

#flipgallery img {
	width:700px;
	height: auto;
	border: 10px solid #fff;
	
	-webkit-box-shadow: 11px 12px 25px -12px rgba(0,0,0,0.4);
  -moz-box-shadow: 11px 12px 25px -12px rgba(0,0,0,0.4);
  box-shadow: 11px 12px 25px -12px rgba(0,0,0,0.4);
}





/* --- Aufklapp Texte ---- */


.mehrBlock{

}


a.mehrLink{
	color: #000;
	padding-bottom: 0px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
}

a.mehrLink.aktiv {
	display:none;
}



a.mehrLink.inaktiv:after {
  	content: "\f078";
    display: inline-block;
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
  	text-rendering: auto;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
}
a.mehrLink.aktiv:after {
  	content: "\f077";
    display: inline-block;
    font-family: "Font Awesome 6 Free";
	font-weight: 900;
  	text-rendering: auto;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
}

.mehrText{
	display: none;
}
.mehrTextaktiv{
	display: block;
}


/* ---------- Downloads ------------- */

.downloads{
	display: block;
	padding-bottom: 18px;
	padding-top: 20px;
	border-bottom: 1px solid #cccd;
	font-size: 15px;
}

.downloadImage{
	display: inline-block;
	float: left;
	text-align: center;
	margin-right: 30px;
	width: 100px;
}

.downloadImage img{

}

.downloadText{
	display: inline-block;
	float: left;
}



/* --------- video ------- */

.wp-video {
    max-width: 100%;
	width: 100% !important;
    height: auto;
	text-align:center;
	margin: 0 auto;
}




/* ---------- Footer ------------- */


form.wpcf7-form input, form.wpcf7-form textarea {
	max-width: 100%;
    padding: 10px;
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
	width: 100%;
	max-width: 100%;
	color: #000;
	font-size: 0.9rem;
}

form.wpcf7-form textarea {
	height: 90px !important;
}

form.wpcf7-form input[type=checkbox] {
	width: auto;
 }

form.wpcf7-form input[type=submit] {
	background-color: #b4b7b3 !important;
	color: #fff !important;
	width: 100% !important;
	cursor:pointer;
	font-weight: 900;
}

form.wpcf7-form textarea {
	height:100%;
	
}
form.wpcf7-form p {
	width:100%;
}
 




/* ------ Footer  -------- */



#footer{
    width: 100%;
}

.logoFooter{
	width:250px;
	margin: 0 auto;
}

.footer h3{
	color: #fff;
font-size: 1.1rem;
padding-top:0px;
padding-bottom:30px;
}


.footerIcon{
	width:20px;
	margin-right: 10px;
	vertical-align:middle;
	display: inline-block;
}

.footer a{
	color: #fff;
	text-decoration: none;
}

.footer a:hover{
	color: #ccc;
}

.spalteFooter{
	padding-top:50px;
}

.spalteFooter p{
	padding-bottom:20px;
}


.spalteFooter i{
	padding-right:10px;
}



.footerNav{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0px;
}




.footerNav ul{
text-align:center;
}



.footerNav li{
padding-left: 20px;
padding-right: 20px;
display: inline;
text-align:center;
text-transform:uppercase;
border-right: 1px solid #fff;
}

.footerNav li:last-child{
border-right: 0px solid #fff;
}



.footerMitgliedLogo{
	float:left;
	width:80px;
}

.footerMitgliedLogo img{
	width:60px;
}

.footerMitgliedBeschreibung{
	margin-left:80px;
	display:block;
	color: #000;
	font-size: 0.9rem;
	line-height:1.3;
	padding-top:10px;
}


/* sticky icons */

.sticky_icons {
    position: fixed;
    display:block;
    bottom: 100px;
    right: 0px;
    padding: 0px;
    margin:0;
    z-index: 99999;
    text-align:right;
}


a.sticky_icon_link {
    display:inline-block;
    width: 55px;
	height:55px;
	
	font-size: 30px;
    line-height: 45px;
	
	
    text-align:center;
    margin: 4px 0px;
    padding: 4px 0px;
    background-color: #fff;
    color: #90226b;
	border-left: 2px solid #90226b;
	border-right: 2px solid #90226b;
	border-bottom: 2px solid #90226b;
	border-top: 2px solid #90226b;
    text-decoration: none;

    -webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;

box-shadow: -3px 0px 6px 0px rgba(0,0,0,0.6);
-webkit-box-shadow: -3px 0px 6px 0px rgba(0,0,0,0.6);
-moz-box-shadow: -3px 0px 6px 0px rgba(0,0,0,0.6);


    
 	transition: all 0.5s;   
}


a.sticky_icon_link i {
	font-size: 30px;
	height:45px;
    line-height: 45px;
}	
	
	
a.sticky_icon_link:hover{
    width: 60px;
	color: #000;
}


a#sticky_icon_phone {
    font-size: 26px;
}

a#sticky_icon_envelope {
    font-size: 26px;
}

a#sticky_icon_whatsapp {
    font-size: 26px;
}




/* ===== print styles ========================= */

@media print {

* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
   /* Don't show links for images, or javascript/internal links */
   
   
#containerAussen {
    background-color: #fff;
    box-shadow: none;
    margin: 0 auto 50px;
    width: 80%;
}

#navRahmen, #footerRahmen {
	display:none;
}



}

