/*
	Frameless			<http://framelessgrid.com/>
	by Joni Korpi 		<http://jonikorpi.com/>
	licensed under CC0	<http://creativecommons.org/publicdomain/zero/1.0/>
*/
/*
	Margin, padding, and border resets
	except for form elements
*/
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
/*
	Consistency fixes
	adopted from http://necolas.github.com/normalize.css/
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
hgroup,
nav,
section,
audio,
canvas,
video {
  display: block;
}
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  min-height: 100%;
  font-size: 100%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
b,
strong {
  font-weight: bold;
}
abbr[title] {
  border-bottom: 1px dotted;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img,
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
}
input,
textarea,
button,
select {
  margin: 0;
  font-size: 100%;
  line-height: normal;
  vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  overflow: auto;
}
/*
	These are easy to forget
*/
::selection {
  background: #969ca1;
  color: #fff;
}
::-moz-selection {
  background: #969ca1;
  color: #fff;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0.62);
}
@font-face {
  font-family: 'open_sanslight';
  src: url('../fonts/OpenSans-Light-webfont.eot');
  src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff') format('woff'), url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
}
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
}
@media only screen and (min-width: 769px) {
  body,
  html {
    height: 100%;
  }
}
body {
  font-family: 'open_sanslight', Arial, sans-serif;
  font-size: 62.5%;
  color: #878787;
}
@media only screen and (min-width: 769px) {
  body {
    min-width: 994px;
  }
}
div.clear {
  clear: both;
}
div#cover {
  font-size: 1.5em;
  line-height: 1.5em;
}
@media only screen and (min-width: 769px) {
  div#cover {
    min-height: 100%;
    height: auto !important;
    /* moderne Browser */
    height: 100%;
    /* IE */
  }
}
div.wrap {
  position: relative;
}
@media only screen and (max-width: 768px) {
  div.wrap {
    margin: 0 1.2em;
  }
}
@media only screen and (min-width: 769px) {
  div.wrap {
    width: 994px;
    margin: 0 auto 0 auto;
  }
  div.wrap.showmobile {
    display: none;
  }
}
header {
  background: #25547e;
  background: linear-gradient(to right, #25547e 20%, #969ca1 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25547e', endColorstr='#979ca2', GradientType=1);
}
header div.canvas {
  background-position: top center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 768px) {
  header div.wrap {
    height: 194px;
  }
}
@media only screen and (min-width: 769px) {
  header div.wrap {
    height: 388px;
  }
}
header div#logo {
  position: absolute;
  right: 3px;
}
@media only screen and (max-width: 768px) {
  header div#logo {
    top: 16px;
  }
  header div#logo img {
    max-width: 160px;
  }
}
@media only screen and (min-width: 769px) {
  header div#logo {
    top: 12px;
  }
}
header h1#titel {
  position: absolute;
  left: 0px;
  font-size: 1.33333333em;
  font-weight: normal;
  line-height: 1.2em;
  color: #bcc3c9;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  header h1#titel {
    top: 68px;
  }
}
@media only screen and (min-width: 769px) {
  header h1#titel {
    width: 900px;
    font-size: 2.33333333em;
    bottom: 32px;
  }
}
#profil header div.canvas {
  background-image: url(../images/motive/head_profil.jpg);
}
#leistungen header div.canvas {
  background-image: url(../images/motive/head_leistungen.jpg);
}
#team header div.canvas {
  background-image: url(../images/motive/head_team.jpg);
}
#referenzen header div.canvas {
  background-image: url(../images/motive/head_referenzen.jpg);
}
#wtumlauf header div.canvas {
  background-image: url(../images/motive/head_werkstuecktraeger-umlaufsystem.jpg);
}
#wtwechsler header div.canvas {
  background-image: url(../images/motive/head_werkstuecktraeger-wechsler.jpg);
}
#reeltoreel header div.canvas {
  background-image: url(../images/motive/head_reel-to-reel-produktion.jpg);
}
#drehtisch header div.canvas {
  background-image: url(../images/motive/head_drehtisch-automatisierung.jpg);
}
#impressum header div.canvas {
  background-image: url(../images/motive/head_impressum.jpg);
}
#kontakt header div.canvas {
  background-image: url(../images/motive/head_kontakt.jpg);
}
#karriere header div.canvas {
  background-image: url(../images/motive/head_karriere.jpg);
}
main {
  padding: 40px 0px;
}
@media only screen and (min-width: 769px) {
  main {
    padding: 77px 0px 160px 0px;
  }
}
main div.wrap-extra,
main div.wrap-galerie {
  position: relative;
  background: #dadada;
  margin: 60px 0px 60px 0px;
}
main div.wrap-extra div.canvas,
main div.wrap-galerie div.canvas {
  position: relative;
  padding: 0px 6px 0px 6px;
  background-color: #ffffff;
}
@media only screen and (max-width: 768px) {
  main div.wrap-extra div.canvas img,
  main div.wrap-galerie div.canvas img,
  main div.wrap-extra div.canvas iframe,
  main div.wrap-galerie div.canvas iframe {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 769px) {
  main div.wrap-extra div.canvas,
  main div.wrap-galerie div.canvas {
    width: 994px;
    margin: 0 auto 0 auto;
  }
}
main div.wrap-galerie {
  background: #dadada url(../images/template/galerie-flaeche-texte.png) bottom repeat-x;
}
footer {
  font-size: 1.3em;
  line-height: normal;
  position: relative;
  color: rgba(255, 255, 255, 0.5);
  background-color: #2e3d4e;
}
@media only screen and (max-width: 768px) {
  footer {
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 769px) {
  footer {
    height: 135px;
    margin: -135px 0px 0px 0px;
  }
}
footer ul li {
  float: left;
  list-style-type: none;
  margin: 24px 48px 0px 0px;
}
footer ul li a {
  color: rgba(255, 255, 255, 0.5);
}
#willkommen h1#titel {
  bottom: 132px;
}
@media only screen and (min-width: 769px) {
  #willkommen h1#titel {
    max-width: 700px;
  }
}
@media only screen and (max-width: 768px) {
  #willkommen main {
    display: flex;
    flex-direction: column-reverse;
  }
  #willkommen main article {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 769px) {
  #willkommen main {
    margin-top: -73px;
  }
}
#willkommen main div.wrap-extra {
  margin: 0px 0px 32px 0px;
}
@media only screen and (max-width: 768px) {
  #wtumlauf header div.wrap,
  #wtwechsler header div.wrap,
  #reeltoreel header div.wrap,
  #drehtisch header div.wrap {
    height: 388px;
  }
}
@media only screen and (min-width: 769px) {
  #wtumlauf h1#titel,
  #wtwechsler h1#titel,
  #reeltoreel h1#titel,
  #drehtisch h1#titel {
    width: 500px;
    top: 95px;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  div.cc-window.cc-floating {
    max-width: 100vw;
  }
}
@media only screen and (max-width: 768px) {
  nav#nav-main {
    display: none;
    position: absolute;
    width: 100%;
    top: 65px;
    z-index: 5;
  }
  nav#nav-main ul li {
    display: block;
    margin: 0;
    padding: 0;
    margin-left: -1.2em;
    margin-right: -1.2em;
    border-bottom: 1px solid #ffffff;
  }
  nav#nav-main ul li a {
    font-size: 1.3em;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #c0c4c8;
    padding: 1.2em;
  }
  nav#nav-main ul li a:hover,
  nav#nav-main ul li a.aktiv {
    background-color: #d9000a;
  }
  nav#nav-main ul + ul {
    margin-left: -1.2em;
    margin-right: -1.2em;
    background-color: #c0c4c8;
  }
  nav#nav-main ul + ul li {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
  }
  nav#nav-main ul + ul li a {
    padding-right: 0;
  }
  nav#nav-main ul + ul li a::after {
    content: '|';
    padding-left: 1.2em;
  }
  nav#nav-main ul + ul li.en a::after {
    content: '';
  }
}
@media only screen and (min-width: 769px) {
  nav#nav-main ul {
    display: inline-block;
    margin: 32px 72px 0px -12px;
  }
  nav#nav-main ul li {
    float: left;
    line-height: 12px;
    list-style-type: none;
    padding: 0px 16px 0px 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.63);
  }
  nav#nav-main ul li a {
    font-size: 0.86666667em;
    color: rgba(255, 255, 255, 0.63);
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    padding: 0px 2px 2px 2px;
  }
  nav#nav-main ul li a:hover,
  nav#nav-main ul li a.aktiv {
    border-bottom: 4px solid rgba(255, 255, 255, 0.63);
  }
  nav#nav-main ul li.en {
    border-right: 0px;
  }
  nav#nav-main ul li.aktiv a {
    border-bottom: 4px solid rgba(255, 255, 255, 0.63);
  }
  nav#nav-main ul + ul li {
    padding: 0px 5px 0px 5px;
  }
}
.menu-open:checked ~ nav#nav-main {
  display: block;
}
label.menu-open-button {
  z-index: 20;
  font-size: 14px;
  padding-top: 18px;
  text-transform: uppercase;
}
.menu-open-button {
  background: transparent;
  border-radius: 100%;
  width: 36px;
  height: 18px;
  position: absolute;
  left: 0px;
  top: 12px;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform ease-out 200ms;
  transition: transform ease-out 200ms;
}
@media only screen and (min-width: 769px) {
  .menu-open-button {
    display: none;
  }
}
input#menu-open {
  /*inputfeld verstecken*/
  display: none;
}
.hamburger {
  /*hamburger position*/
  width: 32px;
  height: 3px;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 16px;
  right: 2px;
  -webkit-transition: -webkit-transform 200ms;
  transition: transform 200ms;
}
.hamburger-1 {
  /*hamburger abstande*/
  -webkit-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
}
.hamburger-2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hamburger-3 {
  -webkit-transform: translate3d(0, 8px, 0);
  transform: translate3d(0, 8px, 0);
}
.menu-open:checked + .menu-open-button .hamburger-1 {
  /*hamburger zum x animieren*/
  background-color: #ffffff;
  top: 13px;
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg);
}
.menu-open:checked + .menu-open-button .hamburger-2 {
  display: none;
}
.menu-open:checked + .menu-open-button .hamburger-3 {
  background-color: #ffffff;
  top: 13px;
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg);
}
@media only screen and (max-width: 768px) {
  nav#nav-sub ul {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -1.2em;
    margin-right: -1.2em;
  }
}
nav#nav-sub ul li {
  float: left;
  list-style-type: none;
  margin: 0px 6px 0px 0px;
}
nav#nav-sub ul li a {
  display: block;
  box-sizing: border-box;
  height: 37px;
  line-height: 37px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #c0c4c8;
}
@media only screen and (max-width: 768px) {
  nav#nav-sub ul li a {
    padding: 0 1.2em;
  }
}
@media only screen and (min-width: 769px) {
  nav#nav-sub ul li a {
    width: 16.26666667em;
    padding: 0px 0px 0px 22px;
  }
}
nav#nav-sub ul li a:hover,
nav#nav-sub ul li a.aktiv {
  background-color: #d9000a;
}
nav#nav-sub ul li ul {
  position: absolute;
  bottom: 0px;
  z-index: 5;
  display: none;
}
nav#nav-sub ul li ul li {
  float: none;
  margin: 0px 0px 5px 0px;
}
nav#nav-sub ul li ul li a {
  height: auto;
  line-height: normal;
  padding: 4px 0px 4px 22px;
  text-transform: none;
  color: rgba(255, 255, 255, 0.63);
  background-color: rgba(46, 60, 78, 0.38);
}
nav#nav-sub ul li ul li a:hover,
nav#nav-sub ul li ul li a.aktiv {
  background-color: #981724;
}
nav#nav-sub ul li ul.subnavaktiv {
  display: block;
}
@media only screen and (max-width: 768px) {
  nav#nav-sub ul li ul.subnavaktiv {
    display: none !important;
  }
}
nav#nav-sub ul li.last {
  margin-right: 0px;
}
@media only screen and (min-width: 769px) {
  nav#nav-sub ul.rechts {
    float: right;
  }
}
a {
  color: #878787;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0px 0px 16px 0px;
  padding: 0px 0px 0px 0px;
}
span.rot {
  color: #d9000a;
}
article {
  margin: 0px 0px 48px 0px;
}
article h2,
article h3 {
  font-family: 'open_sansregular', Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
}
article h2 {
  font-size: 2em;
  margin: 0px 0px 16px 0px;
}
article h3 {
  font-size: 1.33333333em;
  margin: 32px 0px 16px 0px;
}
article h2 + h3 {
  margin-top: 0px;
}
article ul {
  margin: 0px 0px 16px 0px;
}
article ul li {
  margin: 0px 0px 0px 18px;
  padding: 0px 0px 0px 20px;
}
article ul.dezent li {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
article dl.leistung {
  padding: 0px 0px 16px 0px;
}
article dl.leistung dt {
  float: left;
  width: 200px;
  clear: left;
}
article div.box-3col {
  margin: 0px 0px 24px 0px;
}
@media only screen and (min-width: 769px) {
  article div.box-3col {
    float: left;
    width: 33%;
  }
}
article div.box-4col {
  margin: 0px 0px 24px 0px;
}
@media only screen and (min-width: 769px) {
  article div.box-4col {
    float: left;
    width: 25%;
  }
}
@media only screen and (min-width: 769px) {
  div.produktuebersicht {
    margin: 0px -6px 0px 0px;
  }
}
div.produktuebersicht dl {
  position: relative;
  margin: 0px 6px 0px 0px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  div.produktuebersicht dl {
    padding: 0.6em 0;
  }
}
@media only screen and (min-width: 769px) {
  div.produktuebersicht dl {
    float: left;
    width: 244px;
    height: 247px;
  }
}
div.produktuebersicht dl a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
div.produktuebersicht dl dt {
  position: absolute;
  min-height: 54px;
  padding: 12px 16px 8px 16px;
  color: rgba(255, 255, 255, 0.7);
  background-color: #b4b4b4;
  background-color: rgba(0, 0, 0, 0.47);
}
@media only screen and (max-width: 768px) {
  div.produktuebersicht dl dt {
    width: 100%;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 769px) {
  div.produktuebersicht dl dt {
    width: 212px;
  }
}
div.produktuebersicht dl dt div {
  line-height: 1.4em;
  text-transform: uppercase;
}
div.produktuebersicht dl dt ul {
  display: none;
  margin: 24px 0px 16px 0px;
}
div.produktuebersicht dl dt ul li {
  list-style-type: none;
}
div.produktuebersicht dl.fokus dt {
  background-color: #2e3d4e;
}
@media only screen and (max-width: 768px) {
  div.produktuebersicht dl dd img {
    width: 100%;
  }
}
div.bilderstapel {
  position: relative;
  margin: 0px 36px 0px 36px;
  overflow: auto;
}
@media only screen and (max-width: 768px) {
  div.bilderstapel {
    margin: 0px 18px;
  }
}
@media only screen and (min-width: 769px) {
  div.bilderstapel {
    margin: 0px 36px;
  }
}
div.bilderstapel ul li {
  position: relative;
  float: left;
  list-style-type: none;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
div.bilderstapel ul li figure figcaption {
  text-align: left;
  min-height: 1.5em;
  margin: 8px 0px 0px 0px;
}
div.bilderstapel ul li iframe {
  border: none;
  margin-bottom: 30px;
}
div.bilderstapel ul li.sichtbar {
  display: block;
}
ul.blaettern li {
  list-style-type: none;
}
ul.blaettern li a.unslider-arrow {
  display: block;
  position: absolute;
  top: 0px;
  text-indent: -9999px;
  outline: none;
  background: url(../images/template/galerie-pfeile.png) no-repeat;
}
@media only screen and (max-width: 768px) {
  ul.blaettern li a.unslider-arrow {
    width: 16px;
    height: 50vw;
  }
}
@media only screen and (min-width: 769px) {
  ul.blaettern li a.unslider-arrow {
    height: 516px;
    width: 38px;
  }
}
ul.blaettern li a.prev {
  left: 4px;
  background-position: 4px 223px;
}
@media only screen and (max-width: 768px) {
  ul.blaettern li a.prev {
    background-position: 4px 20vw;
  }
}
ul.blaettern li a.prev:hover {
  background-position: -96px 223px;
}
ul.blaettern li a.next {
  right: 3px;
  background-position: -43px 223px;
}
@media only screen and (max-width: 768px) {
  ul.blaettern li a.next {
    background-position: -60px 20vw;
  }
}
ul.blaettern li a.next:hover {
  background-position: -143px 223px;
}
div.uebersicht {
  position: absolute;
  bottom: -5px;
  left: 42px;
}
div.uebersicht a {
  left: 30px;
  display: block;
  width: 52px;
  height: 30px;
  outline: none;
  text-indent: -9999px;
  background: #ffffff url(../images/template/uebersicht.png) no-repeat;
}
div.uebersicht a:hover {
  background-position: -100px 0px;
}
@media only screen and (max-width: 768px) {
  div.logos ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 769px) {
  div.logos ul {
    margin: 0px -6px 0px 0px;
  }
}
div.logos ul li {
  position: relative;
  list-style-type: none;
  text-align: center;
  vertical-align: middle;
  margin: 0px 6px 6px 0px;
  background-color: #dadada;
}
@media only screen and (max-width: 768px) {
  div.logos ul li {
    width: 49.5%;
    margin: 0 0 1% 0;
    min-height: 30vw;
    line-height: 30vw;
  }
}
@media only screen and (min-width: 769px) {
  div.logos ul li {
    float: left;
    width: 16.26666667em;
    height: 205px;
    line-height: 205px;
  }
  div.logos ul li.lastrow {
    margin-bottom: 0px;
  }
}
div.logos ul li a {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  div.logos ul li a span {
    display: none;
    padding: 1em;
  }
  div.logos ul li a span + span {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  div.logos ul li a span {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 16.26666667em;
    height: 205px;
  }
}
div.logos ul li a span.verborgen {
  display: none;
}
div.logos ul li img {
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  div.logos ul li img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #kontakt div#extra {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #kontakt div#extra {
    position: absolute;
    left: 730px;
    top: 150px;
    line-height: 1.4em;
    color: #ffffff;
  }
  #kontakt div#extra p {
    margin: 0px 0px 8px 0px;
  }
  #kontakt div#extra p a {
    color: #ffffff;
  }
}
@media only screen and (min-width: 769px) {
  div.maps {
    height: 518px;
    overflow: hidden;
  }
}
#karriere div.wrap-extra {
  margin: -72px 0px -18px 0;
  color: #444444;
}
#karriere div.wrap-extra div.canvas {
  padding: 72px 18px;
}
#karriere div.wrap-extra a {
  color: #444444;
}
#karriere div.stellenangebot {
  margin-bottom: -2px;
  border-top: 2px solid #808080;
  border-bottom: 2px solid #808080;
}
#karriere div.stellenangebot:first-of-type {
  margin-top: 48px;
}
#karriere div.stellenangebot h2 {
  position: relative;
  font-family: 'open_sanslight', Arial, sans-serif;
  font-size: 1.33333333em;
  font-weight: bold;
  color: #3d4c5a;
  padding: 24px 0px 24px 48px;
  margin: 0;
  cursor: pointer;
}
#karriere div.stellenangebot h2::before {
  position: absolute;
  top: 20px;
  left: 0px;
  content: '';
  display: block;
  border-top: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 24px solid #d9000a;
}
#karriere div.stellenangebot h2.active::before {
  transform: rotate(90deg);
  left: -10px;
  top: 28px;
}
#karriere div.stellenangebot h3 {
  font-family: 'open_sanslight', Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
#karriere div.stellenangebot a {
  text-decoration: none;
}
#karriere div.stellenangebot a.button {
  display: inline-block;
  padding: 8px 16px;
  margin: 16px 0px;
  text-transform: uppercase;
  color: #fff;
  background-color: #2f3f4e;
}
form#bewerbungsformular h2 {
  font-family: 'open_sanslight', Arial, sans-serif;
  font-size: 2em;
  color: #3d4c5a;
  margin: 64px 0px 48px 0px;
  text-transform: uppercase;
}
form#bewerbungsformular p {
  margin-bottom: 8px;
}
form#bewerbungsformular input.textfeld,
form#bewerbungsformular textarea {
  font-family: 'open_sansregular', Arial, sans-serif;
  width: 100%;
  padding: 0.8em 1.2em;
  border: 2px solid #afafaf;
  box-sizing: border-box;
  margin-bottom: 0.6em;
}
@media only screen and (min-width: 769px) {
  form#bewerbungsformular p.twocol {
    display: flex;
    justify-content: space-between;
  }
  form#bewerbungsformular p.twocol input {
    width: 49%;
  }
}
form#bewerbungsformular div#anhang-wrap {
  margin: 0.6em 0;
}
form#bewerbungsformular a#anhang-plus {
  display: inline-block;
  color: #d9000a;
  cursor: pointer;
  text-decoration: underline;
  margin: 0.6em 0 1.2em 0;
}
form#bewerbungsformular p.hinweis {
  margin: 1.2em 0;
}
form#bewerbungsformular input#Datenschutz_r {
  vertical-align: top;
  margin: 1em 0.35em 0 0;
}
form#bewerbungsformular input#Datenschutz_r + label {
  display: inline-block;
  width: 90%;
  vertical-align: top;
  line-height: normal;
  margin-top: 0.75em;
}
form#bewerbungsformular input#senden {
  font-family: 'open_sanslight', Arial, sans-serif;
  color: #fff;
  border: none;
  padding: 0.6em 1.8em;
  text-transform: uppercase;
  background-color: #2f3f4e;
}
form#bewerbungsformular input.textfeld.error,
form#bewerbungsformular textarea.error {
  background-color: #FFBA8C !important;
  border-color: #EC7600 !important;
}
