html {
  font-size: 16px;
}

@media (min-width: 601px) {
  html {
    font-size: 18px;
  }
}
@media (min-width: 1281px) {
  html {
    font-size: 19px;
  }
}

body,
input,
textarea,
select {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "Montserrat", verdana, arial, helvetica, sans-serif;
  color: #333438;
}
#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: "Montserrat", verdana, arial, helvetica, sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h1{
  font-size: 2.369rem;
  line-height: 3rem;
  color:#fff;
  padding-left:7%;
}
body#seite-7 h1, body#seite-62 h1, body#seite-39 h1, body#seite-95 h1 {color: #333438; padding-left:0;} 

h2{
  font-size: 1.777rem;
  line-height: 2.25rem;
  color:#000;
  text-transform:uppercase;
}
#c250 h2 {color:#fff;}
h2:before {content: "/"; padding-right:10px; color:#439E43;}

h3,
.ce-uploads-fileName {
  font-size: 1.333rem;
  line-height: 1.5rem;
  margin:10px 0;
}

h4 {
  font-size: 1.125rem;
}

h5{
  font-size: 1rem;
}

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

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;
}
.ol-green {color:#439e43;}
.zitat p:first-child:before {content: "\f10d"; font-family: 'FontAwesome'; display:block; font-size:4rem; margin-bottom:1.5rem;}
.numberfield {
	position:absolute; 
	right:0; 
	z-index:10; 
	color:#fff; 
	font-size:5rem;
	font-weight:700;
	letter-spacing: -5px;
    line-height: 74px !important;
    margin: 0;
    padding: 0;
    right: -7px;
    top: 16%;
	}
#section-id-92 .section-content .team > .frame-type-textpic .ce-bodytext{
	/*background:url(../Images/farbflaeche.png) no-repeat;
	background-size:90%; */
	background: linear-gradient(60deg,rgba(175, 202, 11, 0.8) 0%, rgba(53, 149, 47, 0.8) 100%);
	-webkit-border-radius: 50px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 50px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 50px;
    border-bottom-left-radius: 0;
	font-size:0.875rem;
	line-height:1.25rem;
	color:#fff;
	}
	
#section-id-92 .section-content .team > .frame-type-textpic .ce-bodytext h3{ font-size:1rem; }	
	

a {
  color: #fff;
  font-weight:600;
  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;
}
body#seite-39 .ce-bodytext a {color: #333438; display:inline-block; border:1px solid #333438; padding:10px 2rem;}
body#seite-95 a {color: #333438; display:inline-block; }



.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;}

.content-footer2 nav a:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}

.wrapper-footer a {color: #333438;}
.wrapper-footer li > span {font-weight:700;}

.wrapper-footer .hh-openstreetmap a:before {font-family: 'FontAwesome'; content: ""; font-size:0.875rem; line-height:0; padding-right:0;}
.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: #439e43;
}


@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;
}

.textred {color:#d20a11;}
.spanred {color:#d20a11;}


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.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;
}
@media (prefers-reduced-motion: reduce) {
	th,
	td {
		transition: none;
	}
}
th {
	padding-top: 0.75rem;
    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;
}

@media screen and (max-width: 1400px) { 
   h1{padding-left:9%;}
 }
@media screen and (max-width: 1280px) { 
   h1{padding-left:12%; position:absolute; bottom:2rem;}
   body#seite-7 h1, body#seite-62 h1, body#seite-39 h1, body#seite-95 h1 {position:relative;} 
 } 
@media screen and (max-width: 480px) { 
h1{
  font-size: 1.5rem;
  line-height: 2rem;
  bottom:2.5rem;
  }
} 
 
 