@font-face {

  font-family: "texgyreadventorregular";

  font-style: normal;

  font-weight: normal;

src: url("../fonts/texgyreadventor-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-regular-webfont.woff") format("woff"), url("../fonts/texgyreadventor-regular-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular") format("svg");
}

@font-face {

  font-family: "texgyreadventoritalic";

  font-style: italic;

  font-weight: normal;

src: url("../fonts/texgyreadventor-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-italic-webfont.woff") format("woff"), url("../fonts/texgyreadventor-italic-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-italic-webfont.svg#texgyreadventoritalic") format("svg");
}

@font-face {

  font-family: "texgyreadventorbold";

  font-style: normal;

  font-weight: normal;

src: url("../fonts/texgyreadventor-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-bold-webfont.woff") format("woff"), url("../fonts/texgyreadventor-bold-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold") format("svg");
}

@font-face {

  font-family: "texgyreadventorbold_italic";

  font-style: normal;

  font-weight: normal;

src: url("../fonts/texgyreadventor-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-bolditalic-webfont.woff") format("woff"), url("../fonts/texgyreadventor-bolditalic-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-bolditalic-webfont.svg#texgyreadventorbold_italic") format("svg");
}

body {
  font-family: "texgyreadventorregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #333333;
  background-color: white;
  padding-top: 75px;
}



h1 {
  font-family: "texgyreadventorregular" !important;
  font-size: 42px;
  line-height: 1.2 !important;
}

@media (min-width: 970px) {
  h1 {
    font-size: 68px;
  }
}

h2 {
  font-family: "texgyreadventorbold" !important;
  font-size: 26px;
  line-height: 1.2 !important;
}

h3 {
  font-family: "texgyreadventorbold_italic" !important;
  font-size: 26px;
  line-height: 1.2 !important;
}

h4 {
  font-family: "texgyreadventorregular" !important;
  font-size: 26px;
  line-height: 1.2 !important;
}

h5 {
  font-family: "texgyreadventorregular_italic" !important;
  font-size: 26px;
  line-height: 1.2 !important;
}

h6 {
  font-family: "texgyreadventorbold" !important;
  font-size: 16px;
  line-height: 1.2 !important;
}

h7 {
  font-family: "texgyreadventorbold_italic" !important;
  font-size: 16px;
  line-height: 1.2 !important;
}

h8 {
  font-family: "texgyreadventorregular" !important;
  font-size: 16px;
  line-height: 1.2 !important;
}

h9 {
  font-family: "texgyreadventorregular_italic" !important;
  font-size: 16px;
  line-height: 1.2 !important;
}

h10 {
  font-family: "texgyreadventorbold" !important;
  font-size: 10px;
  line-height: 1.2 !important;
}

h11 {
  font-family: "texgyreadventorbold_italic" !important;
  font-size: 10px;
  line-height: 1.2 !important;
}

h12 {
  font-family: "texgyreadventorregular" !important;
  font-size: 10px;
  line-height: 1.2 !important;
}

h13 {
  font-family: "texgyreadventorregular_italic" !important;
  font-size: 10px;
  line-height: 1.2 !important;
}






.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: white;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: white;
}

.ia-nav {
  background-color: white;
  min-height: 75px;
}

.ia-navbar {
  min-height: 75px;
  margin-bottom: 20px;
  border-bottom-width: 1px;
}

.ia-navbar-header {
  float: left;
  margin-top: 8px;
}

.ia-navbar-button {
  margin-left: 30px;
  float: left;
  padding-top: 9px;
  margin-top: 10px;
}

.ia-navbar-brand {
  float: right;
  height: 50px;
  padding-top: 15px;
  margin-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-size: 18px;
  line-height: 20px;
}

.ia-navbar-brand-img {
  width: 120px;
  float: right;
  margin-right: -28px;
}

.ia-navbar-collapse {
  margin-top: 20px;
}

.navbar-default .ia-navbar-nav > .active > a, .navbar-default .ia-navbar-nav > .active > a:hover, .navbar-default .ia-navbar-nav > .active > a:focus {
  color: #777777;
  background-color: white;
}

.navbar-default .navbar-nav .ia-navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #636363;
  background-color: white;
}

.ia-area-color-w {
  background-color: white;
}

.ia-area-color-b {
  background-color: black;
}

.ia-text-color-w {
  color: white;
}

.ia-text-color-b {
  color: black;
}

.ia-text-color-nav {
  color: #636363;
}

a.ia-text-color-nav:hover {
  color: #f39900;
}

.ia-footer {
  text-align: center;
  min-height: 2em;
  margin-top: 30px;
  color: #636363;
}

.ia-footer-row {
  border-top-width: 1px;
  border-top-style: solid;
  padding-top: 0.5em;
  padding-bottom: 1.5em;
  margin-left: 0px;
  margin-right: 0px;
}

.ia-img-responsive {
  width: 100%;
}

.ia-h-branchen {
  font-family: "texgyreadventorbold";
}

.ia-ul-branchen {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
}

.ia-img-link {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}

a.ia-img-link-a:hover {
  width: 100%;
  display: block;
  color: #f39900;
}

a:hover > img.ia-img-link-a-img {
box-shadow: 5px 5px 5px 3px #999999;
  width: 100%;
  display: block;
}

a.ia-img-link-a > span {
  color: black;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  display: inline-block;
}

a.ia-img-link-a:hover > span {
  color: #f39900;
}

.ia-ref-box {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border-top-color: black;
  border-right-color: black;
  border-bottom-color: black;
  border-left-color: black;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  margin-bottom: 1.5em;
}

.ia-ref-box-text {
  padding-top: 15px;
  margin-top: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: black;
}

.ia-display-link-area {
  background-color: #eeeeee;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  color: black;
}

.ia-brochure-link-page {
  margin-bottom: 15px;
  margin-top: 15px;
}

.ia-brochure-link-titel {
  width: 50%;
  float: left;
  transform-origin: center center 30px;
  transform: rotate(-7deg);
box-shadow: 2px 2px 3px 1px #777777;
}

.ia-brochure-link-titel-text {
  width: 45%;
  float: right;
}

.ia-display-link-text {
  width: 100%;
  padding-top: 0.5em;
  margin-bottom: -1em;
}

.ia-brochure-link-a {
}

a.ia-display-link-area:hover {
  color: #f39900;
box-shadow: 5px 5px 5px 3px #999999;
  text-decoration: none;
}

.ia-h1-k {

}

.ia-h4 {
  font-size: 26px !important;
}

