html {
  font-size: 16px;
}

@media (min-width: 601px) {
  html {
    font-size: 22px;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 26px;
  }
}
body,
input,
textarea,
select {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Reddit Sans', verdana, arial, helvetica, sans-serif;
  font-weight: 400;
  color: #2a3863;
}
#main {
	text-wrap: balance;
}

header * {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

h1,
h2,
h3,
h4,
h5{
  font-family: 'cosanwarmg4-regular', verdana, arial, helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h1{
  font-size: 2.75rem;
  line-height: 3.5rem;
  color:#2a3863;
}

h2{
  font-size: 2rem;
  line-height: 2.5rem;
  color:#2a3863;
}
.frame-layout-110 h2 {text-align:center;}
body#seite-7 .frame-layout-110 h2, body#seite-62 .frame-layout-110 h2 {text-align:left;}
#c247 h2 {text-align:left;}

.frame-layout-120 h2, 
.frame-layout-130 h2 { 
/* color:#dedee4; */
background: linear-gradient(to top, #f2f2f7 0%, #d1d1d3 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; 
font-size:3.5rem; 
line-height: 4.5rem;
margin-bottom:-40px;
}
.contact-menu { text-align:center;}

h3,
.ce-uploads-fileName {
  font-size: 1.333rem;
  line-height: 1.875rem;
}

h4{
  font-size: 1.125rem;
}

h5 {
  font-size: 1rem;
}

.header-group *:first-child {
  margin-bottom: 0.75rem;
}

p + p,
pre,
table {
  margin-top: 0;
}

p,
ul,
ol,
dl,
pre,
table {
  margin-bottom: 1.5rem;
}
.content-footer p{ margin-bottom: 0;}

.small,
small {
  font-size: 0.8rem;
}

.frame-layout-100 ul {list-style-image: url('../Images/bullet_s.png');}
.frame-layout-100 ul li{ margin: 2rem 0;}

b,
strong,	
.bold {
  font-family: 'Reddit Sans', verdana, arial, helvetica, sans-serif;
  font-weight: 700;
}

.cosanwarm {font-family: 'cosanwarmg4-medium', verdana, arial, helvetica, sans-serif; font-size:1rem;}
.customfield {text-transform:uppercase; margin-bottom:1rem; font-weight:700;}
.frame-layout-110 .customfield {text-align:center;}

a {
  color: #0026a8;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.topmenu a {color:#fff; margin:0 5px;}
.topmenu a:hover {color:#ccc;}

.contact-menu li.m-1 a {background:url(../Images/phone_mint.svg) no-repeat 50%;}
.contact-menu li.m-1 a img{opacity:1;}
.contact-menu li.m-1 a:hover img{
	opacity:0;
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	}
.contact-menu li.m-2 a {background:url(../Images/kontakt_mint.svg) no-repeat 50%;}
.contact-menu li.m-2 a img{opacity:1;}
.contact-menu li.m-2 a:hover img{
	opacity:0;
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	}	
.contact-menu li.m-3 a {background:url(../Images/whatsapp_mint.svg) no-repeat 50%;}
.contact-menu li.m-3 a img{opacity:1;}
.contact-menu li.m-3 a:hover img{
	opacity:0;
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	}
.contact-menu div.m-4 a {background:url(../Images/instagram_mint.svg) no-repeat 50% !important;display:block; width:53px;margin:0 auto;}
.contact-menu div.m-4 a img[src*=".svg"] { width: auto; }
.contact-menu div.m-4 a img{opacity:1; }
.contact-menu div.m-4 a:hover img{
	opacity:0;
	  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	}	

.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;}
.kontakt-btn {background:#afe6c1; padding:1rem 3rem; color:#000; display:inline-block; margin-top:1rem;}

.content-footer2 a:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.content-footer .bullet{background: url(../Images/bullet_s.png) no-repeat 8px 4px; }

.wrapper-footer a {color: #263250;}
.wrapper-footer li > span {font-weight:700;}
.wrapper-footer a:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.wrapper-footer li#m-109 a:before, .wrapper-footer li#m-109 > span:before {font-family: 'FontAwesome'; content: "\f11c"; font-size:0.875rem; line-height:0; padding-right:5px;}
.wrapper-footer li#m-110 a:before, .wrapper-footer li#m-110 > span:before {font-family: 'FontAwesome'; content: "\f193"; font-size:0.875rem; line-height:0; padding-right:5px;}
.wrapper-footer a:focus, .wrapper-footer a:hover {
  color: #000;
}
.content-footer2 a:before {
    font-size: 0.5rem;
}




@media (prefers-reduced-motion: reduce) {
	a {
		transition: none;
	}
}
a:focus, a:hover {
  color: #000F42;
}
a.invers {
  color: #cccdd1;
}
a.invers:focus, a.invers:hover {
  color: #fff;
}


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

sub {
  top: 0.4em;
}

.invers {
  color: #fff;
}

.font-color-light {
  color: #64666d;
}

/************* Tabelle **************/

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 0 1.5rem 0;
  border: 0;
  border-bottom-width: 0;
}
th,
td {
  padding: 0;
  border-bottom: 0;
  text-align: left;
  vertical-align: top;
}
@media (prefers-reduced-motion: reduce) {
	th,
	td {
		transition: none;
	}
}
th {
	padding-top: 0.75rem;
    font-weight: 400;
}

.table-responsive,
.frame-type-table {
	 margin-bottom: 1.5rem;
  overflow-x: auto;
  overflow-y: hidden;
}
th {
  background: #e7e7e9;
  color: #333438;
  font-weight: 400;
}

table caption {
  padding: 0.375rem;
}
@media screen and (max-width: 1024px) {
.contact-menu li.m-1 a {background:none;}
.contact-menu li.m-2 a {background:none;}
.contact-menu li.m-3 a {background:none;}
.contact-menu li.m-4 a {background:none;}
}
@media screen and (max-width: 660px) {
.content-footer {
  color: #263250;
  font-size: 1rem;
  line-height: 1.5rem;
}
.content-footer2 a:before {
    font-size: 0.75rem;
}

}

@media screen and (max-width: 480px) {
h1{font-size: 2rem;line-height: 2.5rem;}
.content-footer .bullet{background: none }
.content-footer .cosanwarm {font-size:1.5rem; line-height:2.75rem;}
.content-footer .cosanwarm:before {padding-right:8px;content: url("../Images/bullet_s.png");}
table {width: 70%;max-width:70%;margin: 0 auto 1.5rem 5rem;}
.topmenu a {margin: 0 2px;}
}

