html,
body {
height: 100%;
min-height: auto;
margin: 0px auto;
box-sizing: border-box;
word-wrap: break-word;
}
::selection {
color: #fff;
background: #1E1E1E;
}
::-moz-selection {
color: #fff;
background: #1E1E1E;
}
body {
max-width:100%;
width:100%;
background-color: #fff;
margin: 0px;
vertical-align: middle;
text-align: center;
font-family: 'Hind', sans-serif;
font-size: 17px; /* 16 */
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
color: #1E1E1E;
padding: 0px;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-ms-text-size-adjust: none;
-moz-text-size-adjust: none;
-o-text-size-adjust: none;
-webkit-text-size-adjust: none;
}
#wrapper {
width: 100%;
height: auto;
margin: 0px auto;
text-align: left;
float: left;
-webkit-animation: fadein 1.6s;
-moz-animation: fadein 1.6s;
-ms-animation: fadein 1.6s; 
-o-animation: fadein 1.6s;
animation: fadein 1.6s;
-webkit-animation: fadering 1s cubic-bezier(0.785, 0.135, 0.150, 0.860);
animation: fadering 1s cubic-bezier(0.785, 0.135, 0.150, 0.860);
}
.topmail {
top: 0px;
position: absolute;
width: auto;
height: auto;
font-size: 11px;
z-index: 999999999% !important;
}
#content-image {
background-color: #fff;
max-width: 850px;
height: auto;
margin: 0px auto;
margin-top: 90px;
padding: 0px;
text-align: left;
z-index: 1 !important;
overflow: hidden;
}
#content-wide-gmap {
max-width: 100vw;
height: auto;
margin: 0px auto;
text-align: center;
overflow: auto;
background-repeat:no-repeat;
background-size:cover;
display: flex;
align-items: center; 
justify-content: center;
position: sticky;
position: -webkit-sticky;
z-index: -1;
top: 0;
}
#content-wrapper {
background-color: #fff;
max-width: 100%;
height: auto;
margin: 0px auto;
padding: 20px;
text-align: left;
z-index: 1 !important;
overflow: auto;
}
#content-wide-top {
background-color: #fff;
max-width: 100%;
height: auto;
margin: 0px auto;
margin-top: 100px;
padding: 20px;
text-align: center;
z-index: 1 !important;
overflow: auto;
}
#content-inner {
background-color: #fff;
max-width: 650px;
height: auto;
margin: 0px auto;
margin-top: 0px;
padding: 20px;
text-align: left;
z-index: 1 !important;
overflow: auto;
}
#content {
background-color: #fff;
max-width: 900px;
height: auto;
margin: 0px auto;
padding: 20px;
text-align: left;
z-index: 1 !important;
overflow: auto;
}
#content #left {
width:70%;
height: auto;
float: left;
padding-right: 20px;
}
#content #right {
width: 60%;
height: auto;
float: right;
margin-top: 30px;
margin-left: 20px;
}
#content #left-se {
width:60%;
height: auto;
float: left;
padding-right: 20px;
}
#content #right-se {
width: 35%;
height: auto;
float: right;
}
#float-box-left {
width:45%;
height: auto;
float: left;
padding-right: 20px;
margin-bottom: 60px;
}
#float-box-right {
width:45%;
height: auto;
float: right;
padding-left: 0px;
margin-bottom: 60px;
}
#content-kontakt {
background-color: #fff;
max-width: 650px;
height: auto;
margin: 0px auto;
margin-top: 90px;
padding: 20px;
text-align: left;
z-index: 1 !important;
overflow: auto;
}
#content-mitarbeiter {
background-color: #fff;
max-width: 700px;
height: auto;
margin: 0px auto;
margin-top: 90px;
padding: 20px;
text-align: left;
z-index: 1 !important;
overflow: auto;
}
#wrapper-wide-image {
max-width: 1800px;
height: auto;
margin: 0px auto;
margin-top: 73px;
float: none;
position: relative;
}
#wrapper-wide-div {
width: 100%;
height: 150px;
margin: 0px auto;
margin-top: 3px;
background-color: #003399;
float: left;
position: relative;
}
#wrapper-wide-div-inner {
width: 650px;
margin: 0px auto !important;
margin-top: 65px !important;
color: #fff !important;
font-size: 45px;
float: none;
position: relative;
}
#navigation-wrapper {
width: 100%;
height: auto !important;
padding-top: 0px;
padding-bottom: 0px !important;
background-color: #fff;
border-bottom: 0px solid #003399;
color: #ffffff !important;
float: none;
position: fixed !important;
z-index: 9000 !important;
}
#navigation {
max-width: 1050px;
height: auto;
margin: 0px auto;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px !important;
padding-top: 35px !important;
text-align: left;
z-index: 0;
overflow: auto;
}
#navigation #left {
max-width: auto;
height: auto;
margin: 0px auto;
text-align: left;
float: left;
overflow: hidden;
}
#navigation #right {
max-width: auto;
height: auto;
text-align: right;
font-family: 'Hind', sans-serif;
font-size: 16px; /* 16 */
font-weight: 400;
letter-spacing: -0.2px;
text-transform: none;
margin-top: 5px;
float: right;
}
#navigation #right-mobile {
display: none;
}
#navigation #right a {
font-size: 18px !important;
text-decoration: none;
color: #003399;
margin-left: 17px;
}
#navigation #right a:hover {
text-decoration: none;
}
#navigation #right a:visited {
text-decoration: none;
}
#navigation #left a {
text-decoration: none;
color: #003399;
}
#navigation #right a:hover {
text-decoration: none;
}
#navigation #right a:visited {
text-decoration: none;
}
.n-active {
text-decoration: none !important;
color: #003399 !important;
font-weight: 600 !important;
margin-left: 10px;
border-bottom: 2px solid #003399;
}
#imageline {
max-width: 1050px !important;
margin: 0px auto;
margin-top: 120px;
padding-bottom: 0px;
background-color: none;
}
.image-ra {
width: 80% !important;
height: auto;
text-align: center;
}
.image-ra-insite {
width: 50% !important;
height: auto;
text-align: center;
}
#logo {
width: auto;
height: auto;
margin-top: 0px;
margin-right: 0px;
float: left;
}
.logo-setting {
width: 270px;
height: auto;
}
#footer-wrapper {
width: 100%;
height: auto;
margin-top: 30px;
padding-top: 30px;
padding-bottom: 30px;
background-color: #ffffff;
float: none;
}
#footer {
max-width: 1200px;
height: auto;
margin: 0px auto;
font-size: 11px;
text-align: center;
z-index: 0;
overflow: auto;
}
#footer a:link {
text-decoration: none;
color: #344484;
}
#footer a:visited {
text-decoration: none;
color: #344484;
}
#footer a:hover {
text-decoration: none;
color: #344484;
}
#logo-text-footer {
width: 320px !important; 
height: auto !important;
margin: 0px auto;
margin-bottom: 20px !important;
}
#bottom-line {
width: 100%;
height: 15px;
background-color: #003399;
float: left; 
}
/* HEADINGS */
.opener {
font-family: 'Hind', sans-serif;
font-weight: 400;
font-size: 45px;
letter-spacing: -1.5px;
line-height: 45px;
color: #1E1E1E;
padding: 20px;
margin-top: -30px;
}
.subsite {
font-family: 'Hind', sans-serif;
font-weight: 400;
font-size: 45px;
letter-spacing: -1.5px;
line-height: 24px;
color: #1E1E1E;
}
a {
text-decoration: none;
color: #344484;
}
a:visited {
text-decoration: none;
color: #344484;
}
a:hover {
text-decoration: underline;
text-decoration-skip-ink: auto;
color: #344484;
}
.linkohne {
text-decoration: none;
color: #000;
font-size: 19px;
}
.linkohne:hover {
text-decoration: none;
color: #000;
font-size: 19px;
}
.services {
color: #821722;
margin-top: 30px;
margin-bottom: 10px;
}
.back-to-top {
background-color: #fafafa;
color: #344484 !important;
position: fixed;
bottom:1%;
right:1%;
padding: 11px;
border: 0px;
}


.badge {
max-width: 220px !important;
height: auto;
margin-bottom: 10px;
display: block;
margin-left: auto;
margin-right: auto;
}





/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.8%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 49.1%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 600px) {
  .col { 
    margin: 1% 0 1% 0%;
    padding-top: 50px;
  }
}

@media only screen and (max-width: 600px) {
  .span_2_of_2, .span_1_of_2 { width: 100%; }
}



/* hind-regular - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url('../common/webfonts/hind-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Hind Regular'), local('Hind-Regular'),
       url('../common/webfonts/hind-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../common/webfonts/hind-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../common/webfonts/hind-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../common/webfonts/hind-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../common/webfonts/hind-v10-latin-regular.svg#Hind') format('svg'); /* Legacy iOS */
}
/* hind-600 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: url('../common/webfonts/hind-v10-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Hind SemiBold'), local('Hind-SemiBold'),
       url('../common/webfonts/hind-v10-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../common/webfonts/hind-v10-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../common/webfonts/hind-v10-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../common/webfonts/hind-v10-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../common/webfonts/hind-v10-latin-600.svg#Hind') format('svg'); /* Legacy iOS */
}




h1, h2, h3, h4, h5 ,h6 {
font-weight: 600;
line-height: 120%;
word-break: normal;
}
.button{
width: auto;
height: auto;
background-color: #003399;
padding: 15px;
border: 0px solid #02256C;
color: #fff !important;
font-size: 15px;
opacity: 0.9;
transition: all 0.2s ease 0.03s;
-webkit-transform: translateZ(0);
-webkit-transition-property: all;
}
.button:link{
width: auto;
height: auto;
background-color: #003399;
padding: 15px;
border: 0px solid #02256C;
color: #fff !important;
font-size: 15px;
opacity: 0.85;
cursor: pointer;
}
.button:visited{
width: auto;
height: auto;
background-color: #003399;
padding: 15px;
border: 0px solid #02256C;
color: #fff !important;
font-size: 15px;
opacity: 0.85;
cursor: pointer;
}
.button:hover{
width: auto;
height: auto;
background-color: #003399;
padding: 15px;
border: 0px solid #02256C;
color: #fff !important;
font-size: 15px;
opacity: 0.85;
cursor: pointer;
}
#alert{
width: auto;
height: auto;
background-color: #E0484E;
padding: 12px;
text-align: left;
color: #fff;
}
#alert-second{
width: auto;
height: auto;
background-color: #75E983;
padding: 12px;
text-align: left;
color: #000;
margin-top: 20px !important;
}
.count {
display: none;
}
.button-contact {
backface-visibility: hidden;
position: relative;
cursor: pointer;
display: inline-block;
white-space: nowrap;
background: #003399;
border-radius: 0px;
border: 0px solid #02256C;
border-width: 0px 0px 4px 0px;
padding: 10px 20px 10px 20px;
color: #fff;
font-size: initial;
font-family: 'Hind', sans-serif;
font-style: normal;
-webkit-appearance: none;
}
.button-contact > div {
color: #999;
font-size: 10px;
font-family: 'Hind', sans-serif;
font-weight: initial;
font-style: normal;
text-align: center;
margin: 0px 0px 0px 0px;
-webkit-appearance: none;
}
.button-contact > i {
font-size: 1em;
border-radius: 0px;
border: 0px solid transparent;
border-width: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
position: static;
-webkit-appearance: none;
}
.buttoncontact > .ld {
font-size: initial;
-webkit-appearance: none;
}
.mood {
margin-left: 0px;
margin-bottom: 5px;
}
.logo{
width: auto;
height: 45px;
}





.accordion {
  background-color: #F2F3F7;
  color: #444;
  cursor: pointer;
  padding: 12px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: 600;
  transition: 0.1s;
  margin-top: 20px;
  border-radius: 5px;
}

.active, .accordion:hover {
  background-color: #E7E9F0;
}

.accordion:after {
  content: '+';
  color: #777;
  font-weight: normal;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "–";
}

.panel {
  padding: 0 15px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}




/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
  z-index: 0 !important;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 0px solid #fff;
  position: relative;
  z-index: 0 !important;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -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;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
margin-top: -20px;
  width: 10px;
  height: 10px;
  display: block;
  background: #821722;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #821722;
}
.flex-control-paging li a.flex-active {
  background: #D60308;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}





.fa-arrow-to-bottom{
text-decoration: none;
border: 0px;
margin-right: 10px;
font-family: "Font Awesome 5 Pro";
content: "\f33d";
}





@media only screen and (max-width: 1090px) {
#navigation #right {
display: none;
}
.mood {
margin-left: 0px;
}
.logo{
width: auto;
height: 32px;
}
#navigation #right-mobile {
max-width: auto;
height: auto;
text-align: right;
font-family: 'Hind', sans-serif;
font-size: 15px; /* 16 */
font-weight: 400;
letter-spacing: 0.2px;
text-transform: none !important;
margin-top: 5px;
z-index: 900000 !important;
float: right;
display: block;
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color:rgba(255, 255, 255, 0.95);
overflow-x: hidden;
transition: 0.01s;
padding-top: 115px;
text-align: left;
opacity: 1;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 17px;
color: #003399;
display: block;
transition: 0.3s;
}
.sidenav a:hover{
color: #003399;
}
.sidenav .closebtn {
position: absolute;
top: 23px;
right: 7px;
font-size: 20px;
margin-left: 50px;
}
#content #left {
width: 100%;
height: auto;
margin-bottom: 20px;
}
#content #right {
width: 100%;
height: auto;
}
#float-box-left {
width: 100%;
height: auto;
margin-bottom: 60px;
}
#float-box-right {
width: 100%;
height: auto;
margin-bottom: 60px;
}
.back-to-top {
background-color: #fafafa;
color: #344484 !important;
position: fixed;
bottom:5%;
right:0%;003399
padding: 11px;
border: 0px;
}

.image-ra {
width: 100% !important;
height: auto;
}
.image-ra-insite {
width: 100% !important;
height: auto;
}
.n-active {
text-decoration: none;
color: #003399 !important;
font-weight: 600 !important;
margin-left: 0px;
border-bottom: 0px !important;
}

#wrapper-wide-div-inner {
width: 650px;
margin: 0px auto !important;
margin-top: 65px !important;
padding-left: 0px;
color: #fff !important;
font-size: 45px;
float: none;
position: relative;
}

}
@media only screen and (max-width: 495px) {
.stellenangebot {
width: 100% !important;
height: auto;
margin: 0px auto;
text-align: center;
display: block;
}  
  
  
#wrapper-wide-div-inner {
width: 650px;
margin: 0px auto !important;
margin-top: 65px !important;
padding-left: 35px;
color: #fff !important;
font-size: 45px;
float: none;
position: relative;
}
.logo-setting {
width: 190px;
height: auto;
}
#logo-text-footer {
width: 230px !important; 
height: auto !important;
margin: 0px auto;
margin-bottom: 20px !important;
}
#navigation-wrapper {
width: 100%;
height: 80px !important;
padding-top: 0px;
padding-bottom: 0px !important;
background-color: #fff;
border-bottom: 0px solid #fff;
color: #003399 !important;
float: none;
position: relative;
z-index: 9000 !important;
}
#navigation #right-mobile {
max-width: auto;
height: auto;
text-align: right;
font-family: 'Hind', sans-serif;
font-size: 15px; /* 16 */
font-weight: 400;
letter-spacing: 0.2px;
text-transform: uppercase;
margin-top: 0px;
z-index: 900000 !important;
float: right;
display: block;
}
h1 {
font-size: 30px;
font-weight: 600;
line-height: 120%;
word-break: normal;
}
.mood {
margin-left: 0px;
}

.n-active {
text-decoration: none;
color: #003399 !important;
font-weight: 600 !important;
margin-left: 0px;
border-bottom: 0px !important;
}

}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@-webkit-keyframes fadering {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fadering {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}


.stellenangebot {
width: 60%;
height: auto;
margin: 0px auto;
text-align: center;
display: block;
}