/* Generierungsdatum:   */
/* ***************************** */
/*      Grundeinstellung  3.1.26 */
/* ***************************** */
/**
 * IG Metall Iconfont 1.0.0 **/
@font-face {
  font-family: 'IGMIconFont';
  src: url("/int/defimg/igm-iconfont.eot?v=1.0.0");
  src: url("/int/defimg/igm-iconfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("/int/defimg/igm-iconfont.woff?v=1.0.0") format("woff"), url("/int/defimg/igm-iconfont.ttf?v=1.0.0") format("truetype"), url("/int/defimg/igm-iconfont.svg?v=1.0.0#igmiconfontregular") format("svg"), url("/int/defimg/igm-iconfont.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
* {
  padding: 0px;
  margin: 0px;
}
html {
  height: 100%;
}
body {
  margin: 12px auto 12px auto;
  width: 970px;
  min-height: 101%;
  position: relative;
  background: #EDEDED;
}
.desktopContent {
    display: block !important;
}
body, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.35em;
  color: #414141;
}
/** Iconfont - Basisklasse **/
.if {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/** Iconfont - Icon-Klassen **/
.if-search:before {
  content: "\0041";
}
.if-envelope:before {
  content: "\0042";
}
fieldset, img {
  border: 0;
}
input, textarea, select {
  vertical-align: top;
  border: 1px solid #969696;
  background-color: #F8F8F8;
  color: #414141;
  padding: 3px 4px 4px 4px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
}
input.radio, input.checkbox {
  margin-top: 3px;
}
input:focus:invalid {
  border-color: #EF181E;
  background-color: #FDE7E8;  
}
input:required {
  border: 1px solid #414141;
}
/* ***************************** */
/*    Breiten fuer Felder        */
/* ***************************** */
/* Volle Breite */
.w100 {
  width: 100%;
}
/* Datum */
.wf65 {
  width: 65px;
}
/* Datum Grosse Schirft*/
.wf100 {
  width: 100px;
}
/* PLZ, Hausnr */
.w10 {
  width: 15%;
}
/* Ort, Straße */
.w80 {
  width: 82%;
}
/* Hoehe für textarea */
.h65 {
  height: 65px;
}
/* Auszeichnung eines Labels */.plicht {
  color: #EF181E;
}
a {
  color: #414141;
}
a.s {
  background: transparent;
  padding-left: 32px !important;
  position: relative;
}
a.s:before, a.s_2:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0047\0020\0043" !important;
  position: absolute;
  top: 0;
  left: 0;
  color: #EF181E;
  font-size: 11px;
  line-height: 2px;
  cursor: pointer;
}
a.s:hover {
  background: transparent;
}
a.s_2:hover {
  background: transparent;
}
a.w {
  background: transparent;
  padding-left: 32px !important;
  position: relative;
}
a.w:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0047\0020\0044" !important;
  position: absolute;
  top: 0;
  left: 0;
  color: #EF181E;
  font-size: 11px;
  line-height: 2px;
  cursor: pointer;
}
a.w:hover {
  background: transparent;
}
.a_neu {
  width: 23px;
  background: url("/int/defimg/neu.gif") no-repeat 0px 3px;
}
a:hover, a.s:hover, a.s_2:hover, a.w:hover {
  background-color: #EF181E;
  color: #FFFFFF;
}
.f_red {
  font-weight: bold;
}
.link_pfeil {
  background: transparent;
  padding: 0;
}
.link_pfeil a {
  color: #EF181E;
  text-decoration: none;
  display: inline-block;
  padding: 1px 2px 0 0;
  cursor: pointer;
  position: relative;
}
.link_pfeil a:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0047";
  font-size: 11px;
  line-height: 2px;
  padding: 5px 3px 5px 2px;
  cursor: pointer;
  vertical-align: middle;
  color: #EF181E;
  cursor: pointer;
} 
.link_pfeil a:hover {
  background-color: #EF181E;
  color: #FFFFFF;
}
.link_pfeil a:hover:before {
  color: #FFFFFF;
}
ol {
  padding: 5px 0px 5px 22px;
}
ul {
  padding: 5px 0px 5px 15px;
}
.link_liste {
  padding: 5px 0px 0px 0;
  list-style: none;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  /*
  li:hover:before {
    background: #FFFFFF;
    color: #EF181E;
  }*/
}
.link_liste li {
  padding-left: 0;
  padding-bottom: 0;
}
.link_liste li a {
  display: inline-block;
  padding: 1px 2px 0 2px;
  cursor: pointer;
  position: relative;
}
.link_liste li a:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0047";
  color: #EF181E;
  font-size: 11px;
  line-height: 2px;
  padding: 5px 4px 5px 2px;
  cursor: pointer;
  vertical-align: middle;
}
.link_liste li a:hover {
  background: #EF181E;
}
.link_liste li a:hover:before {
  color: #FFFFFF;
  background: #EF181E;
}
.link_liste_st {
  padding: 0;
  list-style-image: none;
  list-style-type: none;
}
.link_liste_st a {
  display: inline-block;
  padding: 1px 2px 0 0;
  cursor: pointer;
  position: relative;
}
.link_liste_st a:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0047";
  font-size: 11px;
  line-height: 2px;
  padding: 5px 3px 5px 2px;
  cursor: pointer;
  vertical-align: middle;
}
li a {
  color: #EF181E;
  text-decoration: none;
}
.down {
  vertical-align: middle;
  text-decoration: none;
  font-size: 0.75em;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.11em;
  background: transparent;
  padding: 0 5px 0 2px;
  position: relative;
  font-weight: bold;
  border: 1px solid #EF181E;
}
.down:after {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0046";
  position: absolute;
  top: 0;
  right: -2px;
}
a:hover .down {
  border-color: #FFFFFF;
}
/* ***************************** */
/*          Versteckte           */
/* ***************************** */
.ver {
  position: absolute;
  top: 0px;
  left: -5000px;
}
.ver1 {
  display: none;
}
.ver2 {
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  float: left;
}
/* ***************************** */
/*          HEADER               */
/* ***************************** */
#header_pr {
  display: none;
}
#header_pr_2 {
  display: none;
}
#header {
  padding: 15px;
  height: 122px;
  background: #FFFFFF;
}
/* Meta */
#meta_nav {
  position: relative;
  z-index: 1000;
}
#meta_nav ul {
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  position: absolute;
}
#meta_nav ul li {
  height: 30px;
  float: left;
  border-right: #969696 1px solid;
  border-top: #969696 1px solid;
  border-bottom: #969696 1px solid;
  display: inline;
}
#meta_nav ul li ul li {
  border: 0 none;
}
#meta_nav #meta_start {
  border-left: #969696 1px solid;
}
#meta_nav .current {
  border-bottom: #FFFFFF 1px solid;
}
#meta_nav .meta_nav_grau {
  background-color: #EDEDED;
}
#meta_nav ul a {
  display: inline-block;
  padding: 0px 7px;
  line-height: 30px;
  font-weight: bold;
  font-size: 14px;
  color: #414141;
  text-decoration: none;
}
#meta_nav .meta_nav_a_E40101:hover,
#meta_nav .hover a.meta_nav_a_E40101,
#meta_nav a.meta_nav_a_E40101:hover,
#meta_nav .meta_nav_a_E40101 .flyoutNav {
  background: #E40101;
  color: #FFFFFF;
}
#meta_nav .meta_nav_a_78C2C8:hover,
#meta_nav .hover a.meta_nav_a_78C2C8,
#meta_nav a.meta_nav_a_78C2C8:hover,
#meta_nav .meta_nav_a_78C2C8 .flyoutNav {
  background: #78C2C8;
  color: #FFFFFF;
}
#meta_nav .meta_nav_a_FF761B:hover,
#meta_nav .hover a.meta_nav_a_FF761B,
#meta_nav a.meta_nav_a_FF761B:hover,
#meta_nav .meta_nav_a_FF761B .flyoutNav {
  background: #FF761B;
  color: #FFFFFF;
}
#meta_nav .meta_nav_a_FFE400:hover,
#meta_nav .hover a.meta_nav_a_FFE400,
#meta_nav a.meta_nav_a_FFE400:hover,
#meta_nav .meta_nav_a_FFE400 .flyoutNav {
  background: #FFE400;
  color: #414141;
}
#meta_nav .meta_nav_a_E9AF26:hover,
#meta_nav .hover a.meta_nav_a_E9AF26,
#meta_nav a.meta_nav_a_E9AF26:hover,
#meta_nav .meta_nav_a_E9AF26 .flyoutNav {
  background: #E9AF26;
  color: #FFFFFF;
}
#meta_nav .meta_nav_a_567E95:hover,
#meta_nav .hover a.meta_nav_a_567E95,
#meta_nav a.meta_nav_a_567E95:hover,
#meta_nav .meta_nav_a_567E95 .flyoutNav {
  background: #567E95;
  color: #FFFFFF;
}
#meta_nav .meta_nav_a_AC899B:hover,
#meta_nav .hover a.meta_nav_a_AC899B,
#meta_nav a.meta_nav_a_AC899B:hover,
#meta_nav .meta_nav_a_AC899B .flyoutNav {
  background: #AC899B;
  color: #FFFFFF;
}
#meta_nav ul li .flyoutNav {
  display: none;
  width: 938px;
  position: absolute;
  top: 31px;
  left: 0px;
  z-index: 30000;
  border: 1px solid #969696;
  border-top: 0 none;
  padding-top: 18px;
}
#meta_nav ul li .flyoutNav .content {
  background: #FFFFFF;
  padding: 5px 0 25px 48px;
  overflow: auto;
  position: relative;
  zoom: 1;
}
#meta_nav ul li:hover .flyoutNav,
#meta_nav ul li.hover .flyoutNav {
  display: block;
}
#meta_nav ul li:hover a {
  color: #FFFFFF;
}
#meta_nav ul li .flyoutNav ul {
  list-style-type: none;
  border: 0 none;
  position: relative;
  top: auto;
  left: auto;
  margin-right: 20px;
  width: 208px;
  float: left;
  zoom: 1;
}
#meta_nav ul li .flyoutNav ul li {
  display: block;
  float: none;
  line-height: inherit;
  height: auto;
}
#meta_nav ul li .flyoutNav ul li a {
  font: normal 13px/16px arial,helvetica,sans-serif;
  display: block;
  background-image: url("/int/defimg/nav-icon.png");
  background-repeat: no-repeat;
  padding: 2px 6px 2px;
  border: 0 none;
  color: #414141;
}
#meta_nav ul li .flyoutNav ul li.l0 a {
  background: transparent;
  font-weight: bold;
}
#meta_nav ul li .flyoutNav ul li.l1 a {
  background: transparent;
}
#meta_nav ul li .flyoutNav ul .l1 a.s_n {
  background-image: none;
  padding-left: 19px;
  position: relative;
  display: block;
}
#meta_nav ul li .flyoutNav ul .l1 a.s_n:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 18px;
  content: "\0043";
  position: absolute;
  top: 3px;
  left: 2px;
}
#meta_nav ul li .flyoutNav ul .l1 a.s_n:hover {
  background-position: 0 0;
}
#meta_nav ul li .flyoutNav ul li.l2 a {
  background-position: 6px -93px;
  padding-left: 22px;
}
#meta_nav ul li .flyoutNav ul li.l2 a:hover {
  /* background-position: 6px 7px; */
}
#meta_nav ul li .flyoutNav ul .l2 a.s_n {
  background-image: none;
  padding-left: 32px;
  position: relative;
  display: block;
}
#meta_nav ul li .flyoutNav ul .l2 a.s_n:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 18px;
  content: "\0043";
  position: absolute;
  top: 3px;
  left: 15px;
}
#meta_nav ul li .flyoutNav ul .l2 a.s_n:hover {
  background-position: 6px 7px;
}
#meta_nav .meta_nav_a_E40101 .flyoutNav a:hover,
#meta_nav .meta_nav_a_E40101 .flyoutNav li.active {
  background-color: #E40101;
}
#meta_nav .meta_nav_a_78C2C8 .flyoutNav a:hover,
#meta_nav .meta_nav_a_78C2C8 .flyoutNav li.active {
  background-color: #78C2C8;
}
#meta_nav .meta_nav_a_FF761B .flyoutNav a:hover,
#meta_nav .meta_nav_a_FF761B .flyoutNav li.active {
  background-color: #FF761B;
}
#meta_nav .meta_nav_a_FFE400 .flyoutNav a:hover,
#meta_nav .meta_nav_a_FFE400 .flyoutNav li.active {
  background-color: #FFE400;
  color: #414141;
  background-position: 6px -93px !important;
}
#meta_nav .meta_nav_a_E9AF26 .flyoutNav a:hover,
#meta_nav .meta_nav_a_E9AF26 .flyoutNav li.active {
  background-color: #E9AF26;
}
#meta_nav .meta_nav_a_567E95 .flyoutNav a:hover,
#meta_nav .meta_nav_a_567E95 .flyoutNav li.active {
  background-color: #567E95;
}
#meta_nav .meta_nav_a_AC899B .flyoutNav a:hover,
#meta_nav .meta_nav_a_AC899B .flyoutNav li.active {
  background-color: #AC899B;
}
#meta_nav li:hover ul li a {
  border-bottom: 0 none !important;
}
#meta_nav li.hover ul li a:hover,
#meta_nav li:hover ul li a:hover {
  color: #FFFFFF;
}
#meta_nav li.meta_nav_a_E40101.hover,
#meta_nav li.meta_nav_a_E40101:hover a {
  border-bottom: 1px solid #E40101;
}
#meta_nav li.meta_nav_a_78C2C8.hover,
#meta_nav li.meta_nav_a_78C2C8:hover a {
  border-bottom: 1px solid #78C2C8;
}
#meta_nav li.meta_nav_a_FF761B.hover,
#meta_nav li.meta_nav_a_FF761B:hover a {
  border-bottom: 1px solid #FF761B;
}
#meta_nav li.meta_nav_a_FFE400.hover,
#meta_nav li.meta_nav_a_FFE400:hover a {
  border-bottom: 1px solid #FFE400;
  color: #414141;
}
#meta_nav li.meta_nav_a_E9AF26.hover,
#meta_nav li.meta_nav_a_E9AF26:hover a {
  border-bottom: 1px solid #E9AF26;
}
#meta_nav li.meta_nav_a_567E95.hover,
#meta_nav li.meta_nav_a_567E95:hover a {
  border-bottom: 1px solid #567E95;
}
#meta_nav li.meta_nav_a_AC899B.hover,
#meta_nav li.meta_nav_a_AC899B:hover a {
  border-bottom: 1px solid #AC899B;
}
#meta_nav li.meta_nav_a_E9AF26.hover,
#meta_nav li.meta_nav_a_E9AF26:hover a {
  border-bottom: 1px solid #E9AF26;
}
#meta_nav ul li .flyoutNav ul li.l1 span,
#meta_nav ul li .flyoutNav ul li.l2 span {
  display: none;
}
/* Suche */
#searchbox {
  text-align: right;
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-size: 2px;
  line-height: 2px;
}
#searchbox_input {
  width: 184px;
  font-size: 14px;
  line-height: 17px;
}
/* Iconfont - Update - begin */
#searchbox_submit {
  background: transparent;
  border: 0px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  font-family: 'IGMIconFont';
  font-size: 24px;
  line-height: 30px;
  color: #E40101;
  padding: 0;
}
/* Iconfont - Update - end */
/* Logo */
#header_logo {
  height: 91px;
  margin-top: 6px;
  padding: 0px 15px 0px 15px;
  float: none;
  clear: both;
  background: #FFFFFF;
  border: #969696 1px solid;
}
#logo_nav {
  position: absolute;
  z-index: 19;
  /* def_logo */
  top: 78px;
  left: 28px;
  /* Sonderlogo
    top: 55px;
    left: 23px;*/
}
#logo_nav h1 {
  font-weight: normal;
  color: #181818;
  font-size: 18px;
}
#logo_nav a {
  background: url("/int/defimg/logo.gif") no-repeat top left;
  /* def_logo */
  width: 50px;
  height: 50px;
  /* Sonderlogo
    width: 85px;
    height: 77px;*/
  display: block;
  text-decoration: none;
}
#logo_nav span {
  position: absolute;
  /* def_logo */
  top: 25px;
  left: 60px;
  /* Sonderlogo
    top: 47px;
    left: 75px;*/
  color: #181818;
  width: 400px;
  font-size: 18px;
  line-height: 30px;
}
#logo_nav #sub_span {
  /* def_logo */
  top: 13px;
  /* Sonderlogo
    top: 33px;*/
  line-height: 20px;
  color: #969696;
}
#header_abmelden {
  text-align: right;
  margin-top: 64px;
  color: #414141;
  font-weight: bold;
  font-size: 0.86em;
}
#header_abmelden a:before{
  content: "\0047\0020\0043";
  font-size: 14px;
}
#header_abmelden a:before:before {
  color: #FFFFFF;
}
#startbuehne {
  padding: 0px 15px 0px 15px;
  background: #FFFFFF;
/*AR  height: 292px;*/
}
#startbuehne_bild {
  width: 940px;
  height: 352px;
/*AR    position: absolute; */
  z-index: 28;
}
.startbuehne_links {
  padding: 180px 0px 0px 15px;
  list-style-image: none;
  list-style-type: none;
}
.startbuehne_links li {
  padding: 15px 5px 5px 5px;
}
.startbuehne_links span {
  padding: 5px 4px 5px 5px;
  background: transparent;
  background-color: #FFFFFF;
  padding-left: 4px;
}
.startbuehne_links span a {
  font-size: 1.17em;
  font-weight: bold;
  display: inline-block;
  padding: 0 1px 0 16px;
  cursor: pointer;
  position: relative;
}
.startbuehne_links span a:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0047";
  position: absolute;
  top: 10px;
  left: 0;
  color: #EF181E;
  font-size: 14px;
  line-height: 2px;
  cursor: pointer;
}
.startbuehne_links span a:hover:before {
  color: #FFFFFF;
}
/*
    a {
      display: inline-block;
      padding: 1px 2px 0 16px;
      cursor: pointer;
      position: relative;
    }
    a:before {
      @include iconBase;
      content: $if-var-arrow-right;
      position: absolute;
      top: 0;
      left: 0;
      //color: #FFFFFF;
      // background: #EF181E;
      color: #EF181E;
      font-size: 11px;
      line-height: 2px;
      padding: 8px 1px 5px 2px;
      cursor: pointer;
    }
*/
#startbuehne_show {
  display: none;
  width: 900px;
  height: 260px;
  position: absolute;
  z-index: 500;
  top: 170px;
  left: 30px;
}
#startbuehne_show_links {
  padding: 180px 0px 0px 15px;
  list-style-image: none;
  list-style-type: none;
}
#startbuehne_show_links li {
  padding: 15px 5px 5px 5px;
}
#startbuehne_show_links span {
  padding: 5px 15px 5px 5px;
  background: url("/int/defimg/li_g.gif") no-repeat 5px 7px;
  background-color: #FFFFFF;
  padding-left: 21px;
}
#startbuehne_show_links span a {
  font-size: 1.17em;
  font-weight: bold;
}
/* ***************************** */
/*          MAIN                 */
/* ***************************** */
.clr {
  clear: both;
}
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#main {
  clear: both;
  background-color: #FFFFFF;
  padding: 0px 0px 60px 0px;
}
/*---- links ----*/
#sp_l_start {
/*AR padding 90px ... */
  padding: 30px 0px 0px 15px;
  width: 683px;
  float: left;
}
#sp_l {
  padding: 52px 0px 0px 15px;
  width: 683px;
  float: left;
}
#sym {
  padding: 0;
  text-align: right;
  font-size: 2px;
  line-height: 2px;
}
#sym_ma, #sym_pr {
  text-decoration: none;
  display: inline-block;
  color: #969696;
  cursor: pointer;
  background: transparent;
  position: relative;
  width: 19px;
  height: 16px;
  font-size: 2px;
  line-height: 2px;
  padding-top: 2px;
  vertical-align: bottom;
  margin-left: 3px;
}
#sym_pr {
  width: 19px;
}
#sym_ma:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0042";
  position: absolute;
  top: 1px;
  left: 3px;
  line-height: 18px;
  font-size: 18px;
  margin: 0;
  cursor: pointer;
  vertical-align: bottom;
}
#sym_pr:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\004D";
  line-height: 18px;
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 3px;
}
#sym_bm {
  background: transparent;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  color: #969696;
  cursor: pointer;
  position: relative;
  padding-left: 14px;
  vertical-align: bottom;
  margin-left: 3px;
}
#sym_bm:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0045";
  color: #969696;
  font-size: 16px;
  position: absolute;
  top: 1px;
  left: 0;
  cursor: pointer;
}
#sym_bm:hover:before {
  color: #EF181E;
}
#sym_bm span {
  margin-left: 0;
  line-height: 18px;
}
#sym_pr:hover, #sym_ma:hover, #sym_bm:hover {
  background: transparent;
  color: #EF181E;
}
#sym_bm_layer {
  position: absolute;
  border: 1px solid #969696;
  display: none;
  margin-left: 609px;
  padding: 1px 4px 1px 5px;
  background-color: #FFFFFF;
}
#sym_bm_layer a {
  text-decoration: none;
  width: 18px;
  display: inline-block;
  background-color: #FFFFFF;
}
.sym_bm_twitter {
  background: url("/int/defimg/twitter.gif") no-repeat 1px 1px;
}
.sym_bm_facebook {
  background: url("/int/defimg/facebook.gif") no-repeat 2px 2px;
}
.sym_bm_google {
  background: url("/int/defimg/google.gif") no-repeat 1px 2px;
}
.cont {
  border-top: #969696 1px solid;
  padding-bottom: 15px;
  padding-top: 12px;
  clear: both;
}
.cont_b_w {
  padding: 15px 0px 0px 0px;
  width: 683px;
}
.cont_b {
  float: left;
  box-shadow: 5px 5px 5px #cccccc;
  margin-bottom:6px;
}
.cont_b_r {
  float: left;
  width:120px;
}
.cont_b_r p {
  font-size: 0.72em; 
  color: #969696; 
  line-height: 1.35em;  
  padding-left: 2px;
  word-break: break-all;
}
.cont_in {
  margin-left: 140px;
}
.schlagzeile {
  margin-bottom: 6px;
  font-size: 1.4em;
  line-height: 1.2em;
  font-weight: normal;
}
.schlagzeile a {
  text-decoration: none;
}
.kategorie {
  margin-bottom: 6px;
  font-size: 0.86em;
  line-height: 1.1em;
  color: #969696;
}
.kategorie_datum {
  color: #969696;
  margin-right: 6px;
}
.vorspann {
  font-weight: bold;
  padding-bottom: 14px;
}
.vorspann a {
  font-weight: bold;
  color: #414141;
}
.vorspann a:hover {
  color: #FFFFFF;
}
.lnk_mehr {
  color: #EF181E;
  text-decoration: none;
}
.detailPage h3 {
  font-size: 1em;
}
.glossar {
  padding-bottom: 12px;
}
.glossar a {
  color: #EF181E;
  text-decoration: none;
}
.glossar a:hover {
  color: #FFFFFF;
}
.karusell {
  padding: 5px 0px 0px 0px;
}
.karusell .u {
  font-weight: bold;
}
.karusell .u a {
  padding-left: 16px;
  text-decoration: none;
  cursor: pointer;
}
.karusell .u .g {
  background: transparent;
  display: block;
  padding: 1px 2px 0 16px;
  cursor: pointer;
  position: relative;
}
.karusell .u .g:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0047";
  position: absolute;
  top: 10px;
  left: 0;
  color: #EF181E;
  font-size: 11px;
  line-height: 2px;
  cursor: pointer;
}
.karusell .u .g:hover {
  background: transparent;
  background-color: #EF181E;
}
.karusell .u .g:hover:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\004A";
  position: absolute;
  top: 11px;
  left: 2px;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 2px;
  cursor: pointer;
}
.karusell .u .o {
  background: transparent;
  display: block;
  padding: 1px 2px 0 16px;
  cursor: pointer;
  position: relative;
}
.karusell .u .o:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\004A";
  position: absolute;
  top: 10px;
  left: 0;
  color: #EF181E;
  font-size: 11px;
  line-height: 2px;
  cursor: pointer;
}
.karusell .u .o:hover {
  background: transparent;
  background-color: #EF181E;
}
.karusell .u .o:hover:before {
  display: inline-block;
  font-family: 'IGMIconFont';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  cursor: default;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\0049";
  position: absolute;
  top: 11px;
  left: 2px;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 2px;
  cursor: pointer;
}
.karusell .d {
  display: none;
  padding: 0px 0px 10px 16px;
  overflow: auto;
}
.z_h .z_in_r {
  display: none;
}
.hinweis_achtung {
  background-color: transparent;
  background-image: url("/int/defimg/icons_achtung.gif");
  background-repeat: no-repeat;
  background-position: left center;
  padding:10px 0px 10px 45px    
}
.hinweis_error {
  background-color: transparent;
  background-image: url("/int/defimg/icons_error.gif");
  background-repeat: no-repeat;
  background-position: left center;
  padding:10px 0px 10px 45px    
}
.hinweis_ok {
  background-color: transparent;
  background-image: url("/int/defimg/check_pressed_desktop.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding:10px 0px 10px 45px    
}
/*---- Kommentare ----*/
.kom_vor {
  font-size: 0.86em;
}
.kom_wer {
  color: #969696;
  border-top: #969696 1px solid;
  padding-top: 6px;
  margin-top: 6px;
}
.kom_titel {
  font-weight: bold;
  padding-bottom: 0px;
}
/*---- doppelspalte ----*/
.sp_l_l {
  width: 335px;
  float: left;
}
.sp_l_r {
  margin-left: 348px;
}
.cont_b_smal {
  float: left;
}
.cont_smal {
  padding-bottom: 15px;
  padding-top: 12px;
}
.cont_in_smal {
  margin-top: -3px;
  margin-left: 50px;
}
.vorspann_small {
  padding-bottom: 10px;
}
/*---- Kacheln ----*/
.cont_kachel {
  margin-bottom: 10px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.cont_kachel img {
  padding-bottom: 10px;
}
/*------ Bildungsportal -----*/
.ce_bp_stage {
  margin-bottom: 21px;
}
.ce_bp_stage ul.links {
  list-style-type: none;
  padding: 0;
  margin: 0 0 2px;
  overflow: auto;
  background: #EDEDED;
}
.ce_bp_stage ul.links li {
  display: inline;
  float: left;
}
.ce_bp_stage ul.links li a {
  display: inline-block;
  width: 169px;
  text-align: center;
  color: #414141;
  background: #CCCCCC;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.35em;
  padding: 5px 0 4px;
  margin-left: 2px;
}
.ce_bp_stage ul.links li:first-child a {
  width: 170px;
  margin-left: 0;
}
.ce_bp_stage ul.links li a:hover,
.ce_bp_stage ul.links li.active a {
  background: #E40101;
  color: #FFFFFF;
}
.ce_bp_stage img {
  float: none;
  clear: both;
}
.bild_aus {
  font-size: 0.72em; 
  color: #969696; 
  line-height: 1.35em;  
}
/*---- rechts ----*/
#sp_r_start {
  margin-top: -60px;
  width: 227px;
  float: right;
  padding: 15px 15px 0px 30px;
  position: relative;
  z-index: 29;
  background-color: #FFFFFF;
}
#sp_r {
  padding: 0px 15px 0px 30px;
  width: 227px;
  float: right;
}
#box_top {
  height: 227px;
  width: 227px;
  clear: both;
  color: #FFFFFF;
  position: relative;
}
#box_top_titel {
  font-size: 38px;
  padding: 34px 0px 18px 15px;
  border-bottom: #FFFFFF 1px solid;
  font-weight: normal;
}
#box_top_subtitel {
  height: 82px;
  padding: 25px 15px 5px 15px;
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
}
.box_g {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: #969696 1px solid;
  box-shadow: 5px 5px 5px #cccccc;
}
.box_titel {
  padding-top: 3px;
  font-size: 0.86em;
  line-height: 1.15em;
}
.box_subtitel {
  padding-top: 3px;
  font-size: 0.86em;
  line-height: 1.15em;
  color: #181818;
  font-weight: bold;
}
.box_text {
  padding-top: 3px;
  font-size: 0.86em;
  line-height: 1.15em;
}
.box_sub {
  margin-top: 10px;
}
/* youtube */
.youtube-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px; 
  height: 0; 
  overflow: hidden;
  margin-top: 10px;
}
.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ***************************** */
/*        SERVICE                */
/* ***************************** */
#service_titel {
  padding: 10px 15px 10px 15px;
  font-size: 1.29em;
  color: #414141;
}
#service {
  padding: 0px 15px 0px 15px;
  width: 940px;
  background: #FFFFFF;
}
#service_symbole {
  padding: 15px 0px 0px 0px;
}
#service_symbole ul {
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
}
#service_symbole ul li {
  padding: 0px 6px 0px 0px;
  float: left;
  text-align: center;
  width: 65px;
  height: 80px;
  line-height: 1.1em;
}
#service_symbole ul li a img {
  padding: 3px 3px 3px 3px;
}
#service_symbole ul li a span {
  font-size: 0.79em;
  padding: 0px 3px 0px 3px;
}
#service_symbole ul li a {
  color: #414141;
}
#service_symbole ul li a:hover {
  color: #FFFFFF;
}
#service_link {
  font-size: 0.79em;
  color: #414141;
}
#service_link a {
  padding: 0px 3px 0px 3px;
  text-decoration: none;
}
#service_link span {
  display: none;
}
/* ***************************** */
/*        tabelenzeilen          */
/* ***************************** */
.tab_r {
  width: 100%;
}
.tab_z_h, .tab_z_h_e, .tab_z_h_o, .tab_z_h_z {
  font-size: 0.86em;
  color: #969696;
}
.tab_z_h {
  padding: 0px 0px 6px 0px;
}
.tab_z_h_e, .tab_z_h_z {
  padding: 6px 0px 6px 0px;
  border-top: #969696 1px solid;
}
.tab_z_h_o {
  border-top: #969696 1px solid;
  line-height: 6px;
  padding: 0px;
  margin: 0px;
}
.tab_z_b, .tab_z_b_print, .tab_z_b_o {
  border-top: #969696 1px solid;
  padding: 6px 10px 6px 10px;
}
.tab_z_b_o {
  line-height: 6px;
}
.tab_z, .tab_z_g, .tab_z_g_1, .tab_z_g_l, .tab_z_g_e, .tab_z_w_e, .tab_z_w {
  padding: 0px 0px 6px 0px;
}
.tab_z_i_v {
  vertical-align: -2px;
}
.tab_z_r_v {
  padding-left: 5px;
}
.tab_z_w_a {
  padding: 0px;
  line-height: 0px;
}
/* suche */
.s_tab {
  background: #EDEDED;
  border: 0px;
  width: 100%;
}
.s_tab tr td {
  padding: 4px 6px 0px 4px;
  font-size: 0.86em;
  line-height: 1.1em;
  color: #414141;
  font-weight: normal;
}
.a_tab {
  width: 100%;
}
.a_tab tr td {
  padding: 3px 0px 4px 0px;
  border-bottom: #969696 1px solid;
}
.a_tab_z_i_v {
  vertical-align: -5px;
}
.a_nav a {
  color: #EF181E;
  text-decoration: none;
}
.a_nav a:hover {
  color: #FFFFFF;
}
.a_nav_a {
  color: #EF181E;
  text-decoration: none;
  background-color: #FFFFFF;
}
.a_nav_a:hover {
  background-color: #EF181E;
  color: #FFFFFF;
}
.a_ul {
  list-style-image: none;
  list-style-type: none;
  padding: 0px 0px 14px 0px;
}
.a_ul li {
  padding: 14px 0px 0px 0px;
}
.a_ul li a {
  display: inline-block;
  padding: 1px;
}
.a_datum {
  color: #969696;
}
.a_link_liste {
  padding: 0px 0px 0px 17px;
  list-style-image: url("/int/defimg/li_k.gif");
  font-size: 0.86em;
  line-height: 1.3em;
}
.a_link_liste li {
  padding: 0px;
}
.a_text {
  vertical-align: top;
}
.a_img {
  float: left;
  padding-right: 2px;
  border: 0px;
}
.a_img img {
  height: 75px;
  padding-right: 4px;
}
/* ***************************** */
/*        Schaltflaechen          */
/* ***************************** */
.btn, .btngrau {
  line-height: 16px;
  border-style: solid;
  border-width: 2px;
  text-decoration: none;
  text-align: center;
  padding: 2px 5px 0px 5px;
  margin: 0px 5px 0px 5px;
}
.btn {
  color: #FFFFFF;
  background-color: #EF181E;
  border-left-color: #FF7F7F;
  border-top-color: #FF7F7F;
  border-bottom-color: #842527;
  border-right-color: #842527;
}
.btn:hover {
  text-decoration: none;
  background-color: #C7201D;
}
.btngrau {
  color: #414141;
  background-color: #DEDEDE;
  border-left-color: #FFFFFF;
  border-top-color: #FFFFFF;
  border-bottom-color: #B1BEB7;
  border-right-color: #B1BEB7;
}
.btngrau:hover {
  text-decoration: none;
  color: #DEDEDE;
  background-color: #414141;
}
/* ***************************** */
/*            Popup              */
/* ***************************** */
#popup {
  width: 650px;
}
#popup_header {
  padding: 10px 15px 5px 15px;
  height: 122px;
  background: #FFFFFF;
}
#popup_logo_nav {
  padding: 13px 0px 0px 0px;
  top: 35px;
  position: absolute;
  z-index: 19;
  left: 28px;
}
#popup_logo_nav a {
  background: url("/int/defimg/logo.gif") no-repeat top left;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
}
#popup_logo_nav span {
  position: absolute;
  top: 39px;
  left: 60px;
  line-height: 30px;
  color: #181818;
  font-size: 18px;
}
#popup_sp {
  padding: 0px 15px 0px 15px;
}
.popup_cont_in {
  margin-left: 73px;
  margin-right: 10px;
}
#popup_sym {
  padding: 0px 0px 0px 490px;
}
/* ***************************** */
/*           Formulare           */
/* ***************************** */
.radioContainer, .checkboxContainer {
    padding-left: 0px;
}
.cbRow {
    display: block;
}
/* ============================= */
/*            Print              */
/* ============================= */
@media print {
  body {
    width: 100%;
    background: #fff;
    margin: 0px;
  }
  body, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 1.35em;
  }
  input, textarea, select {
    background-color: #FFFFFF;
  }
  /* ***************************** */
  /*          HEADER               */
  /* ***************************** */
  #header_pr {
    display: block;
  }
  #header_pr ul {
    float: right;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    list-style-image: url("/int/defimg/logo.gif");
    width: 5px;
    height: 50px;
    display: block;
  }
  #header_pr_2 {
    float: right;
    padding: 0px;
    margin: 13px 0px 0px 0px;
    display: block;
    width: 200px;
  }
  #header_pr_2 span {
    color: #181818;
    font-weight: normal;
    font-size: 18px;
  }
  #header_pr_2 #sub_span {
    color: #969696;
  }
  /* Meta */
  #meta_nav ul {
    display: none;
  }
  /* Suche */
  #searchbox {
    display: none;
  }
  /* Logo */
  #header {
    height: 0;
    display: none;
  }
  #header_abmelden {
    display: none;
  }
  #header_abmelden a:befor{
    content: "C";
    cursor: default;
    display: inline-block;
    font-family: "IGMIconFont";
    font-size: 44px;
    font-style: normal;
    font-weight: normal;
    left: 30px;
    line-height: 28px;
    position: absolute;
    top: 25px;
  }
  
  #startbuehne {
    display: none;
  }
  /* ***************************** */
  /*          MAIN                 */
  /* ***************************** */
  /*---- links ----*/
  #sp_l_start {
    width: 98%;
    padding: 20px 0px 0px 15px;
  }
  #sp_l {
    width: 98%;
    padding: 22px 0px 0px 15px;
  }
  #sym {
    display: none;
  }
  .cont img.cont_b {
    display: none;
  }
  .cont div a:after {
    content: " (" attr(href) ") ";
    font-size: 8pt;
    color: #000000;
  }
  .cont div h1 a:after, .cont div h2 a:after, .cont div .schlagzeile a:after, .cont .down:after, .cont div .glossar a:after, .cont .a_nav a:after {
    content: none;
  }
  .cont_in img {
    max-width: 100%;
  }
  .down {
    padding: 0px 0px 0px 2px;
  }
  .cont_in {
    margin-left: 0px;
  }
  .vorspann a {
    font-weight: bold;
  }
  .karusell .d {
    display: block;
  }
  /*---- rechts ----*/
  #sp_r_start {
    display: none;
  }
  #sp_r {
    display: none;
  }
  /* ***************************** */
  /*        SERVICE                */
  /* ***************************** */
  #service_titel {
    display: none;
  }
  #service {
    display: none;
  }
  #service_symbole {
    display: none;
  }
  /* ***************************** */
  /*            Popup              */
  /* ***************************** */
  #popup {
    width: 100%;
  }
  #popup_header {
    display: none;
  }
  #popup_sp {
    width: 98%;
    padding: 22px 0px 0px 15px;
  }
  .popup_cont_in {
    margin-left: 0px;
    margin-right: 0px;
  }
  #popup_sym {
    display: none;
  }
  /* ***************************** */
  /*           Formulare           */
  /* ***************************** */
  .radioContainer, .checkboxContainer {
     padding-left: 10px;
  }
  .cbRow {
      display: block;
  }
}
/* ***************************** */
/*   Warenkorb Iconfont Button   */
/* ***************************** */
input.scardSubmit {
  background: transparent;
  border: 0px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  font-family: 'IGMIconFont';
  font-size: 24px;
  line-height: 30px;
  color: #E40101;
  padding: 0;
}
/* Special for responsive */
.applicantForm .btnRowResponsive {
    display: none;
}

.applicantForm .headerRow.lastHeaderRow {
    border-bottom: none;
}

@media only screen and (max-width:960px) {

    .rwdActive table {
        border-collapse: separate !important;
    }


    /* All rows to 100% */
    .applicantForm .w80,
    .applicantForm .w10,
    .applicantForm .w20 {
        width: 100% !important;
    }

    .spacerRow,
    .applicantForm tr td.tab_z_b.tab_r.empty-or-whitespace {
        height: 70px;
    }

    /* Set Font Size */
    .applicantForm .headerRow th,
    .applicantForm .checkboxContainer label span,
    .applicantForm .checkboxRow td {
        font-size: 21px !important;
        line-height: 22px !important;
        padding: 10px 10px 10px 15px;

    }
   .applicantForm select,
   .applicantForm form.applicantForm input,
   .applicantForm .headerRow th .helperMsg,
   .applicantForm .errorRow td {
      font-size: 16px;
      line-height: 26px;
   }
   .applicantForm .textRow td {
      font-size: 30px ;
      line-height: 42px !important;
      padding: 6px 6px 6px 11px;
   }

    .applicantForm .checkboxRow td:first-child {
        padding-left: 15px !important;
    }

    .applicantForm .textRow td select {
        padding-left: 0 !important;
    }

    /*Set all Radio buttons visible and deactivate the fancy */
    .applicantForm .checkboxContainer input {
        display: inline-block !important;
    }

    .applicantForm .checkboxContainer label a {
        display: none !important;
    }

    /* Not the approve bank */
    /*.applicantForm .checkboxContainer .approve-bank,*/
    /*.applicantForm .checkboxContainer .approve-privacy{*/
        /*display: none !important;*/
    /*}*/

    .applicantForm .checkboxContainer  a {
        display: none !important;
    }
    .applicantForm .checkboxContainer .approve-bank-label a {
        display: block !important;
    }


    /*Set all select-Fields visible and deactivate the fancy */
    .applicantForm select {
        display: block !important;
        color: #FFF;
        background: none;
        padding: 15px 0 15px 11px !important;
    }

    .applicantForm select option {
        color: #000;
    }

    /* Buttons Like JupQuiz */
   .applicantForm form.applicantForm input.btn  {
      clear: both;
      display: inline-block;
      float: none;
      margin: 0 auto;
      margin-bottom: 25px;
      margin-top: 25px;
      padding: 20px;
    }

   /* Special for Street and Number */
   /* and zip and town */
   .applicantForm #contact_street,
   .applicantForm #contact_zip {
      margin-bottom: 6px;
   }
   .applicantForm #contact_street_num,
   .applicantForm #contact_city {
      padding-top: 12px;
   }

    .applicantForm #contact_street_num,
    .applicantForm #contact_city{
        border-top: 1px solid rgb(150, 150, 150);
    }
    .applicantForm .selectRow div.select {
        display: none !important;
    }

    .applicantForm .textRow div.select {
        display: none !important;
    }

    .applicantForm form.applicantForm input {
        padding: 29px 0;

    }
    .applicantForm .selectRow {
        background: rgb(150, 150, 150);

    }

    .applicantForm .gotselect {
        background: rgb(150, 150, 150);
    }

    .applicantForm .checkboxContainer {
        border: none;
    }

    .applicantForm .checkboxRow td {
        font-size: 16px !important;
        padding: 0 4px !important;
        vertical-align: middle;
    }

    .applicantForm .checkboxContainer label {
        display: inline-block !important;
        padding: 0 !important;
    }

    .applicantForm fieldset.checkboxContainer {
        margin-left: 20px;
    }

    .applicantForm .checkboxContainer label + input {
        margin-left: 30px;
    }

    .applicantForm .checkboxContainer label span {
        padding: 15px 0px 16px !important;
        font-size: 16px !important;
    }

    .applicantForm .checkboxContainer .approve-bank {
        bottom: 0;
        position: absolute;
        left: 0;
    }

    .applicantForm .checkboxContainer .approve-privacy {
        bottom: 0;
        position: absolute;
        left: 0;
    }

    .applicantForm .checkboxContainer .approve-privacy-label {
        margin-left: 65px;
    }

    .applicantForm .checkboxContainer .approve-bank-label {
        margin-left: 65px;
    }

    .applicantForm #company_street {
        border-bottom: 1px solid rgb(128, 128, 128);
    }

    .applicantForm #company_city {
        border-top: 1px solid rgb(128, 128, 128);
    }

   /* Information */
   .applicantForm table tr.headerRow th a {
      background: none !important;
      bottom: auto;
      display: block;
      height: 52px;
      left: auto;
      right: 0;
      top: 0;
      width: 100%;
   }
   .applicantForm table tr.headerRow th a:focus {
      outline: none;
   }
   .applicantForm table tr.headerRow th a:after {
      background: url("/int/defimg/help_desktop.png") no-repeat;
      content: '';
      height: 18px;
      position: absolute;
      right: 13px;
      top: 17px;
      width: 18px;

   }

    /*ErrorRow */
    .cont_in .applicantForm table tr.errorRow td span {
        vertical-align: middle !important;
      margin: 0;
      margin-left: 3px;
      margin-bottom: 3px;
    }
   .cont_in .applicantForm table tr th div.helperMsg {
      border-top: none;
      box-sizing: border-box;
      margin: 0;
      padding: 9px 0px 3px 14px;
   }
    /* Error hint */
    .cont_in .applicantForm .selectRow a.input-error-hint {
        height: 18px !important;
      top: 33px;
      right: 13px;
        width: 18px !important;
        /*display: block !important;*/
        /*position: absolute !important;*/
        /*bottom: 0 !important;*/
        /*right: 0 !important;*/
        /*top:0 !important;*/
    }

    .applicantForm a.input-error-hint + a.input-error-hint {
        margin: 22px -16px 0 0;
    }

    /*btnRow */
    .applicantForm .btnRow {
        display: none;
    }

    .applicantForm .btnRowResponsive {
        display: block;
        margin: 20px 12px !important;
        text-align: center;
    }

    .applicantForm .btnRowResponsive input {
        margin: 0 !important;
    }

    .applicantForm .btnRowResponsive.requiredFieldsInfo {
        text-align: left;
        margin: 0 12px;
    }

    /* Last HeaderRow border */
    .applicantForm .headerRow.lastHeaderRow th {
        border-bottom: 1px solid #000 !important;
    }
    .applicantForm #privacy-text,
    .applicantForm #bank-text {
        color: rgb(150, 150, 150) !important;
        margin: 0 0 12px 0; !important;
    }

    /* Styles out of the form */
    #header {
        display: none !important;
    }

    .cont.desktopContent:not(.kontext_links) {
        border-top: none !important;

    }
    .cont.desktopContent .cont_in h2 {
        /*display: none !important;*/
    }

    .mobileNoticeHint.mobileNoticeHint0 {
        display: none !important;
    }
    #service_titel {
        display: none !important;
    }
    #service {
        display: none !important;
    }
    .footer .topLink a {
        font-size: 0.86em !important;
    }
    #mobileDisabledHint {
        display: none;
    }

   /* Special OnlineFormular checkboxen */
   .cont_in .applicantForm fieldset.checkboxContainer {
      margin-left: 0;
   }
   .cont_in .applicantForm .checkboxRow td:first-child {
      width: 33%;
   }
   .cont_in .applicantForm .checkboxContainer label + input {
      margin-left: 4px;
   }

}

@media only screen and (max-width:400px) {

}

           /* Cookie notice */
@keyframes slideUp {
           0% {
                       -webkit-transform: translateY(66px);
                       -ms-transform: translateY(66px);
                       transform: translateY(66px);
           }
           100% {
                       -webkit-transform: translateY(0);
                       -ms-transform: translateY(0);
                       transform: translateY(0);
           }
}

.cookie-wrapper.hide {
           display: none;
}
.cookie-wrapper {
           bottom: 0;
           border-top: 1px solid #888;
           position: fixed;
           left: 0;
           width: 100%;
           z-index: 40;

           animation-duration: 0.8s;
           -webkit-animation-duration: 0.8s;
           -moz-animation-duration: 0.8s;
           -o-animation-duration: 0.8s;
           -webkit-animation-name: slideUp;
           animation-name: slideUp;
}
.cookie {
           background: #222;
           position: relative;
           padding: 10px 50px 10px 50px;
}

.cookie .btn-wrapper {
           position: absolute;
           right: 50px;
           top: 50%;
           transform: translateY(-50%);
           width: 300px;
}
.cookie .btn {
           background: #c8c8c8;
           border: none;
           border-radius: 5px;
           color: #000;
           cursor: pointer;
           display: inline-block;
           max-width: 120px;
           margin: 0;
           padding: 8px 15px;
           text-align: center;
           transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
           -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
           width: 33%;
}

.cookie .btn:hover {
           background: #d3d3d3;
}

.cookie .btn + .btn {
           margin-left: 25px;
}

.cookie p {
           color: #888;
           padding-right: 350px;
}

.cookie p a {
           color: #c8c8c8;
           text-decoration: none;
           -webkit-transition: 200ms color;
           transition: 200ms color;
}

.cookie p a {
           background: none;
}

.cookie p a:hover {
           color: #888;
}

@media (max-width:961px) {
	
	.rwdActive body  .cookie {
		padding: 10px 25px;
	}
	
	.cookie .btn-wrapper {
		bottom: 0;
		position: relative;
		margin-top: 15px;
		right: 0;
		top: 0;
		transform: translateY(0);
		width: 100%;
	}
	.cookie p {
		padding: 0 0 0 0;
	}

	.cookie .btn-wrapper:after {
		clear: both;
		content: '';
		display: block;
	}
}

@media (max-width: 380px) {
	.cookie {
		padding: 10px 25px;
	}

	.cookie .btn-wrapper {
		position: relative;
		text-align: center;
		right: 0;
		width: 100%;
	}
	.cookie .btn {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.cookie .btn + .btn {
		margin: 15px auto 0 auto;
	}
}

