html {
  font-size: 16px;
}

@media (min-width: 601px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 22px;
  }
}
@media (min-width: 1601px) {
  html {
    font-size: 22px;
  }
}
body, input, textarea, select {
  line-height: 1.5rem;
  font-family: 'Encode Sans Condensed', sans-serif;
  color: #303535; 
  font-weight:400;
  }

.uppercase {
  text-transform: uppercase; }

h1, h2, h3, h4, h5 {
  font-family: 'Encode Sans Condensed', sans-serif;
  font-weight: 700; 
  }

h1{
  font-size: 2.25rem;
  line-height: 2.75rem; 
  color: #0d3969; 
  }
.frame-type-heroimage .hero-text h1 {
	color:#fff; 
	 font-size: clamp(2.75rem, 8vw, 8rem);
    line-height: calc(100% + 0.5rem); 
	}
h1 {
  margin-top: 0;
  margin-bottom: 0.5rem; 
}

h2{
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 700;
  }

h2{
  margin-top: 10px;
  margin-bottom: 1.5rem; 
  }
 .frame-layout-100 h2 {margin-bottom: 2.5rem; } 
.frame-layout-210 h2, .frame-layout-220 h2 {display:inline-block;}
.image-block {display:inline-block;}
.image-block p {display:inline-block; padding:0; margin:0 0 -5px 3rem;}

#c264 .ce-bodytext .image-block p {display:inline-block; padding:0; margin:1rem 0 0 0;}
.image-block img{width:160px; height:160px; }
body#seite-90 .frame-layout-210 .image-block img{width:100%; height:100px; max-width:500px;  }
body#seite-90 .frame-layout-220 .image-block img{width:100%; height:100px; max-width:500px;  }
body#seite-90 .frame-layout-210 .image-block p {display:inline-block; padding:0; margin:0 0 1rem 0;}
body#seite-90 .frame-layout-220 .image-block p {display:inline-block; padding:0; margin:0 0 1rem 0;}
  
h3.ce-uploads-fileName {
  font-size: 1rem;
  line-height: 1.5rem; }
	
h3, .h3 {
  margin-top: 0;
  margin-bottom: 1.5rem; }
 .ce-container.team .ce-bodytext h3{ font-size:2rem; line-height:2.75rem; color:#fff; font-weight:700; margin-bottom:0; } 
  
[class*="col-4"] h3 { margin-top:0;  font-size: 1.75rem; line-height: 2rem;}    

h4, .h4 p, .fontsize4,
h5, .h5, .fontsize5 {
  font-size: 1rem;
  line-height: 1.5rem; }

h4, .h4 p,
h5, .h5 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

p + p, pre, table, blockquote {
  margin-top: 1rem; }

p, pre, table, blockquote {
  margin-bottom: 1rem; 
   line-height: 1.5rem; }

  
.small, small {
  font-size: 0.5rem; }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0;
  border: 0;
  border-bottom-width: 0; }

th, td {
  padding: 0 0.25rem 0 0;
  border-bottom: 0;
  text-align: left;
  vertical-align: top; }

th {
  padding-top: 0; }

.table-responsive, .frame-type-table {
  margin-bottom: 0;
  overflow-x: auto;
  overflow-y: hidden; 
  }
.contenttable { margin:0; padding:0; max-width:18rem;}
  
th {
  font-weight: normal; }

table caption {
  padding: 6px; }

	 
@media screen and (min-width: 601px) {
  
  h1, .h1, .fontsize1 {
  font-size: 2.75rem;
  line-height: 3rem; 
  }

  h2{
    font-size: 2.75rem;
    line-height: 3.75rem;
    }

  h2 {
    margin-top: 0;
    margin-bottom: 1rem; 
	}
  h3{
    font-size: 1rem;
    color: #564b47; 
    font-weight:400;
    }

  h3, .h3 {
    margin-top: 0;
    margin-bottom: 1rem; }

  h4, .h4 p, .fontsize4 {
    font-size: 1.375rem;
    line-height: 1.5rem;
   }

  h4, .h4 p {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h5, .h5, .fontsize5 {
    font-size: 1rem;
    line-height: 1.5rem; }

  h5, .h5 {
    margin-top: 0;
    margin-bottom: 1.5rem; }
	
  p + p, pre, table, blockquote {
    margin-top: 1rem; }

  p, pre, table, blockquote {
    margin-bottom: 1rem;
    line-height: 1.75rem; 
	}

}



b, strong, .bold {
  font-family: 'Encode Sans Condensed', sans-serif;
  font-weight: 700; }

sup, sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; }

ul ul {
  margin: 0; }

.col-12 ul {margin-bottom:1rem;} 
.col-12 ul li {font-size:1rem; padding:0.125rem 0;}  
 
.ce-bodytext ul {margin-top:0; margin-bottom:1rem; } 
.ce-bodytext ul li {padding:0.155rem 0; font-size:1rem; }

.textbold {font-size:1.75rem; line-height:2.5rem; font-weight:700;}


a {
  color: #CCDD00;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

a:focus, a:hover {
  color: #000; }

.spw-btn {
background:#fff;
color:#303535;
padding:10px 2rem;
display:inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
margin-top:1rem;
}
#c247 .spw-btn {
background:#303535;
color:#fff;
padding:10px 2rem;
display:inline-block;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
margin-top:1rem;
}

.spw-btn:hover { box-shadow: rgba(0, 0, 0, 0.8) 0px 5px 10px;}
.spb-btn {
background:#303535;
color:#fff;
display:inline-block;
padding:10px 2rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
}
.spb-btn:hover { box-shadow: rgba(0, 0, 0, 0.8) 0px 5px 10px;}
 .ce-container.team .ce-bodytext a {color:#fff;}  
/*
.link-internal:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-envelope:before {font-family: 'FontAwesome'; content: "\f003"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-globe:before {font-family: 'FontAwesome'; content: "\f08e"; font-size:0.875rem; line-height:0; padding-right:5px;}
.rte-icon.fa-download:before {font-family: 'FontAwesome'; content: "\f019"; font-size:0.875rem; line-height:0; padding-right:5px;}*/

.wrapper-footer a {color: #fff; }
.wrapper-footer a:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
#c235 a:before {content: ""; padding-right:0;}
.wrapper-footer a:focus, .wrapper-footer a:hover {color: #fff; }
.wrapper-footer a:focus, .wrapper-footer a:hover {
  color: #ccc; text-decoration:underline; }

@media screen and (max-width: 1024px) {
 h4{ font-size: 1.25rem;} 
 h1{font-size: 2.5rem; line-height: 2.75rem; }
 h2 {font-size: 2rem;line-height: 3rem;}
 .image-block img{width:100px; height:100px; }
} 
@media screen and (max-width: 800px) {
 .image-block img{width:80px; height:80px; } 
.image-block p {margin: 0 0 -5px 1rem;} 

}

@media screen and (max-width: 768px) {
.content-main ul { margin:0; padding:0 0 0 1.25rem; }  

  }
  
@media screen and (max-width: 660px) {


}
  
@media screen and (max-width: 568px) {  

}

@media screen and (max-width: 320px) {

  }