/* 
################
				Google Fonts
################
*/
/* lato-100 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/lato-v23-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/lato-v23-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v23-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v23-latin-100.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v23-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v23-latin-100.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v23-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v23-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-v23-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/lato-v23-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/lato-v23-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/lato-v23-latin-900.woff') format('woff'), /* Modern Browsers */ url('../fonts/lato-v23-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/lato-v23-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: fa-brands;
  font-style: normal;
  font-weight: 400;
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.eot);
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}
@font-face {
  font-family: fa-regular;
  font-style: normal;
  font-weight: 400;
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.eot);
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
.far {
  font-weight: 400
}
@font-face {
  font-family: fa-solid;
  font-style: normal;
  font-weight: 900;
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solifd-900.eot);
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}
.fa:before, .fas:before, .far:before, ul.fa li:before, .btn:before {
  font-family: fa-solid;
  font-weight: 900;
  width: 1em;
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 5px;
}
.fab:before {
  font-family: fa-brands;
  font-weight: 900;
  width: 1em;
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 5px;
}
.bg-color-lightblue {
  background-color: rgb(149 179 215 / 70%);
}

.bg-color-lightgreen {
  background-color: #e9efe5;
}
.bg-color-green4 {
  background-color: #fcfff5;
}

.bg-color-blau {
  background: #336699;
}
.blue {
  color: #6E8EC0;
}
.lila {
  color: #5F497A;
}
a.btn.lila::before {
  background: #5F497A;
}
.bg-color-lightlila {
  background-color: #5F497A33;
}
.fa.spacer:before {
  margin-right: 5px;
}
.fa-big:before {
  float: left;
  width: 100%;
  line-height: 45px;
  font-size: 45px;
  margin-bottom: 10px;
}
.center {
  text-align: center;
}
section.stimmungsbild {
  background-image: url("../img/006_header_720px.jpg");
  height: 250px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0;
}
section.stimmungsbild p {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 15px 4%;
}
.color {}
.color-orange {
  color: #f78710;
}
.color-darkorange {
  color: #C18243;
}
.bg-color {
  background-color: #ee1c23;
  color: white;
}
.bg-color-2 {
  background-color: #D4E6FF; /*color: white; */
}
.bg-color-3 {
  background-color: #575757; /* color: white; */
	color: #fff;
}
.bg-color-3 a {
  color: #fff;
  font-weight: bold;
}
.bg-color-4 {
  background-color: #e3dfcf; /* color: white; */
}
.bg-color-green {
  background-color: #009fe3;
  color: white;
}
.bg-color-blue2 {
  background-color: #749ace;
  color: white;
}
.bg-color-blue-light {
  background-color: #DFE8F3;
  color: black;
}
.bg-dark-blue {
  background-color: #336699;
  color: #FFF;
}
.bg-color-light_red {
  background-color: #F2DCDB;
}
.bg-color-light_red h3, .bg-color-light_red h1, .bg-color-light_red h4, .bg-color-light_red h5 {
  color: #943634;
}
.bg-color-green2 {
  background-color: #bad9d0;
  color: #000000;
}
.bg-color-green3 {
  background-color: #e0e6df;
  color: #000000;
}
.bg-color-orange {
  background-color: #fbe7da;
  color: #000;
}
.bg-color-red {
  background-color: #E6B9B8;
  color: #000;
}
.bg-color-red h5 {
  color: #C0504D;
}
.red li:before {
  color: #C0504D;
}
.font-size-12 {
  font-size: 12px;
}
.font-color1 {
  color: #6F8EC2
}
.bg-color-light-orange, .bg-color-light-orange h4 {
  background-color: #FCD5B5;
}
.bg-color-light-dark-orange, .bg-color-light-dark-orange h4 {
  background-color: #FFE3C7;
}
a.btn.blue:before {
  background: #336699;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
  border: 0;
}
h1 {
  font-size: 2em;
  color: #f78710;
  line-height: 1.1em;
  margin: 10px 0;
}
h4 {
  font-size: 2em;
  color: #fff;
  line-height: 1.1em;
  margin: 10px 0;
}
h2 {
  font-size: 1.5em;
  line-height: 1.6em;
  margin: 5px 0;
}
h3 {
  font-size: 1.25em;
  color: #f78710;
  line-height: 1.35em;
  margin: 3px 0 10px;
}
h5 {
  font-size: 1.25em;
  color: #336699;
  line-height: 1.35em;
  margin: 3px 0 10px;
}
h6 {
  font-size: 1.25em;
  color: white;
  background-color: #2f679a;
  line-height: 1.35em;
  margin: 3px 0 10px;
  width: fit-content;
  padding: 5px 10px;
}
.bg-color-lila {
  background: rgba(179, 162, 199, 0.7);
  color: #5f497a !important;
}
a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
ul.darkorange strong {
color: #C18243;
}
a.btn {
  padding: 12px 0 15px 50px;
  background: #ffffff;
  font-weight: bold;
  float: left;
  color: #333;
  text-align: center;
  /* clear: both; */
  /* display: inline-block; */
  /* margin-bottom: 10px; */
  width: 100%;
  position: relative;
}

a.btn.green {
  color: #568636 !important;
}

a.btn-simple.green {
	padding: 12px 18px;
  background: #ffffff;
  font-weight: bold;
  text-align: center;
  /* clear: both; */
  /* display: inline-block; */
  /* margin-bottom: 10px; */
  width: 100%;
  position: relative;
  color: #568636 !important;
}
a.btn-simple.green4 {
padding: 12px 18px;
    background: #c5e86c;
    font-weight: bold;
    text-align: center;
    /* clear: both; */
    /* display: inline-block; */
    /* margin-bottom: 10px; */
    width: 100%;
    position: relative;
    color: #fff !important;
}
a.btn-simple.green3 {
padding: 12px 18px;
    background: #76923C;
    font-weight: bold;
    text-align: center;
    /* clear: both; */
    /* display: inline-block; */
    /* margin-bottom: 10px; */
    width: 100%;
    position: relative;
    color: #fff !important;
}
a.btn:before {
  content: "\f0e0"; /*Unicode:f0e0 ist das Mailing-Symbol; lässt sich ansonsten nicht bei PDFs darstellen; damit es in firefox angezeigt wird, muss das zeichen selbst draußen bleiben: ""/; */
  font-family: fontawesome;
  position: absolute;
  left: 0;
  color: #fff;
  width: 50px;
  background: #ee1c23;
  line-height: 50px;
  height: 100%;
  top: 0;
  /* padding-top: 10px; */
  font-size: 21px;
  transition: all ease-in-out .3s;
}
ul.green li::before {
  color: #4F6228 !important;
}
a.btn.green:before {
  background: #538135;
}
a.btn.green4:before {
  background: #e0e6df;
}a.btn.green3:before {
  background: #76923C;
}
a.btn.blue2:before {
  background: #009fe3;
}
a.btn.blue3:before {
  background: #0F568B;
}
a.btn.orange:before {
  background: #FF9933;
}
a.btn.darkorange:before {
  background: #bf8042;
}
a.btn.red:before {
  background: #C0504D;
}
a.btn.light-red:before {
  background: #943634;
}
a.btn.light-orange:before {
  background: #E36C0A;
}
p.text-justify {
  text-align: justify;
}
a.btn:hover::before {
  background: #575757;
  content: "\f2b6";
}
address {
  background: #fff;
  padding: 15px 20px;
  font-style: normal;
  font-weight: bold;
  display: flex;
  justify-content: center;
}
.small {
  font-size: .75em;
}
.big {
  font-size: 1.25em;
}
ul {
  padding: 0;
  margin: 0;
}
.list-chevron ul li:before {
  content: "\f054";
  font-family: fa-solid;
  position: absolute;
  left: 2px;
  top: 0px;
  font-size: .8em;
}
.list-chevron-red ul li:before {
  content: "\f054";
  font-family: fa-solid;
  position: absolute;
  left: 5px;
  top: 0px;
  font-size: .8em;
  color: #C0504D;
}
ul li {
  position: relative;
  list-style-type: none;
  margin-bottom: 10px;
  padding-left: 15px;
}
ul li:before {
  content: '\f054'; /*Unicode:f054 ist dieses Symbol: > ; lässt sich ansonsten nicht bei PDF darstellen*/
  width: 5px;
  position: absolute;
  left: 1px;
  font-family: fontawesome;
  top: 0px;
  border-radius: 50%;
  font-size: 10px;
}
ul.green li:before {
  color: #001B5C;
}

.green li strong {
  color: #568636;
}
.green li:before {
  color: #568636;
}

 strong.green {
  color: #568636;
}

ul.light-orange li:before {
  color: #E36C0A;
}
ul.dark-orange li:before {
  color: #984806;
}
ul.light_red li:before {
  color: #943634;
}
ul.blue2 li:before {
  color: #365F91;
}
ul.orange li:before {
  content: "";
  background-color: #f78710;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 0%;
  left: 5px;
  top: 7px;
}
ul.darkorange li::before {
  color: #C18243 !important;
  position: absolute;
  border-radius: 0%;
  left: 5px;
}
.bg-color-blue3 {
  background-color: #ebeff4;
}
ul.green2 li:before {
  color: #CB8F5D;
}
/*
################
              Allgemeines Spaltenlayout Einstellungen
################
*/
.col-2, .col-3, .col-4, .col-5, .col-golden {
  justify-content: space-between;
  display: flex;
}
.col-2 > * {
  flex: 0 1 48.5%;
}
.col-3 > * {
  flex: 0 1 31.3333333333%;
}
.col-4 > * {
  flex: 0 1 22%;
}
.col-5 > * {
  flex: 0 1 18%;
}
.col-golden > *:first-child {
  flex: 0 1 65%;
}
.col-golden > *:last-child {
  flex: 0 1 45%;
}
.row-reverse > *:nth-of-type(2) {
  margin: 0;
}
section.fullwidth {
  padding: 0;
}
section.fullwidth.col-2 > * {
  flex: 0 1 50%;
  padding: 15px 4%;
}
section.fullwidth.col-2 > * {
  flex: 0 1 50%;
  padding: 15px 4%;
}
section.fullwidth.col-3 > * {
  flex: 0 1 33.3%;
  padding: 15px 4%;
}
section.fullwidth .col-2 > *:nth-of-type(2), section.fullwidth .col-3 > *:nth-of-type(n+2) {
  margin: 0;
}
section.fullwidth.col-golden > * {
  padding: 15px 4%;
}
section.fullwidth.col-golden > *:first-child {
  flex: 0 1 41.8%;
}
section.fullwidth.col-golden > *:last-child {
  flex: 0 1 68.2%;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #616161;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
#wrapper {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
  background-color: #FFF;
  border: 1px solid #d2d2d2;
  -moz-box-shadow: 0px 0px 10px #999;
  -webkit-box-shadow: 0px 0px 10px #999;
  box-shadow: 0px 0px 10px #999;
  overflow: auto;
}
header {
  width: 100%;
  float: left;
}
header.logo-included {
  position: relative;
}
header.logo-seperated {
  text-align: center; /* Logo Ausrichtung */
}
header.logo-included a.logo {
  position: absolute;
  left: 0;
  top: 0;
}
img.headerimage {
  float: left;
  width: 100%;
}
header section {
  padding: 20px 4%;
}
.logo img {
  max-width: 122px;
  margin-right: 20px;
  width: 100%;
  height: auto;
  vertical-align: middle;
  float: left; /* padding: 5px; */
  /* box-shadow: 0px 0px 3px #9e9e9e; */
}
.title {
  background-image: url("../img/header_schluessel.png");
  baclground-repeat: no-repeat;
  height: 274px;
}
.title p {
  width: 40%;
  padding-top: 8%;
}
section {
  float: left;
  width: 100%;
  padding: 30px 4%;
}
section p {
  margin: 0 0 10px 0;
}
section p:last-child {
  margin: 0;
}
.paddingTop {
  padding-top: 20px;
}
.text-center {
  text-align: center;
}
.entry {
  position: relative;
  float: left;
  width: 100%;
}
.flex {
  display: flex;
}
.flex .inner-flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-end {
  align-self: flex-end;
}
/* Boxen */

.box {
	border: 1px solid #616161;
	padding: 6px;
	width: 100%;
	margin-bottom: 12px;
}

div[class^="box"] {}
footer div[class^="box"] {}
/* Boxen 2 Spaltig */
.box2-1 {
  float: left;
  width: 47.5%;
}
.box2-2 {
  float: right;
  width: 47.5%;
}
.box2-1 {
  margin-right: 5%;
}
/* Boxen 3 Spaltig */
.box3-1, .box3-2, .box3-3 {
  float: left;
  width: 30%;
}
.box3-1, .box3-2 {
  margin-right: 5%;
}
footer {
  float: left;
  width: 100%;
}
footer section:last-child {
  padding: 15px;
}
.font-size-11 {
  font-size: 11px;
}
.logo-footer {
  max-width: 200px;
}
.text-right {
  text-align: right;
}
.text-big {
  font-size: 2.5em;
  font-weight: bolder;
}