.first-headline.block,.subheadline{font-size:0.7em;font-weight:300;display:block}.first-headline:not(.block){font-weight:300}.first-headline:not(.block)+.main-headline{font-weight:700}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
*{
	transition: all 0.4s ease-out;
	
}
html{   
	margin: 0;
    padding: 0;
	background: white;}

body{
	color: #4C2496;
	font-family: 'Anek Odia', sans-serif;
	font-size:16px;
	height: 100%;
	margin: 0;
    padding: 0;
    background: white;
	
}


 #container {
    display: flex;
    height: 100%; /* 100% des Viewport-Höhe */
	background: url('/../files/fc/img/sphaere.svg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: revert-layer;
	background-position: left -263px bottom 70px;

	
  }
  #left {
    width: 500px; /* Breite des statischen Bereichs */
    position: fixed; /* Fixiert den #left Bereich */
    height: 100%; /* Volle Höhe */
    //overflow-y: auto; /* Ermöglicht das Scrollen, falls Inhalt zu lang ist */
	padding-top:60px;
	    z-index: 100;
	
  }
  #main {
    margin-left: 500px; /* Abstand links, so groß wie die Breite von #left */
    flex-grow: 1; /* Nimmt verfügbaren Platz ein */
    background-color: #fafafa; /* Hintergrundfarbe */
    padding: 20px; /* Innenabstand */
	padding-top:116px;
    //overflow-y: auto; /* Ermöglicht das Scrollen des Inhalts */
	
	background: url('/../files/fc/img/sphaere.svg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: revert-layer;
	background-position: right -200px top -200px;
	

  }
#footer{ 
	z-index: 110;
	position:relative;
	padding:40px;color:#868686;}
.ce_text.footer-left.block {
    display: inline-block;
}
.ce_text.footer-right.block {
    float: right;
    display: inline-block;
}
.footertext{padding-right:12px;}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:focus {color:#868686;}

.logo a {
    padding: 0;
    margin: 0;
}
.logo-mobile, .content-mobile-logo, .claim-mobile{display:none;}


h1{font-size: 34px; font-weight:bold;margin:0;}
h2{font-size: 34px; font-weight:300;margin: -0.75rem 0;}
h3{font-size: 34px; font-weight:bold;}
.seiten-text h3 {
	margin-top: 2rem;
    margin-bottom: 1rem;
}
.seiten-text p{font-size: 34px; font-weight:300; max-width:880px;line-height:1.2;}
.seiten-text ul{
	max-width:880px;
	margin-top:2rem;
}
.seiten-text ul ul{
	margin-top:0;
}
.seiten-text h3 + ul{
	
	
}
.seiten-text li {
    font-size: 34px;
    line-height: 1.3;
    font-weight: 300;

}

.seiten-text ul {
  list-style-type: none;
  padding-left:16px;
  margin-top:1rem;
  
}
.seiten-text ul > li {
  text-indent: 0;
}
.seiten-text ul > li::marker {
  content: "- ";
  text-indent: 0;
}



#main .ce_text a:link,
#main .ce_text a:visited  {
    color: #4C2496;
    text-decoration: underline dotted #C1CA22;
	text-underline-offset: 0.2em;
	}
#main .ce_text a:hover,
#main .ce_text a:focus  {
    color: #4C2496;
    text-decoration: underline dotted #4C2496;
	t
	}

#main .ce_text a:link::after, 
#main .ce_text a:visited::after{content:" >"; color:#C1CA22;}


.claim{
	color: #4C2496;
	font-size: 20px;
    margin-top: 36px;
    margin-bottom: 36px;
    font-weight: 600;
    margin-left: 40px;
}
.ce_image.seiten-bild{
	margin-top:3rem;
	
}
.ce_image.seiten-bild .image_container{margin-left:0;}
.ce_image.seiten-bild.block img {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
    border-radius: 100%;
}
.ce_image img{
	max-width: 100%;
	height: auto;
}
.seiten-zitat {
    margin: -232px 0 5rem 820px;
	max-width:530px;
	min-height: 190px;
}
.seiten-zitat .seiten-text-klein{
	margin-top: -2rem;
	}



#mobile-menu-39{
    width: 880px !important;
	opacity:0;
	transition: all 0.6s ease 0s !important;
}
div#mobile-menu-39-trigger {
    margin-left: 40px;
    font-size: 30px;
    cursor: pointer;
	background: #F6F7E1;
	color:#C1CA25;
    border-radius: 100%;
    width: 60px;
    height: 60px;
	text-align: center;
}
#mobile-menu-39-trigger span i {
    margin-top: 15px;
}

.mobile_menu .inner {
    height: 100%;
    background: #F6F7E1;
	background: url('/../files/fc/img/nav-bg.svg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left -420px top -380px;
	color: #C1CA25;
	overflow: hidden;
	
}
nav#nav-default {
    margin-top: 6rem;
}
.mobile_menu ul.level_1{margin-left:170px}
.mobile_menu ul li, 
.mobile_menu ul li a:link,
.mobile_menu ul li a:visited{
		color: #C1CA25 !important;
		text-decoration: none;
		font-size:30px;
}
.mobile_menu ul li a:hover,
.mobile_menu ul li a:focus{
		color: #4C2496 !important;
}

.invisible{display:none;}
ul { list-style-type: none; }

.mobile_menu.active.position_left {
    box-shadow: inherit;
}
.menu-box a {
    text-indent: -2222px;
    position: absolute;
    width: 80px;
    cursor: pointer;
    height: 40px;
    margin-top: -45px;
    margin-left: 60px;
    border-top: 5px solid #C1CA25;
}


.mobile_menu_overlay.background {
    background: rgba(255,255,255,.5);
}

#referenzen{
	padding-top:8rem;	
}
	
.ref_wrapper {
	max-width:1400px;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Erstellt ein Grid mit drei gleich großen Spalten */
    gap: 60px; /* Abstand zwischen den Grid-Elementen */
    /* Weitere Stildefinitionen nach Bedarf */
}


.ref_image {
    margin-bottom: 2rem;
   }
.ref_image.mit-bild {
    padding-top: 2rem;
}
.ref_image img {
    border-radius: 60%;
    width: 100%; 
    height: auto;
}

.ref_text{
	font-size:24px;
	text-align:center;
	font-weight: 300;
	line-height:1.2;
} 
.ref_name{
	font-size:20px;
	text-align:center;
	font-weight: 300;
	padding-top: 0.5em;
} 
.ref_item{
	border-top:2px solid #C1CA22;
	margin-top:0px;
}
.ref_item:nth-child(-n+3) {
	border-top:0px;
}






@media screen and (max-width: 1919px) {
	h1{font-size: 28px; font-weight:bold;margin:0;}
	h2{font-size: 28px; font-weight:300;margin:0;}
	h3{font-size: 28px; font-weight:bold;}
	.seiten-text p{font-size: 28px; font-weight:300;}
	.seiten-text li {
		font-size: 28px; font-weight:300;		
	}
	
	.seiten-zitat {
		margin: 3rem 0 3rem 0;
		min-height: inherit;
	}

	#left {
		width: 400px;
	}
	#main {
		margin-left: 400px;
	}
	.ce_image.seiten-bild{
		max-width: 650px;
	
	}
	
	
}
@media screen and (max-width: 1280px) {
 
	.ref_wrapper {
   grid-template-columns: repeat(2, 1fr); 
}

.ref_item:nth-child(3) {
	border-top:2px solid #C1CA22;
}



}

@media screen and (max-width: 1000px) {
	#left {
		width: 240px;
	}
	#main {
		margin-left: 240px;
	}
	h2{line-height: 1;}
	

	
	
}
@media only screen and (max-width: 600px) {
	#container {
		display: flex;
		//flex-direction: column; /* Stellt sicher, dass #left und #main in einer Spalte angezeigt werden */
		background-size: 400px;
		background-position: left -300px bottom 70px;
	}
	#main {
		overflow-y: auto; /* Fügt eine Scrollbar hinzu, falls der Inhalt überläuft */
		margin:0;
		width: 100%;
		background-size: 400px;
		padding-top: 20px;
	}
	#main .claim-mobile {
		padding-top: 10rem;
	}
	#left {
		margin:0;
		width: 100%;
		padding-top:30px;
		height: 300px;
	}
	#footer{
		padding:20px;
		
	}
	
	div#mobile-menu-39-trigger {
    margin-left: 0;
    position: absolute;
    top: 20px;
    right: 20px;
}
	
	#left .logo-mobile, .logo {
		display:none;
		
}
	.logo-mobile{
		display:inline-block;
	
	}
	.logo-mobile .image_container{
		width:60px;
		margin-left:20px;
		margin-top:0;
		margin-right: 0;
		
	}
	.content-mobile-logo{
		display:inline-block;
	}
	.content-mobile-logo .image_container{
		
		position:fixed;
		//background:white;
		margin-left:0;
		margin-top:0;
		z-index: 107;
		left: -0;
		top:-0;
	}
	.logo figure.image_container {
		padding-left: 20px;
		width: 100%;
		margin: 0;
	}
	
	.claim {
		display:none;
		
	}
	.claim-mobile{
		color: #4C2496;
		font-size: 20px;
	    margin-top: 0px;
		margin-bottom: 30px;
		font-weight: 600;
		margin-left: 0;
		display: block;
}
	
	
	
	
	h1{font-size: 20px; font-weight:bold;margin:0;}
	h2{font-size: 20px; font-weight:300;margin: 0 0;line-height:1;}
	h3{font-size: 20px; font-weight:bold;}
	.seiten-text p{font-size: 20px; font-weight:300; max-width:880px;line-height:1.4;}
	.seiten-text p{font-size: 20px; }
	.seiten-text li {
		font-size: 20px; 		
	}
	
	.seiten-zitat .seiten-text-klein {
		margin-top: -1rem;
		line-height: 1;
	}
	
	
	
	.seiten-bild .image_container {
		margin: 0;
	}
	
	
	.ce_text.footer-left.block {
    display: block;
	}
	.ce_text.footer-right.block {
    float: inherit;
    display: block;
	margin-top:0;
	margin-top: -16px;
	}
	.footertext {
		padding-right: 0;
		display: block;
		
	}
	.mobile_menu{z-index: 108;}
	
	#logo {
			transition: transform 0.7s;
		/* display: inline-block;
		 Anfangsgröße */
			transform: scale(3);
			z-index:100;
			position: fixed;
			left: -15px;
			top: 15px;
}

.ref_wrapper {
   grid-template-columns: 1fr; 
}
.ref_item:nth-child(2) {
	border-top:2px solid #C1CA22;
}
	
}
@media only screen and (max-height: 940px) {

	#mobile-menu-39{
		height: 130vh !important;
		
	}
	.mobile_menu ul.level_1 {
		margin-left: 120px;
	}
}
