html *{font-size:100%;}
* {margin:0; padding:0; scroll-behavior: smooth;font-family:'Montserrat','Open Sans','Arial', serif; font-display: swap; box-sizing: border-box}

:root {
--main-ci-color: #9BBECF;
--second-ci-color: #929FA5;
--third-ci-color: #2C4450;
--dark-ci-color: #142933;
--light-ci-color: #f9f9f9;
}


.ym-grid{display:table; width:100%; table-layout:fixed; list-style-type:none; padding-left:0; padding-right:0;margin-left:0;margin-right:0}
.ym-gl{float:left;margin:0}
.ym-gr{float:right;margin:0}
.ym-center{float:left;margin: 0;padding:0;}
.ym-g10{width:10%}
.ym-g12{width:12.5%}
.ym-g20{width:20%}
.ym-g25{width:25%}
.ym-g30{width:30%}
.ym-g33{width:33.333%}
.ym-g37{width:37.5%}
.ym-g40{width:40%}
.ym-g45{width:45%}
.ym-g50{width:50%}
.ym-g55{width:55%}
.ym-g60{width:60%}
.ym-g66{width:66.666%}
.ym-g70{width:70%}
.ym-g75{width:75%}
.ym-g80{width:80%}
.ym-g90{width:90%}

.ym-gbox{padding:0 10px}
.ym-gbox-left{padding:0 20px 0 0; }
.ym-gbox-right{padding:0 0 0 20px;}





.ym-wrapper{text-align:left; margin:0 auto; padding: 0 10px; max-width:80%; border: solid 0px #eee444;}


@media screen and (max-width:1024px){
.ym-wrapper{text-align:left; margin:0 auto; padding: 0 10px; max-width:100%; border: solid 0px #eee444;}
}
/*
@media (min-width: 1600px) {  
.ym-wrapper{text-align:left; margin:0 auto; max-width:1300px;}
.ym-wrapper-footer{text-align:left;margin:0 auto; padding:25px 10px 0px 10px; max-width:1300px}
}
*/

body{font-family:'Montserrat','Open Sans','Arial', sans-serif; font-display: swap; color:#435264; -webkit-text-size-adjust:100%; margin: 0; padding: 0; }
/*body{font-family:Garamond,'Arial', serif; font-display: swap; color:#435264; -webkit-text-size-adjust:100%; margin: 0; padding: 0; }*/
body { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
.nonehyphens { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }

ul,ol,dl{margin:0;padding:0;}



h1,h2,h3,h4,h5,h6{font-family: 'Montserrat','Open Sans', Arial,Helvetica,sans-serif; font-display: swap;
/*h1,h2,h3,h4,h5,h6{font-family: Garamond, serif; font-display: swap;*/
font-weight:300;
	color:#435264;
	margin:0;
	letter-spacing:-0.05em;
	border-top: solid 0px #f90;
	border-bottom: solid 0px #0000CD;	
	}
	


h1 { font-size: 40px; font-size: 2.5rem; line-height: 1.3; margin: 3rem 0 1.2rem 0;} 
h2 { font-size: 32px; font-size: 2rem;   line-height: 1.3; margin:2.5rem 0 1.2rem 0;} 
h3 { font-size: 24px; font-size: 1.5rem; line-height: 1.3; margin:2rem 0 1.2rem 0;} 
h4 { font-size: 22px; font-size: 1.4rem; line-height: 1.3; margin:1.8rem 0 1.2rem 0;} 
h5 { font-size: 19px; font-size: 1.2rem; line-height: 1.3; margin:1.7rem 0 1.2rem 0;} 
h6 { font-size: 18px; font-size: 1.1rem; line-height: 1.3; margin:1.6rem 0 1.2rem 0;} 
p  { font-size: 19px; font-size: 1.25rem; line-height: 1.3; margin:0 0 1.2rem 0;} 

h1:first-child { margin:0 0 2.85rem 0; padding-top:1.5rem; border-top: 0px solid #000;/*background-color: lime;*/ }
h2.nachhzeile, h3.nachhzeile {margin:0 0 1.2rem 0;  /* Margin-top auf Null gesetzt für Kombi mit H1 */} 

@media screen and (max-width:1024px){
h1{font-size: 32px; font-size: 2rem; line-height:1.25;} 
h1:first-child { padding:0.7rem 0 0.7rem 0;} 
h2,h3,h4,h5,h6{font-size: 1.6rem; line-height:1.25;} 
p{font-size: 18px; font-size: 1.1rem;}
}
@media screen and (max-width:740px){
h1{font-size: 27px; font-size: 1.7rem; line-height:1.25; margin: 2rem 0 0.5rem 0;}
h1:first-child { margin-top:0rem; padding:0 0 0.7rem 0;}
h2{font-size: 1.5rem; line-height:1.25; margin:2.5rem 0 0.5rem 0;}
h3,h4,h5,h6{font-size: 1.35rem; line-height:1.34; margin:2.5rem 0 0.5rem 0;} 
p{font-size: 17px; font-size: 1.05rem; line-height: 1.65; }
}
@media screen and (max-width:600px){
h1{font-size: 27px; font-size: 1.7rem; line-height:1.25; margin: 2rem 0 0.5rem 0;}
h1:first-child { margin-top:0.3rem; margin-bottom:0.5rem; padding:0 0 0.7rem 0;}
h2{font-size: 1.5rem; line-height:1.25; margin:2.5rem 0 0.5rem 0;}
h3,h4,h5,h6{font-size: 1.35rem; line-height:1.34; margin:2.5rem 0 0.5rem 0;}
p{font-size: 17px; font-size: 1.05rem; line-height: 1.65; }
}
@media screen and (max-width:480px){
h1{font-size: 24px; font-size: 1.5rem; line-height:1.25; margin: 3rem 0 0.5rem 0;}
h1:first-child { margin-top:0.3rem; padding:0rem;}
h2{font-size: 1.45rem; line-height:1.25; margin:2.5rem 0 0.5rem 0;}
h3,h4,h5,h6{font-size: 1.3rem; line-height:1.34; margin:2.5rem 0 0.5rem 0;}
p{font-size: 16px; font-size: 1rem; line-height: 1.6; }
}

small {font-size: 0.7rem;}
a {color: #666; text-decoration: none}
a:hover {color: #333}

img {display: block}
.bordered {border: solid 1px #999999}

.flexible {max-width: 100%; height: auto;}
.flexible2, .flexible100 {width: 100%; height: auto;}


.ym-clearfix:before{content:"";display:table}
.ym-clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;visibility:hidden}


hr {border-color: #e9e9e9;
	border-top: 1px;}






header {
	width: 100%;
	height: 83px;
	position: fixed;
	top: 0;
	z-index: 9000;
	background-color: #fff;
	box-shadow: 0 3px 5px 2px rgba(0,0,0,0.3);
	box-shadow: inset 0 -1px 0 0 #e1e1e1;
	display: grid;
	grid-template-columns: 350px 1fr;
	}

@media screen and (max-width:1024px){
header {
	grid-template-columns: 80% 20%;
	}
}


/*
@media screen and (max-width:380px){
header {
	grid-template-columns: 25% 75%;
	}
}

header > div {
	display: grid;
	align-content: center;
	}
	
	
.logo-feld {
    	justify-content: center;
	align-content: center;
	}
    
.logo-feld img{
	width: 350px;
	height: auto;
	}
	
@media screen and (max-width:480px){
.logo-feld img{
	width: 250px;
	height: auto;
	}

}
@media screen and (max-width:380px){

.logo-feld {
    	justify-content: center;
	align-content: center;
	}
.logo-feld img{

	width: 200px;
	height: auto;
	}

}
	
	
.menu-feld {
	align-content: center;
	justify-content: left;
	padding: 0 15px;
	}

.menu-feld-schrift {
	position: absolute;
	top: -6px;
	left: 15px;
	font-size: 1.15em;
	width: 100%;
	border: solid 0px #f90;
	padding: 20px 50px;
	}

@media screen and (max-width:740px){

.menu-feld-schrift {
	display: none;
	}

}


.social-feld {}

@media screen and (max-width:380px){
.social-feld {display: none;}

}

*/

.logo-feld {padding: 7px 25px 5px}
.logo-feld h2 {margin: 0; padding: 0; font-size: 2.2em; color: var(--secound-ci-color);}
.logo-feld h3 {margin: -5px 0 0 2px; padding: 0; font-size:1.1em; letter-spacing: 0.08em; color: var(--secound-ci-color);}

@media screen and (max-width:400px){

.logo-feld {padding: 15px 10px 5px}
.logo-feld h2 {margin: 0; padding: 0; font-size: 1.8em; color: var(--secound-ci-color);}
.logo-feld h3 {margin: -5px 0 0 2px; padding: 0; font-size:0.9em; letter-spacing: 0.08em; color: var(--secound-ci-color);}

}


.no-kopf-bild {padding: 125px 0 0 0}
.no-kopf-bild-2 {padding: 125px 0 0 0}





.overlay-nav {
	border: solid 0px #f90;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 8000;
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s ease-in-out;
	}

.overlay-nav.active {
	visibility: visible;
	opacity: 1;
	transition: all 0.2s ease-in-out;
	}











footer{
	background: #fff;
	padding: 35px 0 20px 0;
	margin: 150px 0 0 0;
	box-shadow: inset 0 1px 0 0 #e1e1e1;
	}

footer h3{
	margin: 0;
	color: #fff;
	}
footer a{
	margin: 0;
	color: #fff;
	}
footer p{
	margin: 0;
	color: #fff;
	}










@media screen and (max-width:1400px){
.linearize-level-1400,.linearize-level-1400>[class*="ym-g"],.linearize-level-1400>[class*="ym-col"]{display:block;float:none;margin-left:0;margin-right:0;width:100%!important}
.linearize-level-1400>[class*="ym-g"]>[class*="ym-gbox"],.linearize-level-1400>[class*="ym-col"]>[class*="ym-cbox"]{overflow:hidden;padding:0}
}

@media screen and (max-width:1024px){
.linearize-level-0,.linearize-level-0>[class*="ym-g"],.linearize-level-0>[class*="ym-col"]{display:block;float:none;margin-left:0;margin-right:0;width:100%!important}
.linearize-level-0>[class*="ym-g"]>[class*="ym-gbox"],.linearize-level-0>[class*="ym-col"]>[class*="ym-cbox"]{overflow:hidden;padding:0}
}

@media screen and (max-width:960px){
.linearize-level-1,.linearize-level-1>[class*="ym-g"],.linearize-level-1>[class*="ym-col"]{display:block;float:none;margin-left:0;margin-right:0;width:100%!important}
.linearize-level-1>[class*="ym-g"]>[class*="ym-gbox"],.linearize-level-1>[class*="ym-col"]>[class*="ym-cbox"]{overflow:hidden;padding:0}
}

@media screen and (max-width:740px){
.linearize-level-2,.linearize-level-2>[class*="ym-g"],.linearize-level-2>[class*="ym-col"]{display:block;float:none;margin-left:0;margin-right:0;width:100%!important}
.linearize-level-2>[class*="ym-g"]>[class*="ym-gbox"],.linearize-level-2>[class*="ym-col"]>[class*="ym-cbox"]{overflow:hidden;padding:0}
}

@media screen and (max-width:600px){
.linearize-level-3,.linearize-level-3>[class*="ym-g"],.linearize-level-3>[class*="ym-col"]{display:block;float:none;margin-left:0;margin-right:0;width:100%!important}
.linearize-level-3>[class*="ym-g"]>[class*="ym-gbox"],.linearize-level-3>[class*="ym-col"]>[class*="ym-cbox"]{overflow:hidden;padding:0}
}

@media screen and (max-width:480px){
.linearize-level-4,.linearize-level-4>[class*="ym-g"],.linearize-level-4>[class*="ym-col"]{display:block;float:none;margin-left:0;margin-right:0;width:100%!important}
.linearize-level-4>[class*="ym-g"]>[class*="ym-gbox"],.linearize-level-4>[class*="ym-col"]>[class*="ym-cbox"]{overflow:hidden;padding:0}
}



