@charset "UTF-8";

img, object, embed, video {
	max-width: 100%;
}

.right {
	float: right;
	clear: both;
	width: 100%;
	margin: 0 0 1rem 0;
}
.left {
	float:left;
	clear: both;
	width: 100%;
	margin: 0 0 1rem 0;
}

/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}



/* Grundlayout und Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	width: 80%;
	margin: 1em auto;
	padding: 0% 5%;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
	}
#Kopf {
	clear: both;
	padding: 1em 0%;
	width: 100%;
	display: block;
	text-align: center;
}

#cicero {
width: 350px;
margin: 0 auto 1em auto;
}


/* Navigation */

#navigation {
	clear: both;
	margin-left: 0;
	padding: 0em 0%;
	width: 100%;
	display: block;
	border-bottom: 3px solid rgb(102,169,186);
}
div#maximenuck.maximenuckh ul.maximenuck li.maximenuck.level1.parent > a::after, div#maximenuck.maximenuckh ul.maximenuck li.maximenuck.level1.parent > span.separator::after {
  border-top-color: #00708C;
  color: #00708C;
  display: block;
  position: absolute;
  left: -1em;
}
div#maximenuck.maximenuckh ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
  color: #00708C;
}
div#maximenuck ul.maximenuck li.maximenuck.item180.level1, div#maximenuck ul.maximenuck2 li.maximenuck.item180.level1 {
  border-right: #000000 2px solid !important;
}
/*
@media screen and (max-width: 640px) {
div#maximenuck ul.maximenuck li.maximenuck.item180.level1, div#maximenuck ul.maximenuck2 li.maximenuck.item180.level1 {
  border-right: none !important;
}
}
*/
div#maximenuck.maximenuckh ul.maximenuck li.maximenuck div.floatck, div#maximenuck.maximenuckh ul.maximenuck li.maximenuck div.floatck div.floatck, div#maximenuck .maxipushdownck div.floatck {
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  margin-left: -2rem;
  background-color: rgba(255,255,255,0.9);
}
div#maximenuck.maximenuckh ul.maximenuck {
    margin:0 !important;
    padding:0 0 0.5em 0 !important;
}
div#maximenuck.maximenuckh ul.maximenuck li.maximenuck.level1 {
    padding-right: 1em !important;
    padding-left: 1em !important;
}

div#maximenuck.maximenuckh ul.maximenuck li.level1.parent > a, div#maximenuck.maximenuckh ul.maximenuck li.level1.parent > span.separator {
padding-right: 0 !important;
}
div#maximenuck .maxiFancybackground .maxiFancycenter {
    border-top: 6px solid rgb(102,169,186) !important;
    margin-top: 2em;
}
div#maximenuck {
font-size: 1.25em !important;
  text-align: center;
}
li.maximenuck.last {
    border: none !important;
}
li.active > a {
 color: #000; 
}

/* NAVIGATION SLIDESHOW */

.camera_pag .camera_pag_ul {
    text-align: center !important;
}
#camera_wrap_95 {
    margin-bottom: 1.5rem !important;
}
.camera_wrap .camera_pag .camera_pag_ul li {
    background: rgba(102,169,186,0.5);
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    height: 12px !important;
    width: 12px !important;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
display: none;
}
li.cameracurrent {
    background: rgb(255,204,0) !important;
}
/* Modul über Inhalt */

#oben {
	clear: both;
	margin: 0.5rem 0 0 0;
	width: 100%;
	display: block;
}

/* Inhalt */

#content {
	clear: both;
	float: left;
	margin-left: 0;
	padding:1em 0%;
	width: 100%;
	display: block;
}
.item-page .fields-container {
	display: none;
}

/* blog layout startseite */
.citem {
text-align: center;
justify-content: center;
margin-bottom: 3rem;
}

.intro .field-entry  {
width: 80%;
padding:0 10% 0 10%;
justify-content: center;
align-items: center;
color: #000;
  }


/* Accordion */

.accordion-button {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	text-align: inherit;
	font: inherit;
	border-radius: 0;
	appearance: none;
  }
.fade {
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
  }
  @media (prefers-reduced-motion: reduce) {
	.fade {
	  -webkit-transition: none;
	  -o-transition: none;
	  transition: none;
	}
  }
  .fade:not(.show) {
	opacity: 0;
  }
  
  .collapse:not(.show) {
	display: none;
  }


/* Kontakt/Impressum */

.jicons-text {
float: left;
display: inline-block;
  width: 5em;
}

/*  Module unten */

#fuss {
	clear: both;
	float: none;
	margin-left: 0;
	padding:1em 0% 0 0%;
	width: 100%;
	border-top: 3px solid rgb(102,169,186);
}
#fuss ul, #unten ul {
padding:0;
margin:0 0 1em 0;
}

#fuss li, #unten li {
padding:0em;
margin:0;
list-style: none;
}
/*
.moduletable-form, .dj-simple-contact-form-introtext {
font-size: 1rem !important;
text-align: left !important;
}
.dj-simple-contact-form.style-2 .dj-simple-contact-form.button:hover, .dj-simple-contact-form.style-2 .dj-simple-contact-form.button:focus {
    background: #ffcc00;
}
.dj-simple-contact-form.style-2 .dj-simple-contact-form.button {
    background: rgb(0,112,140);
    border: medium none;
    border-radius: none;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    font-family: 'Source Sans Pro Regular', sans-serif;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
}
*/
#unten {
clear: both;
display: block;
padding: 2rem 0 1rem 0;
  font-size: 0rem;
vertical-align: top;
}
#unten .moduletable {
display: inline-block;
width: 50%;
bottom: 0;
}
#unten li {
  font-family: 'Font Awesome 5 Brands';
display: inline-block;
margin: 0 1.5rem 0 0;
}
#unten li:last-child {
  font-family: 'Font Awesome 5 Brands';
display: inline-block;
margin: 0 0rem 0 0;
}

.xing:before {
  content:'\f169';
  font-size: 2rem;
}

.facebook:before {
  content:'\f082';
  font-size: 2rem;
}

.linkedin:before {
  content:'\f08c';
  font-size: 2rem;
}

/* Layout für Tablet-PCs: 768 bis 1023 px. Erbt Stile vom: Layout für Mobilgeräte. */

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

/*
.item .item-image {
	clear: both;
	float: left;
	width: 45%;
	margin: 0 10% 1em 0;
}
*/
.right {
  float: right;
	clear: both;
	width: 47.5%;
	margin: 0 0  1em 5%;
}
.left {
  float: left;
	clear: left;
	width: 47.5%;
	margin: 0 5%  1em 0%;
}

  
.gridContainer {
	width: 85%;
	margin: 1em auto;
	padding: 0% 5%;
}

#content {
	clear: both;
	margin-left: 0;
	width: 100%;
	display: block;
}
#fuss ul {
padding:0;
margin:0 0 1em 0;
text-align: center;
}
#fuss li {
display: inline;
padding:0em;
margin:0;
list-style: none;
}
#fuss li::after {
content: " | ";
}
#fuss li:last-child::after {
content: "";
}
}

/* Desktoplayout: 1024 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 1024px) {

.gridContainer {
	width: 80%;
	max-width: 1232px;
	margin: 1em auto;
	padding: 0% 5%;
}
#Kopf {
	clear: both;
	margin-left: 0;
	width: 100%;
	padding:1em 0%;
	display: block;
}

#content {
	clear: both;
	margin-left: 0%;
	padding: 1rem 0%;
	width: 72.5%;
	display: block;
}

/* blog layout startseite */

/* KACHELN */

.citem {
display: inline-block;
position: relative;
text-align: center;
width: calc(33% - 1rem);
margin: 0 1rem 1rem 0;
background: #fff;
transition: all 1s ease;
margin-bottom: 1rem;
}

.citem:nth-child(3) {
margin: 0 0rem 1rem 0;
}
.citem:nth-child(1)::after {
display: inline-block;
content: ' ';
border-bottom: 3px solid rgb(255,204,0);
height: 1px;
width: 60%;
}
.citem:nth-child(2)::after {
display: inline-block;
content: ' ';
border-bottom: 3px solid rgb(255,204,0);
height: 1px;
width: 60%;
}
.citem:nth-child(3)::after {
display: inline-block;
content: ' ';
border-bottom: 3px solid rgb(255,204,0);
height: 1px;
width: 60%;
}

.kachel {
mix-blend-mode: multiply;
width: 100%;
padding: 33.3% 0;
}
.inhalt {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
  }
.icon-intro img {
height: 3rem;
}
.intro .fields-container  {
position: absolute;
width: 90%;
height: 80%;
}
.intro .field-entry  {
position: absolute;
width: 80%;
padding:0 10% 0 10%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
color: #000;
  }
.intro {
opacity: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 90%;
height: 80%;
padding: 5% 5%;
transition: all 1s ease;
background: #fff;
}
.intro:hover {
opacity: 1;
transition: all 1s ease;
}
#fuss ul {
text-align: justify;
padding:0;
}
#fuss ul li {
display: inline;
}
#fuss li::after {
content: " | ";
}
#fuss li:last-child::after {
display: inline-block;
content: "";
}
#fuss ul::after {
width: 100%; display: inline-block; content: "";
}

}
