@charset "utf-8";

@font-face {
  font-family: "Ionicons";
  src: url("../../fileadmin/styles/ionic/fonts/ionicons.eot?v=2.0.1");
  src: url("../../fileadmin/styles/ionic/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),
    url("../../fileadmin/styles/ionic/fonts/ionicons.ttf?v=2.0.1") format("truetype"),
    url("../../fileadmin/styles/ionic/fonts/ionicons.woff?v=2.0.1") format("woff"),
    url("../../fileadmin/styles/ionic/fonts/ionicons.woff") format("woff"),
    url("../../fileadmin/styles/ionic/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  color: #444;
  margin: 0;
  padding: 0;
  text-align: left;
}

form {
  display: inline;
}

input,
textarea {
  margin-left: 1em;
  padding: 2px;
  width: auto;
  border: 1px #ccc solid;
  background: #fff;
  color: #777;
}

input[type="submit"],
input[type="button"],
button {
  background-color: #e0e0e0;
  color: #444;
  border: 1px solid #777;
  padding: 4px 8px;
}

input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
  box-shadow: inset 0px 0px 0px 1px rgba(136, 136, 136, 0.75);
}

a {
  color: #297aa2;
  text-decoration: none;
}

a:focus,
a:hover,
a:active {
  color: #297aa2;
  text-decoration: underline;
}

img {
  border: 0;
}

img,
embed,
object,
video {
  max-width: 100%;
  height: auto;
  width: auto;
}

p {
  line-height: 1.5em;
  margin: 0 0 1em 0;
}

ul,
ol,
dl {
  line-height: 1.5em;
}

li {
  margin-left: 1.5em;
  line-height: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  color: #666;
  margin: 1.4em 0 1em 0;
}

h1 {
  color: #9c9e9f;
  padding: 5px 0 3px;
  font-weight: normal;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0.5em 0 1em;
}

#header,
#navi {
  border-top: 1px solid #d2d2d2;
}

#inner-header {
  height: 156px;
}

#inner-header,
#inner-navi,
#main,
#inner-footer {
  width: 94%;
  max-width: 1240px;
  margin: 0 auto;
  border: 0 none;
  position: relative;
}

#inner-header div.tx-macinasearchbox-pi1 {
  position: absolute;
  bottom: -42px;
  right: 0;
  z-index: 10;
  line-height: 38px;
  height: 38px;
  border: 2px solid #a1a0a0;
}

#header div.tx-macinasearchbox-pi1 form input {
  border: 0 none;
  float: left;
  width: 220px;
  line-height: 34px;
  height: 34px;
  padding: 2px 16px;
  font-size: 12pt;
}

#header div.tx-macinasearchbox-pi1 input {
  margin-left: 0;
}

#header div.tx-macinasearchbox-pi1 form input.send_search {
  width: 38px;
  height: 38px;
  border: 0 none;
  background: none repeat scroll 0 0 transparent;
  padding: 0;
  margin: 0;
  border: 0 none;
  float: right;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

#inner-header img.headImg1 {
  position: absolute;
  top: 40px;
  left: 0px;
}

.header_slogan {
  position: relative;
  width: 100%;
}

.header_slogan_text,
.header_slogan_text a {
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
  color: #9c9e9f;
}

.header_slogan_text {
  position: absolute;
  z-index: 100;
  top: 67px;
  left: 170px;
}

.header_slogan_text p {
  margin: 0;
  padding: 0;
  line-height: 32px;
}

#navi {
  position: relative;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(196, 196, 196, 1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(196, 196, 196, 1);
  box-shadow: 0px 5px 5px 0px rgba(196, 196, 196, 1);
  height: 41px;
}

.menu-container {
  margin: 0 auto;
  background: #fff;
}

.menu {
  width: 100%;
  box-sizing: border-box;
}

.menu-mobile::after {
  content: "\f394";
  font-family: "Ionicons";
  font-size: 2em;
  padding: 0;
  float: right;
  position: relative;
}

.menu-mobile {
  display: none;
  padding: 20px;
}

.menu>ul::after {
  clear: both;
}

.menu>ul::before,
.menu>ul::after {
  content: "";
  display: table;
}

.menu>ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  clear: right;
}

.menu>ul>li {
  float: left;
  background: #fff;
  padding: 0;
  margin: 0;
}

.menu-dropdown-icon::before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 0.5em 2em;
  background: #fff;
  color: #333;
}

.menu-dropdown-icon-current::before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  background: #297aa2;
  color: #fff;
}

.menu>ul>li span {
  text-decoration: none;
  display: block;
  padding: 0.5em 1em;
  color: #403e3f;
}

.menu>ul>li:hover span {
  color: #297aa2;
  cursor: pointer;
}

.menu>ul>li>ul::after {
  clear: both;
}

.menu>ul>li>ul::before,
.menu>ul>li>ul::after {
  content: "";
  display: table;
}

.menu>ul>li>ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}

.menu>ul>li>ul>li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
}

.menu>ul>li>ul.normal-sub>li {
  width: 100%;
}

.menu>ul>li>ul {
  display: none;
  width: 100%;
  background-color: #eaeaea;
  background: rgba(234, 234, 234, 0.9);
  padding: 20px;
  position: absolute;
  z-index: 99999;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

.menu>ul>li>ul.normal-sub>li a {
  border: 0;
  padding: 4px 0;
}

.menu>ul>li>ul>li a {
  padding: 0.2em 0;
  width: 95%;
  display: block;
  border-bottom: 1px solid #403e3f;
  color: #403e3f;
}

.menu>ul>li>ul>li a:hover {
  color: #297aa2;
}

#teaser {
  margin: 0;
  padding: 0.5em 0;
  color: #9b9b9b;
  border-bottom: 1px solid #d2d2d2;
}

#teaser div {
  float: left;
  width: auto;
  font-size: 0.9em;
}

#teaser .rootline {
  margin: 3px 0 4px 0;
}

#teaser .rootline a {
  color: #888;
  text-decoration: underline;
}

#teaser .rootline a:hover {
  background: transparent;
  color: #666;
}

#teaser .langMenu {
  float: right;
  margin: 3px 10px 0 0;
}

#teaser .langMenu a:hover {
  background: transparent;
}

#teaser .langMenu img {
  margin-top: 5px;
  padding-right: 3px;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 .CUR img {
  padding-right: 1px;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 .CUR img.tx-srlanguagemenu-pi1-flag {
  padding-right: 3px;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 form#sr_language_menu_form fieldset legend {
  display: none;
}

#teaser .langMenu .tx-srlanguagemenu-pi1 form#sr_language_menu_form fieldset label {
  display: none;
}

#teaser .selectFontSize {
  float: right;
  margin: 6px 10px 0 0;
}

#teaser .selectFontSize a {
  color: #fff;
}

#teaser .selectFontSize a:hover {
  background: transparent;
}

#teaser .aktDatum {
  float: right;
  margin: 6px 20px 4px 0;
}

#main {
  background: #fff;
  padding: 0 0;
  margin-bottom: 1em;
}

#main_content {
  padding: 0;
}

.sidebar {
  background-color: #fff;
  margin-bottom: 1em;
}

.sidebar_header {
  margin: 0;
  padding: 8px 16px;
  background-color: #a1a0a0;
  color: #fff;
  font-size: 116.67%;
}

.sidebar_header:hover {
  color: #e5e5e5;
  cursor: pointer;
}

.sidebar_content {
  padding: 8px 16px;
  border-bottom: 1px solid #a1a0a0;
  border-left: 1px solid #a1a0a0;
  border-right: 1px solid #a1a0a0;
}

.sidebar_content_label {
  font-size: 10pt;
}

.sidebar_content_line {
  padding-top: 10px;
  line-height: 1.2em;
}

.sidebar_content input {
  margin: 0;
  width: 100%;
  padding: 2px;
  box-sizing: border-box;
  font-size: 13pt;
  line-height: 1.4em;
}

.dlfoldericonwrapper {
  margin: 10px 0px;
}

.dlfoldericonwrapper a {
  font-size: 16pt;
}

.dlfoldericonwrapper a:hover img {
  box-shadow: 0px 0px 8px 1px rgba(100, 100, 100, 0.5);
}

.dlfoldericonwrapper span,
.dlfoldericonwrapper img {
  vertical-align: middle;
}

.dlfoldericon {
  max-height: 64px;
  box-shadow: 0px 0px 3px 1px rgba(100, 100, 100, 0.5);
  border-radius: 10px;
}

.dlfoldericonwrapper span {
  padding: 16px;
}

.hint {
  font-weight: bold;
  color: #e55b00;
  margin-top: 6px;
  margin-bottom: 6px;
}

.note {
  font-weight: bold;
}

.dldate {
  font-size: 0.8em;
  margin-bottom: 16px;
  color: #909090;
}

.dldescription {
  margin-bottom: 30px;
}

.error {
  color: #ee2222;
}

table.downloadlist {
  width: 100%;
}

.downloadlist td,
.downloadlist th {
  border: 1px solid #cacaca;
  padding: 2px 6px;
}

.downloadlist {
  border-collapse: collapse;
  margin-bottom: 30px;
}

.listtd3 {
  width: 22%;
  word-break: break-all;
}

.listtd4 {
  width: 32%;
  word-break: break-all;
}

.listtd5 {
  width: 30%;
}

.requestdl {
  font-size: 11pt;
}

.requestdl p {
  margin: 0 0 0.5em 0;
}

.requestdl li {
  margin-left: 1.5em;
}

.requestdl ol {
  margin-bottom: 1em;
}

.requestdl .request {
  margin: 0px;
  padding: 2px;
}

.requestdl .request dt {
  float: left;
  margin-top: 2px;
}

.requestdl .request dd {
  margin: 0px 0px 5px 100px;
}

.requestdl input[type="text"],
.requestdl select,
.requestdl input[type="submit"] {
  margin: 0px;
  width: 250px;
  padding: 3px;
  box-sizing: content-box;
}

.requestdl input[type="text"],
.requestdl select {
  border: 1px solid #ccc;
}

.liclist {
  border-collapse: collapse;
  table-layout: fixed;
  margin: 8px 0px 24px;
}

.liclist td {
  border: 1px solid #c0c0c0;
  font-size: 12px;
  padding: 1px 2px;
  vertical-align: top;
}

.liclist th {
  border: 1px solid #c0c0c0;
  font-size: 14px;
  font-size: 14px;
  background-color: #d8d8d8;
  height: 20px;
  text-align: left;
  padding: 1px 2px;
}

.waitoverlay>img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.waitoverlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  vertical-align: middle;
  background-color: rgba(100, 100, 100, 0.8);
  box-shadow: 0px 0px 8px rgba(100, 100, 100, 1);
}

.paging {
  display: inline-block;
  border: 1px solid #222222;
  width: 35px;
  text-align: center;
  margin: 0px 2px 0px 2px;
  cursor: pointer;
}

.paging:hover {
  background-color: #dddddd;
  text-decoration: none;
}

.pagingdiv {
  margin: 19px 0px;
}

.pagingspace {
  display: inline-block;
  border: 1px solid #222222;
  width: 35px;
  text-align: center;
  margin: 0px 2px 0px 2px;
}

.pagehighlight {
  background-color: #cccccc;
}

.distrilist {
  border-collapse: collapse;
  table-layout: fixed;
  margin: 8px 0px 24px;
}

.distrilist td {
  border: 1px solid #c0c0c0;
  font-size: 12px;
  padding: 1px 2px;
  vertical-align: top;
}

.distrilist tr:nth-child(even) {
  background: #f5f5f5;
}

.distrilist tr:nth-child(odd) {
  background: #e3e3e3;
}

.distrilist th {
  border: 1px solid #c0c0c0;
  font-size: 14px;
  font-size: 14px;
  background-color: #484848;
  color: #f0f0f0;
  height: 20px;
  text-align: left;
  padding: 1px 2px;
}

.distrilist th input {
  width: 100%;
  box-sizing: border-box;
}

.distrilist .headerlink:hover {
  background-color: #606060;
}

.distrilist .headerlink {
  cursor: pointer;
}

.distrilist a {
  color: #0070af;
}

.distrilist input,
.distrilist textarea {
  margin: 0px;
}

.devhead {
  background-color: #707070 !important;
  color: white;
  font-size: 13pt !important;
  text-align: center !important;
}

.hwlistentry {
  font-size: 10pt;
}

.hwheadline {
  position: relative;
}

.prodspan {
  display: inline-block;
  width: 300px;
  min-height: 17px;
}

.prodlink:hover {
  color: #0070af;
}

.prodlink {
  cursor: pointer;
}

.spanborder {
  border: 1px solid #c0c0c0;
}

.prodcontent {
  margin: 0px 0px 10px 40px;
}

.prodcomment {
  display: inline-block;
  width: 435px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: 0px;
  bottom: 0px;
}

.prodcommentedit {
  cursor: pointer;
}

.prodcommentedit:hover {
  background-color: #ffdd88;
}

.prodcomment input {
  height: 17px !important;
  font-size: 12px !important;
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.col1 {
  width: 273px;
}

.col2 {
  width: 435px;
}

.mtable {
  border-spacing: 2px;
  border-collapse: separate;
}

.mtable td {
  background-color: #e0e0e0;
}

.plink {
  margin: 0px;
  font-size: 13px;
  padding: 4px;
}

.headimg {
  margin: 0px 3px;
  vertical-align: middle;
}

.headtext {
  margin: 0px 3px;
  vertical-align: middle;
}

.headlink {
  font-weight: normal;
  cursor: pointer;
  background: #f2f2f2;
  /* Old browsers */
  background: -moz-linear-gradient(top,
      #f2f2f2 0%,
      #dddddd 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
      #f2f2f2 0%,
      #dddddd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
      #f2f2f2 0%,
      #dddddd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#dddddd', GradientType=0);
  /* IE6-9 */
}

.personal {
  min-height: 400px;
}

.personal h3 {
  margin-top: 0px;
}

.personal p {
  margin-bottom: 0.8em;
}

.downloadlinks {
  font-weight: normal !important;
  font-size: 13px !important;
}

.downloadlinks a {
  display: inline-block;
}

.downloadlinks img {
  vertical-align: middle;
}

.downloadlinks span {
  vertical-align: middle;
  margin: 0px 5px;
}

#footer {
  padding: 3rem 0;
  background-color: #a1a0a0;
  color: #fff;
  font-size: 14px;
  margin-top: 50px;
}

#footer a,
#footer a:focus,
#footer a:hover,
#footer a:active {
  color: #fff;
  background-color: transparent;
}

.kl-footer-row {
  	display: flex;
    flex-wrap: wrap;
}

.kl-footer-col {
    flex: 0 0 280px;
    margin: 1rem 0;
}

.kl-footer-col__psb-filing-img-wrapper {
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

.kl-footer-col__psb-filing-img-wrapper>img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

@media all {
  * {
    margin: 0;
    padding: 0;
  }

  body {
    background: #fff;
  }

  div {
    outline: 0 none;
  }

  fieldset,
  img {
    border: 0 solid;
  }

  ul,
  ol,
  dl {
    margin: 0 0 2em 0;
  }

  li {
    line-height: 1.5em;
    margin-left: 0.8em;
  }

  .clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }

  .clearfix {
    display: block;
  }
}

@media screen,
projection {

  #header,
  #nav,
  #main,
  #footer {
    clear: both;
  }

  #header {
    position: relative;
  }

  #col1_content,
  #col2_content,
  #main_content {
    position: relative;
  }

  .subcolumns {
    width: 100%;
  }

  .c20l,
  .c25l,
  .c33l,
  .c40l,
  .c38l,
  .c50l,
  .c60l,
  .c62l,
  .c66l,
  .c75l,
  .c80l {
    float: left;
  }

  .c20r,
  .c25r,
  .c33r,
  .c40r,
  .c38r,
  .c50r,
  .c60r,
  .c66r,
  .c62r,
  .c75r,
  .c80r {
    float: right;
    margin-left: -5px;
  }

  .c75l,
  .c75r {
    width: 75%;
  }

  .c25l,
  .c25r {
    width: 25%;
  }

  .subcl {
    padding: 0 1em 0 0;
  }

  .subcr {
    padding: 0 0 0 1em;
  }
}

@media only screen and (max-width: 959px) {
  #inner-header div.tx-macinasearchbox-pi1 {
    width: 292px;
    bottom: -42px;
    left: 0;
  }

  .menu-container {
    width: 100%;
  }

  .menu-container .menu {
    display: inline-block;
  }

  .menu-mobile {
    display: block;
    float: right;
    padding: 0;
  }

  .menu-mobile:hover {
    text-decoration: none;
  }

  #mainmenu {
    padding-top: 1em;
    position: absolute;
    top: 39px;
    z-index: 50;
    background-color: white;
    box-shadow: 0px 5px 5px 0px rgba(196, 196, 196, 1);
  }

  .menu>ul {
    display: none;
    width: 100%;
  }

  .menu>ul>li {
    width: 100%;
    float: none;
    display: block;
  }

  .menu>ul>li span {
    padding: 0.5em 0.5em 0.5em 1.5em;
    display: block;
    color: #403e3f;
  }

  .menu .show-on-mobile {
    display: block;
  }

  .menu-dropdown-icon::before {
    display: block;
  }

  .menu>ul>li>ul {
    position: relative;
    padding: 16px 40px;
  }

  .menu>ul>li>ul.normal-sub {
    width: 100%;
  }

  .menu>ul>li>ul.normal-sub>li {
    width: 100%;
  }

  .menu>ul>li>ul>li {
    float: none;
    width: 100%;
    margin-top: 16px;
  }

  .menu>ul>li>ul>li:first-child {
    margin: 0;
  }
}

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

  .c20l,
  .c25l,
  .c33l,
  .c40l,
  .c38l,
  .c50l,
  .c60l,
  .c62l,
  .c66l,
  .c75l,
  .c80l {
    float: none;
    width: 100%;
  }

  .c20r,
  .c25r,
  .c33r,
  .c40r,
  .c38r,
  .c50r,
  .c60r,
  .c66r,
  .c62r,
  .c75r,
  .c80r {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .subcl {
    padding: 0 0 1em 0;
  }

  .subcr {
    padding: 0 0 1em 0;
  }

  .header_slogan_text p,
  .header_slogan_text,
  .header_slogan_text a {
    font-size: 24px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 600px) {
  #inner-header {
    height: 166px;
  }
}

@media only screen and (max-width: 425px) {
  #inner-header {
    margin-top: 24px;
    height: 245px;
  }

  #inner-header div.tx-macinasearchbox-pi1 {
    width: 100%;
    bottom: 5px;
  }

  .header_slogan {
    text-align: center;
  }

  #inner-header img.headImg1 {
    margin: 32px 0 16px 0;
  }

  #inner-header img.headImg1,
  .header_slogan_text {
    position: relative;
    z-index: 100;
    top: auto;
    left: auto;
    text-align: left;
  }

  .header_slogan_text p,
  .header_slogan_text,
  .header_slogan_text a {
    font-size: 16px;
    line-height: 20px;
  }
}

.landingpagelogin {
  width: 100%;
}

.landingpagelogin input {
  width: 100%;
  box-sizing: border-box;
  margin: 0px;
}

.checkboxlist {
  position: relative;
}

.checkboxlist__list {
  display: none;
  position: absolute;
  background-color: white;
  border: 1px solid #aaa;
  box-shadow: 0px 0px 10px rgba(100, 100, 100, 0.3);
  min-width: 200px;
  padding: 10px;
  line-height: 1.3rem;
  max-height: 300px;
  overflow: auto;
}

.checkboxlist__list input[type="checkbox"] {
  margin-left: 0px;
}

.checkboxlist__list input[type="checkbox"]+label {
  padding-left: 10px;
}

.hide {
  display: none;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  padding: 0.75rem 1.25rem;
  margin: 1rem 0;
  border: 1px solid #f5c6cb;
  border-radius: 0.25rem;
}
