@charset "utf-8";
a.ht0_Mail:link {
  color: rgba(17, 91, 123, 1.00);
  float: left;
  padding-left: 1%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 5px;
  text-decoration: none;
  background-color: rgba(227, 227, 227, 1.00);
  border-right: 1px solid rgba(207, 207, 207, 1.00);
  opacity: 1;
  transition: 0.9s;
}
a.ht0_Mail:visited {
  color: rgba(17, 91, 123, 1.00);
  float: left;
  padding-left: 1%;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 5px;
  text-decoration: none;
  background-color: rgba(227, 227, 227, 1.00);
  border-right: 1px solid rgba(207, 207, 207, 1.00);
  opacity: 1;
  transition: 0.9s;
}
a.ht0_Mail:hover {
  color: rgba(255, 255, 255, 1.00);
  background-image: linear-gradient(to right, #00456A 0%, #00617F 25%);
  text-decoration: none;
  opacity: 1;
}
a.ht0_Mail:active {
  color: rgba(255, 255, 255, 1.00);
  background-image: linear-gradient(to right, #00456A 0%, #00617F 25%);
  text-decoration: none;
  opacity: 1;
}
a:link {
  color: rgba(255, 59, 47, 1.00);
  text-decoration: none;
}
a:visited {
  color: rgba(255, 59, 47, 1.00);
  text-decoration: none;
}
a:hover {
  color: rgba(255, 59, 47, 1.00);
  text-decoration: underline;
}
a:active {
  color: rgba(255, 59, 47, 1.00);
  text-decoration: underline;
}
body, html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial;
  font-size: calc(14px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    color: rgba(0, 0, 0, 0.70);
/*    background-image: linear-gradient(to top, #ffffff 0%, #f0f0f0 100%);*/
    background-color: #ffffff;
}
.thumb img {
  object-fit: contain;
  width: 100%;
  height: auto;
}
#header_desk_box {
  background-color: rgba(227, 227, 227, 1.00);
  border-bottom: 1px solid rgba(207, 207, 207, 1.00);
  font-size: 0.6em;
}
#headersmall_desk_box {
  background-color: rgba(227, 227, 227, 1.00);
  border-bottom: 1px solid rgba(207, 207, 207, 1.00);
  font-size: 0.6em;
}
/* -- Kontaktinformationen - -- -- -- -- -- -- -- -- -  ↓ */
/* ---- Header Info Spalten -- -- -- -- -- -- -- -- --  ↓ */
.Layer {
  padding-bottom: 0;
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 15%;
}
#Logo {
  display: flex;
  justify-content: center;
}
#LogoKTS24 {
  display: flex;
  justify-content: center;
}

img {
  width: 25%;
  max-width: 600px;
}
/* ---- Spalten Gruppe -- -- -- -- -- -- -- -- -- -- -- ↓ */
.Symbol {
    color: rgba(82,86,89,1.00);
    font-weight: bold;
}
.Mitte {
  display: flex;
  justify-content: center;
}
.Spalte1 {
  float: left;
  padding: 15px
}
.Spalte2 {
  float: left
}
.Spalte3 {
  float: left;
  padding: 15px
}
#ht1small {
  width: 8%;
  float: left;
  padding-left: 1em;
  vertical-align: middle;
  height: 100%;
  background-color: rgba(163, 61, 62, 1.00);
}
#ht2small {
  width: 70%;
  float: left;
}
/* -- Navigation Gruppe - -- -- -- -- -- -- -- -- -- -- ↓ */
nav {
  z-index: 150;
  display: block;
  float: right;
}
nav ul {
  margin: 0;
  padding: 0;
}
nav ul li {
  list-style: none;
  float: left;
  border-bottom: 1px solid rgba(207, 207, 207, 1.00);
  border-left: 1px solid rgba(207, 207, 207, 1.00);
  font-variant: small-caps;
  font-style: normal;
}
nav ul li a {
  color: rgba(17, 91, 123, 1.00);
  float: left;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
  text-decoration: none;
  opacity: 1;
  transition: 0.9s;
}
nav ul li a:hover {
  color: rgba(255, 255, 255, 1.00);
  background-image: linear-gradient(to right, #00456A 0%, #00617F 25%);
  text-decoration: none;
  opacity: 1;
}
/* -- Navigation Gruppe Sticky -- -- -- -- -- -- -- --  ↓ */
smallnav {
  display: none;
  border-bottom: 1px solid rgba(207, 207, 207, 1.00);
  background-image: -webkit-linear-gradient(0deg, rgba(217, 217, 217, 0.90) 0%, rgba(255, 255, 255, 0.90) 50%);
  background-image: -moz-linear-gradient(0deg, rgba(217, 217, 217, 0.90) 0%, rgba(255, 255, 255, 0.90) 50%);
  background-image: -o-linear-gradient(0deg, rgba(217, 217, 217, 0.90) 0%, rgba(255, 255, 255, 0.90) 50%);
  background-image: linear-gradient(90deg, rgba(217, 217, 217, 0.90) 0%, rgba(255, 255, 255, 0.90) 50%);
}
smallnav ul {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0px;
}
smallnav ul li {
  list-style: none;
  float: none;
  font-variant: small-caps;
  font-style: normal;
  display: inline-block;
}
smallnav ul li a {
  color: rgba(17, 91, 123, 1.00);
  text-decoration: none;
  float: left;
  opacity: 1;
  transition: 0.9s;
  font-size: calc(14px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
  padding-left: 1em;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
}
smallnav ul li a:hover {
  color: rgba(255, 255, 255, 1.00);
  background-image: linear-gradient(to right, #00456A 0%, #00617F 25%);
  text-decoration: none;
  opacity: 1;
}
.ud_menu_aktive {
  color: rgba(17, 91, 123, 1.00);
  font-variant: small-caps;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
/* -- Footer -- -- -- -- -- -- -- -- -- -- -- -- -- --  ↓ */
#footer {
  border-top: 1px solid;
  border-image: radial-gradient(rgb(217, 217, 217) 2%, rgb(170, 170, 170) 100%) 270;
  margin-top: 1%;
}
#fo1 {
  float: left;
  width: 32%;
  padding-left: 1%;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-right: 1%;
}
.fo1_Sp1 {
  display: block;
  font-variant: small-caps;
  font-size: 0.6em;
  margin-top: 1%;
  margin-bottom: 1%;
}
#fo2 {
  float: left;
  width: 31%;
  padding-left: 1%;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-right: 1%;
}
.fo2_Sp1 {
  display: block;
  font-variant: small-caps;
  font-size: 0.6em;
  margin-top: 1%;
  margin-bottom: 1%;
  text-align: left;
}
#fo3 {
  float: right;
  width: 31%;
  padding-left: 1%;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-right: 1%;
}
.fo3_Sp1 {
  display: block;
  font-variant: small-caps;
  font-size: 0.6em;
  margin-top: 1%;
  margin-bottom: 1%;
  text-align: right;
}
#footernav {
  margin-bottom: 1%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 1%;
  padding: 0;
  text-align: center;
  font-size: 0.6em;
}
/* ---- Sonstige Gruppe - -- -- -- -- -- -- -- -- -- -- ↓ */
.clearheigt0 {
  clear: both;
  height: 0px;
}
.Style_01 {
  color: rgba(181, 160, 48, 1.00);
  font-weight: bold;
}
.Style_02 {
  color: rgba(200, 200, 200, 1.00);
}
.ud_scroll {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
.textlayer {
  padding-left: 50px;
  padding-right: 50px;
}
/* -- Sticky Gruppe -- -- -- -- -- -- -- -- -- -- -- -- ↓ */
.sticky {
  position: fixed;
  width: 100%;
  top: 0;
}
.sticky + .aboutus {
  padding-top: 0;
}
.sticky + .produkte + .kontakt {
  padding-top: 0px;
}
h1 {
}
h2 {
  text-align: center;
}
p {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width:320px) {
  .Mitte {
    display: block;
    justify-content: center;
  }
  .Spalte1 {
    float: left;
    padding: 0px
  }
  .Spalte2 {
    float: left
  }
  .Spalte3 {
    float: left;
    padding: 0px
  }
  h2 {
    text-align: left
  }
}
@media (max-width:200px) {
  .Mitte {
    display: block;
  }
  .Spalte1 {
    float: left;
    padding: 0px
  }
  .Spalte2 {
    float: left
  }
  .Spalte3 {
    float: left;
    padding: 0px
  }
  h2 {
    text-align: left
  }
}