html {
  font-size: 16px;
}

@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: "Ubuntu", verdana, arial, helvetica, sans-serif;
  color: #464848;
}
#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: "Passion One", verdana, arial, helvetica, sans-serif;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h1{
  font-size: 2.75rem;
  line-height: 3rem;
  color: #70a127;
  font-weight:400;
  letter-spacing:1px;
  padding-bottom:2rem;
  background: url(../Images/h1_bg.png) no-repeat 0 100%;
}

h2,
.fontsize2 {
  font-size: 1.777rem;
  line-height: 2.25rem;
    color: #70a127;
}
.ce-container > div h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom:10px;
  font-weight: 400;
  color: #464848;
}
.fc-center h2 { color: #464848;}

h3, .tx-termine > h2, #c263 h2,
.ce-uploads-fileName {
  font-size: 1.625rem;
  line-height: 1.875rem;
   color: #464848;
}

h4,
.fontsize4 {
  font-size: 1.125rem;
}

h5,
.fontsize5 {
  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;
}
.ce-container > div p {margin-bottom: 0;}

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

b,
strong,
.bold {
  font-family: "Ubuntu", verdana, arial, helvetica, sans-serif;
  font-weight: 700;
}
.textbig {font-size:1.75rem; padding-top:5px; line-height:2rem; font-family: "Passion One", verdana, arial, helvetica, sans-serif; letter-spacing:1px; font-weight:400;}

a {
  color: #464848;
  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;
}
a.btn-green {
	background:#70A127; 
	color:#fff;
	display:inline-block;
	-webkit-border-radius: 1.5rem;
   -moz-border-radius: 1.5rem;
   border-radius: 1.5rem;
   padding:0.5rem 2rem;	
   margin:2rem 0 0 0;
	}
	
.morelink > a {
	background:#70A127; 
	color:#fff;
	display:inline-block;
	-webkit-border-radius: 1rem;
   -moz-border-radius: 1rem;
   border-radius: 1rem;
   padding:0.5rem 1rem;	
   margin:1.5rem 0 0 0;
	}	

.link-internal:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}
.moreinfo: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 a:before {font-family: 'FontAwesome'; content: "\f101"; font-size:0.875rem; line-height:0; padding-right:5px;}

.wrapper-footer a {color: #fff;}
.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: #fff;
}
.tx-termine-date {font-size:0.875rem;}


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