@media (min-width: 601px) {
  html {
    font-size: 16px;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 18px;
  }
}
body,
input,
textarea,
select {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Montserrat', verdana, arial, helvetica, sans-serif;
  color: #333438;
  font-weight: 400;
}
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: 'Montserrat', verdana, arial, helvetica, sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 1.5rem;
}
h1 {
  font-size: 2.369rem;
  line-height: 3rem;
  text-transform:uppercase;
}

h2 {
  font-size: 1.777rem;
  line-height: 2.25rem;
  text-transform:uppercase;
}
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: 0rem;
  font-weight:900;
}
.header-group *:last-child {
  font-weight:300;
}
p + p,
pre,
table {
  margin-top: 1.5rem;
}

p,
ul,
ol,
dl,
pre,
table {
  margin-bottom: 1.5rem;
}
.small,
small {
  font-size: 0.8rem;
}
b,
strong,
.bold {
  font-family: 'Montserrat', verdana, arial, helvetica, sans-serif;
  font-weight: 700;
}
.frame-layout-130 a {
  color: #333438;
  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;
  font-weight:400;
}
.frame-layout-130 a:before {content: "\f101";  font-family: 'FontAwesome'; padding-right:10px;}
.content-main .tx-glossary2 a:before {content: ""; padding-right:0;}
.frame-layout-130 a:focus, .frame-layout-130 a:hover {
  color: #80350E;
}
a {color:#fff; text-decoration:none;}
body#seite-88 a { color: #333438;}
body#seite-18 a { color: #333438;}
.tx-glossary2 a {color:#333438; font-weight:400;}
.tx-glossary2 .horizontal a {color:#333438; font-weight:700;}
a.invers {
  color: #cccdd1;
}
a.invers:focus, a.invers:hover {
  color: #fff;
}
.link-internal:before {font-family: 'FontAwesome'; content: "\f101"; padding-right:5px;}
.rte-icon.fa-envelope:before {font-family: 'FontAwesome'; content: "\f003";   padding-right:5px;}
.rte-icon.fa-globe:before {font-family: 'FontAwesome'; content: "\f08e";  padding-right:5px;}
.rte-icon.fa-download:before {font-family: 'FontAwesome'; content: "\f019";  padding-right:5px;}
.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;}

.avalex-container a { color: #333438; text-decoration:underline; }
.link-btn {
	background:url(../Images/termin.jpg) no-repeat !important; 
	display:inline-block;
	width:350px;
	line-height:8rem;
	padding-right:2rem;
	color:#fff; 
	text-transform:uppercase;
	font-weight:700;
	}
.link-btn:hover { font-weight:300; color:#fff; }	
.frame-layout-100, .frame-layout-120, .frame-layout-140 { color:#fff;}
.frame-layout-120 a, .frame-layout-140 a {color:#fff; display:inline-block; padding:0.5rem 1rem; font-weight:700; text-transform:upercase; border:1px solid #fff;}
.frame-layout-120 a:hover, .frame-layout-140 a:hover {color:#000; background:#fff; display:inline-block; padding:0.5rem 1rem; font-weight:700; text-transform:upercase; border:1px solid #fff;}
.content-footer a {text-decoration:none;}

.imagecopyright { 
	position:absolute; 
	top:0; 
	left:0; 
	color:#fff; 
	background:url(../Images/trans-schwarz-25.png);
	padding:1px 3px;
    opacity: 0;
    transition: all 0.2s ease-in-out;
	}
.header-image:hover .imagecopyright { opacity: 1; }	
@media screen and (min-width: 601px) {		
h1 {
  font-size: 2.75rem;
  line-height: 3rem;
}
h2 {
  font-size: 2.75rem;
  line-height: 3rem;
}
h3,
.ce-uploads-fileName {
  font-size: 1.333rem;
  line-height: 1.875rem;
}	
}
sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub {
  top: 0.4em;
}
.invers {
  color: #fff;
}
.font-color-light {
  color: #64666d;
}
blockquote {
  position: relative;
  text-align: center;
  width: 80%;
  padding: 1.5rem 1.5rem;
  margin: 3rem auto;
}
blockquote:before, blockquote:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  color: #9799a0;
  font-size: 48px;
}
blockquote:before {
  content: "\f10e";
  margin-right: -1.5rem;
  bottom: 0;
  right: 100%;
}
blockquote:after {
  content: "\f10d";
  margin-left: -1.5rem;
  left: 100%;
  top: 0;
  bottom: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 0 1.5rem 0;
  border: 0.063rem solid #9799a0;
  border-bottom-width: 0;
}

th,
td {
  padding: 0.687rem 0.375rem 0.75rem 0.375rem;
  border-bottom: 0.063rem solid #9799a0;
  text-align: left;
  vertical-align: top;
  -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;
}
th {
  padding-top: 0.75rem;
  font-family: "open_sansbold", verdana, arial, helvetica, sans-serif;
  font-weight: 400;
}
tr:hover td, tr:focus td {
  background: #e7e7e9;
  color: #333438;
}
.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;
}